OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
ExecReason Struct Reference

#include <OnixS/CME/iLink3/messaging/Fields.h>

Public Types

enum  Enum {
  MarketExchangeOption = 8, CancelledNotBest = 9, CancelOnDisconnect = 100, SelfMatchPreventionOldestOrderCancelled = 103,
  CancelOnGlobexCreditControlsViolation = 104, CancelFromFirmsoft = 105, CancelFromRiskManagementAPI = 106, SelfMatchPreventionNewestOrderCancelled = 107,
  Cancelduetovolquotedoptionorderrestedqtylessthanminordersize = 108, CancelRFCOrder = 109, CancelUponContractExpiration = 110, SystemCancel = 111
}
 
typedef UInt8 Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

Definition at line 583 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 585 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
MarketExchangeOption 

Market Exchange Option.

CancelledNotBest 

Cancelled Not Best.

CancelOnDisconnect 

Cancel On Disconnect.

SelfMatchPreventionOldestOrderCancelled 

Self Match Prevention Oldest Order Cancelled.

CancelOnGlobexCreditControlsViolation 

Cancel On Globex Credit Controls Violation.

CancelFromFirmsoft 

Cancel From Firmsoft.

CancelFromRiskManagementAPI 

Cancel From Risk Management API .

SelfMatchPreventionNewestOrderCancelled 

Self Match Prevention Newest Order Cancelled.

Cancelduetovolquotedoptionorderrestedqtylessthanminordersize 

Cancel due to min qty violation.

CancelRFCOrder 

Cancel RFC Order.

CancelUponContractExpiration 

Cancel Upon Contract Expiration.

SystemCancel 

System Cancel.

Definition at line 587 of file Fields.h.

Member Function Documentation

std::string toString ( ExecReason::Enum  value)
inlinestatic
Returns
a human-readable presentation.

Definition at line 2505 of file Serialization.h.


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