#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, OpeningAuction = 1, ClosingAuction = 2, IntradayAuction = 3, CircuitBreakerAuction = 4, OutsideBBO = 6 } |
Definition at line 1099 of file Enumerations.h.
enum Enum |
Indicates the auction type the trade originates from.
Definition at line 1102 of file Enumerations.h.