Ccom.dxfeed.api.candle.CandleSymbolAttributes.Alignment | Candle alignment attribute of CandleSymbol defines how candle are aligned with respect to time. |
►CAttribute | |
Ccom.dxfeed.api.events.EventTypeAttribute | |
►Ccom.dxfeed.native.api.C | |
Ccom.dxfeed.native.api.C32 | |
Ccom.dxfeed.native.api.C64 | |
Ccom.dxfeed.api.candle.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 |
Ccom.dxfeed.api.candle.CandleSymbolAttributes | Class stores all candle symbol attributes |
Ccom.dxfeed.api.candle.CandleType | Type of the candle aggregation period constitutes CandlePeriod type together its actual value. |
Ccom.dxfeed.ipf.impl.Constants | |
Ccom.dxfeed.ipf.DateFormat | |
Ccom.dxfeed.util.DayUtil | A collection of static utility methods for manipulation of int day id, that is the number of days since Unix epoch of January 1, 1970. |
Ccom.dxfeed.native.api.DxCandle | |
Ccom.dxfeed.native.api.DxConfiguration | |
Ccom.dxfeed.native.api.DxEventParams | |
Ccom.dxfeed.native.api.DxGreeks | |
Ccom.dxfeed.native.events.DxMarshal | |
Ccom.dxfeed.native.api.DxOrder | |
Ccom.dxfeed.native.api.DxPriceLevel | |
Ccom.dxfeed.api.events.DxPriceLevelBook.DxPriceLevel | |
Ccom.dxfeed.native.api.DxPriceLevelBook | |
Ccom.dxfeed.api.events.DxPriceLevelBook | |
Ccom.dxfeed.native.api.DxProfile | |
Ccom.dxfeed.native.api.DxQuote | |
Ccom.dxfeed.native.api.DxSeries | |
Ccom.dxfeed.native.api.DxSnapshotData | |
Ccom.dxfeed.native.api.DxSummary | |
Ccom.dxfeed.native.api.DxTheoPrice | |
Ccom.dxfeed.native.api.DxTimeAndSale | |
Ccom.dxfeed.native.api.DxTrade | |
Ccom.dxfeed.native.api.DxUnderlying | |
►CEventArgs | |
Ccom.dxfeed.api.DXFeedSymbolsUpdateEventArgs | Represents class contains data for symbols update events. |
Ccom.dxfeed.api.events.EventParams | Received event parameters |
Ccom.dxfeed.api.DXFeedLastingEventsCollector.EventsCollection | |
Ccom.dxfeed.api.DXFeedLastingEventsCollector.EventStorage< E > | |
Ccom.dxfeed.api.util.EventTypeUtil | Class provides operations with EventType. |
►CException | |
►Ccom.dxfeed.api.DxException | |
Ccom.dxfeed.native.NativeDxException | |
Ccom.dxfeed.api.candle.CandleSymbolAttributes.Exchange | Exchange attribute of CandleSymbol defines exchange identifier where data is taken from to build the candles. |
►Ccom.dxfeed.api.candle.ICandleSymbolAttribute | Attribute of the CandleSymbol |
Ccom.dxfeed.api.candle.CandleAlignment | Candle alignment attribute of CandleSymbol defines how candle are aligned with respect to time |
Ccom.dxfeed.api.candle.CandleExchange | Exchange attribute of CandleSymbol defines exchange identifier where data is taken from to build the candles |
Ccom.dxfeed.api.candle.CandlePeriod | Period attribute of CandleSymbol defines aggregation period of the candles. Aggregation period is defined as pair of a GetValue() and type |
Ccom.dxfeed.api.candle.CandlePrice | Price type attribute of CandleSymbol defines price that is used to build the candles |
Ccom.dxfeed.api.candle.CandleSession | Session attribute of CandleSymbol defines trading that is used to build the candles |
►CICloneable | |
Ccom.dxfeed.api.events.IDxEventType< T > | |
Ccom.dxfeed.ipf.option.OptionChain | Set of option series for a single product or underlying symbol. |
Ccom.dxfeed.ipf.option.OptionSeries | Series of call and put options with different strike sharing the same attributes of expiration, last trading day, spc, multiplies, etc. |
►CIComparable | |
Ccom.dxfeed.api.events.OrderSource | |
Ccom.dxfeed.ipf.InstrumentProfile | Represents basic profile information about market instrument. Please see Instrument Profile Format documentation for complete description. |
Ccom.dxfeed.ipf.option.OptionSeries | Series of call and put options with different strike sharing the same attributes of expiration, last trading day, spc, multiplies, etc. |
►CIDisposable | |
►Ccom.dxfeed.api.IDxConnection | Interface provides operations with event subscription |
Ccom.dxfeed.native.NativeConnection | Class provides operations with event subscription |
►Ccom.dxfeed.api.IDXEndpoint | Manages network connections to DXFeed. |
Ccom.dxfeed.api.DXEndpoint | Manages network connections to DXFeed. |
►Ccom.dxfeed.api.IDxRegionalBook | |
Ccom.dxfeed.native.NativeRegionalBook | |
►Ccom.dxfeed.api.IDxSubscription | Interface provides operation with subscription parameters. |
Ccom.dxfeed.native.NativeSnapshotSubscription | Class provides native snapshot subscription |
Ccom.dxfeed.native.NativeSubscription | Class provides native event subscription |
Ccom.dxfeed.native.OrderViewSubscription | |
Ccom.dxfeed.io.CSVReader | Reads data from the stream using Comma-Separated Values (CSV) format. See RFC 4180 for CSV format specification |
Ccom.dxfeed.io.CSVWriter | Writes data to the stream using Comma-Separated Values (CSV) format. See RFC 4180 for CSV format specification |
Ccom.dxfeed.ipf.impl.InstrumentProfileComposer | Composer for Instrument Profile Simple File Format. Please see Instrument Profile Format documentation for complete description. |
Ccom.dxfeed.ipf.impl.InstrumentProfileParser | Parser for Instrument Profile Simple File Format. Please see Instrument Profile Format documentation for complete description. |
►Ccom.dxfeed.api.events.IDxEventBuf< IDxOrder > | |
Ccom.dxfeed.native.OrderEventBuffer | Simple buffer to collect order events. Not thread safe. |
►Ccom.dxfeed.api.events.IDxEventBuf< T > | |
Ccom.dxfeed.native.events.NativeEventBuffer< T > | |
►Ccom.dxfeed.api.IDxEventListener | Interface provides receiving events. |
►Ccom.dxfeed.api.IDxCandleListener | Interface provides receiving candle events |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
►Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
Ccom.dxfeed.api.LastingEventsCollector< E > | Class provides methods for collecting and storing lasting events. This collector expands with universal event listener. |
Ccom.dxfeed.api.extras.EventPrinter | |
►Ccom.dxfeed.api.IDxConfigurationListener | Interface provides receiving Configuration events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
Ccom.dxfeed.api.extras.EventPrinter | |
►Ccom.dxfeed.api.IDxFundamentalListener | Interface provides receiving fundamental events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
►Ccom.dxfeed.api.IDxFeedListener | Interface provides receiving events |
Ccom.dxfeed.api.extras.EventPrinter | |
►Ccom.dxfeed.api.IDxGreeksListener | Interface provides receiving Greeks events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
Ccom.dxfeed.api.extras.EventPrinter | |
►Ccom.dxfeed.api.IDxOrderListener | Interface provides receiving order events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
Ccom.dxfeed.api.IDxFeedListener | Interface provides receiving events |
Ccom.dxfeed.native.OrderViewSubscription | |
►Ccom.dxfeed.api.IDxProfileListener | Interface provides receiving profile events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
Ccom.dxfeed.api.IDxFeedListener | Interface provides receiving events |
►Ccom.dxfeed.api.IDxQuoteListener | Interface provides receiving quote events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
Ccom.dxfeed.api.IDxFeedListener | Interface provides receiving events |
►Ccom.dxfeed.api.IDxSeriesListener | Interface provides receiving Series events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
Ccom.dxfeed.api.extras.EventPrinter | |
►Ccom.dxfeed.api.IDxSpreadOrderListener | Interface provides receiving SpreadOrder events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
Ccom.dxfeed.api.extras.EventPrinter | |
►Ccom.dxfeed.api.IDxTheoPriceListener | Interface provides receiving TheoPrice events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
Ccom.dxfeed.api.extras.EventPrinter | |
►Ccom.dxfeed.api.IDxTimeAndSaleListener | Interface provides receiving TimeAndSale events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
Ccom.dxfeed.api.IDxFeedListener | Interface provides receiving events |
►Ccom.dxfeed.api.IDxTradeETHListener | Interface provides receiving TradeETH events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
Ccom.dxfeed.api.extras.EventPrinter | |
►Ccom.dxfeed.api.IDxTradeListener | Interface provides receiving Trade events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
Ccom.dxfeed.api.IDxFeedListener | Interface provides receiving events |
►Ccom.dxfeed.api.IDxUnderlyingListener | Interface provides receiving Underlying events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedLastingEventsCollector | Class provides methods for collecting and storing lasting events. |
Ccom.dxfeed.api.extras.EventPrinter | |
►Ccom.dxfeed.api.events.IDxEventType | |
Ccom.dxfeed.api.events.IDxEventType< T > | |
Ccom.dxfeed.api.events.IDxIndexedEvent< T > | Represents an indexed collection of up-to-date information about some condition or state of an external entity that updates in real-time. For example, IDxOrder represents an order to buy or to sell some market instrument that is currently active on a market exchange and multiple orders are active for each symbol at any given moment in time. IDxCandle represent snapshots of aggregate information about trading over a specific time period and there are multiple periods available. The IDxCandle is also an example of IDxTimeSeriesEvent that is a more specific event type. |
Ccom.dxfeed.api.events.IDxLastingEvent< T > | |
►Ccom.dxfeed.api.events.IDxEventType< string > | |
►Ccom.dxfeed.api.events.IDxMarketEvent | Abstract base class for all market events. All market events are objects that extend this class. Market event classes are simple beans with setters and getters for their properties and minimal business logic. All market events have EventSymbol property that is defined by this class. |
►Ccom.dxfeed.api.events.IDxConfiguration | Configuration event with application-specific attachment. |
Ccom.dxfeed.native.events.NativeConfiguration | Configuration event with application-specific attachment. |
►Ccom.dxfeed.api.events.IDxGreeks | Greeks event is a snapshot of the option price, Black-Scholes volatility and greeks. It represents the most recent information that is available about the corresponding values on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeGreeks | Greeks event is a snapshot of the option price, Black-Scholes volatility and greeks. It represents the most recent information that is available about the corresponding values on the market at any given moment of time. |
►Ccom.dxfeed.api.events.IDxOrderBase | Interface for common fields of Order and SpreadOrder events. Order events represent a snapshot for a full available market depth for a symbol. The collection of order events of a symbol represents the most recent information that is available about orders on the market at any given moment of time. |
►Ccom.dxfeed.api.events.IDxOrder | Order event is a snapshot for a full available market depth for a symbol. The collection of order events of a symbol represents the most recent information that is available about orders on the market at any given moment of time. Order events give information on several levels of details, called scopes - see Scope. Scope of an order is available via Scope property. |
Ccom.dxfeed.native.events.NativeOrder | Order event is a snapshot for a full available market depth for a symbol. The collection of order events of a symbol represents the most recent information that is available about orders on the market at any given moment of time. Order events give information on several levels of details, called scopes - see Scope. Scope of an order is available via Scope property. |
►Ccom.dxfeed.api.events.IDxSpreadOrder | Spread order event is a snapshot for a full available market depth for all spreads on a given underlying symbol.The collection of spread order events of a symbol represents the most recent information that is available about spread orders on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeSpreadOrder | Spread order event is a snapshot for a full available market depth for all spreads on a given underlying symbol.The collection of spread order events of a symbol represents the most recent information that is available about spread orders on the market at any given moment of time. |
►Ccom.dxfeed.native.events.NativeOrderBase | Base class for common fields of Order and SpreadOrder events. Order events represent a snapshot for a full available market depth for a symbol. The collection of order events of a symbol represents the most recent information that is available about orders on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeOrder | Order event is a snapshot for a full available market depth for a symbol. The collection of order events of a symbol represents the most recent information that is available about orders on the market at any given moment of time. Order events give information on several levels of details, called scopes - see Scope. Scope of an order is available via Scope property. |
Ccom.dxfeed.native.events.NativeSpreadOrder | Spread order event is a snapshot for a full available market depth for all spreads on a given underlying symbol.The collection of spread order events of a symbol represents the most recent information that is available about spread orders on the market at any given moment of time. |
►Ccom.dxfeed.api.events.IDxProfile | Profile information snapshot that contains security instrument description. It represents the most recent information that is available about the traded security on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeProfile | |
►Ccom.dxfeed.api.events.IDxQuote | Quote event is a snapshot of the best bid and ask prices, and other fields that change with each quote. It represents the most recent information that is available about the best quote on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeQuote | Quote event is a snapshot of the best bid and ask prices, and other fields that change with each quote. It represents the most recent information that is available about the best quote on the market at any given moment of time. |
►Ccom.dxfeed.api.events.IDxSeries | Series event is a snapshot of computed values that are available for all option series for a given underlying symbol based on the option prices on the market. It represents the most recent information that is available about the corresponding values on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeSeries | Series event is a snapshot of computed values that are available for all option series for a given underlying symbol based on the option prices on the market. It represents the most recent information that is available about the corresponding values on the market at any given moment of time. |
►Ccom.dxfeed.api.events.IDxSummary | Summary information snapshot about the trading session including session highs, lows, etc. It represents the most recent information that is available about the trading session in the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeSummary | Summary information snapshot about the trading session including session highs, lows, etc. It represents the most recent information that is available about the trading session in the market at any given moment of time. |
►Ccom.dxfeed.api.events.IDxTheoPrice | Theo price is a snapshot of the theoretical option price computation that is periodically performed by dxPrice model-free computation. It represents the most recent information that is available about the corresponding values at any given moment of time. The values include first and second order derivative of the price curve by price, so that the real-time theoretical option price can be estimated on real-time changes of the underlying price in the vicinity. |
Ccom.dxfeed.native.events.NativeTheoPrice | Theo price is a snapshot of the theoretical option price computation that is periodically performed by dxPrice model-free computation. It represents the most recent information that is available about the corresponding values at any given moment of time. The values include first and second order derivative of the price curve by price, so that the real-time theoretical option price can be estimated on real-time changes of the underlying price in the vicinity. |
►Ccom.dxfeed.api.events.IDxTimeAndSale | Time and Sale represents a trade (or other market event with price, e.g. market open/close price, etc). Time and Sales are intended to provide information about trades in a continuous time slice (unlike Trade events which are supposed to provide snapshot about the current last trade). |
Ccom.dxfeed.native.events.NativeTimeAndSale | Time and Sale represents a trade (or other market event with price, e.g. market open/close price, etc). Time and Sales are intended to provide information about trades in a continuous time slice (unlike Trade events which are supposed to provide snapshot about the current last trade). |
►Ccom.dxfeed.api.events.IDxTradeBase | Interface for common fields of IDxTrade and IDxTradeETH events. Trade events represent the most recent information that is available about the last trade on the market at any given moment of time |
►Ccom.dxfeed.api.events.IDxTrade | Trade event is a snapshot of the price and size of the last trade during regular trading hours and an overall day volume. It represents the most recent information that is available about the regular last trade price on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeTrade | Trade event is a snapshot of the price and size of the last trade during regular trading hours and an overall day volume. It represents the most recent information that is available about the regular last trade price on the market at any given moment of time. |
►Ccom.dxfeed.api.events.IDxTradeETH | TradeETH event is a snapshot of the price and size of the last trade during extended trading hours and the extended hours day volume. This event is defined only for symbols (typically stocks and ETFs) with a designated extended trading hours (ETH, pre market and post market trading sessions). It represents the most recent information that is available about ETH last trade on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeTradeETH | TradeETH event is a snapshot of the price and size of the last trade during extended trading hours and the extended hours day volume. This event is defined only for symbols (typically stocks and ETFs) with a designated extended trading hours (ETH, pre market and post market trading sessions). It represents the most recent information that is available about ETH last trade on the market at any given moment of time. |
►Ccom.dxfeed.native.events.NativeTradeBase | Base class for common fields of IDxTrade and IDxTradeETH events. Trade events represent the most recent information that is available about the last trade on the market at any given moment of time |
Ccom.dxfeed.native.events.NativeTrade | Trade event is a snapshot of the price and size of the last trade during regular trading hours and an overall day volume. It represents the most recent information that is available about the regular last trade price on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeTradeETH | TradeETH event is a snapshot of the price and size of the last trade during extended trading hours and the extended hours day volume. This event is defined only for symbols (typically stocks and ETFs) with a designated extended trading hours (ETH, pre market and post market trading sessions). It represents the most recent information that is available about ETH last trade on the market at any given moment of time. |
►Ccom.dxfeed.api.events.IDxUnderlying | Underlying event is a snapshot of computed values that are available for an option underlying symbol based on the option prices on the market. It represents the most recent information that is available about the corresponding values on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeUnderlying | Underlying event is a snapshot of computed values that are available for an option underlying symbol based on the option prices on the market. It represents the most recent information that is available about the corresponding values on the market at any given moment of time. |
►Ccom.dxfeed.native.events.MarketEventImpl | Abstract base class for all market events. All market events are objects that extend this class. Market event classes are simple beans with setters and getters for their properties and minimal business logic. All market events have EventSymbol property that is defined by this class. |
Ccom.dxfeed.native.events.NativeConfiguration | Configuration event with application-specific attachment. |
Ccom.dxfeed.native.events.NativeGreeks | Greeks event is a snapshot of the option price, Black-Scholes volatility and greeks. It represents the most recent information that is available about the corresponding values on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeOrderBase | Base class for common fields of Order and SpreadOrder events. Order events represent a snapshot for a full available market depth for a symbol. The collection of order events of a symbol represents the most recent information that is available about orders on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeProfile | |
Ccom.dxfeed.native.events.NativeQuote | Quote event is a snapshot of the best bid and ask prices, and other fields that change with each quote. It represents the most recent information that is available about the best quote on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeSeries | Series event is a snapshot of computed values that are available for all option series for a given underlying symbol based on the option prices on the market. It represents the most recent information that is available about the corresponding values on the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeSummary | Summary information snapshot about the trading session including session highs, lows, etc. It represents the most recent information that is available about the trading session in the market at any given moment of time. |
Ccom.dxfeed.native.events.NativeTheoPrice | Theo price is a snapshot of the theoretical option price computation that is periodically performed by dxPrice model-free computation. It represents the most recent information that is available about the corresponding values at any given moment of time. The values include first and second order derivative of the price curve by price, so that the real-time theoretical option price can be estimated on real-time changes of the underlying price in the vicinity. |
Ccom.dxfeed.native.events.NativeTimeAndSale | Time and Sale represents a trade (or other market event with price, e.g. market open/close price, etc). Time and Sales are intended to provide information about trades in a continuous time slice (unlike Trade events which are supposed to provide snapshot about the current last trade). |
Ccom.dxfeed.native.events.NativeTradeBase | Base class for common fields of IDxTrade and IDxTradeETH events. Trade events represent the most recent information that is available about the last trade on the market at any given moment of time |
Ccom.dxfeed.native.events.NativeUnderlying | Underlying event is a snapshot of computed values that are available for an option underlying symbol based on the option prices on the market. It represents the most recent information that is available about the corresponding values on the market at any given moment of time. |
►Ccom.dxfeed.api.events.IDxEventType< T > | |
Ccom.dxfeed.api.events.IDxIndexedEvent< T > | Represents an indexed collection of up-to-date information about some condition or state of an external entity that updates in real-time. For example, IDxOrder represents an order to buy or to sell some market instrument that is currently active on a market exchange and multiple orders are active for each symbol at any given moment in time. IDxCandle represent snapshots of aggregate information about trading over a specific time period and there are multiple periods available. The IDxCandle is also an example of IDxTimeSeriesEvent that is a more specific event type. |
Ccom.dxfeed.api.events.IDxLastingEvent< T > | |
►Ccom.dxfeed.api.IDXFeed | Main entry class for dxFeed API (read it first). |
Ccom.dxfeed.api.DXFeed | Main entry class for dxFeed API (read it first). |
►Ccom.dxfeed.api.IDXFeedEventListener< E > | The listener interface for receiving events of the specified type E. |
►Ccom.dxfeed.api.DXFeedSnapshotCollector< E > | |
Ccom.dxfeed.api.DXFeed.HistoryEventsCollector< E > | |
Ccom.dxfeed.api.LastingEventsCollector< E > | Class provides methods for collecting and storing lasting events. This collector expands with universal event listener. |
►Ccom.dxfeed.api.IDXFeedSubscription< E > | Subscription for a set of symbols and event types. |
►Ccom.dxfeed.api.DXFeedSubscription< E > | Subscription for a set of symbols and event types. |
Ccom.dxfeed.api.DXFeedTimeSeriesSubscription< E > | |
►Ccom.dxfeed.api.IDXFeedTimeSeriesSubscription< E > | |
Ccom.dxfeed.api.DXFeedTimeSeriesSubscription< E > | |
►Ccom.dxfeed.api.events.IDxIndexedEvent | Represents an indexed collection of up-to-date information about some condition or state of an external entity that updates in real-time. For example, IDxOrder represents an order to buy or to sell some market instrument that is currently active on a market exchange and multiple orders are active for each symbol at any given moment in time. IDxCandle represent snapshots of aggregate information about trading over a specific time period and there are multiple periods available. The IDxCandle is also an example of IDxTimeSeriesEvent that is a more specific event type. |
Ccom.dxfeed.api.events.IDxIndexedEvent< T > | Represents an indexed collection of up-to-date information about some condition or state of an external entity that updates in real-time. For example, IDxOrder represents an order to buy or to sell some market instrument that is currently active on a market exchange and multiple orders are active for each symbol at any given moment in time. IDxCandle represent snapshots of aggregate information about trading over a specific time period and there are multiple periods available. The IDxCandle is also an example of IDxTimeSeriesEvent that is a more specific event type. |
Ccom.dxfeed.api.events.IDxTimeSeriesEvent< T > | Represents time-series snapshots of some process that is evolving in time or actual events in some external system that have an associated time stamp and can be uniquely identified. For example, IDxTimeAndSale events represent the actual sales that happen on a market exchange at specific time moments, while IDxCandle events represent snapshots of aggregate information about trading over a specific time period. |
►Ccom.dxfeed.api.events.IDxIndexedEvent< string > | |
Ccom.dxfeed.api.events.IDxOrderBase | Interface for common fields of Order and SpreadOrder events. Order events represent a snapshot for a full available market depth for a symbol. The collection of order events of a symbol represents the most recent information that is available about orders on the market at any given moment of time. |
Ccom.dxfeed.api.events.IDxSeries | Series event is a snapshot of computed values that are available for all option series for a given underlying symbol based on the option prices on the market. It represents the most recent information that is available about the corresponding values on the market at any given moment of time. |
►Ccom.dxfeed.api.events.IDxIndexedEvent< T > | |
Ccom.dxfeed.api.events.IDxTimeSeriesEvent< T > | Represents time-series snapshots of some process that is evolving in time or actual events in some external system that have an associated time stamp and can be uniquely identified. For example, IDxTimeAndSale events represent the actual sales that happen on a market exchange at specific time moments, while IDxCandle events represent snapshots of aggregate information about trading over a specific time period. |
►Ccom.dxfeed.api.events.IDxLastingEvent | |
Ccom.dxfeed.api.events.IDxLastingEvent< T > | |
►Ccom.dxfeed.api.events.IDxLastingEvent< CandleSymbol > | |
►Ccom.dxfeed.api.events.IDxCandle | Candle event with open, high, low, close prices and other information for a specific period.Candles are build with a specified CandlePeriod using a specified CandlePrice type with a data taken from the specified CandleExchange from the specified CandleSession with further details of aggregation provided by CandleAlignment. |
Ccom.dxfeed.native.events.NativeCandle | Candle event with open, high, low, close prices and other information for a specific period.Candles are build with a specified CandlePeriod using a specified CandlePrice type with a data taken from the specified CandleExchange from the specified CandleSession with further details of aggregation provided by CandleAlignment. |
►Ccom.dxfeed.api.events.IDxLastingEvent< string > | |
Ccom.dxfeed.api.events.IDxGreeks | Greeks event is a snapshot of the option price, Black-Scholes volatility and greeks. It represents the most recent information that is available about the corresponding values on the market at any given moment of time. |
Ccom.dxfeed.api.events.IDxProfile | Profile information snapshot that contains security instrument description. It represents the most recent information that is available about the traded security on the market at any given moment of time. |
Ccom.dxfeed.api.events.IDxQuote | Quote event is a snapshot of the best bid and ask prices, and other fields that change with each quote. It represents the most recent information that is available about the best quote on the market at any given moment of time. |
Ccom.dxfeed.api.events.IDxSummary | Summary information snapshot about the trading session including session highs, lows, etc. It represents the most recent information that is available about the trading session in the market at any given moment of time. |
Ccom.dxfeed.api.events.IDxTheoPrice | Theo price is a snapshot of the theoretical option price computation that is periodically performed by dxPrice model-free computation. It represents the most recent information that is available about the corresponding values at any given moment of time. The values include first and second order derivative of the price curve by price, so that the real-time theoretical option price can be estimated on real-time changes of the underlying price in the vicinity. |
Ccom.dxfeed.api.events.IDxTradeBase | Interface for common fields of IDxTrade and IDxTradeETH events. Trade events represent the most recent information that is available about the last trade on the market at any given moment of time |
Ccom.dxfeed.api.events.IDxUnderlying | Underlying event is a snapshot of computed values that are available for an option underlying symbol based on the option prices on the market. It represents the most recent information that is available about the corresponding values on the market at any given moment of time. |
Ccom.dxfeed.api.IDxOrderViewListener | Interface provides receiving Order View events. |
Ccom.dxfeed.api.IDxRegionalBookListener | |
►Ccom.dxfeed.api.IDxSnapshotListener | Interface provides receiving snapshot events. |
►Ccom.dxfeed.api.IDxCandleSnapshotListener | Interface provides receiving candle snapshot events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedSnapshotCollector< E > | |
►Ccom.dxfeed.api.IDxGreeksSnapshotListener | Interface provides receiving Greeks snapshot events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedSnapshotCollector< E > | |
►Ccom.dxfeed.api.IDxOrderSnapshotListener | Interface provides receiving order snapshot events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedSnapshotCollector< E > | |
►Ccom.dxfeed.api.IDxSeriesSnapshotListener | Interface provides receiving Series snapshot events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedSnapshotCollector< E > | |
►Ccom.dxfeed.api.IDxSpreadOrderSnapshotListener | Interface provides receiving spread order snapshot events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedSnapshotCollector< E > | |
►Ccom.dxfeed.api.IDxTimeAndSaleSnapshotListener | Interface provides receiving time and sale snapshot events. |
Ccom.dxfeed.api.DXFeedEventHandler< E > | The universal event listener class for handling all native events. It is aggregates as simple as snapshots events and calls IDXFeedEventListener<E> from list. This class used as event listener converter from native events wrapper to high-level event listener. |
Ccom.dxfeed.api.DXFeedSnapshotCollector< E > | |
►Ccom.dxfeed.api.events.IDxTimeSeriesEvent | Represents time-series snapshots of some process that is evolving in time or actual events in some external system that have an associated time stamp and can be uniquely identified. For example, IDxTimeAndSale events represent the actual sales that happen on a market exchange at specific time moments, while IDxCandle events represent snapshots of aggregate information about trading over a specific time period. |
Ccom.dxfeed.api.events.IDxTimeSeriesEvent< T > | Represents time-series snapshots of some process that is evolving in time or actual events in some external system that have an associated time stamp and can be uniquely identified. For example, IDxTimeAndSale events represent the actual sales that happen on a market exchange at specific time moments, while IDxCandle events represent snapshots of aggregate information about trading over a specific time period. |
►Ccom.dxfeed.api.events.IDxTimeSeriesEvent< CandleSymbol > | |
Ccom.dxfeed.api.events.IDxCandle | Candle event with open, high, low, close prices and other information for a specific period.Candles are build with a specified CandlePeriod using a specified CandlePrice type with a data taken from the specified CandleExchange from the specified CandleSession with further details of aggregation provided by CandleAlignment. |
►Ccom.dxfeed.api.events.IDxTimeSeriesEvent< string > | |
Ccom.dxfeed.api.events.IDxGreeks | Greeks event is a snapshot of the option price, Black-Scholes volatility and greeks. It represents the most recent information that is available about the corresponding values on the market at any given moment of time. |
Ccom.dxfeed.api.events.IDxTimeAndSale | Time and Sale represents a trade (or other market event with price, e.g. market open/close price, etc). Time and Sales are intended to provide information about trades in a continuous time slice (unlike Trade events which are supposed to provide snapshot about the current last trade). |
►CIEnumerable | |
Ccom.dxfeed.api.events.IDxEventBuf< out out T > | |
►CIEnumerator | |
Ccom.dxfeed.native.events.NativeEventBuffer< T >.Enumerator | |
►Ccom.dxfeed.api.events.IndexedEventSource | |
Ccom.dxfeed.api.events.OrderSource | |
Ccom.dxfeed.ipf.live.InstrumentProfileConnection | Connects to an instrument profile URL and reads instrument profiles using Simple File Format with support of streaming live updates. Please see Instrument Profile Format documentation for complete description |
Ccom.dxfeed.ipf.InstrumentProfileField | Defines standard fields of InstrumentProfile and provides data access methods. Please see Instrument Profile Format documentation for complete description. |
Ccom.dxfeed.ipf.InstrumentProfileReader | Reads instrument profiles from the stream using Simple File Format. Please see Instrument Profile Format documentation for complete description. This reader automatically uses data formats as specified in the stream. Use InstrumentProfileConnection if support for streaming updates of instrument profiles is needed. |
Ccom.dxfeed.ipf.InstrumentProfileType | Defines standard types of InstrumentProfile. Note that other (unknown) types can be used without listing in this class - use it for convenience only. Please see Instrument Profile Format documentation for complete description. |
Ccom.dxfeed.ipf.live.InstrumentProfileUpdateListener | Notifies about instrument profile changes. |
Ccom.dxfeed.ipf.live.InstrumentProfileUpdater | This class tracks changes in instrument profile snapshot and filter bulk data. It is possible while live streaming connection was broken. Reconnection accompanied with repeated receiving of whole snapshot. This class allow to send user only changed data, i.e without duplicates. |
Ccom.dxfeed.ipf.InstrumentProfileWriter | Writes instrument profiles to the stream using Simple File Format. Please see Instrument Profile Format documentation for complete description. This writer automatically derives data formats needed to write all meaningful fields. |
►CIOException | |
Ccom.dxfeed.io.CSVFormatException | Signals that input stream does not conform to the CSV format. See RFC 4180 for CSV format specification. |
Ccom.dxfeed.ipf.InstrumentProfileFormatException | Signals that input stream does not conform to the Simple File Format. Please see Instrument Profile Format documentation for complete description. |
Ccom.dxfeed.api.events.market.MarketEventSymbols | Helper class to compose and parse symbols for market events |
Ccom.dxfeed.util.MathUtil | A collection of non-trivial mathematical utility methods. |
Ccom.dxfeed.native.events.NativeBufferFactory | |
Ccom.dxfeed.native.NativeTools | |
Ccom.dxfeed.ipf.option.OptionChainsBuilder | Builder class for a set of option chains grouped by product or underlying symbol |
Ccom.dxfeed.api.candle.CandleSymbolAttributes.Period | Period attribute of CandleSymbol defines aggregation period of the candles. |
Ccom.dxfeed.api.candle.CandleSymbolAttributes.Price | Price type attribute of CandleSymbol defines price that is used to build the candles. |
Ccom.dxfeed.api.candle.CandleSymbolAttributes.Session | Session attribute of CandleSymbol defines trading that is used to build the candles. |
Ccom.dxfeed.io.StreamCompression | Defines byte stream compression format |
Ccom.dxfeed.util.StringCache | Caches strings and provides lookup methods by raw character data to avoid string construction. It is intended to be used in various parsers to reduce memory footprint and garbage |
Ccom.dxfeed.api.extras.TimeConverter | |
Ccom.dxfeed.util.TimePeriod | Value class for period of time with support for ISO8601 duration format. |
Ccom.dxfeed.api.Tools | Class provides some helpers for library. |
Ccom.dxfeed.io.URLInputStream | |