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

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

Public Types

enum  Enum {
  ByUser = 1, Inactivated = 4, BySystem = 9, ByProxy = 10,
  PriceLimit = 15, DateFlagRemoval = 19, IssChange = 21, Auction = 34,
  SelfTrade = 43
}
 
typedef Int8 Base
 

Detailed Description

Definition at line 268 of file Enumerations.h.

Member Typedef Documentation

typedef Int8 Base

Integral type used as basement for constants.

Definition at line 271 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
ByUser 

Cancelled by user.

Inactivated 

Order inactivated.

BySystem 

Cancelled by system.

ByProxy 

Cancelled by proxy.

PriceLimit 

Cancelled due to Price Limit change.

DateFlagRemoval 

Order removed or changed by remove day or date orders flag

IssChange 

Inactivated due to ISS change.

Auction 

Cancelled during Auction.

SelfTrade 

Order deleted because trader is not allowed to trade with himself

Definition at line 273 of file Enumerations.h.


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