OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
MassActionReason Struct Reference

#include <OnixS/Eurex/Trading/Enumerations.h>

Public Types

enum  Enum {
  NoValue = 0xFF, NoSpecialReason = 0, StopTrading = 1, Emergency = 2,
  MarketMakerProtection = 3, SessionLoss = 6, DuplicateSessionLogin = 7, ClearingRiskControl = 8,
  InternalConnectionLoss = 100, ProductStateHalt = 105, ProductStateHoliday = 106, InstrumentSuspended = 107,
  ComplexInstrumentDeletion = 109, VolatilityInterruption = 110, ProductTemporarilyNotTradeable = 111, MemberDisable = 117,
  ScaledSimpleInstrumentDeletion = 121
}
 

Detailed Description

Definition at line 857 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Reason for mass cancellation.

Enumerator
NoValue 

No value.

NoSpecialReason 

No special reason.

StopTrading 

Trading was stopped.

Emergency 

Emergency.

MarketMakerProtection 

Market Maker Protection.

SessionLoss 

Session loss or logout.

DuplicateSessionLogin 

Duplicate Session Login.

ClearingRiskControl 

Clearing Risk Control.

InternalConnectionLoss 

Internal connection loss.

ProductStateHalt 

Product State Halt.

ProductStateHoliday 

Product State Holiday.

InstrumentSuspended 

Instrument Suspended.

ComplexInstrumentDeletion 

Complex Instrument Deletion.

VolatilityInterruption 

Volatility Interruption.

ProductTemporarilyNotTradeable 

Product temporarily not tradeable.

MemberDisable 

Member has been disabled.

ScaledSimpleInstrumentDeletion 

Scaled Simple Instrument Deletion.

Definition at line 860 of file Enumerations.h.


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