+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16
  21 21 Attachment(s)    

Thread: PROphet

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

    Default PROphet

    Here is the PROphet expert advisor. A code made by PraVedNiK.

    EU H1. On one year.

    daBUY=true; x1=34; x2=27; x3=94; x4=125; slb=67; daSELL=true; y1=92; y2=100; y3=117; y4=35; sls=71;

    Total net profit : 13.43%
    RDD : 2.92%
    Attached Images  
    Attached Files

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

    Default

    MM added

    EU H1. On one year.

    The same with MM=true, risk=7.8.

    Total net profit : 217.41%
    RDD : 29.88%
    Attached Images  
    Attached Files

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

    Default

    The code with magic number and time filter.

    EU H1. On one year.

    LM="---------------- Lot Management"; Lots=0.1; MM=true; Risk=8; OM="---------------- Order Management"; MagicBuy=81; MagicSell=74; TF="---------------- Time Filter"; TimeFilter=true; StartHour=11; EndHour=17; EAS="---------------- EA Settings"; daBUY=true; x1=34; x2=27; x3=94; x4=125; slb=67; daSELL=true; y1=92; y2=100; y3=117; y4=35; sls=71;

    Total net profit : 284.03%
    RDD : 29.86%
    Attached Images  
    Attached Files

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

    Default

    As this EA was designed for EU M5, here is the best set I have found for this period.

    EU M5. On one year.

    LM="---------------- Lot Management"; Lots=0.1; MM=false; Risk=10; OM="---------------- Order Management"; MagicBuy=81; MagicSell=74; TF="---------------- Time Filter"; TimeFilter=false; StartHour=1; EndHour=23; EAS="---------------- EA Settings"; daBUY=true; x1=57; x2=48; x3=94; x4=125; slb=58; daSELL=true; y1=70; y2=102; y3=117; y4=29; sls=79;

    Total net profit : 29.03%
    RDD : 3.49%
    Attached Images  
    Attached Files

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

    Default

    The same with MM enabled.

    EU M5. On one year.

    MM true, risk 6.4.

    Total net profit : 890.28%
    RDD : 29.62%
    Attached Images  
    Attached Files

  6. #6
    Member AZJeff's Avatar
    Join Date
    Nov 2008
    Posts
    83

    Default

    Hello Funyoo,

    Would you be kind enough to post the ea that has the same inputs as this strategy test report has? As when I look at this strategy test report the inputs do not match the inputs when I load the ea?

    Regards,
    Jeff

    Quote Originally Posted by funyoo View Post
    The same with MM enabled.

    EU M5. On one year.

    MM true, risk 6.4.

    Total net profit : 890.28%
    RDD : 29.62%

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

    Default

    Quote Originally Posted by AZJeff View Post
    Hello Funyoo,

    Would you be kind enough to post the ea that has the same inputs as this strategy test report has? As when I look at this strategy test report the inputs do not match the inputs when I load the ea?

    Regards,
    Jeff
    Ok, here is the code.
    Attached Files

  8. #8
    Member
    Join Date
    Oct 2008
    Posts
    63

    Default Set Files

    Quote Originally Posted by funyoo View Post
    Ok, here is the code.
    Thanks for the coded inputs.

    I'd like to know if it would not need any set files as it was with the EU H1.

    In otherwards do i still need to download the set files on the first post for the EA to work with the EU M5 version?

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

    Default

    Quote Originally Posted by Onyebuchim View Post
    Thanks for the coded inputs.

    I'd like to know if it would not need any set files as it was with the EU H1.

    In otherwards do i still need to download the set files on the first post for the EA to work with the EU M5 version?
    Not for this one.

  10. #10
    Member
    Join Date
    Oct 2008
    Posts
    63

    Default Magic Numbers

    Hi,

    Please just realize there was no Magic Number on this EA.

    Please could you add one.

    Thanks

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Similar Threads

  1. PROphet
    By funyoo in forum Expert advisors demo statements
    Replies: 0
    Last Post: 12-12-2008, 10:47

Posting Permissions

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