Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (28 loc) · 1.35 KB

SymbolTickInfo.md

File metadata and controls

31 lines (28 loc) · 1.35 KB

IO.Swagger.Model.SymbolTickInfo

Properties

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

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