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