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