XMA_Keltner_Pivot_HTF – indicator MetaTrader 5
Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values of two Keltner channels on one bar of any timeframe of the XMA_KLx5_Cloud indicator. Indicator input parameters: //+————————————————+ //| Indicator input parameters | //+————————————————+ input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Chart period input string Symbols_Sirname=”XMA_Keltner_Pivot_”; // Name for the indicator labels … Read more