Table of Contents

Enum CandleType.CandleTypeId

Namespace
DxFeed.Graal.Net.Events.Candles
Assembly
DxFeed.Graal.Net.dll

List of ids CandleType.

public enum CandleType.CandleTypeId

Fields

Day = 4

Id associated with CandleType.Day.

Hour = 3

Id associated with CandleType.Hour.

Minute = 2

Id associated with CandleType.Minute.

Month = 6

Id associated with CandleType.Month.

OptExp = 7

Id associated with CandleType.OptExp.

Price = 10

Id associated with CandleType.Price.

PriceMomentum = 11

Id associated with CandleType.PriceMomentum.

PriceRenko = 12

Id associated with CandleType.PriceRenko.

Second = 1

Id associated with CandleType.Second.

Tick = 0

Id associated with CandleType.Tick.

Volume = 9

Id associated with CandleType.Volume.

Week = 5

Id associated with CandleType.Week.

Year = 8

Id associated with CandleType.Year.