get_ema
Calculate the Exponential Moving Average (EMA) for a cryptocurrency symbol, assigning higher weight to recent prices for faster response than SMA.
Instructions
Exponential Moving Average - more weight to recent prices, faster response than SMA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| period | No | ||
| symbol | Yes | ||
| interval | No | 1h |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |