Changes Log - MakeMoney
4 October, 2020
- Version 2.15.0:
- Added up to 5 seconds delay when too many requests message returned by the broker server.
- Fixed recovery of missing SL and TP for sell trades.
- Version 2.14.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.
- Version 2.13.0:
- EA asks for user confirmations upon trading a live broker account.
- Version 2.12.0:
- 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.
- Version 2.8.0:
- Improved CFD scaling for 10k FOREX pairs, like InstaTrader broker.
- Improved SL and TP recovery for multiple open positions case.
- Version 2.7.0:
- Technology update to the latest MT4 build 1220.
- Release for the MT4 and MT5 platform.
- Version 2.6.0:
- Version 2.6.0beta:
- New improved EA graphical user interface with added features like roll up of EA dashboard, switch between dark and light colour schemes.
- Improvements to the handling of backtests and optimizations.
- Version 2.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.
- Version 2.4.0:
- Added Dynamic Stop and Dynamic Target feature. The previous dynamic trailing stop feature is replaced with the new Dynamic Stop feature.
- Version 2.3.0:
- New EA parameter Max Trades replaced old parameters Max BUY Trades and Max SELL Trades. The new Max Trades limits the total of buy and sell open trades together now.
- Default EA parameter values have been revised.
- Version 2.2.0:
- Adjusted EA for latest MT4 build 1045 to reduce excess warnings in Experts tab after the upgrade.
- On-chart EA dashboard pushed to foreground for improved usability. Chart foreground options can be selected through EA configuration files.
- Version 2.1.0:
- New feature to select between hard or soft maximum trade count limits by new parameter 'Max Trades Limit Approach'.
- Version 2.0.0:
- Major release of product after several cycle of new features.
- IMPORTANT: This new EA version is not backwards compatible in terms of position stop management settings. Because of changed EA input parameters to manage position stops this new version of the EA may not pick up and carry on existing positions the same way the previous versions of the EA did. Therefore it is highly recommended to remove the EA from all the charts before the upgrade, and after the upgrade re-attach the EA to the charts to ensure the configuration of the new EA version is in line with the intended stop loss management, e.g. initial stop, breakeven move and trailing features are re-configured as per the intended trading plan of the user.
- Version 2.0.0beta7:
- Improved Position Stop management to handle independently breakeven with profit lock-in, trailing and dynamic trailing stop.
- Improved useability of EA input parameter list, added more section separators and descriptions. Input field validations updated to keep in line with new features.
- Version 2.0.0beta5:
- Refined trading logic when gap between buy and sell trade count reaches a limit to lock down the higher side and allow the other side to grow at any time.
- Version 2.0.0beta4:
- New feature of optional hedging during out of trading window period, if the buy or sell side open trade counts difference is higher than a configured gap size.
- Changed default value for 'Position Action At Trend Change' to keep all positions open.
- Changed default value for 'Max Buy/Sell Open Trades at a Time' to 60.
- Version 2.0.0beta3:
- Introduced a new capping method where the most profitable position gets closed off when the MaxBuy/SellTrades count is reached.
- Version 2.0.0beta2:
- Improved connectivity issues management.
- Version 2.0.0beta:
- Production readiness improvements.
- Version 1.2.0dev3:
- New feature of adaptive trailing stop.
- Version 1.2.0dev2:
- New feature to prune pair of a buy and sell open orders where the pair's balance is in profit.
- Version 1.2.0beta:
- New feature to close all open trades when count of open trades reaches a limit of new EA parameter 'Max Trade Count to Close All Trades' and the profit and loss of the open trades is zero or higher.
- Version 1.1.2:
- EA input parameter MaxBuyTrades/MaxSellTrades disables BUY or SELL trades when its value is set to zero.
- Version 1.1.1:
- Fixed EA input parameter MaxBuyTrades/MaxSellTrades validation to allow for zero value.
- Version 1.1.0:
- New feature of target equity monitoring: close off all open trades if the account equity reaches the configured target equity level.
- Version 1.0.0:
- Version 0.9.0beta:
- Added display of warning message to dashboard when 'Live trading allowed' in Common tab of EA properties window is unchecked. Sad face appears instead of smiley face in upper right corner of chart window.
- Added display of warning message to dashboard when 'AutoTrading' on MT4 toolbar is off.
- Version 0.8.0dev:
- Added position management upon trend change: keep or close off open tickets.
- Version 0.7.0dev:
- Product marketing name applied.
- Improved logging system and dashboard management introduced.
- Version 0.6.0dev:
- Added ADX indicator for entry criteria.
- Version 0.5.0dev:
- Adjusted EA name and parameter default values.
- Version 0.4.0dev:
- Version 0.3.0dev:
- Pruning is off when max open trade count is set to zero.
- Reverse entry added.
- Version 0.2.0dev:
- New feature to have multiple open trades and prune then when open trade limit is reached.
- Version 0.1.0dev:
- Initial version with MA indicator.