Market Info
Get Kline
Limit: 10 requests per 1 second
GET /v1/kline
Get the latest klines (OHLC) of the specified symbol.
Please note that for symbols with low trading activity, the kline might be generated through the mid price of the orderbook in addition to any executed trades on the platform.
GET
/
v1
/
kline
Headers
orderly-timestamp
string
requiredorderly-account-id
string
requiredorderly-key
string
requiredorderly-signature
string
requiredQuery Parameters
symbol
string
requiredtype
string
required1m/5m/15m/30m/1h/4h/12h/1d/1w/1mon/1y
limit
number
Numbers of klines. Maximum of 1000 klines.
Response
200 - application/json
success
boolean
requireddata
object
requiredtimestamp
integer