indicator_cci
Calculate the Commodity Channel Index (CCI) to identify overbought and oversold market conditions and spot potential trend reversals.
Instructions
Calculate the Commodity Channel Index (CCI) - detects overbought/oversold conditions and trend reversals
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of OHLCV data points to fetch | |
| period | No | Period length | |
| symbol | Yes | Trading pair, e.g., 'BTC/USDT' | |
| timeframe | No | Timeframe, e.g., '1m', '1h', '1d' | 1h |