91 size_t deserialize(
const void* buf,
size_t inLen);
94 virtual std::string toString ()
const;
105 virtual size_t serialize(
void* buf)
const;
REPO_INSTRUMENT_DATE_INFO instrument
ID of the financial instrument.
UInt16 statisticHour
Hour to which the statistics refer.
virtual ClassId::Enum id() const
Class id.
Double tradedNominalValue
Nominal value traded on the market.
virtual size_t serializationBufSize() const
TI_TRADE_TYPE::Enum tradeType
Specifies whether the statistic refers by normal trading activity or by RFQ.
TI_STATISTIC_TYPE::Enum statisticType
Period to which the statistics refer.
UInt32 statisticDate
Date on which the statistics were generated.
Double avgRate
Weighted average trading rate for the instrument.
virtual ~REPO_INSTRUMENT_DATE_STATISTIC()
Double tradedQty
Total quantity of instrument traded on the market.
#define ONIXS_MTS_REPO_SDP_API
Double minRate
Minimum instrument trading rate.
Double maxRate
Maximum trading rate for the instrument.
REPO_INSTRUMENT_DATE_STATISTIC()