get_ppo
Computes the Percentage Price Oscillator (PPO) to measure momentum for a cryptocurrency symbol using fast and slow moving averages, with adjustable interval and period settings.
Instructions
Percentage Price Oscillator - similar to MACD but as percentage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fast | No | ||
| slow | No | ||
| limit | No | ||
| symbol | Yes | ||
| interval | No | 1h |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |