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

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

Public Member Functions

 QuotReqLegsGrpElem ()
 
std::string toString () const
 

Public Attributes

SInt64 legSecurityId
 
UInt32 legRatioQty
 
SInt32 legSymbol
 
LegSecurityType::Enum legSecurityType
 
LegSide::Enum legSide
 

Friends

class Serializer
 

Detailed Description

Definition at line 37 of file SRQSOpenNegotiationNotification.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 62 of file SRQSOpenNegotiationNotification.h.

Member Data Documentation

UInt32 legRatioQty

The ratio of quantity for this individual leg relative to the entire multileg security.

Definition at line 47 of file SRQSOpenNegotiationNotification.h.

SInt64 legSecurityId

Instrument identifiier of the leg security.

Definition at line 44 of file SRQSOpenNegotiationNotification.h.

LegSecurityType::Enum legSecurityType

Indicates type of leg.

Definition at line 53 of file SRQSOpenNegotiationNotification.h.

LegSide::Enum legSide

The side of the individual leg of a strategy.

Definition at line 56 of file SRQSOpenNegotiationNotification.h.

SInt32 legSymbol

Product identifiier of the leg security.

Definition at line 50 of file SRQSOpenNegotiationNotification.h.


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