BinanceUiKlines
Fetch UI-optimized candlestick data for a trading pair and interval, enabling chart visualization and market analysis.
Instructions
Get UI-optimized candlestick data for a specific trading pair and interval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 500; max 1000 | |
| symbol | Yes | Symbol of the trading pair (e.g., BTCUSDT) | |
| endTime | No | End time in milliseconds | |
| interval | Yes | Kline interval | |
| startTime | No | Start time in milliseconds |