Package com.dxfeed.event.candle

Defines Candle event (open, high, low, close prices and other information for a specific period) and provides helper classes.

See:
          Description

Interface Summary
CandleSymbolAttribute<A> Attribute of the CandleSymbol.
 

Class Summary
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.
CandleSymbol Symbol that should be used with DXFeedSubscription class to subscribe for Candle events.
 

Enum Summary
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.
 

Package com.dxfeed.event.candle Description

Defines Candle event (open, high, low, close prices and other information for a specific period) and provides helper classes.



Copyright © 2013 Devexperts. All Rights Reserved.