Changes Log - RSITrendlineTrader
1 June, 2020
- Version 1.4.0:
- Added market to the Market Watch window in the case it was not there as a convenience feature.
- Improved handling of chart closure according to changes in MT4 builds.
- Improved symbol check when broker configures symbol without path in the terminal.
- Fixed EA dashboard to report 100% free margin when no trade is open.
- Improved CFD scaling for 10k FOREX pairs, like InstaTrader broker.
- Improved SL and TP recovery for multiple open positions case.
- Improved handling of stoplevel while setting SL and TP.
- Version 1.3.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.2.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.
- Replaced the RSI trigger area number input fields with a dropdown field.
- 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.
- Improved trading history profit presentation on dashboard, i.e. loss, profit, break even, considering swap and commissions as well.
- Version 1.1.0:
- On-chart EA dashboard displays HINT to attach RSI indicator if not present to aid visualization of trigger.
- Expanded documentation with knowledgebase, operational message and 1st time activation topic covering the use of RSI indicator.
- Updated set files.
- Version 1.0.0:
- Version 1.0.0beta:
- Improved notification related error handling with more granular messages.
- Version 0.15.0dev:
- Added EA parameter validations, adjusted default values.
- Dashboard to display full settings details at EA Info section.
- Version 0.14.0dev:
- Visualization of run and trendlines on the RSI indicator.
- Version 0.13.0dev:
- Couple up with corresponding Finder EA.
- Version 0.11.0dev:
- Introduced second RSI trendline if the first trendline cross took place out of the trading RSI zone.
- Version 0.10.0dev:
- Only the first RSI trendline cross raises trigger, once the trendline was identified.
- Version 0.9.0dev:
- Dashboard displays RSI values in table.
- Added colour coding to dashboard table based on RSI value falling into overbought/sold, above or below 50 area.
- Dashboard displays X upon RSI trendline cross, colour coded based on buy or sell trigger direction.
- Version 0.8.0dev:
- Adjusted dashboard headings to be displayed.
- Added in trigger related parameter naming conventions, removed trading related parameters.
- Added feature to user configure timeframes to be scanned and displayed on dashboard.
- Added to dashboard to display memory usage information.
- Logging messages revised.
- Version 0.7.0dev:
- Added push notifications feature.
- Optimized logic to rescan each market and timeframe only at its new bar.
- Notifications are aggregated into a single distribution event across the number of markets and timeframes in order to reduce volume of notifications at a time.
- Version 0.5.0dev:
- Added email and sound notifications feature.
- Version 0.4.0dev:
- Added maximum open trade count limitation, time of day and day of week entry filters.
- Version 0.3.0dev:
- Added trade management for breakeven, lockin and trailing features.
- Version 0.2.0dev:
- Added trading zone to entry criteria: RSI line and trendline intersect to fall in the trading zone.
- Version 0.1.0dev:
- Initial version with basic entry and exit.