OnixS Eurex EDCI Handler C++ library 1.0.0
Users' manual and API documentation
Loading...
Searching...
No Matches
ExecInst Struct Reference

Public Types

enum  Enum

Detailed Description

Definition at line 128 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Instructions for order handling, represented as a bit map.

Enumerator
NoValue 0xFF 

No value.

Persistent Order (FIX value 'H').

Non-persistent Order (FIX value 'Q').

H6 

Persistent and Book or Cancel order (FIX value 'H 6').

Q6 

Non-persistent and Book or Cancel order (FIX value 'Q 6').

Definition at line 131 of file Enumerations.h.