#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 () |
Friends | |
| class | Serializer |
Definition at line 37 of file SRQSUpdateNegotiationRequest.h.
Initialize default instance.
|
virtual |
Returns template ID.
Implements Message.
|
virtual |
Returns string representation.
Implements Message.
|
friend |
Definition at line 116 of file SRQSUpdateNegotiationRequest.h.
| SInt64 bidPx |
Bid price/rate.
Definition at line 53 of file SRQSUpdateNegotiationRequest.h.
| std::string chargeId |
Charge ID of Third Party Platform.
Definition at line 104 of file SRQSUpdateNegotiationRequest.h.
| std::string freeText5 |
Text field.
Definition at line 98 of file SRQSUpdateNegotiationRequest.h.
| SInt32 marketSegmentId |
The product identifier uniquely identifies a Eurex product.
Definition at line 62 of file SRQSUpdateNegotiationRequest.h.
| UInt32 negotiationId |
ID of a SRQS negotiation.
Definition at line 65 of file SRQSUpdateNegotiationRequest.h.
| NumberOfRespDisclosureInstruction::Enum numberOfRespDisclosureInstruction |
Instruction to show total number of Respondents in a SRQS event.
Definition at line 68 of file SRQSUpdateNegotiationRequest.h.
| SInt64 offerPx |
Offer price/rate.
Definition at line 56 of file SRQSUpdateNegotiationRequest.h.
| SInt64 orderQty |
Total Order Quantity.
Definition at line 59 of file SRQSUpdateNegotiationRequest.h.
| std::string partyExecutingFirm |
Owning business unit name.
Definition at line 92 of file SRQSUpdateNegotiationRequest.h.
| std::string partyExecutingTrader |
Owning user name.
Definition at line 95 of file SRQSUpdateNegotiationRequest.h.
| std::string partyOrderOriginationTrader |
Buy-side user information.
Definition at line 101 of file SRQSUpdateNegotiationRequest.h.
| QuoteCondition::Enum quoteCondition |
Status of the quote.
Definition at line 89 of file SRQSUpdateNegotiationRequest.h.
| SInt64 quoteRefPrice |
Underlying reference price for an option (for option strategies).
Definition at line 47 of file SRQSUpdateNegotiationRequest.h.
| QuoteSubType::Enum quoteSubType |
Sub-type or qualifier of QuoteType.
Definition at line 80 of file SRQSUpdateNegotiationRequest.h.
| QuoteType::Enum quoteType |
Quote type.
Definition at line 77 of file SRQSUpdateNegotiationRequest.h.
| RespondentType::Enum respondentType |
Specifies the type of respondents requested.
Definition at line 83 of file SRQSUpdateNegotiationRequest.h.
| UInt32 senderSubId |
User ID.
Definition at line 44 of file SRQSUpdateNegotiationRequest.h.
| ShowLastDealOnClosure::Enum showLastDealOnClosure |
Instruction to show last deal information after negotiation closure.
Definition at line 74 of file SRQSUpdateNegotiationRequest.h.
| Side::Enum side |
Side of the order.
Definition at line 71 of file SRQSUpdateNegotiationRequest.h.
| std::vector<TargetPartiesElem> targetParties |
Target Parties.
Definition at line 107 of file SRQSUpdateNegotiationRequest.h.
| TradeAggregationTransType::Enum tradeAggregationTransType |
Trade Aggregation Identifier.
Definition at line 86 of file SRQSUpdateNegotiationRequest.h.
| SInt64 underlyingDeltaPercentage |
The underlying delta of a Vola-Strategy.
Definition at line 50 of file SRQSUpdateNegotiationRequest.h.