qt_get_candles
Retrieve historical candlestick data for a symbol and view it as an ASCII chart. Specify time range and interval to analyze price movements.
Instructions
Get historical candle data with ASCII chart
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | Yes | ||
| interval | No | ||
| symbolId | Yes | ||
| startTime | Yes |