Package | Description |
---|---|
com.dxfeed.event.candle |
Provides Candle event (open, high, low, close prices and other information
for a specific period) and helper classes.
|
Class and Description |
---|
Candle
Candle event with open, high, low, close prices and other information for a specific period.
|
CandleAlignment
Candle alignment attribute of
CandleSymbol defines how candle are aligned with respect to time. |
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. |
CandlePrice
Price type attribute of
CandleSymbol defines price that is used to build the candles. |
CandlePriceLevel
Candle price level attribute of
CandleSymbol defines how candles shall be aggregated in respect to
price interval. |
CandleSession
Session attribute of
CandleSymbol defines trading that is used to build the candles. |
CandleSymbol
Symbol that should be used with
DXFeedSubscription class
to subscribe for Candle events. |
CandleSymbolAttribute
Attribute of the
CandleSymbol . |
CandleType
Type of the candle aggregation period constitutes
CandlePeriod type together
its actual value . |
Copyright © 2002–2023 Devexperts LLC. All rights reserved.