Receiving different backtesting results from two different machines. Same codebase and backtesting settings.

 

Was trying to find out more information on backtesting approaches and some additional information on how to handle a condition where the same code is getting different backtesting results on two different machines. We've checked the backtesting settings etc but was looking for more insights into this and if anyone has any best practices they wouldn't mind sharing? Thank you 


machine 1 -

 


Machine 2 -


Testing trading strategies on real ticks
Testing trading strategies on real ticks
  • www.mql5.com
The article provides the results of testing a simple trading strategy in three modes: "1 minute OHLC", "Every tick" and "Every tick based on real ticks" using actual historical data.