Introduction
OnixS Xetra MDI Market Data Handler is a C++ library that provides an access to Xetra Exchange market data services.
The key features of the Xetra MDI Market Data Handler for C++ are as follows:
- Easy-to-use API.
- Multithreaded architecture.
- Low latency, high throughput.
- Flexible logging.
Getting Started section will guide through the most significant parts of the Handler's architecture.
Advanced Programming provides information about sophisticated development tasks and techniques available.
- Note
- It's highly recommended to study the information available at Xetra Member Homepage to get familiar with core aspects of Xetra Exchange services. It's also highly recommended to review the source code of the sample projects which comes as a part of the library's distributive package alongside reading this Guide.
Resources