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

Public Types

enum  Enum

Detailed Description

Leg-specific field used for Eurex position management purposes and indicates whether the leg is submitted to open or close a position.

Definition at line 906 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Leg-specific field used for Eurex position management purposes and indicates whether the leg is submitted to open or close a position.

Enumerator
NoValue 0x00 

No value.

Close 'C' 

Close.

Open 'O' 

Open.

Definition at line 909 of file Enumerations.h.