OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
SRQSUpdateNegotiationRequest Class Reference

#include <OnixS/Eurex/Trading/Messages/SRQSUpdateNegotiationRequest.h>

Public Member Functions

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

Public Attributes

UInt32 senderSubId
 
SInt64 quoteRefPrice
 
SInt64 underlyingDeltaPercentage
 
SInt64 bidPx
 
SInt64 offerPx
 
SInt64 orderQty
 
SInt32 marketSegmentId
 
UInt32 negotiationId
 
NumberOfRespDisclosureInstruction::Enum numberOfRespDisclosureInstruction
 
Side::Enum side
 
ShowLastDealOnClosure::Enum showLastDealOnClosure
 
QuoteType::Enum quoteType
 
QuoteSubType::Enum quoteSubType
 
RespondentType::Enum respondentType
 
TradeAggregationTransType::Enum tradeAggregationTransType
 
QuoteCondition::Enum quoteCondition
 
std::string partyExecutingFirm
 
std::string partyExecutingTrader
 
std::string freeText5
 
std::string partyOrderOriginationTrader
 
std::string chargeId
 
std::vector< TargetPartiesElemtargetParties
 

Friends

class Serializer
 

Detailed Description

Definition at line 38 of file SRQSUpdateNegotiationRequest.h.

Constructor & Destructor Documentation

Initialize default instance.

Member Function Documentation

TemplateId::Enum templateId ( ) const
virtual

Returns template ID.

Implements Message.

std::string toString ( ) const
virtual

Returns string representation.

Implements Message.

Friends And Related Function Documentation

friend class Serializer
friend

Definition at line 117 of file SRQSUpdateNegotiationRequest.h.

Member Data Documentation

SInt64 bidPx

Bid price/rate.

Definition at line 54 of file SRQSUpdateNegotiationRequest.h.

std::string chargeId

Charge ID of Third Party Platform.

Definition at line 105 of file SRQSUpdateNegotiationRequest.h.

std::string freeText5

Text field.

Definition at line 99 of file SRQSUpdateNegotiationRequest.h.

SInt32 marketSegmentId

The product identifier uniquely identifies a Eurex product.

Definition at line 63 of file SRQSUpdateNegotiationRequest.h.

UInt32 negotiationId

ID of a SRQS negotiation.

Definition at line 66 of file SRQSUpdateNegotiationRequest.h.

NumberOfRespDisclosureInstruction::Enum numberOfRespDisclosureInstruction

Instruction to show total number of Respondents in a SRQS event.

Definition at line 69 of file SRQSUpdateNegotiationRequest.h.

SInt64 offerPx

Offer price/rate.

Definition at line 57 of file SRQSUpdateNegotiationRequest.h.

SInt64 orderQty

Total Order Quantity.

Definition at line 60 of file SRQSUpdateNegotiationRequest.h.

std::string partyExecutingFirm

Owning business unit name.

Definition at line 93 of file SRQSUpdateNegotiationRequest.h.

std::string partyExecutingTrader

Owning user name.

Definition at line 96 of file SRQSUpdateNegotiationRequest.h.

std::string partyOrderOriginationTrader

Buy-side user information.

Definition at line 102 of file SRQSUpdateNegotiationRequest.h.

QuoteCondition::Enum quoteCondition

Status of the quote.

Definition at line 90 of file SRQSUpdateNegotiationRequest.h.

SInt64 quoteRefPrice

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

Definition at line 48 of file SRQSUpdateNegotiationRequest.h.

QuoteSubType::Enum quoteSubType

Sub-type or qualifier of QuoteType.

Definition at line 81 of file SRQSUpdateNegotiationRequest.h.

QuoteType::Enum quoteType

Quote type.

Definition at line 78 of file SRQSUpdateNegotiationRequest.h.

RespondentType::Enum respondentType

Specifies the type of respondents requested.

Definition at line 84 of file SRQSUpdateNegotiationRequest.h.

UInt32 senderSubId

User ID.

Definition at line 45 of file SRQSUpdateNegotiationRequest.h.

ShowLastDealOnClosure::Enum showLastDealOnClosure

Instruction to show last deal information after negotiation closure.

Definition at line 75 of file SRQSUpdateNegotiationRequest.h.

Side::Enum side

Side of the order.

Definition at line 72 of file SRQSUpdateNegotiationRequest.h.

std::vector<TargetPartiesElem> targetParties

Target Parties.

Definition at line 108 of file SRQSUpdateNegotiationRequest.h.

TradeAggregationTransType::Enum tradeAggregationTransType

Trade Aggregation Identifier.

Definition at line 87 of file SRQSUpdateNegotiationRequest.h.

SInt64 underlyingDeltaPercentage

The underlying delta of a Vola-Strategy.

Definition at line 51 of file SRQSUpdateNegotiationRequest.h.


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