See: Description
Interface | Description |
---|---|
CandleSymbolAttribute<A> |
Attribute of the
CandleSymbol . |
Class | Description |
---|---|
Candle |
Candle event with open, high, low, close prices and other information for a specific period.
|
CandleExchange |
Exchange attribute of
CandleSymbol defines exchange identifier where data is
taken from to build the candles. |
CandlePeriod |
Period attribute of
CandleSymbol defines aggregation period of the candles. |
CandlePriceLevel |
Candle price level attribute of
CandleSymbol defines how candles shall be aggregated in respect to
price interval. |
CandleSymbol |
Symbol that should be used with
DXFeedSubscription class
to subscribe for Candle events. |
DailyCandle | Deprecated
use
Candle instead. |
Enum | Description |
---|---|
CandleAlignment |
Candle alignment attribute of
CandleSymbol defines how candle are aligned with respect to time. |
CandlePrice |
Price type attribute of
CandleSymbol defines price that is used to build the candles. |
CandleSession |
Session attribute of
CandleSymbol defines trading that is used to build the candles. |
CandleType |
Type of the candle aggregation period constitutes
CandlePeriod type together
its actual value . |
Copyright © 2002–2023 Devexperts LLC. All rights reserved.