Class PercentagePriceOscillator

java.lang.Object
trade.invision.indicators.indicators.Indicator<Num>
trade.invision.indicators.indicators.ppo.PercentagePriceOscillator
Direct Known Subclasses:
PercentageVolumeOscillator

public class PercentagePriceOscillator extends Indicator<Num>
PercentagePriceOscillator is a Num Indicator to provide the Percentage Price Oscillator (PPO) over a shortLength and longLength of values. This is the same as the Range Action Verification Index (RAVI).
See Also: