+ Reply to Thread
Page 1 of 4 1 2 3 ... LastLast
Results 1 to 10 of 40
  24 24 Attachment(s)    

Thread: EURGBP 30M Rule Based

  1. #1
    Administrator funyoo's Avatar
    Join Date
    Sep 2008
    Posts
    7,455

    Default EURGBP 30M Rule Based

    A backtesting with the EURGBP 30M Rule Based expert advisor.

    EG M30. MagicNumber=0; SignalMail=false; EachTickMode=true; Lots=0.1; Slippage=3; UseStopLoss=true; StopLoss=115; UseTakeProfit=true; TakeProfit=70; UseTrailingStop=true; TrailingStop=40;

    Total net profit : 42.94%
    RDD : 3.58%
    Attached Images  
    Attached Files

  2. #2
    Administrator funyoo's Avatar
    Join Date
    Sep 2008
    Posts
    7,455

    Default

    MM added.

    EG M30. MagicNumber=0; SignalMail=false; EachTickMode=true; MM=true; Risk=3; Lots=0.1; Slippage=3; UseStopLoss=true; StopLoss=115; UseTakeProfit=true; TakeProfit=70; UseTrailingStop=true; TrailingStop=40;

    Total net profit : 1795.35%
    RDD : 29.98%
    Attached Images  
    Attached Files

  3. #3
    Administrator funyoo's Avatar
    Join Date
    Sep 2008
    Posts
    7,455

    Default

    Martingale added.

    EG M30. MagicNumber=0; SignalMail=false; EachTickMode=true; MM=false; Risk=10; Martingale=true; Multiplier=6; MinProfit=1000; Lots=0.32; Slippage=3; UseStopLoss=true; StopLoss=115; UseTakeProfit=true; TakeProfit=70; UseTrailingStop=true; TrailingStop=40;

    Total net profit : 671.53%
    RDD : 28.70%
    Attached Images  
    Attached Files

  4. #4
    Junior Member
    Join Date
    Nov 2008
    Posts
    5

    Default

    Quote Originally Posted by funyoo View Post
    Martingale added.

    EG M30. MagicNumber=0; SignalMail=false; EachTickMode=true; MM=false; Risk=10; Martingale=true; Multiplier=6; MinProfit=1000; Lots=0.32; Slippage=3; UseStopLoss=true; StopLoss=115; UseTakeProfit=true; TakeProfit=70; UseTrailingStop=true; TrailingStop=40;

    Total net profit : 671.53%
    RDD : 28.70%
    Hi, the expert dont work. Have you an answer?

  5. #5
    Administrator funyoo's Avatar
    Join Date
    Sep 2008
    Posts
    7,455

    Default

    Quote Originally Posted by erdenmensch View Post
    Hi, the expert dont work. Have you an answer?
    Here is a decompiled version.
    Attached Files

  6. #6
    Junior Member
    Join Date
    Nov 2008
    Posts
    5

    Default

    Quote Originally Posted by funyoo View Post
    MM added.

    EG M30. MagicNumber=0; SignalMail=false; EachTickMode=true; MM=true; Risk=3; Lots=0.1; Slippage=3; UseStopLoss=true; StopLoss=115; UseTakeProfit=true; TakeProfit=70; UseTrailingStop=true; TrailingStop=40;

    Total net profit : 1795.35%
    RDD : 29.98%
    Thank you funyoo, but I dont get the same backtesting results like this here. What is the problem?

  7. #7
    Administrator funyoo's Avatar
    Join Date
    Sep 2008
    Posts
    7,455

    Default

    Quote Originally Posted by erdenmensch View Post
    Thank you funyoo, but I dont get the same backtesting results like this here. What is the problem?
    Go in Metatrader > Tools > History Center > Forex > EURGBP > Download

    You should have a 90% modelling quality.

  8. #8
    Member
    Join Date
    Oct 2008
    Posts
    63

    Default Settings Observations

    Hi,

    Thanks for shaing this EA with great results.

    Backtests result are impressive but are there any likely forward test result that replicates this feat?

    Secondly i'm testing this EA with a 1000 USD 200:1 Leverage. So i reduced most of the settings you used in your backtest of the Martingale version to suit my margin. would that affect the performance?

    Lastly, you added a martingale logic to the design so are there going to be martingail system of trading with the EA. If yes then what about the downside of Martingail bcos it always blows of an account sooner or later. Or is the Martingail logic used as an additional tool to enhance the EA?

  9. #9
    Administrator funyoo's Avatar
    Join Date
    Sep 2008
    Posts
    7,455

    Default

    Quote Originally Posted by Onyebuchim View Post
    Hi,

    Thanks for shaing this EA with great results.

    Backtests result are impressive but are there any likely forward test result that replicates this feat?
    Not yet, I'm testing this one currently. It makes some yoyo with a positive result for the moment.

    Quote Originally Posted by Onyebuchim View Post
    Secondly i'm testing this EA with a 1000 USD 200:1 Leverage. So i reduced most of the settings you used in your backtest of the Martingale version to suit my margin. would that affect the performance?
    Only the max drawdown if you don't change the settings.

    Quote Originally Posted by Onyebuchim View Post
    Lastly, you added a martingale logic to the design so are there going to be martingail system of trading with the EA. If yes then what about the downside of Martingail bcos it always blows of an account sooner or later. Or is the Martingail logic used as an additional tool to enhance the EA?
    This is only a simple martingale. The martingail system uses a step logic (distance between orders with an automated sl) that is not coded here. Both presents the same risk. The "risk management" (percentage) will certainly generate better results. For the moment, I get bigger profits with the martingale version, but yes the account will blow up at a certain moment.

  10. #10
    Member
    Join Date
    Nov 2008
    Posts
    257

    Default

    hy
    i've problem in this ea. broker only accept lots 0.1;0,2;0,3 ...
    2008.11.26 18:18:52 EURGBP 30M RULE BASED MM EURGBP,M30: invalid lots amount for OrderSend function
    what have i done to code in ea? please help
    maybe better change broker
    i'm used MM, i think if no use MM it's no problem
    Last edited by przem81621; 11-26-2008 at 16:31.

+ Reply to Thread
Page 1 of 4 1 2 3 ... LastLast

Similar Threads

  1. MTFWPR EA based for scalping in 1-5-15 min
    By mike1982 in forum Ideas for expert advisors
    Replies: 45
    Last Post: 02-20-2010, 08:07
  2. EA based MA dan OSMA... Request
    By serulink in forum Ideas for expert advisors
    Replies: 0
    Last Post: 03-19-2009, 08:02
  3. Your Lucky EURGBP rdb v1
    By funyoo in forum Expert advisors demo statements
    Replies: 56
    Last Post: 03-10-2009, 13:14
  4. Eurgbp 30m Rule Based
    By funyoo in forum Expert advisors demo statements
    Replies: 5
    Last Post: 03-03-2009, 21:21
  5. EA based on Heiken Aishi only
    By jidonk in forum Ideas for expert advisors
    Replies: 0
    Last Post: 02-26-2009, 18:45

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts