I uploaded an example in the other thread that shows what is (very) wrong. Please check.
And sorry, but I have the feeling that you dont take this serious.
The point is: I try to help you with what is wrong. Too many paople have such big differences.
There must be SOMETHING wrong.
Results backtest/replay are not even far from equal.
QUOTE
1 - If I never go overnight with trades, every day starts blank.
2- All the data/indicator values after (lets say) a month, MUST then be the same.
3 - strategy has no number of trades logic, nor loss or profit, so any trades before today DO NOT affect todays trades.
4 THAN it CANT be that trades are different a mont after the starting date if you change start date 1 day....... or am I wrong?
END QUOTE
It's too easy to say that you cant expect them to be the same. When your startdate is 1 day later, and 1 month later you get VERY different trades (taken into account the above), then something is wrong. Period.
All bardata in that month are the same, so all indicator values should be the same too. (5 -15 minute bars).
NinjaTrader is very usefull because of strategy/indicator programming capacities. But if backtest versus replay gives so different results, what is the value than?
Sorry, but I invested very much time on optimizing, and it seems all useless.
Really, I have read threads, i am an experienced programmer in C++, and read the manual.

Comment