OnixS Eurex ETI Handler C++ library 9.25.0
API documentation
Loading...
Searching...
No Matches
MassActionReason Struct Reference

Public Types

enum  Enum

Detailed Description

Definition at line 1051 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Reason for mass cancellation.

Enumerator
NoValue 0xFF 

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 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.