OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
LegPositionEffect Struct Reference

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

Public Types

enum  Enum { NoValue = 0x00, Close = 'C', Open = 'O' }
 

Detailed Description

Definition at line 751 of file Enumerations.h.

Member Enumeration Documentation

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 

No value.

Close 

Close.

Open 

Open.

Definition at line 754 of file Enumerations.h.


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