Skip to main content

Kline/Candlestick Data

Response

[
[
1640804880000,
"47482.36",
"47482.36",
"47416.57",
"47436.1",
"3.550717",
1640804940000,
"168387.3"
]
]
  • GET /api/v3/klines

Weight(IP): 1

Kline/candlestick bars for a symbol. Klines are uniquely identified by their open time.

Parameters:

NameTypeMandatoryDescription
symbolstringYES
intervalENUMYESENUM: Kline Interval
startTimelongNOUnix millisecond timestamp
endTimelongNOUnix millisecond timestamp
limitintegerNODefault 500; max 500.

Response:

IndexDescription
0Open time
1Open
2High
3Low
4Close
5Volume
6Close time
7Quote asset volume