get_dema
Calculate the Double Exponential Moving Average for a cryptocurrency symbol to reduce lag compared to traditional EMA. Specify symbol, interval, period, and limit.
Instructions
Double Exponential Moving Average - reduces lag of traditional EMA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| period | No | ||
| symbol | Yes | ||
| interval | No | 1h |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |