顺势指标
indicator_cciCalculates CCI from Binance futures K-lines to reveal overbought and oversold conditions. Returns a stable series normalized by typical price, enabling analysis for any symbol and interval.
Instructions
直连版:拉取 K 线后计算 CCI,返回稳定序列(以典型价离差归一,可正可负)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| period | No | ||
| symbol | Yes | ||
| interval | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |