Changes Log - DivergenceTrader
19 August, 2019
- Version 1.5.0:
- Added support for Index and Futures markets as many brokers offer them as CFD type market. See EA input parameter CFD Tick Scaling.
- New improved EA graphical user interface with added features like roll up of EA dashboard, switch between dark and light colour schemes.
- Version 1.4.1:
- Fixed reverse direction entry feature.
- Version 1.4.0:
- Made trailing stop fully configurable, including the trailing start and the trailing stop loss values.
- Replaced the RSI overbought and oversold level number input fields with a dropdown field.
- Added dropdown selection input field for normal or reversed direction for new trade entry.
- Added Dynamic Stop feature.
- Added Dynamic Target feature.
- Added to dashboard the presentation of the new trailing, dynamic stop and dynamic target features configuration details.
- Version 1.3.0:
- New trade entery is limited to the first cross of the RSI level 50 after identified divergence, and in the direction of the divergence, which occurs during the active and forming bar.
- Added slippage control through configuration files.
- EA dashboard displays the configured Take Profit value.
- Version 1.2.0:
- On-chart EA dashboard pushed to foreground for improved usability. Chart foreground options can be selected through EA configuration files.
- Adjusted EA for latest MT4 build 1045 to reduce excess warnings in Experts tab after the upgrade.
- Version 1.1.0:
- Changed market name check approach to workaround some brokers where market path is not configured for backtest and optimization process, e.g. Pepperstone.
- Version 1.0.0:
- Initial release of product.
- Version 0.2.0beta:
- New features added to manage trading entry and exit logic upon qualifying divergence.
- Version 0.1.0dev:
- Initial version based on the features of the DivergentFinder EA.