CandleData..::..Low Property

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

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

Syntax


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