OnixS Eurex EDCI Handler C++ library 1.0.0
Users' manual and API documentation
Loading...
Searching...
No Matches
Getting Started

Guides through the most significant parts of the Handler's architecture.

All the Handler classes are encapsulated into the OnixS::Eurex::DropCopy namespace. Header files are collected in the master "OnixS/Eurex/DropCopy.h" header file.

How to get started

The typical way of using the Handler is as follows:

Session Logon (Plain text password)

The Handler supports plain text password session logon. To use this feature:

Please refer to the EDCI Manual §4.3.1 for details on the Session Logon message, including the Password field.