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

Public Member Functions

 SRQSOpenNegotiationNotification ()
TemplateId::Enum templateId () const
std::string toString () const
Public Member Functions inherited from Message
virtual ~Message ()

Public Attributes

UInt64 applSeqNum
UInt32 applSubId
ApplResendFlag::Enum applResendFlag
ApplId::Enum applId
LastFragment::Enum lastFragment
UInt64 transactTime
UInt64 negotiationStartTime
SInt64 securityId
SInt64 bidPx
SInt64 offerPx
SInt64 leavesQty
SInt64 lastQty
SInt64 lastPx
SInt64 quoteRefPrice
SInt64 underlyingDeltaPercentage
UInt64 expireTime
SInt64 tradeToRequestRatio
SInt64 tradeToQuoteRatio
UInt32 negotiationId
SInt32 marketSegmentId
SInt32 securitySubType
UInt32 numberOfRespondents
UInt16 tradeToQuoteRatioPosition
QuoteType::Enum quoteType
QuoteSubType::Enum quoteSubType
Side::Enum side
ProductComplex::Enum productComplex
RespondentType::Enum respondentType
TradeAggregationTransType::Enum tradeAggregationTransType
QuoteCondition::Enum quoteCondition
std::string partyExecutingFirm
std::string partyExecutingTrader
std::string partyEnteringTrader
std::string targetPartyExecutingFirm
std::string targetPartyExecutingTrader
std::string firmNegotiationId
std::string freeText5
std::string partyOrderOriginationTrader
std::string chargeId
std::vector< QuotReqLegsGrpElemquotReqLegsGrp

Friends

class Serializer

Detailed Description

Definition at line 68 of file SRQSOpenNegotiationNotification.h.

Constructor & Destructor Documentation

◆ SRQSOpenNegotiationNotification()

Initialize default instance.

Member Function Documentation

◆ templateId()

TemplateId::Enum templateId ( ) const
virtual

Returns template ID.

Implements Message.

◆ toString()

std::string toString ( ) const
virtual

Returns string representation.

Implements Message.

◆ Serializer

friend class Serializer
friend

Definition at line 203 of file SRQSOpenNegotiationNotification.h.

Member Data Documentation

◆ applId

ApplId::Enum applId

Identifier for subscription and retransmission of an ETI data stream.

Definition at line 85 of file SRQSOpenNegotiationNotification.h.

◆ applResendFlag

ApplResendFlag::Enum applResendFlag

Indicates a retransmission message.

Definition at line 82 of file SRQSOpenNegotiationNotification.h.

◆ applSeqNum

UInt64 applSeqNum

Message sequence number assigned to a non-order related Eurex ETI data stream.

Definition at line 75 of file SRQSOpenNegotiationNotification.h.

◆ applSubId

UInt32 applSubId

Unique ID assigned by the Eurex system during broadcast subscription in order to link broadcasts to the related subscription.

Definition at line 79 of file SRQSOpenNegotiationNotification.h.

◆ bidPx

SInt64 bidPx

Bid price/rate.

Definition at line 101 of file SRQSOpenNegotiationNotification.h.

◆ chargeId

std::string chargeId

Charge ID of Third Party Platform.

Definition at line 191 of file SRQSOpenNegotiationNotification.h.

◆ expireTime

UInt64 expireTime

Time a message expires.

Definition at line 122 of file SRQSOpenNegotiationNotification.h.

◆ firmNegotiationId

std::string firmNegotiationId

User defined ID of a SRQS negotiation.

Definition at line 182 of file SRQSOpenNegotiationNotification.h.

◆ freeText5

std::string freeText5

Text field.

Definition at line 185 of file SRQSOpenNegotiationNotification.h.

◆ lastFragment

LastFragment::Enum lastFragment

Indicates whether this message is the last fragment (part) of a sequence of messages belonging to one dedicated transaction.

Definition at line 89 of file SRQSOpenNegotiationNotification.h.

◆ lastPx

SInt64 lastPx

Price of this leg fill.

Definition at line 113 of file SRQSOpenNegotiationNotification.h.

◆ lastQty

SInt64 lastQty

Quantity executed in this leg fill.

Definition at line 110 of file SRQSOpenNegotiationNotification.h.

◆ leavesQty

SInt64 leavesQty

Remaining quantity of an order.

Definition at line 107 of file SRQSOpenNegotiationNotification.h.

◆ marketSegmentId

SInt32 marketSegmentId

The product identifier uniquely identifies a Eurex product.

Definition at line 134 of file SRQSOpenNegotiationNotification.h.

◆ negotiationId

