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