OnixS Eurex ETI Handler C++ library  9.21.0
API documentation
SelfMatchPreventionInstruction Struct Reference

#include <OnixS/Eurex/Trading/Enumerations.h>

Public Types

enum  Enum { NoValue = 0xFF, CrossRejectedBU = 100, CrossRejectedMarket = 101 }
 

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

Member Enumeration Documentation

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 

No value.

CrossRejectedBU 

Reject cross on business unit level.

CrossRejectedMarket 

Reject cross on market level.

Definition at line 2490 of file Enumerations.h.


The documentation for this struct was generated from the following file: