indicator_trima
Calculate the Triangular Moving Average (TRIMA) to smooth price trends by weighting middle prices. Specify symbol, timeframe, and period to obtain trend analysis data.
Instructions
Calculate the Triangular Moving Average (TRIMA) - weights middle prices more for smoother trends
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 |