indicator_cci
Calculate Commodity Channel Index (CCI) using high, low, close prices and a period to evaluate market momentum and overbought/oversold signals.
Instructions
商品通道指数 (CCI)。需要至少 interval 个数据点
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candles | Yes | HLC 数组 | |
| interval | Yes | 计算周期 |