UInt32 negotiationId

ID of a SRQS negotiation.

Definition at line 131 of file SRQSOpenNegotiationNotification.h.

◆ negotiationStartTime

UInt64 negotiationStartTime

Start time of SRQS negotiation.

Definition at line 95 of file SRQSOpenNegotiationNotification.h.

◆ numberOfRespondents

UInt32 numberOfRespondents

Total number of Respondents in a SRQS event.

Definition at line 140 of file SRQSOpenNegotiationNotification.h.

◆ offerPx

SInt64 offerPx

Offer price/rate.

Definition at line 104 of file SRQSOpenNegotiationNotification.h.

◆ partyEnteringTrader

std::string partyEnteringTrader

The entering user.

Definition at line 173 of file SRQSOpenNegotiationNotification.h.

◆ partyExecutingFirm

std::string partyExecutingFirm

Owning business unit name.

Definition at line 167 of file SRQSOpenNegotiationNotification.h.

◆ partyExecutingTrader

std::string partyExecutingTrader

Owning user name.

Definition at line 170 of file SRQSOpenNegotiationNotification.h.

◆ partyOrderOriginationTrader

std::string partyOrderOriginationTrader

Buy-side user information.

Definition at line 188 of file SRQSOpenNegotiationNotification.h.

◆ productComplex

ProductComplex::Enum productComplex

This field qualifies an instrument type on Eurex.

Definition at line 155 of file SRQSOpenNegotiationNotification.h.

◆ quoteCondition

QuoteCondition::Enum quoteCondition

Status of the quote.

Definition at line 164 of file SRQSOpenNegotiationNotification.h.

◆ quoteRefPrice

SInt64 quoteRefPrice

Underlying reference price for an option (for option strategies).

Definition at line 116 of file SRQSOpenNegotiationNotification.h.

◆ quoteSubType

QuoteSubType::Enum quoteSubType

Sub-type or qualifier of QuoteType.

Definition at line 149 of file SRQSOpenNegotiationNotification.h.

◆ quoteType

QuoteType::Enum quoteType

Quote type.

Definition at line 146 of file SRQSOpenNegotiationNotification.h.

◆ quotReqLegsGrp

std::vector<QuotReqLegsGrpElem> quotReqLegsGrp

Quot Req Legs Group.

Definition at line 194 of file SRQSOpenNegotiationNotification.h.

◆ respondentType

RespondentType::Enum respondentType

Specifies the type of respondents requested.

Definition at line 158 of file SRQSOpenNegotiationNotification.h.

◆ securityId

SInt64 securityId

The instrument identifier uniquely identifies an instrument in the core system.

Definition at line 98 of file SRQSOpenNegotiationNotification.h.

◆ securitySubType

SInt32 securitySubType

This field indicates the type of a Eurex futures spread, Eurex option combination or Eurex Strategy.

Definition at line 137 of file SRQSOpenNegotiationNotification.h.

◆ side

Side::Enum side

Side of the order.

Definition at line 152 of file SRQSOpenNegotiationNotification.h.

◆ targetPartyExecutingFirm

std::string targetPartyExecutingFirm

Name of the target business unit.

Definition at line 176 of file SRQSOpenNegotiationNotification.h.

◆ targetPartyExecutingTrader

std::string targetPartyExecutingTrader

Name of the target trader name.

Definition at line 179 of file SRQSOpenNegotiationNotification.h.

◆ tradeAggregationTransType

TradeAggregationTransType::Enum tradeAggregationTransType

Trade Aggregation Identifier.

Definition at line 161 of file SRQSOpenNegotiationNotification.h.

◆ tradeToQuoteRatio

SInt64 tradeToQuoteRatio

Ratio of Trades to Quotes.

Definition at line 128 of file SRQSOpenNegotiationNotification.h.

◆ tradeToQuoteRatioPosition

UInt16 tradeToQuoteRatioPosition

Ranking position of Ratio of Trades to Quotes.

Definition at line 143 of file SRQSOpenNegotiationNotification.h.

◆ tradeToRequestRatio

SInt64 tradeToRequestRatio

Ratio indicating amount of Trades to RFQ requested.

Definition at line 125 of file SRQSOpenNegotiationNotification.h.

◆ transactTime

UInt64 transactTime

Timestamp of the match event (trade).

Definition at line 92 of file SRQSOpenNegotiationNotification.h.

◆ underlyingDeltaPercentage

SInt64 underlyingDeltaPercentage

The underlying delta of a Vola-Strategy.

Definition at line 119 of file SRQSOpenNegotiationNotification.h.