39 namespace BondVision {
49 sellSideMemberInfo(20)
52 clientOrderId.reserve(50);
53 settlementInfo.reserve(200);
74 static const size_t sellSideMemberInfoSize = 20;
136 size_t deserialize(
const void* buf,
size_t inLen);
139 std::string toString ()
const;
145 size_t serialize(
void* buf)
const;
TI_FLAG::Enum quotationFg
Specifies if the quotation is specified.
UInt32 stageOrderId
Stage Order ID.
UInt32 instrumentId
Unique ID of the tradable instrument.
TI_ERROR::Enum errorCode
Error code of the trading list leg.
UInt16 iOIMatchingQuotes
Number of quotes triggering auto-matching when best price matches IOI.
BV_CLIENT_IDENTIFICATION_INFO clientIdentificationInfo
Client identification information.
TI_INSTRUMENT_TYPE::Enum instrumentType
Identifier of the tradable instrument type (Bond only)
Double quotation
Price(Yield)
TI_FLAG::Enum preTradeFg
Specifies whether the RFCQ will be subject to pre-trade transparency.
BV_SETTLEMENT_MODE::Enum settlementMode
Settlement mode.
TI_VERB::Enum verb
Specifies whether it is a buy or sell operation (Referred to the member who receives the information)...
TI_ALLOCATION_TYPE::Enum allocationType
Type of allocation.
size_t serializationBufSize() const
std::vector< BV_RFCQ_SELL_SIDE_MEMBER_INFO > sellSideMemberInfo
BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator
Short Selling indicator.
UInt32 settlementDate
Settlement date.
BV_ALGO_INFO algoInfo
Algo info.
UInt32 previewId
Unique ID of the Dealer list Preview.
BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO()
std::string clientOrderId
ID of the order within the client institution.
std::string settlementInfo
Settlement information.
TI_FLAG::Enum discloseIOIFg
If true, quotation must be sent to providers.
UInt16 settlementOffset
Settlement offset expressed as number of days starting from the trading date.
UInt32 allocationId
Unique ID of the pre-allocation or of the allocation during the trade splitting phase.
~BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO()
UInt32 sectionId
Unique ID of the section.