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