Enum CandlePrice.CandlePriceId
List of ids CandlePrice.CandlePriceId.
public enum CandlePrice.CandlePriceId
Fields
Ask = 2
Id associated with CandlePrice.Ask.
Bid = 1
Id associated with CandlePrice.Bid.
Last = 0
Id associated with CandlePrice.Last.
Mark = 3
Id associated with CandlePrice.Mark.
Settlement = 4
Id associated with CandlePrice.Settlement.