#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
| enum | Enum |
Indicate the instruction for SMP. If MatchInstCrossID (28744) is set then the default value for SelfMatchPreventionInstruction is 100 (Reject cross on business unit level).
Definition at line 2515 of file Enumerations.h.
| enum Enum |
Indicate the instruction for SMP. If MatchInstCrossID (28744) is set then the default value for SelfMatchPreventionInstruction is 100 (Reject cross on business unit level).
| Enumerator | ||
|---|---|---|
| NoValue | 0xFF | No value. |
| CrossRejectedBU | 100 | Reject cross on business unit level. |
| CrossRejectedMarket | 101 | Reject cross on market level. |
Definition at line 2518 of file Enumerations.h.