Version 1.8 2024.12.21
Added a Trailing algorithm
Version 1.7 2024.12.20
An algorithm for determining the trend of the News impact L indicator has been added
Version 1.6 2024.12.02
1. Updated algorithm, added parameters and Gain panel
2. Use Money Management (Lot % from Balance) =true;
3. Risk level =Medium; {Super Low, Low, Medium, High}
Version 1.5 2018.01.10
Added the Lots_turbo parameter, which works if Lots_auto=true.
If Lots_turbo=true, the mode of trading with the maximum possible lot size based on the current deposit is enabled.
If Lots_turbo=false, the algorithm of gradual trade volume increase is used.
Added parameter SaveProfit=50; percentage of the TakeProfit value to save the profit in case of a market reversal.
Added the 'trend' parameter, used in the algorithm for determining the price movement direction.
The default parameters are set for optimal trading according to the interval between October and December 2017.