SuperTrend
indicator_super_trendCompute SuperTrend values and trend direction from Binance futures candlesticks. Set symbol, interval, ATR period, and multiplier to obtain a stable buy/sell signal series.
Instructions
直连版:拉取 K 线后计算 SuperTrend,返回稳定序列(supertrend 值 + BULLISH/BEARISH 方向)。period 为 ATR 周期,multiplier 为通道倍数。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| period | No | ||
| symbol | Yes | ||
| interval | Yes | ||
| multiplier | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |