ExchangeData Properties
The ExchangeData type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ExchangeId |
The unique identifier for the exchange.
|
![]() |
ExchangeUrl |
The web address of the exchange.
|
![]() |
Name |
The proper name of the exchange.
|
![]() |
PercentTotalVolume |
The amount of daily volume a single exchange transacts in relation to total daily volume of all exchanges.
|
![]() |
Rank |
The rank is in ascending order - this number is directly associated with the total exchange volume whereas the highest volume exchange receives rank 1.
|
![]() |
Socket |
Is trade data for this exchange available via websocket.
true/false, true = trade socket available, false = trade socket unavailable |
![]() |
TradingPairs |
The number of trading pairs (or markets) offered by exchange.
|
![]() |
Updated |
UNIX timestamp (milliseconds) since information was received from this exchange.
|
![]() |
VolumeUsd |
The exchanges daily volume represented in USD.
|