Click or drag to resize

Woti.Wmd Namespace

Tools for interacting with the cached market data.
Classes
 ClassDescription
Public classCWormsActivSessionDescribes WOTI's connection to Activ market data.
Public classCWormsAdditionalTASFilters Additional filters for Time and Sales
Public classCWormsOptionProductDefines an option.
Public classCWormsOptionTickDefines a single market data tick for an option.
Public classCWormsOptionTickProductPairA product-tick pair.
Public classCWormsTickDefines a single market data tick for an product.
Public classCWormsWmdOptionChain Publishes the option rics for a single underlier. Once it is instantiated, the chain will remain active (and taking up memory) in the WmdSession until Dispose() is called.
Public classCWormsWmdRecord Publishes all currently available market data for a single symbol. Once it is instantiated, the record will remain active (and taking up memory) in the WmdSession until Dispose() is called. Market data such as bid and ask can only be viewed if the symbol falls within the WOTI whitelist; otherwise any attempt to access data will throw a CWormsException. State information such as the Symbol or Service can still be accessed for any record.
Public classCWormsWmdSessionThe Wmd Session is responsible for distributing market data to WORMS clients.
Public classCWormsWmdTimeAndSalesContains requested ticks.
Public classSWormsOptionRicDefines a single market data quote for a product.
Public classSWormsQuoteDefines a single market data quote for a product.
Interfaces
Delegates