I have a strategy I'm developing that is showing some promising results. While reviewing some backtesting results today via the Strategy Analyzer I noticed that was a couple records in there that entered trades with an outsized order quantity.
The system trades MES, and the Strategy Analyzer has a record of this 11/14/2022 trade that took 100 contracts. When I go back to that date on the actual chart and run the strategy, the correct number of contracts (in this case 12) is entered/exited.
My question is, what could be causing this discrepancy between the Strategy Analyzer and the historical chart executions? They're both running the exact same code, with the exact same settings in the strategy.
I can't quite wrap my head around it, any help would be appreciated.
Thank you!

Comment