get_apo
Calculate the Absolute Price Oscillator (APO) for a cryptocurrency symbol by specifying the fast and slow EMA periods.
Instructions
Absolute Price Oscillator - difference between fast and slow EMA.
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 |