Version 101.0 2023.07.18
Fixed auto lot for big account balance.
Version 100.6 2023.07.18
rwerwerwerwerwer
Version 51.1 2022.07.28
Trade mode is displayed in the comments of orders
Version 51.0 2022.04.25
It is the asme version like 2.1. Do not renew if you have 2.1 already.
If you find something wrong please let me know.
Version 50.0 2022.04.22
test
Version 2.1 2021.02.02
Fixed the conflict of the EA when more than one version is running on one account.
Version 2.0 2021.01.18
Added the ability to close positions by loss as a percentage of the balance
Version 1.9 2021.01.18
Added the ability to close positions by profit as a percentage of the balance
Version 1.8 2020.11.22
Improved performance, added a new calm mode.
Drawdown in this mode is reduced.
The EA in this mode has been passing the test since 2014 and early. (EURUSD M15).
I also apologize for frequent new versions. If I see what can be done better, I always do it.
Version 1.7 2020.11.21
At the request of one of the clients, an auto lot parameter has been added.
In settings:
"Start lot"
"Auto lot (one start lot per this value, 0 - not use)"

if you have "Auto lot" = 0, the EA will always use "Start lot" for the first order.
If you have "Auto lot" = 1000
The EA will use "Start lot" for every 1000 of your balance.
Example:
"Start lot" = 0.01
"Auto lot (one start lot per this value, 0 - not use)" = 1000
Your account balance = 1500, the EA will use a starting lot of 0.01.
Your account balance has grown to 2000, the EA will use a starting lot of 0.02.
Your account balance has grown to 3500, the EA will use a starting lot of 0.03.

Added the ability to increase the distance for the last order from the previous.
in the EA settings: "Multiplier of the last order relative to the default step"
Version 1.6 2020.11.20
Bug fixes, added "safe mode" (lot size, maximum number of orders and maximum lot cannot be changed in this mode)
Version 1.5 2020.11.11
Small improvement (lower drawdown)
Version 1.4 2020.11.11
Minor bugs correction, (with partial closing of unprofitable orders, the EA could close one locking order in a small minus.)
Version 1.3 2020.10.20
Performance improvements.
Added SL and TP in money of the deposit currency.
Version 1.2 2020.10.14
Manual mode has been added.
For use manual mode, write to command string: manual
(it is works in tester with visualization too). Please note, the lots values of following EA orders (recovery and hedge orders) depend from the start lot value in the EA settings)
Version 1.1 2020.10.12
Minor improvements. (note you can reload the EA in any time, EA remember all need information after hard reset)
Added the mode of trading:
-Balanced
-Aggressive