OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
OrderSide Struct Reference

#include <OnixS/Eurex/Trading/Enumerations.h>

Public Types

enum  Enum { NoValue = 0xFF, Buy = 1, Sell = 2 }
 

Detailed Description

Definition at line 1229 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Side of the order in the original Eurex strategy.

Enumerator
NoValue 

No value.

Buy 

Buy.

Sell 

Sell.

Definition at line 1232 of file Enumerations.h.


The documentation for this struct was generated from the following file: