#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
| enum | Enum |
Definition at line 3080 of file Enumerations.h.
| enum Enum |
Marks a a certain order as a closing auction one.
| Enumerator | ||
|---|---|---|
| NoValue | 0xFF | No value. |
| OpeningAuction | 2 | Opening or opening auction. |
| ClosingAuction | 4 | Closing or closing auction. |
| AnyAuction | 8 | Any auction. |
Definition at line 3083 of file Enumerations.h.