Optimization of the "Constructor Simple MT4" Expert Advisor

Optimization of the "Constructor Simple MT4" Expert Advisor

9 декабря 2022, 12:07
Aliaksandr Chupryna
0
87

            Let's consider an example of "Constructor Simple MT5" Expert Advisor optimization                

   ACT 1   

Turn on the optimization mode and select the spread that is most suitable for the currency pair (I take an overestimated one to reduce discrepancies with trading on a real account).

O1

Initial deposit = 2000

O2


It is necessary to disable all strategies (EA), except for the first one.

O3


To reduce the optimization time, we will limit the results we need to the drawdown. To do this, set Auto_Lot=true, Deposit=2000, BalanceForAdd=200.

O4


   ACT 2   

 We turn on the parameters to be optimized and set their ranges. Be sure to set: Exponent_Symbol=1. Run the optimization.

O5


From the optimization results, select one of them and test.

O6

O7


Now we switch to the "Auto_Lot = false".

O8


We get a result that suits us.

O9


Don't forget to save in "file.set" .

O10


   ACT 3   

We repeat the same steps for EA-2, EA-3, EA-4 and EA-5. 




Поделитесь с друзьями: