Changes Log - MovingAverageMultiplier
11 June, 2020
- Version 2.1.0:
- Improved notifications in the chart when update to the EA becomes available.
- Improved handling of stoplevel while setting SL and TP.
- Improved trade run management when the market name suffix contains a . (dot) character.
- Version 2.0.0:
- Added separate buy and sell side pruning, changed pruning to consider open trades of the same side: close only an open buy when entering a new buy (same for sell side).
- Added 'No pruning' alternative to the pruning options.
- Added reversed entry feature.
- Improved trade run management when the market name suffix contains a . (dot) character.
- Added Bollinger Bands indicator to identify trending or bouncing market conditions.
- Added new feature Trade Entry Mode to decide trading approach between trending vs bouncing strategy.
- Added separate collection of SL, TP and trailing settings for trending vs bouncing trading mode.
- Added the Filter MA Shift EA input parameter.
- Version 1.0.0:
- Added combined profit and risk amount controls: close off ongoing trades when aggregated profits or losses reach the configured amounts.
- Added buttons to the EA dashboard to manually close ongoing trades, start a new run of trades at any time.
- Added new pruning option to close off the least profitable open trade.
- Version 1.0.0beta: