BackTesting without User Interface

 

Hi everyone


Do you know if it is possible to start a BackTesting of an Expert Adviser with code or any other way.

The main goal here is to automatically BackTest an Expert Adviser multiple times by changing input values.


Have a good day


EDIT : I have missed the optimisation option. Maybe it is better way to to what I want. I will look into it. Consider this question solved
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.
 
Optimization is exactly what you need.
Reason: