Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 847 Bytes

Ticker.md

File metadata and controls

19 lines (14 loc) · 847 Bytes

Ticker

Properties

Name Type Description Notes
CurrencyPair string Currency pair [optional]
Last string Last trading price [optional]
LowestAsk string Lowest ask [optional]
HighestBid string Highest bid [optional]
ChangePercentage string Change percentage. [optional]
BaseVolume string Base currency trade volume [optional]
QuoteVolume string Quote currency trade volume [optional]
High24h string Highest price in 24h [optional]
Low24h string Lowest price in 24h [optional]

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