Inner Contents | |
Licensing | |
Logging | |
Event Listeners | |
Error Reporting | |
Sample Projects | |
All Handler classes are encapsulated into the OnixS::Senaf::MarketData namespace. Header files are collected in the master OnixS/Nasdaq/OMX.h
header file for more convenience.
The following sections will guide through the major steps to be done to succeed with market data processing.
The typical way of using the Handler is as follows:
OnixS::Nasdaq::OMX::Handler
class.OnixS::Nasdaq::OMX::Handler::login
method).OnixS::Nasdaq::OMX::Handler::logout
method).