#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, OnClose = 1 } |
Definition at line 661 of file Enumerations.h.
enum Enum |
Indication for the hedge transaction.
Enumerator | |
---|---|
NoValue |
No value. |
OnClose |
Execute hedge transaction in the closing auction of the underlying. |
Definition at line 664 of file Enumerations.h.