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

Public Member Functions

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

Public Attributes

UInt64 trdRegTSTimeOut
UInt32 applSubId
UInt16 partitionId
Data applMsgId
ApplId::Enum applId
ApplResendFlag::Enum applResendFlag
LastFragment::Enum lastFragment
UInt64 orderId
UInt64 clOrdId
UInt64 origClOrdId
SInt64 securityId
UInt64 execId
UInt64 trdRegTSEntryTime
UInt64 trdRegTSTimePriority
SInt64 price
SInt64 leavesQty
SInt64 cumQty
SInt64 cxlQty
SInt64 orderQty
SInt64 stopPx
SInt32 marketSegmentId
UInt32 massOrderReportId
UInt32 expireDate
UInt32 matchInstCrossId
UInt32 partyIdExecutingUnit
UInt32 partyIdSessionId
UInt32 partyIdExecutingTrader
UInt32 partyIdEnteringTrader
ExecRestatementReason::Enum execRestatementReason
PartyIdEnteringFirm::Enum partyIdEnteringFirm
SelfMatchPreventionInstruction::Enum selfMatchPreventionInstruction
ProductComplex::Enum productComplex
OrdStatus::Enum ordStatus
ExecType::Enum execType
Side::Enum side
OrdType::Enum ordType
TradingCapacity::Enum tradingCapacity
TimeInForce::Enum timeInForce
ExecInst::Enum execInst
TradingSessionSubId::Enum tradingSessionSubId
ApplSeqIndicator::Enum applSeqIndicator
std::string account
std::string partyIdPositionAccount
PositionEffect::Enum positionEffect
std::string partyIdTakeUpTradingFirm
std::string partyIdOrderOriginationFirm
std::string partyIdBeneficiary
std::string partyIdLocationId
CustOrderHandlingInst::Enum custOrderHandlingInst
std::string complianceText
std::string freeText1
std::string freeText2
std::string freeText3
std::string fixClOrdId
Triggered::Enum triggered
CrossedIndicator::Enum crossedIndicator
std::vector< LegOrdGrpElemlegOrdGrp
std::vector< FillsGrpElemfillsGrp
std::vector< InstrmntLegExecGrpEleminstrmntLegExecGrp
std::vector< OrderEventGrpElemorderEventGrp

Friends

class Serializer

Detailed Description

Definition at line 39 of file OrderExecReportBroadcast.h.

Constructor & Destructor Documentation

◆ OrderExecReportBroadcast()

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 240 of file OrderExecReportBroadcast.h.

Member Data Documentation

◆ account

std::string account

Account to book trades and keep positions on.

Definition at line 174 of file OrderExecReportBroadcast.h.

◆ applId

ApplId::Enum applId

Identifier for subscription and retransmission of an ETI data stream.

Definition at line 59 of file OrderExecReportBroadcast.h.

◆ applMsgId

Data applMsgId

Message key assigned to a order/quote event related Eurex ETI data stream.

Definition at line 56 of file OrderExecReportBroadcast.h.

◆ applResendFlag

ApplResendFlag::Enum applResendFlag

Indicates a retransmission message.

Definition at line 62 of file OrderExecReportBroadcast.h.

◆ applSeqIndicator

ApplSeqIndicator::Enum applSeqIndicator

Indicates if the order is a Lean Order or a Standard (non lean) Order.

Definition at line 171 of file OrderExecReportBroadcast.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 50 of file OrderExecReportBroadcast.h.

◆ clOrdId

UInt64 clOrdId

Unique participant defined order request identifier.

Definition at line 72 of file OrderExecReportBroadcast.h.

◆ complianceText

std::string complianceText

This field is used to provide additional regulatory information (according to respective rules and regs, circulars and bilateral coordination between participant and Trading Surveillance Office).

Definition at line 201 of file OrderExecReportBroadcast.h.

◆ crossedIndicator

CrossedIndicator::Enum crossedIndicator

Indicates SMP involvement.

Definition at line 219 of file OrderExecReportBroadcast.h.

◆ cumQty

SInt64 cumQty

Cumulated executed quantity of an order.

Definition at line 97 of file OrderExecReportBroadcast.h.

◆ custOrderHandlingInst

CustOrderHandlingInst::Enum custOrderHandlingInst

