dxFeed .Net API
5.13.0
dxFeed .Net API library intended to provide market data access for DX clients
|
Data Structures | |
class | com.dxfeed.api.candle.CandleSymbolAttributes |
Class stores all candle symbol attributes More... | |
class | com.dxfeed.api.candle.CandleSymbolAttributes.Exchange |
Exchange attribute of CandleSymbol defines exchange identifier where data is taken from to build the candles. More... | |
class | com.dxfeed.api.candle.CandleSymbolAttributes.Period |
Period attribute of CandleSymbol defines aggregation period of the candles. More... | |
class | com.dxfeed.api.candle.CandleSymbolAttributes.Price |
Price type attribute of CandleSymbol defines price that is used to build the candles. More... | |
class | com.dxfeed.api.candle.CandleSymbolAttributes.Session |
Session attribute of CandleSymbol defines trading that is used to build the candles. More... | |
class | com.dxfeed.api.candle.CandleSymbolAttributes.Alignment |
Candle alignment attribute of CandleSymbol defines how candle are aligned with respect to time. More... | |
class | com.dxfeed.api.candle.CandleSymbolAttributes.PriceLevel |
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... | |
Namespaces | |
namespace | com.dxfeed.api.candle |