OnixS C++ SGX Titan OUCH Trading Handler  1.2.0
API documentation
ReplaceOrderOpenClose Struct Reference

#include <OnixS/SgxTitan/Trading/OUCH/Enumerations.h>

Public Types

enum  Enum {
  NoChange = 0, Open = 1, Close = 2, MandatoryClose = 3,
  Default = 4
}
 
typedef Int8 Base
 

Detailed Description

Definition at line 166 of file Enumerations.h.

Member Typedef Documentation

typedef Int8 Base

Integral type used as basement for constants.

Definition at line 169 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
NoChange 

No change.

Open 

Open.

Close 

Close/Net.

MandatoryClose 

Mandatory close.

Default 

Default for the account.

Definition at line 171 of file Enumerations.h.


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