Percentage Volume Oscillator (PVO)
Syntax
Section titled “Syntax”MT_Pvo(Range containing Close, and Volume. However, the close price is not used in the calculation.,[Fast EMA period ],[Slow EMA period ],[Signal period ])Array formula.
Parameters
Section titled “Parameters”-
rangerange Range containing Close, and Volume. However, the close price is not used in the calculation. -
fastPeriodint Fast EMA period (default: 12) -
slowPeriodint Slow EMA period (default: 26) -
signalPeriodint Signal period (default: 9)