Definition at line 36 of file AddFlexibleInstrument.h.
◆ contractDate()
Contract day of the instrument (YYYYMMDD).
◆ exerciseStyle()
◆ marketDataType()
◆ maturityDate()
Expiration day of the instrument (YYYYMMDD).
◆ msgType()
| std::string msgType |
( |
| ) |
const |
◆ noMarketSegments()
◆ optAttribute()
| bool optAttribute |
( |
UInt32 & | value | ) |
const |
◆ productComplex()
This field qualifies an instrument type on Eurex.
◆ putOrCall()
◆ securityDesc()
Human readable description of instrument.
◆ securityID()
| UInt64 securityID |
( |
| ) |
const |
Unique instrument identifier.
◆ securityIDSource()
Marketplace assigned identifier.
◆ securityReferenceDataSupplement()
| UInt32 securityReferenceDataSupplement |
( |
| ) |
const |
Contract day of the instrument (YYYYMMDD).Same as Contract - Date.
◆ securityType()
◆ securityUpdateAction()
◆ settlMethod()
◆ strikePrice()
| bool strikePrice |
( |
Decimal & | price | ) |
const |
◆ toString()
| void toString |
( |
std::string & | | ) |
const |
|
virtual |
Appends text presentation.
Reimplemented from MessageBase.
◆ transactTime()
| UInt64 transactTime |
( |
| ) |
const |
◆ Implementation::MessageFactory
| friend class Implementation::MessageFactory |
|
friend |