#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
| enum | Enum |
Definition at line 942 of file Enumerations.h.
| enum Enum |
The side of the individual leg of a strategy.
| Enumerator | ||
|---|---|---|
| NoValue | 0xFF | No value. |
| Buy | 1 | Buy. |
| Sell | 2 | Sell. |
Definition at line 945 of file Enumerations.h.