Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.66 KB

File metadata and controls

25 lines (21 loc) · 1.66 KB

FuturesTicker

Properties

Name Type Description Notes
contract String Futures contract [optional]
last String Last trading price [optional]
changePercentage String Change percentage. [optional]
totalSize String Contract total size [optional]
low24h String Lowest trading price in recent 24h [optional]
high24h String Highest trading price in recent 24h [optional]
volume24h String Trade size in recent 24h [optional]
volume24hBtc String Trade volumes in recent 24h in BTC(deprecated, use `volume_24h_base`, `volume_24h_quote`, `volume_24h_settle` instead) [optional]
volume24hUsd String Trade volumes in recent 24h in USD(deprecated, use `volume_24h_base`, `volume_24h_quote`, `volume_24h_settle` instead) [optional]
volume24hBase String Trade volume in recent 24h, in base currency [optional]
volume24hQuote String Trade volume in recent 24h, in quote currency [optional]
volume24hSettle String Trade volume in recent 24h, in settle currency [optional]
markPrice String Recent mark price [optional]
fundingRate String Funding rate [optional]
fundingRateIndicative String Indicative Funding rate in next period [optional]
indexPrice String Index price [optional]
quantoBaseRate String Exchange rate of base currency and settlement currency in Quanto contract. Not existed in contract of other types [optional]