Changes Log - TheProfitRetriever
2 June, 2023
- Version 1.6.0:
- Added Topup Trade Direction to either stick with initial trade's direction or go with the current MA direction when topup trade gets entered.
- Version 1.5.0:
- Added new Alternating Approach to the lots scaling feature.
- Version 1.4.1:
- The max spread limit checking was extended to the closeout of the initial trade, when the run has this initial trade only and no subsequent topup trades. This is to avoid the closure of this initial trade when the spread widens beyond the gap size (e.g. around weekend periods) which may result in closing the trade with losses.
- Version 1.4.0:
- Added feature to be able to disable reentry and trading after run closure.
- Revised descriptions in the 'Stage' line of the EA Info section in the EA dashboard.
- Fixed lots scaling overrun when the next phase lots limit is exatcly the same as the previous phase lots limit.
- Added 'install for all Terminals at once' feature to the EA setup application.
- Version 1.3.0:
- Added feature to allow buy only or sell only trade entry direction.
- Added feature to automatically close out all trades in line with FIFO when the broker account requires that.
- Added new colour schemes to the EA dashboard to support users with colour blindness type of visual impairment.
- Version 1.2.0:
- Added feature to stop EA trading after clicking on the Close Run button: a message window must be dismissed to allow trading again.
- Added to allow for trend direction change at failed initial trade entry: caters for long only or short only external terminal settings.
- Improved sequence of trade entries during price gaps and retracements.
- Changed the Closure Level approach to use the most recent trade, not the trade with the highest lots, for the profit amount calculations.
- Removed dynamic topup entry direction option.
- Added extra checks to ensure that trades got closed off as part of closeout on the MT5 platform.
- Added installer feature to automatically recognise the MT4/MT5 location when the installer is copied and started off from the Data Folder of the MT4/MT5 terminal.
- Fixed: turned off approximate exit line presentation in chart during optimizations for better performance.
- Version 1.1.0:
- Added feature to allow for negative Closure Amount.
- Added protection against broker price feed when value of point goes missing.
- Fixed error message presentation in the EA dashboard when the broker overwrites the ticket comments after a margin call.
- Version 1.0.0: