MarketData Properties

The MarketData type exposes the following members.

Properties


  Name Description
Public property BaseId
The unique identifier for the base asset, base is asset purchased.
Public property BaseSymbol
The most common symbol used to identify the base asset, base is asset purchased.
Public property ExchangeId
The unique identifier for the exchange.
Public property PercentExchangeVolume
The amount of daily volume a single market transacts in relation to total daily volume of all markets on the exchange.
Public property PriceQuote
The amount of quote asset traded for one unit of base asset.
Public property PriceUsd
The quote price translated to USD.
Public property QuoteId
The unique identifier for the quote asset, quote is asset used to purchase base.
Public property QuoteSymbol
The most common symbol used to identify the quote asset, quote is asset used to purchase base.
Public property Rank
The rank is in ascending order - this number represents the amount of volume transacted by this market in relation to other markets on that exchange.
Public property TradesCount24Hr
The number of trades on this market in the last 24 hours.
Public property Updated
UNIX timestamp (milliseconds) since information was received from this particular market.
Public property VolumeUsd24Hr
The volume transacted on this market in last 24 hours.