随机指标 KDJ
indicator_stochCalculates Stochastic (K/D/J) values from Binance futures candlesticks, returning configurable indicator series for trend and momentum analysis.
Instructions
直连版:拉取 K 线后计算随机指标,返回稳定 K / D / J 三元组序列(kPeriod / kSmoothing / dPeriod 可调)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| symbol | Yes | ||
| dPeriod | No | ||
| kPeriod | No | ||
| interval | Yes | ||
| kSlowing | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |