Public Member Functions | |
| StrRef | symbol () const |
| void | symbol (StrRef value) |
| Binary4 | ratioQty () const |
| void | ratioQty (Binary4 value) |
| Side::Enum | side () const |
| void | side (Side::Enum value) |
| std::string | toString () const |
Friends | |
| class | Serializer |
Definition at line 36 of file NewComplexInstrument.Leg.h.
|
inline |
Ratio of number of contracts in this leg per order quantity.
Definition at line 51 of file NewComplexInstrument.Leg.h.
|
inline |
Ratio of number of contracts in this leg per order quantity.
Definition at line 57 of file NewComplexInstrument.Leg.h.
|
inline |
Definition at line 63 of file NewComplexInstrument.Leg.h.
|
inline |
Definition at line 69 of file NewComplexInstrument.Leg.h.
|
inline |
The symbol id for the simple Options on Futures instrument.
Definition at line 39 of file NewComplexInstrument.Leg.h.
|
inline |
The symbol id for the simple Options on Futures instrument.
Definition at line 45 of file NewComplexInstrument.Leg.h.
| std::string toString | ( | ) | const |
Returns the text representation.
|
friend |
Definition at line 85 of file NewComplexInstrument.Leg.h.