get_aroon
Identifies trend direction and strength using the Aroon indicator. Calculates AroonUp and AroonDown to determine bullish or bearish conditions for a cryptocurrency.
Instructions
Aroon - identifies trend and trend strength. AroonUp>AroonDown=bullish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| period | No | ||
| symbol | Yes | ||
| interval | No | 1h |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |