Sign in

Fetch UI candlestick data

documented

Get UI-optimised candlestick data for charting.

GET /api/v3/uiKlinesMarket Datano implementation yet0 runs

Input

symbol*
Symbol (e.g., BTCUSDT)
BTCUSDT
interval*
Kline interval (e.g., 1m)
1m
startTime
Start time in milliseconds since epoch
1499040000000
endTime
End time in milliseconds since epoch
1499644800000
timeZone
Time zone offset (e.g., 0, -1:00)
0
limit
Limit of klines to fetch (max 1000)
500
Calls Binance as you (your API key is your account); keychains.dev holds the credentials.