#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, DoNotCheck = 0, Check = 1 } |
Definition at line 3217 of file Enumerations.h.
enum Enum |
Indicator for checking the maximum order or quote quantity by the exchange.
Enumerator | |
---|---|
NoValue |
No value. |
DoNotCheck |
Do not check. |
Check |
Check. |
Definition at line 3220 of file Enumerations.h.