Thread: Fibonacci_Ema
View Single Post
  #3 (permalink)  
Old 12-30-2005, 03:08 PM
billworld2 billworld2 is offline
Member
 
Join Date: Dec 2005
Posts: 31
billworld2 is on a distinguished road
ST results incorrect

Hi:

Thanks for sharing your results. Do you have a link to more info on this strategy?

Also, the results of your backtests need to be re-examined. Your exits as represented in the Strategy Tester report are simply the result of the TP and SL settings which come default with the Expert Advisor Builder you used to created the EA (e.g. TP=60, SL/TSL=30). Even though you may have run ST with the defaults of "false" for StopLossMode, TrailingStopLossMode and TakeProfitMode, it doesn't appear that ST recognizes this. I'd suggest just setting the values to 0 for all of these settings. That way the exits will be made according to the 8-21 ema crossover as stipulated in the strategy. Run tests based on that and let use know how it goes.

Regards,

Bill


Quote:
Originally Posted by newdigital
Using Expert Advisor Builder I created EA for this system.

Please find EA (attached) and some statement (backtesting) for gbpusd M30.
Reply With Quote