Version 1.9 2025.01.02
The TS_Ind variable has been replaced with two variables: TS_Buyind and TS_Sellind - so that trailing by the indicator has the ability to separately optimize for buy and sell.
Version 1.8 2024.01.26
Added the MaxSpread parameter - the maximum spread at which a position is allowed to be opened. -1 - spread is not checked. Attention! This setting is affected by Auto5Digits. The parameter is located at the top of the properties window (5th from the top).
Version 1.7 2021.06.19
Compiled with MetaEditor build 2379
Version 1.6 2019.11.05
The bug of initial positions counting in Ilan mode has been fixed.
Version 1.5 2017.11.27
Additional parameter is added: OrdComment - order comment.
Version 1.4 2017.07.04
1. Fixed an error with the Ilan_BuySell parameter.
2. Fixed an error with invalid price when opening sell orders.
3. Added validation of parameters.
Version 1.2 2017.04.05
1. В разделе параметров индикатора закрытия новый параметр: CTimeFrame - таймфрейм индикатора закрытия.
2. Для переменной EType добавлен вариант Sig_Default и он выбран по умолчанию. С параметрами по умолчанию эксперт работает на индикаторе OsMA с фиксированным минимальным лотом. Это сделано для прохождения автоматической валидации в маркете.
Version 1.1 2014.10.23
Fixed error when working in the EType=SigColor mode (color indicators), as there were no signals at all.