Contents

Click image for larger version. 

Name:	Buy__1.png 
Views:	48 
Size:	14.2 KB 
ID:	33127


Every time we launch an Expert Advisor on a chart, we face an issue of selecting optimal parameters providing maximum profitability. To find such parameters, we optimize trading strategy on historical data. However, as you know, the market is in constant motion. Over time, the selected parameters lose their relevance.

Click image for larger version. 

Name:	Sell__1.png 
Views:	49 
Size:	14.2 KB 
ID:	33128


Thus, an EA re-optimization is required. This cycle is constant. Every user chooses the moment of re-optimization on their own. But is it possible to automate that process? What are possible solutions? Perhaps, you have already considered a possibility of program control of the standard strategy tester via running the terminal with a custom configuration file. I would like to offer an unconventional approach and assign the tester functions to an indicator.

more...