Changes Log - theTradeableRSI
18 November, 2020
- Version 4.0.0:
- Added market phase strategy feature to enter new trades with the trend vs counter-trend.
- Added ADX indicator to support market phase identification and enable entries according to the selected market phase strategy.
- Added option to enter one trade or multiple trades after an RSI crossover.
- Version 3.1.0:
- Added RSI Exit Level Mode input to select between manual vs automatic exit level values.
- Version 3.0.0:
- Reduced volume of logs provided during run's profit and loss calculation.
- Moved Max Buy Trades and Max Sell Trades EA input fields to their corresponding BUY and SELL Leg sections.
- Improved bar history issue reporting to the EA dashboard and to the logs.
- Version 3.0.0beta:
- Added new concept of 'run', a collection of trades which is kicked off by an initial entry trade.
- Added Combined Target Profit Amount & Pips for the ongoing run.
- Added pruning feature to allow for closure of an open trade in profit in order to enter a new trade upon a new trigger.
- EA asks for user confirmations upon trading a live broker account.
- Version 2.1.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 2.0.0:
- Improved breakeven and trailing stop features to operate independently.
- Added Dynamic Stop and Dynamic Target features.
- Added feature to limit new trades in the same direction after losses.
- Added new parameter to decouple buy and sell side settings, also to be able to set sell settings automatically based on buy settings.
- Added new parameter Max Total trades.
- Version 1.0.0:
- Promoting to version 1.0.0 release. No functional changes.
- Version 1.0.0beta:
- Promoting to version 1.0.0beta.
- Version 0.10.0dev:
- New feature to skip trade if indicator crosses both entry and exit levels at the same time in one move, ie would be an entry followed by an immediate exit.
- Version 0.9.0dev:
- Updated dashboard to present new features of limit re-entries, SL management.
- Dashboard has a new section to display 'Trading Overview' of up to last 3 closed trades.
- Version 0.8.0dev:
- New feature to limit re-entry to only opposite trade if last closed trade has losses.
- Useability changes, mark drop down fields with [pick] in description, Stop Loss Management field got better text for options.
- Version 0.7.0dev:
- Additional RSI entry and exit methods.
- Added Stop Loss management, new method moving SL to breakeven.
- Version 0.6.0dev:
- Version 0.5.0dev:
- New feature of reverse trade entry.
- Added limiting new position entry to the first 30 seconds of a new bar.
- Version 0.4.0dev:
- Revised EA parameters to describe valid values in [] brackets.
- Enabled EA to trigger buy and sell positions at the same time.
- Added validation of all input parameters.
- Enabled turning off SL in the case of Manual Lot sizing.
- Enabled turning off TP.
- Revised some log messages for better information details.
- Version 0.3.0dev:
- Added 'Max Buy/Sell Trades Open at a Time' feature.
- New feature not to re-enter on same bar if trigger is already executed but trade closed shortly.
- Added validation of some input parameters.
- New feature to limit the number of open buy and sell trades at a time.
- Updated on-chart dashboard to display appropriate information.
- Version 0.2.0dev:
- Added exit trigger based on RSI exit level.
- Version 0.1.0dev:
- Initial version with RSI indicator.