dxFeed .Net API  7.1.0
dxFeed .Net API library intended to provide market data access for DX clients
com.dxfeed.api.candle Namespace Reference

Data Structures

class  CandleAlignment
 Candle alignment attribute of CandleSymbol defines how candle are aligned with respect to time. More...
 
class  CandleExchange
 Exchange attribute of CandleSymbol defines exchange identifier where data is taken from to build the candles. More...
 
class  CandlePeriod
 Period attribute of CandleSymbol defines aggregation period of the candles. Aggregation period is defined as pair of a GetValue() and type. More...
 
class  CandlePrice
 Price type attribute of CandleSymbol defines price that is used to build the candles. More...
 
class  CandlePriceLevel
 Candle price level attribute of CandleSymbol defines how candles shall be aggregated in respect to price interval. The negative or infinite values of price interval are treated as exceptional. More...
 
class  CandleSession
 Session attribute of CandleSymbol defines trading that is used to build the candles. More...
 
class  CandleSymbol
 Symbol that should be used with DXFeedSubscription class to subscribe for IDxCandle events. DXFeedSubscription also accepts a string representation of the candle symbol for subscription. More...
 
class  CandleSymbolAttributes
 Class stores all candle symbol attributes More...
 
class  CandleType
 Type of the candle aggregation period constitutes CandlePeriod type together its actual value. More...
 
interface  ICandleSymbolAttribute
 Attribute of the CandleSymbol More...