#include <OnixS/Eurex/Trading/Enumerations.h>
Definition at line 1962 of file Enumerations.h.
◆ Enum
Additional information why quote side was removed.
| Enumerator |
|---|
| NoValue | 0xFF | No value.
|
| PendingCancellationExecuted | 14 | Pending Cancellation Executed.
|
| InvalidPrice | 15 | Invalid Price.
|
| CrossRejected | 16 | Quote subject to crossing and match prevented.
|
| BookOrCancel | 17 | Quote deleted due to Book-or-Cancel quote type.
|
| PLP | 18 | Quote deleted due to passive liquidity protection.
|
Definition at line 1965 of file Enumerations.h.