Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

iCCI_NR - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources

author EAcpu | 2 reads | 0 comments |

iCCI_NR - indicator for MetaTrader 5

Noiseless CCI indicator. The option to change the sensitivity has been added to this CCI indicator simulation by implementing additional input parameters:

 Input unit sense = 1 ; // Sensitivity threshold

When a horizontal breakout occurs, the indicator displays colors in bright tones:

 Enter an integer high level = + 100 ; Enter an integer mid level = 0 ; Enter an integer low level = - 100 ;

The indicator uses SmoothAlgorithms.mqh library class (copy it to \MQL5\Include). The use of the class "Average price series for intermediate calculations without using additional buffers" is described in detail in the article.

The indicator was originally written in MQL4 and first published in the code base on April 25, 2011.

iCCI_NR - indicator for MetaTrader 5

Figure 1. iCCI_NR indicator


Attachment download

📎 icci_nr.mq5 (9.96 KB)

📎 smoothalgorithms.mqh (130.19 KB)

Source: MQL5 #14466

Verification code Refresh