View RSS Feed

mql5

Constant Range Channel indicator for MT4 and MT5 (same code)

Rate this Entry
by , 05-12-2022 at 05:48 AM (414 Views)
      
   
Constant Range Channel - indicator for MetaTrader 5 and for Metatrader 4

Metatrader 5 -

Name:  usdjpy-m30-acy-securities-pty.png
Views: 128
Size:  19.7 KB

Metatrader 4 -

Name:  audcad-m30-alpari.png
Views: 153
Size:  17.6 KB

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.

Submit "Constant Range Channel indicator for MT4 and MT5 (same code)" to Google Submit "Constant Range Channel indicator for MT4 and MT5 (same code)" to del.icio.us Submit "Constant Range Channel indicator for MT4 and MT5 (same code)" to Digg Submit "Constant Range Channel indicator for MT4 and MT5 (same code)" to reddit

Comments