36 struct ONIXS_CBOE_CFE_BOE_API
Leg
89 ONIXS_CBOE_CFE_BOE_API
void toStr(std::string&,
const Leg&);
#define ONIXS_BATS_BOE_NOEXCEPT
Provides efficient way of accessing text-based field values.
void toStr(std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number)
Serializes fixed-point decimal into a string.
Side::Enum side() const
Leg Side.
std::string toString() const
Returns the text representation.
void ratioQty(Binary4 value)
Ratio of number of contracts in this leg per order quantity.
void side(Side::Enum value)
Leg Side.
void symbol(StrRef value)
The symbol id for the simple Options on Futures instrument.
Binary4 ratioQty() const
Ratio of number of contracts in this leg per order quantity.
StrRef symbol() const
The symbol id for the simple Options on Futures instrument.