50 instrumentCode.reserve(12);
51 instrumentDesc.reserve(36);
142 size_t deserialize(
const void* buf,
size_t inLen);
145 virtual std::string toString ()
const;
156 virtual size_t serialize(
void* buf)
const;
UInt32 firstLegGreyMarketEndDate
End date for trading the bond on the Grey Market.
Double minBasisTick
Minimum price variation that users will be able to express in double sided proposals,FAS orders,RFQs and FAK/AON orders.
TI_FLAG::Enum deliverableFlag
Flag indicating whether the bond is deliverable or not.
Double priceFactor
Multiply factor.
UInt32 sortNumber
Instrument sorting number.
TI_FLAG::Enum firstLegGreyMarketFlag
Flag indicating whether the bond belongs to the Grey Market.
virtual ClassId::Enum id() const
Class id.
Double incrementQty
Minimum quantity increment - applies to FAS,AON and FAK orders,to double-sided proposals and to RFQs...
Double minYieldTick
Minimum yield variation.
UInt32 firstLegId
Unique ID of the financial instrument (Bond) in the TI_INSTRUMENT class (external reference key) ...
UInt16 accIntPrecision
Number of decimals to be used (precision) in the calculations to be made for settlement purposes...
std::string instrumentDesc
Description of the Basis product (tradable instrument)
UInt32 settlDate
Date of settlement for the Basis product.
Double minOrderQty
Minimum FAK and AON order quantity (relates to cash bond (1st) leg). If MinOrderQty >= IncrementQty o...
Double minProposalQty
Minimum double sided proposal quantity (relates to cash bond (1st) leg)
UInt32 instrumentId
Unique ID of the Basis product (tradable instrument)
Double hedgeRatio
Used to define the number of futures relating the nominal quantity of the basis.
UInt32 secondLegId
Unique ID of the financial instrument (Future Delivery) in the TI_FUTURE_DELIVERY class (external ref...
Double minFASQty
Minimum FAS order quantity (relates to cash bond (1st) leg)
UInt32 instrumentClassId
Unique ID of the instrument class.
Double minStrikerOrderQty
Minimum quantity for striker orders.
Double minStrikerQtyCap
Maximum value that can be specified for the minimum striker quantity in FAS orders and double sided q...
virtual size_t serializationBufSize() const
TI_FLAG::Enum ctdFlag
Flag indicating whether the bond is the CTD (cheapest to deliver) or not.
std::string instrumentCode
Alphanumeric code of the Basis product (tradable instrument)
Double lotValue
Unit value of the lot.
Double irr
Implied Repo Rate (not significant for non-deliverable bonds)
Double minStrikerQuoteQty
Minimum quantity for striker quotes.