Closed Cal231995 closed 3 years ago
What Is the Percentage Price Oscillator (PPO)? The percentage price oscillator (PPO) is a momentum indicator that measures the difference between two moving averages as a percentage of the larger moving average. The moving averages are a 26-period and 12-period exponential moving average (EMA). The Percentage Price Oscillator is shown with a signal line, a histogram and a centerline. Signals are generated with signal line crossovers, centerline crossovers, and divergences. A bullish reversal of an asset is identify when the PPO cross above zero line. And a bearish reversal when the PPO cross below the zero line.
@fhashim Definition free of copyright issues. Thank you
What Is the Percentage Price Oscillator (PPO)?
The percentage price oscillator (PPO) is a technical momentum indicator that shows the relationship between two moving averages in percentage terms. The moving averages are a 26-period and 12-period exponential moving average (EMA). The PPO is used to compare asset performance and volatility, spot divergence that could lead to price reversals, generate trade signals, and help confirm trend direction.
How to Calculate the Percentage Price Oscillator (PPO)
Bullish Reversal: when PPO is above zero Bearish Reversal: when PPO is below zero
The theory suggests that asset price will have a trend shift when the PPO cross above zero levels and vice versa. So:
if PPO > 0 then allocation = max_allocation(long position)
if PPO < 0 then allocation = -max_allocation(short position) else: allocation = 0