Constant Range Channel indicator for MT4 and MT5 (same code)
by
, 05-12-2022 at 06:48 AM (516 Views)
Constant Range Channel - indicator for MetaTrader 5 and for Metatrader 4
Metatrader 5 -
Metatrader 4 -
This is a very simple indicator. It plots a channel with a constant range of twice the step-size parameter value. The range is broken when the low quote price breaks the upper level, or when the high quote price breaks the lower level of the channel’s range. The code uses conditional compilation and will compile on both MQL4 and MQL5.