Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.71 KB

SymbolTickInfo.md

File metadata and controls

32 lines (28 loc) · 1.71 KB

SymbolTickInfo

Properties

Name Type Description Notes
Symbol string [optional] [default to null]
BidPrice string [optional] [default to null]
AskPrice string [optional] [default to null]
LastPrice string [optional] [default to null]
LastTickDirection string [optional] [default to null]
PrevPrice24h string [optional] [default to null]
Price24hPcnt string [optional] [default to null]
HighPrice24h string [optional] [default to null]
LowPrice24h string [optional] [default to null]
PrevPrice1h string [optional] [default to null]
Price1hPcnt string [optional] [default to null]
MarkPrice string [optional] [default to null]
IndexPrice string [optional] [default to null]
OpenInterest float32 [optional] [default to null]
OpenValue string [optional] [default to null]
TotalTurnover string [optional] [default to null]
Turnover24h string [optional] [default to null]
TotalVolume float32 [optional] [default to null]
Volume24h float32 [optional] [default to null]
FundingRate string [optional] [default to null]
PredictedFundingRate string [optional] [default to null]
NextFundingTime string [optional] [default to null]
CountdownHour float32 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]