Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | Channel_Balance

Channel Balance oscillator displays the difference between the median price ((High+Low)/2) and the price channel for a selected period.

It has one configurable parameter:

  • Period - price channel calculation period

Calculation:

CB = 100 * SMA(T, Period)

where:

T = (Median price - Min) / Range Range = Max - Min Max, Min are the highest and lowest prices within the Period interval

MetaTrader Experts, Indicators, Scripts and Libraries

21432