OnixS Eurex ETI Handler C++ library  9.21.0
API documentation
TrdInstrmntLegGrpElem Class Reference

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

Public Member Functions

 TrdInstrmntLegGrpElem ()
 
std::string toString () const
 

Public Attributes

SInt64 legSecurityId
 
SInt64 legPrice
 
SInt64 legQty
 

Friends

class Serializer
 

Detailed Description

Definition at line 71 of file EnterTESTradeRequest.h.

Constructor & Destructor Documentation

Initialize default instance.

Member Function Documentation

std::string toString ( ) const

Returns string representation.

Friends And Related Function Documentation

friend class Serializer
friend

Definition at line 90 of file EnterTESTradeRequest.h.

Member Data Documentation

SInt64 legPrice

Strategy leg underlying price (only applicable for futures legs).

Definition at line 81 of file EnterTESTradeRequest.h.

SInt64 legQty

Quantity for leg of a multileg.

Definition at line 84 of file EnterTESTradeRequest.h.

SInt64 legSecurityId

Instrument identifiier of the leg security.

Definition at line 78 of file EnterTESTradeRequest.h.


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