42 namespace BondVision {
53 sectionCode.reserve(4);
54 dealerReferenceID.reserve(32);
55 clientExecID.reserve(50);
56 execTraderName.reserve(12);
58 accountCode.reserve(200);
59 accountInfo.reserve(200);
60 settlementInfo.reserve(200);
61 mktAffiliationShortDesc.reserve(12);
62 mktAffiliationDesc.reserve(36);
189 size_t deserialize(
const void* buf,
size_t inLen);
192 virtual std::string toString ()
const;
203 virtual size_t serialize(
void* buf)
const;
UInt32 inventoryQuoteId
ID of the inventory quote to hit/lift.
Double price
Price of the order.
virtual ~BV_HIST_SELL_SIDE_INVENTORY_ORDER()
Double nominalValue
Nominal value.
std::string dealerReferenceID
Provider reference ID of the quote.
std::string accountInfo
Additional account information.
std::string accountCode
Account code.
BV_INVENTORY_ORDER_EVENT::Enum event
Action applied to the order.
TI_ALLOCATION_TYPE::Enum allocationType
Type of allocation.
UInt16 accrualDays
Number of accrual days.
std::string execTraderName
Name of the manual execution trader within the client institution (Provider - Sell Side Member) ...
UInt64 acceptanceTimeout
Timeout for manual acceptance.
UInt32 dealId
Unique ID of the deal.
BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator
Short Selling indicator.
Double yield
Yield of the order.
TI_VERB::Enum verb
Specifies whether it is a buy or sell order and is set from the receiving member's viewpoint (Provide...
UInt16 settlementOffset
Settlement offset espressed as number of days starting from the trading date.
BV_TRANSPARENCY_INFO transparencyInfo
Pre and Post-Trade Transparency Info.
UInt64 quoteUpdateTime
Time at which the inventory quote was last updated.
std::string currency
Currency code.
std::string sectionCode
Section Code.
BV_HIST_MEMBER_INFO provider
Member's ID of the Provider (Sell Side Member)
BV_INVENTORY_ORDER_STATUS::Enum status
Processing status of the order.
Double qty
Quantity of the order.
UInt32 allocationId
Unique ID of the pre-allocation or of the allocation during the trade splitting phase.
std::string clientExecID
ID of the execution within the client institution.
TI_MSG_INFO orderMsgInfo
Data identifying the inventory order.
BV_HIST_MEMBER_INFO aggressor
Member's ID of the Aggressor (Buy Side Member)
Double bpv
BPV of the tradable instrument at the moment of the RFCQ creation.
BV_HIST_INSTRUMENT_INFO_EXT instrument
Data regarding the tradable instrument.
UInt64 creationTime
Time at which the message was written.
std::string settlementInfo
Settlement information.
virtual size_t serializationBufSize() const
Double principal
Principal amount.
UInt32 settlementDate
Settlement date.
BV_HIST_SELL_SIDE_INVENTORY_ORDER()
virtual ClassId::Enum id() const
Class id.
std::string mktAffiliationDesc
Long description of the Market Affiliation.
std::string mktAffiliationShortDesc
Short description of the Market Affiliation.
UInt32 creationDate
Date on which the message was written.
unsigned long long UInt64
Double accrued
Accrued interests.
UInt64 updateTime
Last update time.