cex_dc_list_dc_candlesticks
List delivery candlesticks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End timestamp in seconds | |
| from | No | Start timestamp in seconds | |
| limit | No | Maximum number of data points to return | |
| settle | No | Settlement currency for delivery (e.g. usdt, btc) | |
| contract | Yes | Delivery contract identifier (e.g. BTC_USDT; may use mark_/index_ prefix for price type) | |
| interval | No | Time interval for data points |