162 class TrfsClearingPriceParameters :
public TypedGroup<TrfsClearingPriceParameter>
166 TrfsClearingPriceParameters (
const Group& group)
175 class ONIXS_EUREX_EMDI_API TotalReturnFuturesStatus :
public Message
231 TotalReturnFuturesStatus (
const void* impl)
Decimal type for better precision.
UInt32 getUInt32(Tag tag) const
Group getGroup(Tag numberOfInstancesTag) const
Decimal getDecimal(Tag tag) const
Int64 getInt64(Tag tag) const
FieldValueRef get(Tag tag) const
GroupInstance(const GroupInstance &other)
Initializes instance as reference to the other one.
Message(const Message &other)
friend class TotalReturnFuturesStatusWrapper
ConversionModeQualifier::Enum conversionModeQualifier() const
MarketSegmentId marketSegmentId() const
Product identifier.
ConversionMode::Enum conversionMode() const
bool settlPrice(Decimal &price) const
Daily settlement price of the current day in trading notation (TRF spread).
SecurityType::Enum securityType() const
Type of security.
SecurityId securityId() const
Instrument identifier.
Decimal priorSettlPrice() const
Daily settlement price of the previous day in trading notation (TRF spread).
TrfsClearingPriceParameters clearingPriceParameters() const
Clearing price parameters.
Clearing price parameter for total return futures status message.
bool relatedIndexValue(Decimal &value) const
Distribution index, defined for the current day. Becomes available in the morning before trading star...
bool overnightInterestRate(Decimal &value) const
bool accruedCollectionParameter(Decimal &value) const
bool remainingCalendarDays(Int32 &value) const
bool accruedPaymentParameter(Decimal &value) const
bool currentPaymentParameter(Decimal &value) const
Daily funding, calculated from the funding rate applied to the previous day underlying index.
bool currentAccruedInterestAmt(Decimal &value) const
Coupon payment, for which the coupon period is ongoing, multiplied by the ratio of the already passed...
bool annualCalendarDays(UInt32 &value) const
Annualisation Factor, a constant value that represents the number of calendar days during one year as...
bool currentCollectionParameter(Decimal &value) const
Daily distribution, calculated from the difference between the current and the previous day distribut...
BusinessDayType::Enum businessDayType() const
Business date type.
bool relatedClosePrice(Decimal &value) const
The previous day�s underlying index close value.
bool overnightInterestRateName(StringRef &id) const
Name of the Funding Rate used for the funding calculation of the current day.
friend class TotalReturnFuturesStatus
TypedGroup(const Group &group)
Enumeration::Enum getIntEnumFieldValue(const FieldSet &fieldSet, Tag tag)
UInt32 MarketSegmentId
Alias for Market Segment ID type.
Int64 SecurityId
Alias for Security Id type.
@ Undefined
Used to identify absence of value.
@ Undefined
Used to identify absence of value.