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

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

Public Types

enum  Enum {
  NoValue = 0xFF, PendingCancellationExecuted = 14, InvalidPrice = 15, CrossRejected = 16,
  BookOrCancel = 17, PLP = 18
}
 

Detailed Description

Definition at line 1610 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Additional information why quote side was removed.

Enumerator
NoValue 

No value.

PendingCancellationExecuted 

Pending Cancellation Executed.

InvalidPrice 

Invalid Price.

CrossRejected 

Quote subject to crossing and match prevented.

BookOrCancel 

Quote deleted due to Book-or-Cancel quote type.

PLP 

Quote deleted due to passive liquidity protection.

Definition at line 1613 of file Enumerations.h.


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