X2MA_KLx3_Cloud – indicator MetaTrader 5
Keltner Channel made in DRAW_FILLING style and displayed as a colored background filling. Indicator input parameters: //+———————————–+ //| Indicator input parameters | //+———————————–+ input Smooth_Method MA_Method1=MODE_SMA; // First smoothing method input int Length1=40; // First smoothing depth input int Phase1=15; // First smoothing parameter input Smooth_Method MA_Method2=MODE_JJMA; // Second smoothing method input int Length2=20; // Second … Read more