dxFeed .Net API  7.1.0
dxFeed .Net API library intended to provide market data access for DX clients
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Ccom.dxfeed.api.candle.CandleSymbolAttributes.AlignmentCandle alignment attribute of CandleSymbol defines how candle are aligned with respect to time.
 CAttribute
 Ccom.dxfeed.api.candle.CandleSymbolSymbol 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.CandleSymbolAttributesClass stores all candle symbol attributes
 Ccom.dxfeed.api.candle.CandleTypeType of the candle aggregation period constitutes CandlePeriod type together its actual value.
 Ccom.dxfeed.ipf.impl.Constants
 Ccom.dxfeed.ipf.DateFormat
 Ccom.dxfeed.util.DayUtilA 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.events.DxMarshal
 Ccom.dxfeed.api.events.DxPriceLevelBook.DxPriceLevel
 Ccom.dxfeed.api.events.DxPriceLevelBook
 CEventArgs
 Ccom.dxfeed.api.events.EventParamsReceived event parameters
 Ccom.dxfeed.api.util.EventTypeUtilClass provides operations with EventType.
 CException
 Ccom.dxfeed.api.candle.CandleSymbolAttributes.ExchangeExchange attribute of CandleSymbol defines exchange identifier where data is taken from to build the candles.
 Ccom.dxfeed.api.candle.ICandleSymbolAttributeAttribute of the CandleSymbol
 CICloneable
 CIComparable
 CIDisposable
 Ccom.dxfeed.api.events.IDxEventBuf< IDxOrder >
 Ccom.dxfeed.api.events.IDxEventBuf< T >
 Ccom.dxfeed.api.IDxEventListenerInterface provides receiving events.
 Ccom.dxfeed.api.events.IDxEventType
 Ccom.dxfeed.api.events.IDxEventType< string >
 Ccom.dxfeed.api.events.IDxEventType< T >
 Ccom.dxfeed.api.IDXFeedMain 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.IDXFeedSubscription< E >Subscription for a set of symbols and event types.
 Ccom.dxfeed.api.events.IDxIndexedEventRepresents 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< string >
 Ccom.dxfeed.api.events.IDxIndexedEvent< T >
 Ccom.dxfeed.api.events.IDxLastingEvent
 Ccom.dxfeed.api.events.IDxLastingEvent< CandleSymbol >
 Ccom.dxfeed.api.events.IDxLastingEvent< string >
 Ccom.dxfeed.api.IDxOrderViewListenerInterface provides receiving Order View events.
 Ccom.dxfeed.api.IDxRegionalBookListener
 Ccom.dxfeed.api.IDxSnapshotListenerInterface provides receiving snapshot events.
 Ccom.dxfeed.api.events.IDxTimeSeriesEventRepresents 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.IDxTimeSeriesEvent< string >
 CIEnumerable
 CIEnumerator
 Ccom.dxfeed.api.events.IndexedEventSource
 Ccom.dxfeed.ipf.live.InstrumentProfileConnectionConnects 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.InstrumentProfileFieldDefines standard fields of InstrumentProfile and provides data access methods. Please see Instrument Profile Format documentation for complete description.
 Ccom.dxfeed.ipf.InstrumentProfileReaderReads 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.InstrumentProfileTypeDefines 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.InstrumentProfileUpdateListenerNotifies about instrument profile changes.
 Ccom.dxfeed.ipf.live.InstrumentProfileUpdaterThis 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.InstrumentProfileWriterWrites 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.api.events.market.MarketEventSymbolsHelper class to compose and parse symbols for market events
 Ccom.dxfeed.util.MathUtilA collection of non-trivial mathematical utility methods.
 Ccom.dxfeed.native.events.NativeBufferFactory
 Ccom.dxfeed.native.NativeTools
 Ccom.dxfeed.ipf.option.OptionChainsBuilderBuilder class for a set of option chains grouped by product or underlying symbol
 Ccom.dxfeed.api.candle.CandleSymbolAttributes.PeriodPeriod attribute of CandleSymbol defines aggregation period of the candles.
 Ccom.dxfeed.api.candle.CandleSymbolAttributes.PricePrice type attribute of CandleSymbol defines price that is used to build the candles.
 Ccom.dxfeed.api.candle.CandleSymbolAttributes.PriceLevelCandle 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.
 Ccom.dxfeed.api.candle.CandleSymbolAttributes.SessionSession attribute of CandleSymbol defines trading that is used to build the candles.
 Ccom.dxfeed.io.StreamCompressionDefines byte stream compression format
 Ccom.dxfeed.util.StringCacheCaches 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.TimePeriodValue class for period of time with support for ISO8601 duration format.
 Ccom.dxfeed.api.ToolsClass provides some helpers for library.
 Ccom.dxfeed.io.URLInputStream