View Single Post
  #2 (permalink)  
Old 12-29-2006, 03:45 PM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 20,814
Blog Entries: 313
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by rjay
I have backtested a daily EA on various time frames (from M5 to H1) and I am getting different results. The EA in question is SimpleDailyRangeBreakout and simply buys/sells at a % of the previous days range .... so why would I get different results on a daily EA if I backtest at different timeframes ?? It's not just this EA, I've seen it on others too.
SimpleDailyRangeBreakout was not coded for D1 bar especially. This EA is using different calculation. I am using it for H1 timeframe.

As to other EAs so look inside the code: it should be D1 timeframe mentioned. If not so EA should perform differently in different timeframes. But it is mainly related to the trading system. I mean that every EA is manual trading system automazied (automated/coded to be mechanical trading system).
Reply With Quote