Public Types | |
enum | Enum |
Definition at line 1051 of file Enumerations.h.
enum Enum |
Reason for mass cancellation.
Enumerator | ||
---|---|---|
NoValue | 0xFF | No value. |
NoSpecialReason | 0 | No special reason. |
StopTrading | 1 | Trading was stopped. |
Emergency | 2 | Emergency. |
MarketMakerProtection | 3 | Market Maker Protection. |
SessionLoss | 6 | Session loss or logout. |
DuplicateSessionLogin | 7 | Duplicate Session Login. |
ClearingRiskControl | 8 | Clearing Risk Control. |
InternalConnectionLoss | 100 | Internal connection loss. |
ProductStateHalt | 105 | Product State Halt. |
ProductStateHoliday | 106 | Product State Holiday. |
InstrumentSuspended | 107 | Instrument Suspended. |
ComplexInstrumentDeletion | 109 | Complex Instrument Deletion. |
VolatilityInterruption | 110 | Volatility Interruption. |
ProductTemporarilyNotTradeable | 111 | Product temporarily not tradeable. |
MemberDisable | 117 | Member has been disabled. |
ScaledSimpleInstrumentDeletion | 121 | Scaled Simple Instrument Deletion. |
Definition at line 1054 of file Enumerations.h.