edgex_get_kline
Retrieve candlestick data for a cryptocurrency symbol with customizable interval and count to power technical analysis and trading decisions.
Instructions
Get candlestick/kline data for technical analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of candles (default: 100, max: 500) | |
| symbol | Yes | e.g. BTC, ETH, SOL | |
| interval | No | Candle interval (default: 1h) |