OnixS Borsa Italiana IDEM SOLA HSVF Market Data Handler for C++  1.1.2.0
Public Member Functions | Public Attributes | List of all members
StrategyLeg Struct Reference

Strategy Leg. More...

Public Member Functions

 StrategyLeg ()
 Initialize default instance.
 
std::string toString () const
 Returns string representation.
 

Public Attributes

RatioSign::Enum ratioSign
 Identification of the transaction in the strategy ( buy or sell of the underlying).
 
UInt8 ratio
 Quantity (bought or sold) on underlying in the strategy. 1 to 20.
 
std::string symbol
 Identification of the underlying.
 

Detailed Description

Strategy Leg.