The indicator draws a channel using the High and Low values of a candlestick of a higher timeframe specified in the indicator input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H12; // Chart period
Fig. 1. The ColorBarRange_HTF indicator
Expert Advisors • Indicators • Scripts • Libraries
The indicator draws a channel using the High and Low values of a candlestick of a higher timeframe specified in the indicator input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H12; // Chart period
Fig. 1. The ColorBarRange_HTF indicator