LSEG Data Library for Python

Index compounding method

IndexCompoundingMethod specifies the method how the interest rate is calculated from the reset floating rates when the reset frequency is higher than the interest payment frequency (e.g. daily index reset with quarterly interest payments).
For Swap: The default value is defined by the market conventions of the index defined for the floating leg.

Name Value
ADJUSTED_COMPOUNDED "AdjustedCompounded"
AVERAGE "Average"
COMPOUNDED "Compounded"
CONSTANT "Constant"
MEXICAN_COMPOUNDED "MexicanCompounded"
66 words (0:21 mins)