25#include "OnixS/Eurex/Trading/Export.h"
166 void nativeSerializeTo(
void* nativeMessage);
Quote Event Group Element.
SInt64 quoteEventPx
Price of this fill.
QuoteEventLiquidityInd::Enum quoteEventLiquidityInd
Indicates whether the quote added or removed liquidity.
UInt32 quoteEventMatchId
Unique identifier for each price level of a match event (used for public trade reporting).
std::string toString() const
Returns string representation.
QuoteEventSide::Enum quoteEventSide
Side of the quote.
QuoteEventType::Enum quoteEventType
Conveys the quote event type.
UInt64 quoteMsgId
Customer defined mass quote identifier.
QuoteEventGrpElem()
Initialize default instance.
SInt64 quoteEventQty
Quantity executed in this fill.
SInt64 securityId
The instrument identifier uniquely identifies an instrument in the core system.
QuoteEventReason::Enum quoteEventReason
Additional information why quote side was removed.
Quote Execution Report Message.
std::vector< QuoteEventGrpElem > quoteEventGrp
Quote Event Group.
LastFragment::Enum lastFragment
ApplResendFlag::Enum applResendFlag
Indicates a retransmission message.
UInt64 execId
Transaction timestamp.
std::string toString() const
Returns string representation.
QuoteExecutionReport()
Initialize default instance.
UInt16 partitionId
Is required to define the scope of a Retransmission Request.
TemplateId::Enum templateId() const
Returns template ID.
Data applMsgId
Message key assigned to a order/quote event related Eurex ETI data stream.
SInt32 marketSegmentId
The product identifier uniquely identifies a Eurex product.
ApplId::Enum applId
Identifier for subscription and retransmission of an ETI data stream.
std::vector< QuoteLegExecGrpElem > quoteLegExecGrp
Quote Leg Exec Group.
UInt64 trdRegTSTimeOut
Matching engine out timestamp.
Quote Leg Exec Group Element.
std::string toString() const
Returns string representation.
UInt8 noQuoteEventsIndex
Quote events index.
SInt64 legLastQty
Quantity executed in this leg fill.
SInt64 legSecurityId
Instrument identifiier of the leg security.
SInt64 legLastPx
Price of this leg fill.
QuoteLegExecGrpElem()
Initialize default instance.
LegSide::Enum legSide
The side of the individual leg of a strategy.
std::ostream & operator<<(std::ostream &, const ConnectionStateChange &)
Make it printable to formatted C++ I/O streams.
std::vector< UInt8 > Data
unsigned long long UInt64
Enum
Identifier for subscription and retransmission of an ETI data stream.
Enum
Indicates a retransmission message.
Enum
The side of the individual leg of a strategy.
Enum
Indicates whether the quote added or removed liquidity.
Enum
Additional information why quote side was removed.
Enum
Conveys the quote event type.