OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler  1.12.0
API documentation
QuoteReasonCode Struct Reference

#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>

Public Types

enum  Enum {
  Success = ' ', InvalidEFID = 'C', InvalidWashId = 'D', NotEnabledForQuotes = 'F',
  IncorrectDataCenter = 'I', MessageRateThreshold = 'K', InvalidQuoteCnt = 'L', SymbolsNotOnSameMatchingEngine = 'M',
  InvalidManualOrderIndicator = 'O', InvalidQuoteUpdateID = 'Q', FuturesRootDoesNotMatchAcrossQuotes = 'R', SymbolNotFound = 'S',
  InvalidWashPreventType = 'W', Admin = 'a', InvalidCapacity = 'c', InvalidOEOID = 'e',
  RiskManagementEFIDorCustomGroupIDlevel = 'f', InvalidCtiCode = 'i', InvalidWashMethod = 'm', ExceedesMaxNotionalValuePerOrder = 'n',
  InvalidOpenOrClose = 'o', RiskManagementProductLevel = 'p', InvalidRemove = 'r', InvalidSide = 's',
  SymbolRangeUnreachable = 'u', ExceedesMaxSizePerOrder = 'x', QuoteReceivedByCfeDuringReplay = 'y', InvalidSizeModifier = 'z',
  CloseOnly = 'd'
}
 
typedef UInt8 Base
 

Detailed Description

Definition at line 131 of file Enumerations.h.

Member Typedef Documentation

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 134 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
Success 
InvalidEFID 
InvalidWashId 
NotEnabledForQuotes 
IncorrectDataCenter 
MessageRateThreshold 
InvalidQuoteCnt 
SymbolsNotOnSameMatchingEngine 
InvalidManualOrderIndicator 
InvalidQuoteUpdateID 
FuturesRootDoesNotMatchAcrossQuotes 
SymbolNotFound 
InvalidWashPreventType 
Admin 
InvalidCapacity 
InvalidOEOID 
RiskManagementEFIDorCustomGroupIDlevel 
InvalidCtiCode 
InvalidWashMethod 
ExceedesMaxNotionalValuePerOrder 
InvalidOpenOrClose 
RiskManagementProductLevel 
InvalidRemove 
InvalidSide 
SymbolRangeUnreachable 
ExceedesMaxSizePerOrder 
QuoteReceivedByCfeDuringReplay 
InvalidSizeModifier 
CloseOnly 

Definition at line 136 of file Enumerations.h.


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