Strategy tester results don't match

 

Hi


I ran the tester with the fast genetic algorithm with forward testing.

Then I picked a specific result, put the exact parameters into my bot, and ran it in visual mode.

I got very different results in both backtest and forward test visual tests. Even the number of trades doesn't match.


Any idea why?

Both times I ran it with "Every tick based on real ticks"

How to quickly develop and debug a trading strategy in MetaTrader 5
How to quickly develop and debug a trading strategy in MetaTrader 5
  • www.mql5.com
Scalping automatic systems are rightfully regarded the pinnacle of algorithmic trading, but at the same time their code is the most difficult to write. In this article we will show how to build strategies based on analysis of incoming ticks using the built-in debugging tools and visual testing. Developing rules for entry and exit often require...
 
I have the same issue, OnTester result doesn't match nor profit or trades
 
My Optimizations always match "Run Single Test" , if I use exact settings i.e (real ticks, open prices etc...)