133 virtual size_t serialize(
void* buf)
const;
Double firstYield
First yield of the instrument in the market day.
UInt64 createTime
Time of the instruments price list generation.
TI_TRADE_TYPE::Enum tradeType
Specifies whether the statistic refers to normal trading activity or to a RFQ, RFCQ,...
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
virtual BV_CMF_OFFICIAL_PRICE * clone(void *) const
virtual BV_CMF_OFFICIAL_PRICE * clone() const
Double firstPrice
First price of the instrument in the market day.
Double qty
Quantity exchanged on the market.
Double lastPrice
Last price of the instrument in the market day.
Double minPrice
Market minimum price of the instrument.
UInt32 numberOfTrades
Number of trades concluded on the date.
Double maxYield
Market maximum yield of the instrument.
Double minYield
Market minimum yield of the instrument.
Double avgPrice
Market weighted average price of the instrument.
Double lastYield
Last yield of the instrument in the market day.
UInt32 sectionId
Unique identifier of the section.
Double maxPrice
Market maximum price of the instrument.
size_t deserialize(const void *buf, size_t inLen)
Double nominalValue
Nominal value of the instrument.
BV_CMF_OFFICIAL_PRICE_INFO offPriceInfo
Section, Class, type, ID of the CMF financial instrument.
Double avgYield
Market weighted average yeild of the instrument.
virtual std::string toString() const
Provides string presentation.
UInt32 offPriceDate
Date of the instruments price list generation.
std::string currency
Currency.
virtual ~BV_CMF_OFFICIAL_PRICE()
unsigned long long UInt64