Kline/Candlestick data
Get Klines
GET
https://satangcorp.com/api/v3/klines
Query Parameters
Name
Type
Description
symbol
string
A pair symbol, such as 'btc_thb', 'eth_thb'
interval
string
Kline chart interval
startTime
number
Timestamp in ms to get klines from
endTime
number
Timestamp in ms to get klines until
limit
number
Maximum number of results (default: 500, max: 1000)
Last updated
Was this helpful?