Public Types | |
enum | Enum |
Field is used for Eurex position management purposes and indicates whether the order is submitted to open or close a position.
Definition at line 1730 of file Enumerations.h.
enum Enum |
Field is used for Eurex position management purposes and indicates whether the order is submitted to open or close a position.
Enumerator | ||
---|---|---|
NoValue | 0x00 | No value. |
Close | 'C' | Close. |
Open | 'O' | Open. |
Definition at line 1733 of file Enumerations.h.