Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.88 KB

Ticker.md

File metadata and controls

24 lines (21 loc) · 1.88 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]
lowestSize string 最新卖方最低价数量;批量查询时不存在;单个查询时存在,如果没有数据时为空 [optional] [default to undefined]
highestBid string Recent highest bid [optional] [default to undefined]
highestSize string 最新买方最高价数量;批量查询时不存在;单个查询时存在,如果没有数据时为空 [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]