OnixS Eurex ETI Handler C++ library 9.25.0
Users' manual and API documentation
Loading...
Searching...
No Matches
ApplUsageOrders Struct Reference

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

Public Types

enum  Enum

Detailed Description

Definition at line 128 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Type of order processing.

Enumerator
NoValue 0x00 

No value.

Automated 'A' 

Automated.

Manual 'M' 

Manual.

AutoSelect 'B' 

Both (Automated and Manual).

None 'N' 

None.

Definition at line 131 of file Enumerations.h.