Identifies the source of an order, in accordance with the FIA guidelines for a rate Identifier. The field is for participant use only. Valid characters: 0x20, 0x22-0x7B, 0x7D, 0x7E.

Definition at line 197 of file OrderExecReportBroadcast.h.

◆ cxlQty

SInt64 cxlQty

Total quantity cancelled for this order.

Definition at line 100 of file OrderExecReportBroadcast.h.

◆ execId

UInt64 execId

Transaction timestamp.

Definition at line 82 of file OrderExecReportBroadcast.h.

◆ execInst

ExecInst::Enum execInst

Instructions for order handling, represented as a bit map.

Definition at line 165 of file OrderExecReportBroadcast.h.

◆ execRestatementReason

ExecRestatementReason::Enum execRestatementReason

Code to further qualify the field ExecType (150) of the Execution Report (8) message.

Definition at line 133 of file OrderExecReportBroadcast.h.

◆ execType

ExecType::Enum execType

The reason why this message was generated.

Definition at line 149 of file OrderExecReportBroadcast.h.

◆ expireDate

UInt32 expireDate

Date of order expiry.

Definition at line 115 of file OrderExecReportBroadcast.h.

◆ fillsGrp

std::vector<FillsGrpElem> fillsGrp

Fills Group.

Definition at line 225 of file OrderExecReportBroadcast.h.

◆ fixClOrdId

std::string fixClOrdId

User defined client order ID.

Definition at line 213 of file OrderExecReportBroadcast.h.

◆ freeText1

std::string freeText1

First free-format text field for trader-specific or customer-related comments.

Definition at line 204 of file OrderExecReportBroadcast.h.

◆ freeText2

std::string freeText2

Second free-format text field for trader-specific or customer-related comments.

Definition at line 207 of file OrderExecReportBroadcast.h.

◆ freeText3

std::string freeText3

Third free-format text field for trader-specific or customer-related comments.

Definition at line 210 of file OrderExecReportBroadcast.h.

◆ instrmntLegExecGrp

std::vector<InstrmntLegExecGrpElem> instrmntLegExecGrp

Instrmnt Leg Exec Group.

Definition at line 228 of file OrderExecReportBroadcast.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 66 of file OrderExecReportBroadcast.h.

◆ leavesQty

SInt64 leavesQty

Remaining quantity of an order.

Definition at line 94 of file OrderExecReportBroadcast.h.

◆ legOrdGrp

std::vector<LegOrdGrpElem> legOrdGrp

Leg Ord Group.

Definition at line 222 of file OrderExecReportBroadcast.h.

◆ marketSegmentId

SInt32 marketSegmentId

The product identifier uniquely identifies a Eurex product.

Definition at line 109 of file OrderExecReportBroadcast.h.

◆ massOrderReportId

UInt32 massOrderReportId

Mass order response identifier generated by the exchange.

Definition at line 112 of file OrderExecReportBroadcast.h.

◆ matchInstCrossId

UInt32 matchInstCrossId

Self Match Prevention ID.

Definition at line 118 of file OrderExecReportBroadcast.h.

◆ orderEventGrp

std::vector<OrderEventGrpElem> orderEventGrp

Order Event Group.

Definition at line 231 of file OrderExecReportBroadcast.h.

◆ orderId

UInt64 orderId

Exchange Order ID generated by Eurex System; it remains constant over the lifetime of an order.

Definition at line 69 of file OrderExecReportBroadcast.h.

◆ orderQty

SInt64 orderQty

Total Order Quantity.

Definition at line 103 of file OrderExecReportBroadcast.h.

◆ ordStatus

OrdStatus::Enum ordStatus

Conveys the current status of an order.

Definition at line 146 of file OrderExecReportBroadcast.h.

◆ ordType

OrdType::Enum ordType

Order type.

Definition at line 155 of file OrderExecReportBroadcast.h.

◆ origClOrdId

UInt64 origClOrdId

ClOrdID (11) of the last successfully processed task (request) referring to the specific order; used for client order ID chaining.

Definition at line 76 of file OrderExecReportBroadcast.h.

◆ partitionId

UInt16 partitionId

Is required to define the scope of a Retransmission Request.

Definition at line 53 of file OrderExecReportBroadcast.h.

◆ partyIdBeneficiary

std::string partyIdBeneficiary

