Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.54 KB

Ticker.md

File metadata and controls

22 lines (19 loc) · 1.54 KB

Ticker

Properties

Name Type Description Notes
currencyPair string Currency pair [optional] [default to undefined]
last string Last trading price [optional] [default to undefined]
lowestAsk string Recent lowest ask [optional] [default to undefined]
highestBid string Recent highest bid [optional] [default to undefined]
changePercentage string Change percentage in the last 24h [optional] [default to undefined]
changeUtc0 string utc0 timezone, the percentage change in the last 24 hours [optional] [default to undefined]
changeUtc8 string utc8 timezone, the percentage change in the last 24 hours [optional] [default to undefined]
baseVolume string Base currency trade volume in the last 24h [optional] [default to undefined]
quoteVolume string Quote currency trade volume in the last 24h [optional] [default to undefined]
high24h string Highest price in 24h [optional] [default to undefined]
low24h string Lowest price in 24h [optional] [default to undefined]
etfNetValue string ETF net value [optional] [default to undefined]
etfPreNetValue string ETF previous net value at re-balancing time [optional] [default to undefined]
etfPreTimestamp number ETF previous re-balancing time [optional] [default to undefined]
etfLeverage string ETF current leverage [optional] [default to undefined]