Version 2.6 2022.02.08
- updated for compatibility with updated MT4
Version 2.5 2018.12.06
-Better colorized indicator drawing
-Indicator color is matched with BUY or SELL trend
-Other minor change to improve execution performance
Version 2.4 2018.10.15
- Better colorized indicator drawing
- Indicator color is matched with BUY or SELL trend
Version 2.3 2018.10.07
- Better divergence detection
- Better Signal showing (colorized indicator)
- customize arrow code
- better drawing arrow position
- "Safe mode signalling" input name changed to "Trend oriented signalling"
Version 2.2 2018.08.27
- customized adjustable signal bullet (arrow) size
- better input values and drop-down list description
- Divergence detection added
Version 2.1 2018.06.08
- Bug fix when the indicator does not draw by new bars
- Show divergence on chart added to the indicator
Version 2.0 2018.06.05
- calculation of sell/buy and overbought/oversold levels is performed faster.
- added new buffer to help programmers catch the signals.
- more robust functionality.
- some input parameters removed for better understanding.
- less complicated to use than older versions.
Version 1.8 2017.03.06
-re announcing the old notification and alert resolved
-Custom Color for Signal Draw Arrows in chart added.
Version 1.6 2016.07.12
- Symbol names and Time Frame comes now in Alert and Push messages.
- Push Notification message is added
Version 1.5 2016.05.16
Bug Fix for SafeMode signalling in TimeFrames lower than 1H
Now it works fine for scalping in M5 and M1 by right signals.
Version 1.4 2016.05.12
Intelligent_Mode data type changed
Intelligent_Mode Over_100K_Candles added
Indicator is limited to not use more than 100K candles to dynamically calculate and draw Overbought and Oversold areas.
Useless inputs, the CCI_MOVE_CONTROL and the REVERSE_BOUNDARY removed.
Indicator Levels now automatically sets on Overbought and Oversold levels.
Version 1.3 2015.09.16
- Type of signals is selectable as an indicator input.
- Added a number of bars available on a chart in the indicator name used to calculate overbought and oversold areas.
- Changed arrow codes.
Version 1.1 2015.07.09
- Use built 840 ObjectsDeleteAll prefix to just remove indicator depended objects instead of all chart's objects.
- Bug fix to call "Intelligent CCI.ex4"