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