OnixS Eurex ETI Handler C++ library  9.23.0
API documentation
ValueCheckTypeMinLotSize Struct Reference

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

Public Types

enum  Enum { NoValue = 0xFF, DoNotCheck = 0, Check = 1 }
 

Detailed Description

Indicator for checking the Minimum Lot Size by the exchange. Only used for EEX. Mandatory if TrdRptStatus=4 (Pending_New).

Definition at line 3202 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Indicator for checking the Minimum Lot Size by the exchange. Only used for EEX. Mandatory if TrdRptStatus=4 (Pending_New).

Enumerator
NoValue 

No value.

DoNotCheck 

Do not check.

Check 

Check.

Definition at line 3205 of file Enumerations.h.


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