Version 1.44 2023.07.15
- Added possibility to choose fixed lot size (by default it's set to 0=use risk factor, as before)
Version 1.43 2023.06.22
- Added EA icon
- Added possibility to run the EA only on "current symbol": the symbol of the chart. Just put "current" into "Symbols custom" input.
Version 1.42 2022.11.21
Various bugfixes
Version 1.41 2022.10.04
Important bugfix on SymbolSelect for all symbols used during OnInit.
Version 1.40 2022.09.30
Added 'Risk real' for shaping lot sizes differently among all symbols
Bugfixes on 'Grid scalping' and added 'Start trade'
Version 1.32 2022.09.23
Various bugfixes
Version 1.31 2022.09.13
Visual bug fix on Chart information
Version 1.3 2022.09.07
- Added 'Grid modular' and 'Grid scalping': both these functions increase the numbers of trade thanks to more sensibility of the EA near the averaging levels.
Version 1.2 2022.06.27
- Risk factor: Changed to a floating number in order to make it better customizable.

- Added main signal "SM" and removed "Pull" (that were previously just coded as input but not in the rules)

- Added "Disabled" option into OBOS sentibility variable: this is for "voiding" all OBOS rules checked. (it will means to have a lot of more trades, but of course, less accurate.)

- Added "Low timeframe sensibility": used for checking on low timeframes if the main signal happens in accordance with some additional filters in order to improoving accuracy.

- Added "High timeframe sensibility": used for checking on highest timeframes (like weekly and monthly) if market is in a good probability setup.

- Added "Grid entry": for choosing the rule set used by the EA for adding trades on existing baskets.
Version 1.1 2022.05.12
Default variables assignments