OnixS Eurex ETI Handler C++ library 9.25.0
API documentation
Loading...
Searching...
No Matches
TradeBroadcast.h
Go to the documentation of this file.
1/*
2 * Copyright Onix Solutions Limited [OnixS]. All rights reserved.
3 *
4 * This software owned by Onix Solutions Limited [OnixS] and is protected by copyright law
5 * and international copyright treaties.
6 *
7 * Access to and use of the software is governed by the terms of the applicable ONIXS Software
8 * Services Agreement (the Agreement) and Customer end user license agreements granting
9 * a non-assignable, non-transferable and non-exclusive license to use the software
10 * for it's own data processing purposes under the terms defined in the Agreement.
11 *
12 * Except as otherwise granted within the terms of the Agreement, copying or reproduction of any
13 * part of this source code or associated reference material to any other location for further
14 * reproduction or redistribution, and any amendments to this copyright notice, are expressly
15 * prohibited.
16 *
17 * Any reproduction or redistribution for sale or hiring of the Software not in accordance with
18 * the terms of the Agreement is a violation of copyright law.
19 */
20
21#pragma once
22
25#include "OnixS/Eurex/Trading/Export.h"
28
29#include <iosfwd>
30#include <string>
31
32namespace OnixS { namespace Eurex { namespace Trading {
33
35class ONIXS_EUREX_ETI_EXPORT TradeBroadcast : public Message
36{
37public:
40
43
47
50
53
56
60
63
66
69
72
75
78
81
84
87
90
93
96
99
102
106
111
115
118
121
124
127
130
133
136
139
142
145
148
151
154
157
160
163
166
169
172
175
178
181
184
187
190
193
197
200
203
206
209
213
215 std::string account;
216
219
223
227
229 std::string freeText1;
230
232 std::string freeText2;
233
235 std::string freeText3;
236
239
242
245
248
251
254
257
260
262 std::string regulatoryTradeId;
263
266
268 std::string feeIdntCode;
269
272
274 std::string toString() const;
275
276private:
277 friend class Serializer;
278 TradeBroadcast(const void* data, size_t dataSize, MessageInfo& msgInfo);
279 void nativeSerializeTo(void* nativeMessage);
280};
281
282ONIXS_EUREX_ETI_EXPORT std::ostream& operator<<(std::ostream&, const TradeBroadcast&);
283
284}}} // namespace OnixS::Eurex::Trading
Message base class.
Definition Message.h:33
std::string rootPartyIdExecutionVenue
Root party ID execution venue.
OrderSide::Enum orderSide
Side of the order in the original Eurex strategy.
SInt32 totNumTradeReports
Number of leg executions of the original strategy order.
TradeBroadcast()
Initialize default instance.
RootPartyIdInvestmentDecisionMakerQualifier::Enum rootPartyIdInvestmentDecisionMakerQualifier
ApplResendFlag::Enum applResendFlag
Indicates a retransmission message.
UInt32 matchDate
Business day of the match event.
SInt64 leavesQty
Remaining quantity of an order.
std::string toString() const
Returns string representation.
SInt64 sideLastQty
Fill quantity for the original Eurex strategy.
UInt32 tradeId
Uniquely identifies all order leg allocations referring to the same matching event,...
std::string account
Account to book trades and keep positions on.
SInt64 relatedSecurityId
Instrument identifier of the originating Eurex strategy.
SInt64 clearingTradePrice
Final trade price.
UInt16 partitionId
Is required to define the scope of a Retransmission Request.
SInt64 underlyingPx
Underlying price associate with a derivative instrument.
std::string feeIdntCode
This field indicates the Fee Code associated with the transaction.
UInt64 orderId
Exchange Order ID generated by Eurex System; it remains constant over the lifetime of an order.
SInt64 lastQty
Quantity executed in this leg fill.
UInt32 rootPartyIdClearingUnit
Clearing Business Unit ID.
TemplateId::Enum templateId() const
Returns template ID.
UInt32 massOrderReportId
Mass order response identifier generated by the exchange.
SInt64 lastPx
Price of this leg fill.
UInt32 rootPartyIdExecutingUnit
Owning Business Unit.
RelatedProductComplex::Enum relatedProductComplex
Instrument type of the original Eurex strategy.
SideLiquidityInd::Enum sideLiquidityInd
Order initiator is passive or aggressor.
std::string regulatoryTradeId
TVTIC - Trading Venue Transaction Identification Code.
OrderAttributeLiquidityProvision::Enum orderAttributeLiquidityProvision
Order attribute liquidity provision.
OrderOrigination::Enum orderOrigination
Order origination, MiFID field - to indicate order received from a direct access or sponsored access ...
UInt32 rootPartyIdSessionId
Identification of the technical session.
std::string freeText2
Second free-format text field for trader-specific or customer-related comments.
OrderAttributeRiskReduction::Enum orderAttributeRiskReduction
Order attribute risk reduction.
SInt32 marketSegmentId
The product identifier uniquely identifies a Eurex product.
std::string rootPartyIdBeneficiary
Mandatory final KRX beneficiary account required for orders in KRX products.
ExecutingTraderQualifier::Enum executingTraderQualifier
Qualifier for field ExecutingTrader. It is required to distinguish between natural persons and Algos.
UInt64 clOrdId
Unique participant defined order request identifier.
SInt64 clearingTradeQty
Final traded quantity.
MatchType::Enum matchType
The point in the matching process at which this trade was matched.
Side::Enum side
Side of the order.
std::string rootPartyIdOrderOriginationFirm
KRX Member ID.
CustOrderHandlingInst::Enum custOrderHandlingInst
SInt64 cumQty
Cumulated executed quantity of an order.
ApplId::Enum applId
Identifier for subscription and retransmission of an ETI data stream.
UInt32 sideTradeId
Private trade identifier of an order or quote match event.
UInt64 applSeqNum
Message sequence number assigned to a non-order related Eurex ETI data stream.
TransferReason::Enum transferReason
Identifies the role for which the trade notification is received.
SInt64 securityId
The instrument identifier uniquely identifies an instrument in the core system.
std::string rootPartyIdPositionAccount
Flex Account information.
std::string rootPartyClearingFirm
Clearing Member Short Name.
MultiLegReportingType::Enum multiLegReportingType
Indicates if the trade resulted from a single order or a multi leg order.
SInt64 sideLastPx
Fill price for the original Eurex strategy.
SInt32 securitySubType
This field indicates the type of a Eurex futures spread, Eurex option combination or Eurex Strategy.
std::string rootPartyExecutingFirm
Participant Short Name.
UInt32 rootPartyIdExecutingTrader
Owning User ID.
UInt32 origTradeId
Original trade identifier in case of trade reversals.
SInt32 relatedSymbol
Product identifier of the original Eurex strategy.
UInt64 transactTime
Timestamp of the match event (trade).
std::string freeText1
First free-format text field for trader-specific or customer-related comments.
std::string freeText3
Third free-format text field for trader-specific or customer-related comments.
OrderCategory::Enum orderCategory
Indicates if the trade notification results from an order or quote.
MatchSubType::Enum matchSubType
Indicates the auction type the trade originates from.
std::string rootPartyClearingOrganization
Clearing House Short Name.
std::string rootPartyExecutingTrader
Owning User Short Name.
TradeReportType::Enum tradeReportType
Identifies the type of trade notification.
UInt32 strategyLinkId
Identifier that links all trades resulting from a match step of a strategy order.
std::string rootPartyIdTakeUpTradingFirm
Indicates the name of a member institution to which a give-up is designated.
UInt32 trdMatchId
Unique identifier for each price level of a match event (used for public trade reporting).
std::ostream & operator<<(std::ostream &, const ConnectionStateChange &)
Make it printable to formatted C++ I/O streams.
signed int SInt32
Definition Defines.h:41
unsigned int UInt32
Definition Defines.h:45
signed long long SInt64
Definition Defines.h:42
unsigned long long UInt64
Definition Defines.h:46
unsigned short UInt16
Definition Defines.h:44
Enum
Identifier for subscription and retransmission of an ETI data stream.
Enum
Indicates a retransmission message.
Enum
Qualifier for field ExecutingTrader. It is required to distinguish between natural persons and Algos.
Enum
Indicates the auction type the trade originates from.
Enum
The point in the matching process at which this trade was matched.
Enum
Indicates if the trade resulted from a single order or a multi leg order.
Enum
Indicates if the trade notification results from an order or quote.
Enum
Order origination, MiFID field - to indicate order received from a direct access or sponsored access ...
Enum
Side of the order in the original Eurex strategy.
Enum
Instrument type of the original Eurex strategy.
Enum
Order initiator is passive or aggressor.
Enum
Identifies the type of trade notification.
Enum
Identifies the role for which the trade notification is received.