Public Types | |
enum | Enum { NoValue = 0xFF, BuySide = 1, SellSide = 2 } |
Definition at line 262 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 265 of file Enumerations.h.