Introduction
Onix Solutions NASDAQ OMX Genium INET Handler is a C++ library that provides access to NASDAQ OMX Nordic trading functionality using Genium INET interface.
The key benefits of the OnixS directConnect C++ NASDAQ OMX Handler is:
- Pre-tested - thus saving time and money in integration testing.
- Supported - service level guarantee that the implementation is production strength, and will support current and future enhancements.
- Book management, synchronization and recovery - more than just a market data decoder. Provides full book management with Order book depth, Individual subscription model allowing the selection of product groups - off loads the book management tasks to a specialized implementation.
- Trade volume reporting that includes reporting of single, double leg and strategy trades for on-exchange as well as OTC transactions.
- Low latency, high through-put, and low CPU load - designed for high-frequency and the fastest market data implementation
- Easy-to-use and flexible API - designed for rapid integration within trading strategy architectures, with a common API style for multi-venue implementations.
- Flexible logging - ability to analyze and diagnose issues and activity quickly
- Included fast-start source code reference implementations with client and benchmarking samples - designed for rapid familiarization and to get up and running rapidly.
Sections:
- Note:
- It is highly recommended to read the following NASDAQ OMX documentation alongside reading this Guide:
- Genium INET OMnet Message Reference Nasdaq Nordic Version: 5.0.0240
|
|
- Note:
- It is highly recommended to review the source code of the Sample Projects from the distributive package alongside reading this Guide.
Resources