dxFeed Graal CXX API v7.0.0
Loading...
Searching...
No Matches

Classes

struct  CandleSymbol
 Symbol that should be used with DXFeedSubscription class to subscribe for Candle events. More...
 
struct  CandleAlignment
 Candle alignment attribute of CandleSymbol defines how candles are aligned with respect to time. More...
 
struct  CandleExchange
 Exchange attribute of CandleSymbol defines the exchange identifier where data is taken from to build the candles. More...
 
struct  CandlePeriod
 Period attribute of CandleSymbol defines an aggregation period of the candles. More...
 
struct  CandlePrice
 Price type attribute of CandleSymbol defines the price used to build the candles. More...
 
struct  CandlePriceLevel
 Candle price level attribute of CandleSymbol defines how candles shall be aggregated in respect to a price interval. More...
 
struct  CandleSession
 Session attribute of CandleSymbol defines trading used to build the candles. More...
 
struct  CandleSymbolAttribute
 Attribute of the CandleSymbol. More...
 
struct  CandleType
 Type of the candle aggregation period constitutes CandlePeriod type together its actual value. More...
 
class  Candle
 Candle event with open, high, low, close prices and other information for a specific period. More...
 

Typedefs

using CandleSymbolAttributeVariant
 The common "variant" type for the candle attribute types.
 

Detailed Description