OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers 18.2.0
API documentation
Loading...
Searching...
No Matches
TarpsClearingPriceParameter Class Reference

Public Member Functions

BusinessDayType::Enum businessDayType () const
bool clearingPriceOffset (Decimal &value) const
bool relatedClosePrice (Decimal &value) const

Friends

class TypedGroup< TarpsClearingPriceParameter >

Detailed Description

Definition at line 37 of file TradeAtReferencePriceStatus.h.

Member Function Documentation

◆ businessDayType()

BusinessDayType::Enum businessDayType ( ) const
inline

Business date type.

Definition at line 41 of file TradeAtReferencePriceStatus.h.

◆ clearingPriceOffset()

bool clearingPriceOffset ( Decimal & value) const
inline

Price constant defined on the instrument level and used for the clearing price conversion.

Definition at line 47 of file TradeAtReferencePriceStatus.h.

◆ relatedClosePrice()

bool relatedClosePrice ( Decimal & value) const
inline

The previous day�s underlying index close value.

Definition at line 53 of file TradeAtReferencePriceStatus.h.

◆ TypedGroup< TarpsClearingPriceParameter >

friend class TypedGroup< TarpsClearingPriceParameter >
friend

Definition at line 53 of file TradeAtReferencePriceStatus.h.