OnixS Eurex ETI Handler C++ library 9.25.0
API documentation
Loading...
Searching...
No Matches
SelfMatchPreventionInstruction Struct Reference

Public Types

enum  Enum

Detailed Description

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 2510 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

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 2513 of file Enumerations.h.