get_tema
Compute the Triple Exponential Moving Average (TEMA) of a cryptocurrency to minimize lag compared to traditional moving averages.
Instructions
Triple Exponential Moving Average - even less lag than DEMA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| period | No | ||
| symbol | Yes | ||
| interval | No | 1h |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |