API Reference

Get 24hr Ticker Price Change

Retrieve the 24 hours rolling price change

Request Parameters


PARAMETERTYPEReq 'dExample valuesDESCRIPTION
symbolSTRINGETHUSDT,
BTCUSDT-PERPETUAL
Currency pair
instTypeSTRINGSPOT"SPOT": Default Value
"FUTURES": FUTURES Trading Pairs only
"ANY": all instrument types

Response Content


PARAMETERTYPEExample ValuesDESCRIPTION
-Array of Object24hrs price change list
tINTEGER1690084860039Millisecond time-stamp
sSTRINGBTCUSDSymbol
cSTRING29832.76Latest traded price
hSTRING30050.21Highest price
lSTRING29568.84Lowest price
oSTRING29845.03Opening price
bSTRING29830.76Highest bid
aSTRING29938.49Highest ask
vSTRING2.09774Total trade volume (in base asset)
qvSTRING62639.2417592Total trade volume (in quote asset)
itSTRINGSPOTInstrument Type for the Symbol
Language
Click Try It! to start a request and see the response here!