SuperTrend
indicator_super_trendComputes SuperTrend indicator from Binance futures K-lines, using ATR period and multiplier to return BULLISH or BEARISH direction.
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 |