118 size_t deserialize(
const void* buf,
size_t inLen);
121 virtual std::string toString ()
const;
132 virtual size_t serialize(
void* buf)
const;
Double maxPrice
Maximum market price of financial instrument.
Double minYield
Minimum market yield of financial instrument.
Double avgPrice
Weighted average trading price for the financial instrument.
virtual size_t serializationBufSize() const
Double nominalValue
Nominal value of Financial Instrument traded on the market.
UInt64 createTime
Time on which the price list was created.
CMF_OFFICIAL_PRICE_INFO offPriceInfo
Data regarding the Official Price.
Double firstPrice
First market price of financial instrument.
Double lastYield
Last market yield of financial instrument.
unsigned long long UInt64
Double qty
Quantity exchanged on the market.
virtual ~CMF_OFFICIAL_PRICE()
UInt32 offPriceDate
Date to which the list refers.
Double minPrice
Minimum market price of financial instrument.
Double avgYield
Weighted average trading yield for the financial instrument.
Double firstYield
First market yield of financial instrument.
UInt32 numberOfTrades
Number of trades used in the calculation.
std::string currency
Unique alphanumeric ID code of the currency.
Double lastPrice
Last market price of financial instrument.
TI_TRADE_TYPE::Enum tradeType
Specifies whether the statistic refers to normal trading activity or to a RFQ.... ...
Double maxYield
Maximum market yield of financial instrument.
virtual ClassId::Enum id() const
Class id.