Versione 2.3
2021.09.30
The ability to perform multioptimization has been added to the Expert Advisor.
To do this, you need to select TF=M1 in the strategy tester settings, OHLCM1 testing mode,
and in the parameters of the Expert Advisor TradeType=Multy and one of the optimized parameters should be TradeSymbol.
The optimal sets found must be saved to the \Files\Impulssets folder.
At the same time, an unlimited number of different sets can be saved for the same symbol.
The ability to conduct multitesting on your sets has been added to the Expert Advisor.
To do this, your sets must be saved to the \Files\impulssets folder.
Then you need to install the Expert Advisor on the chart of any currency pair with the parameters TradeType=Multy MultiTest=true.
Thanks to this, the adviser will create a multiset file.
For multitesting, in the strategy tester settings, select TF=M1, OHLCM1 testing mode,
and in the parameters of the Expert Advisor, TradeType=Multy and MultiTest=true.
In this case, you will have a multi-currency and multi-network test.
The testing mode can be set higher than OHLCM1, while the testing time will noticeably increase.
Dangerous and inefficient parameters have been removed from the Expert Advisor, as well as the parameters of the trading strategy for your optimization have been opened.
Versione 1.18
2021.02.28
added new parameters
Zadergka - delay between sending trading orders for brokers with batch execution
ZapretTorgovliPoSignalam - prohibition of trading on new signals, while order grids continue to be accompanied by an Expert Advisor
Versione 1.17
2020.07.02
Fixed bugs
Versione 1.16
2020.02.23
Correct errors
Versione 1.15
2020.01.07
Added the Average parameter.
Average is a simple averaging, the total lot of all open positions on the signal and on the grid on a single currency pair.
If Average=true, then the Max_Risk parameter is not used.
If Average=true and Protekt_Deposit=true and Lots=0, then for every 1000$ of the Deposit there is 0.01 volume.
Averaging is a rather dangerous technology, disabled by default.
The goal of averaging is to go to zero, while the Commission and swap are not taken into account.
Versione 1.14
2019.06.24
Added support for prefixes and suffixes
Versione 1.13
2019.05.15
Fixed multiple opening of positions.
Versione 1.12
2019.04.12
Advisor has changed a lot - details in the description
Before updating, be sure to save the previous version of the EA
Versione 1.11
2019.01.10
Added new parameters for wide optimization for each currency pair.
Versione 1.10
2019.01.07
Исправлена ошибка обработки массивов
В разделе обсуждение добавлены файлы настроек
Versione 1.9
2018.12.22
Исправлена ошибка связанная с параметром Limit_Trade_Pairs
Versione 1.8
2018.12.15
Добавлена переменная Limit_Trade_Pairs ограничивающая количество одновременно торгуемых валютных пар
Versione 1.7
2018.12.14
исправлена ошибка хода тестирования
Versione 1.6
2018.12.11
исправлена критическая ошибка, влияющая на открытие ордеров
Versione 1.5
2018.12.08
добавлен динамический SL и TP
добавлена переменная Time_Shift
Versione 1.4
2018.11.26
Устранена ещё одна ошибка влияющая на мультивалютную торговлю
Versione 1.2
2018.11.26
Устранена ошибка фатально влияющая на способность торговать мультивалютно из одного графика.
Versione 1.1
2018.11.25
Добавлен Spread_Filter - фильтр по спреду.
Very good and save EA. One of the best in mql5.