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