template<typename T>
Represents subscription to a specific source of indexed events.
Definition IndexedEventSubscriptionSymbol.hpp:39
Represents subscription to time-series of events.
Definition TimeSeriesSubscriptionSymbol.hpp:44
A concept describing a string that can be wrapped.
Definition StringSymbol.hpp:124
A concept describing a symbol that can be wrapped.
Definition SymbolWrapper.hpp:32
Symbol that should be used with DXFeedSubscription class to subscribe for Candle events.
Definition CandleSymbol.hpp:88
Represents [wildcard] subscription to all events of the specific event type.
Definition WildcardSymbol.hpp:23
A concept describing a symbol that can be wrapped.
- Template Parameters
-