"PercentageVolumeOscillator" (Financial Indicator)

Sometimes abbreviated as PVO.

Is a momentum indicator.

Is computed using the volume.

Returns two time series. The first is the percent difference between 9- and 16-period simple moving averages, and the second is a signal line represented as a 9-period exponential moving average of the first.

FinancialIndicator["PercentageVolumeOscillator",n1,n2,n3] uses periods n1 and n2 for the first series and period n3 for the second.

Examples