CandleData..::..Open Property

The price (quote) at which the first transaction was completed in a given time period.

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

Syntax


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