dzengi_get_candles
Fetch candlestick (OHLC) data for a trading symbol and interval, with optional time range and limit to retrieve bounded market history.
Instructions
Read bounded candlesticks for one symbol and interval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| limit | No | ||
| symbol | Yes | ||
| endTime | No | ||
| interval | Yes | ||
| priceType | No | ||
| startTime | No |