indicator_tema
Calculate the Triple Exponential Moving Average (TEMA) to reduce lag and improve trend clarity. Provide symbol, period, and timeframe for any trading pair.
Instructions
Calculate the Triple Exponential Moving Average (TEMA) - reduces lag further than DEMA for trend clarity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of OHLCV data points to fetch | |
| period | No | Period length | |
| symbol | Yes | Trading pair, e.g., 'BTC/USDT' | |
| timeframe | No | Timeframe, e.g., '1m', '1h', '1d' | 1h |