indicator_trix
Calculate the Triple Exponential Average (TRIX) to gauge momentum using triple-smoothed OHLCV data. Specify symbol, period, and timeframe for any trading pair.
Instructions
Calculate the Triple Exponential Average (TRIX) - measures momentum with triple smoothing
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 |