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 | OHLC_VolumeH

OHLC VolumeH displaiys the difference between two volume lines of the OHLC Volume volume indicator as a histogram.

Since OHLC Volume is calculated only by OHLCV bar values, the indicator has no configurable parameters.

Calculation:

OHLCV = UpV - DnV

where:

UpV = Volume * CoeffUP/(CoeffUP+CoeffDN)
DnV = Volume* CoeffDN/(CoeffUP+CoeffDN)

CoeffUP = High-Open
CoeffDN = Close-Low

MetaTrader Experts, Indicators, Scripts and Libraries

21403