get_sma
Smooth price data and identify trend direction by computing the simple moving average for a specified cryptocurrency symbol and time interval.
Instructions
Simple Moving Average - smooths price data to identify trend direction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| period | No | ||
| symbol | Yes | ||
| interval | No | 1h |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |