#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, BuySide = 1, SellSide = 2 } |
Definition at line 242 of file Enumerations.h.
enum Enum |
Prioritization of a cross order.
Enumerator | |
---|---|
NoValue |
No value. |
BuySide |
Buy side is prioritized. |
SellSide |
Sell side is prioritized. |
Definition at line 245 of file Enumerations.h.