OnixS Euronext XDP Handler for C++  1.29.2.6
Programming Guide

Introduction

OnixS Euronext XDP Market Data Handler for C++ is a library that provides an access to the Euronext Group market data using FIX/FAST protocol. High-level C++ API allows to quickly build applications to get market data without much involve into raw protocol specifics.

Below are the key features of the Euronext XDP Market Data Feed Handler:

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 in the Handler.

Note:
It's highly recommended to read the latest "XDP Client Specification" on the "Developer Diary - Universal Trading Platform Technical Documents" page before reading this Guide to get familiar with core aspects of Euronext Group Market Data System. It's also highly recommended to review the source code of the sample project which comes as part of library's distributive package alongside reading this Guide.