MetaTrader 5 MT5 Indicators VC – indicator MetaTrader 5

VC – indicator MetaTrader 5

Indicator VC (Volatility Channel by Larry Williams).

It has one input parameter:

  • Period – calculation period.

Calculations:

Top = Maximum(MaxT, T),
Bottom = Minimum(MinB, B)

where:

T = 2 * Typical - High,
B = 2 * Typical - Low,
MinB = the lowest B value within the Period
MaxT = the highest T value within the Period
Typical = SMA(1, PRICE_TYPICAL)


📈 ROBOTFX MetaTrader Expert Advisors and Indicators to maximize profits and minimize the risks
Alternative:   Exp_XDeMarker_Histogram_Vol - EA MetaTrader 5