Jump to content

termar

Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by termar

  1. Laguerre anyone?

    My intention was to build an EA that could handle Counter-Trends, Trends and Breakouts. The "ChannelEA" is the Counter-Trend part and it shows promise. The best pairs are GBPUSD, EURUSD, USDJPY & USDCHF. The comments in the source code should help explain what to mess with for optimization. Hopefully someone will make a profitable EA out of this.

     

    http://hotfile.com/dl/114414820/4a6948c/ChannelEA.mq4.html

     

    Good Luck

  2. Follow the Leader EA Correlation Code

    I created this EA for Jason Fielder's Correlation Code Follow the Leader strategy. I also included the manual for the manual trading method. I am new to programming so don't over expect. I have forward tested it with good success . It is slow and uses a lot of resources and doesn't trade too often due to the rules and the fact that it is looking at two pairs.

    Some Settings:

    Follow the Leader (Run on Trade Pair)

    If 5 bar SL is True no trade if 5 bar SL exceeds the StopLoss value

    T.F. TRADE TRIGGER NEG CORR

    H1 GBPUSD EURUSD FALSE

    H1 EURUSD USDCHF TRUE

    H1 AUDUSD NZDUSD FALSE

    H1 EURJPY USDJPY FALSE

    H1 GBPJPY USDJPY FALSE

    H1 USDCAD AUDUSD TRUE

    H1 USDCAD NZDUSD TRUE

     

    hxxp://h0tfile.com/dl/70916981/1760ce0/FollowtheLeader.rar.html

     

    Excellent forum!!

     

    i'm sorry I think I posted this in the wrong Spot earlier

  3. I created this EA for Jason Fielder's Correlation Code Follow the Leader strategy. I also included the manual for the manual trading method. I am new to programming so don't over expect. I have forward tested it with good success . It is slow and uses a lot of resources and doesn't trade too often due to the rules and the fact that it is looking at two pairs.

    Some Settings:

    Follow the Leader (Run on Trade Pair)

    If 5 bar SL is True no trade if 5 bar SL exceeds the StopLoss value

    T.F. TRADE TRIGGER NEG CORR

    H1 GBPUSD EURUSD FALSE

    H1 EURUSD USDCHF TRUE

    H1 AUDUSD NZDUSD FALSE

    H1 EURJPY USDJPY FALSE

    H1 GBPJPY USDJPY FALSE

    H1 USDCAD AUDUSD TRUE

    H1 USDCAD NZDUSD TRUE

     

    hxxp://h0tfile.com/dl/70916981/1760ce0/FollowtheLeader.rar.html

     

    Excellent forum!!

×
×
  • Create New...