Skip to main content

Endpoint description

Batch query multiple products and K-line types (such as 1-minute, 15-minute, or 30-minute bars) in one request. Only the latest two bars can be retrieved.

Request parameters

body request content

Response example

Response fields

The response contains ret, msg, trace, and data.kline_list. Each item includes code, kline_type, and kline_data; each bar has timestamp, open_price, close_price, high_price, low_price, volume, and turnover.