Mandatory final KRX beneficiary account required for orders in KRX products.

Definition at line 190 of file OrderExecReportBroadcast.h.

◆ partyIdEnteringFirm

PartyIdEnteringFirm::Enum partyIdEnteringFirm

Entering Business Unit.

Definition at line 136 of file OrderExecReportBroadcast.h.

◆ partyIdEnteringTrader

UInt32 partyIdEnteringTrader

Entering User ID.

Definition at line 130 of file OrderExecReportBroadcast.h.

◆ partyIdExecutingTrader

UInt32 partyIdExecutingTrader

Owning User ID.

Definition at line 127 of file OrderExecReportBroadcast.h.

◆ partyIdExecutingUnit

UInt32 partyIdExecutingUnit

Owning Business Unit.

Definition at line 121 of file OrderExecReportBroadcast.h.

◆ partyIdLocationId

std::string partyIdLocationId

Country code. Valid characters: 0x01-0x7E.

Definition at line 193 of file OrderExecReportBroadcast.h.

◆ partyIdOrderOriginationFirm

std::string partyIdOrderOriginationFirm

Partner identification at the Korea Exchange is required for orders in KRX products.

Definition at line 187 of file OrderExecReportBroadcast.h.

◆ partyIdPositionAccount

std::string partyIdPositionAccount

Flex Account information.

Definition at line 177 of file OrderExecReportBroadcast.h.

◆ partyIdSessionId

UInt32 partyIdSessionId

Identification of a Trading Session provided by Eurex to a certain business unit.

Definition at line 124 of file OrderExecReportBroadcast.h.

◆ partyIdTakeUpTradingFirm

std::string partyIdTakeUpTradingFirm

Indicates the name of a member institution to which a give-up is designated.

Definition at line 184 of file OrderExecReportBroadcast.h.

◆ positionEffect

PositionEffect::Enum positionEffect

Field is used for Eurex position management purposes and indicates whether the order is submitted to open or close a position.

Definition at line 181 of file OrderExecReportBroadcast.h.

◆ price

SInt64 price

Price.

Definition at line 91 of file OrderExecReportBroadcast.h.

◆ productComplex

ProductComplex::Enum productComplex

This field qualifies an instrument type on Eurex.

Definition at line 143 of file OrderExecReportBroadcast.h.

◆ securityId

SInt64 securityId

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

Definition at line 79 of file OrderExecReportBroadcast.h.

◆ selfMatchPreventionInstruction

SelfMatchPreventionInstruction::Enum selfMatchPreventionInstruction

Indicate the instruction for SMP. If MatchInstCrossID (28744) is set then the default value for SelfMatchPreventionInstruction is 100 (Reject cross on business unit level).

Definition at line 140 of file OrderExecReportBroadcast.h.

◆ side

Side::Enum side

Side of the order.

Definition at line 152 of file OrderExecReportBroadcast.h.

◆ stopPx

SInt64 stopPx

Stop price.

Definition at line 106 of file OrderExecReportBroadcast.h.

◆ timeInForce

TimeInForce::Enum timeInForce

Execution and trading restriction parameters supported by Eurex.

Definition at line 162 of file OrderExecReportBroadcast.h.

◆ tradingCapacity

TradingCapacity::Enum tradingCapacity

This field designates if the trader is acting in the capacity of agent, trading for its own account or acting as a market maker.

Definition at line 159 of file OrderExecReportBroadcast.h.

◆ tradingSessionSubId

TradingSessionSubId::Enum tradingSessionSubId

Marks a a certain order as a closing auction one.

Definition at line 168 of file OrderExecReportBroadcast.h.

◆ trdRegTSEntryTime

UInt64 trdRegTSEntryTime

The entry timestamp is the time of the creation of the order.

Definition at line 85 of file OrderExecReportBroadcast.h.

◆ trdRegTSTimeOut

UInt64 trdRegTSTimeOut

Matching engine out timestamp.

Definition at line 46 of file OrderExecReportBroadcast.h.

◆ trdRegTSTimePriority

UInt64 trdRegTSTimePriority

Priority timestamp.

Definition at line 88 of file OrderExecReportBroadcast.h.

◆ triggered

Triggered::Enum triggered

Indicates if an order has been previously triggered.

Definition at line 216 of file OrderExecReportBroadcast.h.