Version 6.90 2024.05.23
- Added new option in CONFIG | Options to only show arrows in the indicator window
Version 6.9 2023.07.29
- Added Max Bars box to CONFIG | Indicators, so can set how many bars/candles an indicator can provide a buy/sell signal. Can be used to ensure signal is close to when indicator changes direction.
Version 6.8 2022.05.12
- Fixed issue where not allowing functionality to be incorporated into Ultimate Trade Manager EA
Version 6.7 2021.07.08
- Fixed issue with previous simulated trades being left on chart

- Corrected default supplied configuration which had Capture Mode incorrectly set for ADX capture

- Fixed issue with 'Revert' text not being shown on Refresh/Revert button
Version 6.6 2021.06.24
- Added support for our Ultimate Trade Manager EA plus mobile, which allows trades to auto open/closed, rather than just alerts, plus adds auto optimization
Version 6.5 2021.03.07
- Fixed issue with previous version when indicators were captured with out Period box set to 0

- Fixed minor issue of panel not being deleted when Indictor Combine is removed from the chart
Version 6.4 2021.02.21
- Fixed issue with previous version where new arrows sometimes didn't appear and also could have got a critical error

- Added new built-in indicator for 3 moving averages crossing each other - F:MovingAverage3Cross (available to select in CONFIG | Indicators | Indicator Name selection list)
Version 6.1 2021.02.11
- Added two output buffers (7 buy and 8 sell) to display arrows when confirmed entry signal happens. This can be used by products that need to see arrows to take action. Set input Main_showArrowOnConfirmedEntry to false to turn new feature off.
Version 6.0 2020.12.26
- Add Color Index Tool that helps to configure indicators

- Fixed issue where BO bars couldn't be saved on per symbol/period basis

- Added support for looking at value achieved on CrossBuySell capture. Set Mid Point to value needs to be over.
Version 5.0 2019.08.10
- Added new capture mode OnCross for when indicator crosses certain value

- Added support for MT5 indicators that show multiple colors on a single color index
Version 4.8 2019.01.03
- Fixed issue with 'YesAndAtStart' mode where wouldn't work properly under certain circumstances
Version 4.4 2018.10.21
- Added support for moving average crossing high and low moving average
Version 4.3 2018.09.29
- Added input Indi_checkErrorReturnFromICustom which can be set to true if you get an alert "can't find/initialise custom indicator...", but is actually fine. This can happen with certain indicators that are slow to initialise.
Version 4.2 2018.06.26
- Added compatibility with Awesome Oscillator indicator
Version 4.1 2018.06.18
- Fixed issue where excessive message logging in the Experts log could happen if using stop loss calculation method Custom Indicator
Version 4.0 2018.06.05
- Fixed issue where configuration could not be set on a per symbol/period basis

- Improved compatibility with indicators that draw colored objects on the chart, where the color represents the buy/sell indication
Version 3.4 2018.04.18
- Added support for indicators that use object colors to signify buy/sell.
Version 3.3 2018.03.27
- Improved compatibility with Tipu MACD indicator and MACD cross
Version 3.1 2017.12.25
- Fixed issue with Bollinger Band reversal not working
Version 3.0 2017.11.20
- Added support for indicators that display trend lines

- Added support for indicators that work on currencies rather than currency pairs

- Added support for indicators crossing other indicators
Version 2.9 2017.10.05
- Fixed bug when calculating combined indicator value when 'Essential for Trade' option set to 'Yes And At Start' for the sell direction
Version 2.8 2017.09.28
- Fixed issue with double alert/notification occurring under certain circumstances
Version 2.7 2017.09.19
- Fixed accuracy of statistics calculation with regard to spread when using Strategy Tester
Version 2.6 2017.09.13
- Fixed take profit calculation when using Median Renko charts
Version 2.5 2017.08.29
- Added support for indicators that display arrow objects on the chart

- Fixed possible divide by zero error
Version 2.3 2017.08.01
- Improved support for Price Action Strength Indicator custom indicator