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

FX5_SelfAdjustingCCI - MetaTrader 5 Script - MT4/MT5 Resources

author EAcpu | 5 reads | 0 comments |

FX5_SelfAdjustingCCI - indicator for MetaTrader 5

CCI oscillator, the boundaries of the overbought/oversold areas are presented in the form of Bollinger Bands.

Indicator input parameters:

 Input unit length = 12 ; // CCI period
Input ENUM_APPLIED_PRICE CCI price = PRICE_MEDIAN ; // Price type of CCI
Enter double the band deviation = 2.0 ; // deviation
Input boolean MA_method= true ; // Use smoothing for Bollinger Bands
Enter integer shift = 0 ; // indicator moves horizontally (in bars)

FX5_SelfAdjustingCCI - indicator for MetaTrader 5

Figure 1. FX5_SelfAdjustingCCI indicator


Attachment download

📎 fx5_selfadjustingcci.mq5 (9.25 KB)

Source: MQL5 #13665

Verification code Refresh