+ Reply to Thread
Results 1 to 3 of 3
 5 Attachment(s)    

Thread: 4H 5EMA System EA

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

    Default 4H 5EMA System EA



    Here is the expert advisor based on the 4H 5EMA System.

    The EA is unfortunately not complete, it will reverse at the automated SL only if the SL is reached during the signal bar. I have tried a lot of things to resolve that but without any success (I will try another time). Also I have not coded the third additional rule.

    GU H4. default settings.

    Total net profit : -31.60%
    RDD : 38.13%
    Attached Images  
    Attached Files

  2. #2
    Member
    Join Date
    Nov 2008
    Posts
    31

    Default

    I suggest you sip 5 cups of white coffee before cracking the code. 1 cup for each EMA. Cheers.

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

    Default

    Here are the best settings that I've found.

    EMA_Period=6; PipsBreak=5; Lots=0.1; MM=true; Risk=1.4; Martingale=false; Multiplier=1.5; MinProfit=0; SL=0; ReverseAtSL=false; TP=0; TS=0; BE=0; CloseFriday=false; FridayHourToCloseAt=22; ReverseSystem=true; ReverseSysSL=40; Add_Positions=true; MaxOrders=100; TimeFilter=true; StartHour=4; EndHour=10;

    GU H4.

    Total net profit : 289.32%
    RDD : 29.89%
    Attached Images  
    Attached Files

+ Reply to Thread

Posting Permissions

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