Version 1.16 2025.01.19
1. Added trailing mode, which add dynamic trailing stop option (auto adjust to market volatility).
2. Added option to stop auto re-entry after number consecutive wins.
Version 1.15 2024.11.02
Added ATR based Super-Trend Strategy.
Added Trend Filtering Settings with Moving Average for direction and ADX for trend strength.
Improved auto re-entry logic to support new trend filtering logic (settable, to not re-enter against trend)
Improved drawdown reduction algo (also by hedge) to allow exclude best entry from its logic.
Version 1.14 2024.09.30
Fixed "Trailing Stop" when using together with "Best-Entry Protection"
Improved "Draw-down Reduction by Hedge" algorithm.
***Replaced "Signal Logic" setting with new options "Trading Mode" and "Trading Logic" to choose strategy.
Added "Chuvashov's Fork" strategy.
Added "Accumulation/Distribution Tracker" strategy.

***) Due to this change old set files are not fully compatible. After you load set file, enable each strategy separately and re-save it.
Version 1.13 2024.09.23
Fixed "Trend following" entry logic.
Improved logic of "Break-even" mode.
Improved "Lots Size" calculation algorithm.
Improved "Trailing Stop" support.
Added "Protect best entry" feature.
Added "Open Take Profit" feature.
Version 1.12 2024.09.10
Fixed trend following entry logic.
Added "Max Multiplier for Distance based Lots coefficient Logic" option.
Version 1.11 2024.09.02
Added support for trend following.
Added de-risk algorithm.
Added new strategy based on regression channels of multiple types.
Added ability to reverse signal for each strategy independently.
Added ability to hedge instead of using stop loss.
Added option to treat trialing stop loss hit as take profit hit.
Added option to treat close signal when in profit as take profit hit.
Added option to treat stop loss hit as take profit hit.
Changed draw-down management to trigger only if oldest position is in loss.
Changed margin management to trigger only if we are in a loss.

Version 1.10 2024.04.14
Improved Draw-down Reduction Algorithm (added new method).
Version 1.9 2024.03.11
Fixed issue with "Use Distance based Lots Multiplier Logic coefficient".
Fixed minor issue with "Support Manual Orders".
Added "Total Aggregate Lot Exposure" option.
Version 1.8 2024.02.26
Added "Direction of re-entry on Break-even" option.
Version 1.7 2024.02.19
1. Replaced Vertex strategy with MAC-D based one which better fit with existing strategies.
2. Improved Momentum based strategy.
3. Add "Manual Trading only" option to "Signal Logic" to allow to use EA as Trading Assistant like tools
Version 1.6 2024.01.24
Improved hard stop loss management (when Hidden TP & SL is disabled)
Improved breakeven calculation method to include fees (swap + commission)
Version 1.5 2024.01.17
Added "Fibonacci sequence" strategy for "Lots multiplier".
Added "Equity Stop Loss New Series Disable Period" feature.
Version 1.4 2024.01.16
Added additional lots size scaling option while scalping trend via re-entry on Take Profit after each consecutive win.
Version 1.3 2024.01.15
Refactored whole EA code to significantly optimize back-testing speed.
Version 1.2 2024.01.12
Fix re-entry on Take Profit logic.
Version 1.1 2024.01.12
Added new strategy (VZO).
Added Margin Protection Algorithm.