dxFeed Graal CXX API
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CAnalyticOrderRepresents an extension of Order introducing analytic information, e.g
 CCandleCandle event with open, high, low, close prices and other information for a specific period
 CCandleAlignmentCandle alignment attribute of CandleSymbol defines how candle are aligned with respect to time
 CCandleExchangeExchange attribute of CandleSymbol defines exchange identifier where data is taken from to build the candles
 CCandlePeriodPeriod attribute of CandleSymbol defines aggregation period of the candles
 CCandlePricePrice type attribute of CandleSymbol defines price that is used to build the candles
 CCandlePriceLevelCandle price level attribute of CandleSymbol defines how candles shall be aggregated in respect to price interval
 CCandleSessionSession attribute of CandleSymbol defines trading that is used to build the candles
 CCandleSymbolSymbol that should be used with DXFeedSubscription class to subscribe for Candle events
 CCandleSymbolAttributeAttribute of the CandleSymbol
 CCandleTypeType of the candle aggregation period constitutes CandlePeriod type together its actual value
 CDayDay represents a continuous period of time approximately 24 hours long
 CDayFilterA filter for days used by various search methods
 CDirectionDirection of the price movement
 CDXEndpointManages network connections to feed or publisher
 CBuilderBuilder class for DXEndpoint that supports additional configuration properties
 Cdxfc_dxendpoint_property_tThe simple key-value structure that represents an endpoint's property
 CDXFeedMain entry class for dxFeed API (read it first)
 CDXFeedSubscriptionSubscription for a set of symbols and event types
 CDXPublisherProvides API for publishing of events to local or remote DXFeed
 CEntityBase abstract class for all dxFeed C++ API entities
 CEventFlag
 CEventFlagsMaskThe event flags' mask (a set of bit flags)
 CEventTypeMarks all event types that can be received via dxFeed API
 CEventTypeEnumThe enumeration type that provides additional information about the dxFeed Graal C++-API event type
 CEventTypeWithSymbolEvent type parametrized by a symbol
 CFilteredSubscriptionSymbolThis marker interface marks subscription symbol classes (like TimeSeriesSubscriptionSymbol) that attach "filters" to the actual symbols
 CGraalExceptionThe wrapper over CEntryPointErrorsEnum, the error code returned by GraalVM
 CGreeksGreeks event is a snapshot of the option price, Black-Scholes volatility and greeks
 CHandlerA thread-safe class that allows to asynchronously notify listeners with a given signature
 CHandler< void(ArgTypes...)>A thread-safe class that allows to asynchronously notify listeners with a given signature
 CIcebergTypeType of an iceberg order
 CIndexedEventRepresents an indexed collection of up-to-date information about some condition or state of an external entity that updates in real-time
 CIndexedEventSourceSource identifier for IndexedEvent
 CIndexedEventSubscriptionSymbolRepresents subscription to a specific source of indexed events
 CInstrumentProfileRepresents basic profile information about market instrument
 CInstrumentProfileCollectorCollects instrument profile updates and provides the live list of instrument profiles
 CInstrumentProfileConnectionConnects to an instrument profile URL and reads instrument profiles with support of streaming live updates
 CInstrumentProfileTypeDefines standard types of InstrumentProfile
 CIterableInstrumentProfileA wrapper around Java Iterator for InstrumentProfile
 CJavaExceptionA wrapper over the interceptable Java exceptions thrown by the dxFeed Native Graal SDK
 CLastingEventRepresents up-to-date information about some condition or state of an external entity that updates in real-time
 CMarketEventBase class for all market events
 CMarketEventSymbolsHelper class to compose and parse symbols for market events
 CMessageMessage event with application-specific attachment
 CObservableSubscriptionObservable set of subscription symbols
 COnDemandServiceProvides on-demand historical tick data replay controls
 COptionSaleOption Sale event represents a trade or another market event with the price (for example, market open/close price, etc.) for each option symbol listed under the specified Underlying
 COrderOrder event is a snapshot for a full available market depth for a symbol
 COrderActionAction enum for the Full Order Book (FOB) Orders
 COrderBaseBase class for common fields of Order, AnalyticOrder and SpreadOrder events
 COrderSourceIdentifies source of Order, AnalyticOrder, OtcMarketsOrder and SpreadOrder events
 COtcMarketsOrderRepresents an extension of Order for the symbols traded on the OTC Markets
 COtcMarketsPriceTypeType of prices on the OTC Markets
 CPriceTypeType of the price value
 CProfileProfile information snapshot that contains security instrument description
 CQuoteQuote event is a snapshot of the best bid and ask prices, and other fields that change with each quote
 CScheduleSchedule class provides API to retrieve and explore trading schedules of different exchanges and different classes of financial instruments
 CScopeScope of an order
 CSeriesSeries 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
 CSessionSession represents a continuous period of time during which apply same rules regarding trading activity
 CSessionFilterA filter for sessions used by various search methods
 CSessionTypeDefines type of session - what kind of trading activity is allowed (if any), what rules are used, what impact on daily trading statistics it has, etc
 CSharedEntityBase abstract "shared entity" class. Has some helpers for dynamic polymorphism
 CShortSaleRestrictionShort sale restriction on an instrument
 CSideSide of an order or a trade
 CSimpleHandlerA thread-safe class that allows to asynchronously notify listeners with a given signature
 CSimpleHandler< void(ArgTypes...)>A thread-safe class that allows to asynchronously notify listeners with a given signature
 CSpreadOrderSpread order event is a snapshot for a full available market depth for all spreads on a given underlying symbol
 CStringLikeWrapperA simple wrapper around strings or something similar to strings to reduce the amount of code for methods that take strings as input
 CStringSymbolA helper wrapper class needed to pass heterogeneous string symbols using a container and convert them to internal Graal representation
 CSummarySummary information snapshot about the trading session including session highs, lows, etc
 CSymbolWrapperA helper wrapper class needed to pass heterogeneous symbols using a container and convert them to internal Graal representation
 CSystemA class that allows to set JVM system properties and get the values of JVM system properties
 CTheoPriceTheo price is a snapshot of the theoretical option price computation that is periodically performed by dxPrice model-free computation
 CTimeAndSaleTime and Sale represents a trade or other market event with price, like market open/close price, etc
 CTimeAndSaleTypeType of a time and sale event
 CTimeFormatUtility class for parsing and formatting dates and times in ISO-compatible format
 CTimeSeriesEventRepresents 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
 CTimeSeriesSubscriptionSymbolRepresents subscription to time-series of events
 CTradeTrade event is a snapshot of the price and size of the last trade during regular trading hours and an overall day volume and day turnover
 CTradeBaseBase class for common fields of Trade} and TradeETH events
 CTradeETHTradeETH event is a snapshot of the price and size of the last trade during extended trading hours and the extended trading hours day volume and day turnover
 CTradingStatusTrading status of an instrument
 CUnderlyingUnderlying event is a snapshot of computed values that are available for an option underlying symbol based on the option prices on the market
 CWildcardSymbolRepresents [wildcard] subscription to all events of the specific event type