MetaTrader 5 / Indicators

Volume_Accumulation - indicator for MetaTrader 5

6657
(11)

The Volume Accumulation oscillating indicator shows in a separate window the chart of candlestick volumes calculated by the following formula:

VA = Volume * ((Close - Low) - (High - Close))/(High - Low)

The indicator has no input parameters.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20504