#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, Buy = 1, Sell = 2 } |
Definition at line 2648 of file Enumerations.h.
enum Enum |
Side of the order.
Enumerator | |
---|---|
NoValue |
No value. |
Buy |
Buy. |
Sell |
Sell. |
Definition at line 2651 of file Enumerations.h.