Uses of Package
com.dxfeed.event.candle

Packages that use com.dxfeed.event.candle
com.dxfeed.event.candle Defines Candle event (open, high, low, close prices and other information for a specific period) and provides helper classes. 
 

Classes in com.dxfeed.event.candle used by com.dxfeed.event.candle
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.
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 © 2013 Devexperts. All Rights Reserved.