Version 1.7 2022.09.15
* Drawing lines after Restarting / Reinitializing / Changing TF
* Processing the martingale after restarting the Expert Advisor
Version 1.5 2022.09.05
Small changes
Version 1.3 2022.08.20
1) Disabling/changing the logging level (Expert_Log)
2) Default Settings
Version 1.2 2022.07.30
Changing the calculation of the first hedge lot after a certain opposite order using a custom coefficient.

* Change hedge Lot calculation after order # (0-disable)
* Change hedge Lot by coefficient
Version 1.1 2022.07.13
Change the Lot size calculation after a certain order by custom coefficient (next steps also change).

For:
* DYNAMIC MARTIN: NextLot = Previous Lot * new Coeff * K
* other methods: NextLot = 1st Lot * new Coeff