CandleData..::..High Property

The highest price (quote) at which the base was traded during the time period.

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

Syntax


[JsonPropertyAttribute]
public decimal High { get; set; }
<JsonPropertyAttribute> _
Public Property High As Decimal
	Get
	Set