MarketData..::..PercentExchangeVolume Property

The amount of daily volume a single market transacts in relation to total daily volume of all markets on the exchange.

Namespace:  CoinCapApi.Models
Assembly:  CoinCapApi (in CoinCapApi.dll)

Syntax


[JsonPropertyAttribute]
public Nullable<decimal> PercentExchangeVolume { get; set; }
<JsonPropertyAttribute> _
Public Property PercentExchangeVolume As Nullable(Of Decimal)
	Get
	Set