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

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

Public Member Functions

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

Public Attributes

UInt32 senderSubId
 
SInt64 lastPx
 
UInt64 transBkdTime
 
SInt64 relatedClosePrice
 
SInt64 relatedPx
 
SInt32 marketSegmentId
 
UInt32 packageId
 
UInt32 tesExecId
 
SInt32 relatedMarketSegmentId
 
TrdType::Enum trdType
 
TradeReportType::Enum tradeReportType
 
TradePublishIndicator::Enum tradePublishIndicator
 
SwapClearer::Enum swapClearer
 
std::string tradeReportText
 
std::string tradeReportId
 
std::vector< SideAllocGrpElemsideAllocGrp
 
std::vector< TrdInstrmntLegGrpElemtrdInstrmntLegGrp
 

Friends

class Serializer
 

Detailed Description

Definition at line 38 of file ModifyTESTradeRequest.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 102 of file ModifyTESTradeRequest.h.

Member Data Documentation

SInt64 lastPx

Price of this leg fill.

Definition at line 48 of file ModifyTESTradeRequest.h.

SInt32 marketSegmentId

The product identifier uniquely identifies a Eurex product.

Definition at line 60 of file ModifyTESTradeRequest.h.

UInt32 packageId

Identifier for a Trade Entry Service trade, i.e TES trade ID.

Definition at line 63 of file ModifyTESTradeRequest.h.

SInt64 relatedClosePrice

User defined index price.

Definition at line 54 of file ModifyTESTradeRequest.h.

SInt32 relatedMarketSegmentId

Identifies a related product.

Definition at line 69 of file ModifyTESTradeRequest.h.

SInt64 relatedPx

Price of the related instrument.

Definition at line 57 of file ModifyTESTradeRequest.h.

UInt32 senderSubId

User ID.

Definition at line 45 of file ModifyTESTradeRequest.h.

std::vector<SideAllocGrpElem> sideAllocGrp

Side Alloc Group.

Definition at line 90 of file ModifyTESTradeRequest.h.

SwapClearer::Enum swapClearer

Swap clearer for EFS Trades only.

Definition at line 81 of file ModifyTESTradeRequest.h.

UInt32 tesExecId

System transaction identifier for a Trade Entry Service transaction.

Definition at line 66 of file ModifyTESTradeRequest.h.

TradePublishIndicator::Enum tradePublishIndicator

Indicates if a trade should be reported via the market reporting service.

Definition at line 78 of file ModifyTESTradeRequest.h.

std::string tradeReportId

User defined transaction ID. Part of the TES response and TES broadcast.

Definition at line 87 of file ModifyTESTradeRequest.h.

std::string tradeReportText

User defined text field.

Definition at line 84 of file ModifyTESTradeRequest.h.

TradeReportType::Enum tradeReportType

Identifies the type of trade notification.

Definition at line 75 of file ModifyTESTradeRequest.h.

UInt64 transBkdTime

Trade Closure Time, the time when an Off-Book trade was concluded outside the Eurex System.

Definition at line 51 of file ModifyTESTradeRequest.h.

std::vector<TrdInstrmntLegGrpElem> trdInstrmntLegGrp

Trd Instrmnt Leg Group.

Definition at line 93 of file ModifyTESTradeRequest.h.

TrdType::Enum trdType

Indicates if a trade should be reported via the market reporting service.

Definition at line 72 of file ModifyTESTradeRequest.h.


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