Syntax. MDURATION(Settlement,Maturity,Coupon,Yield,Frequency,Basis)
Settlement (required) The date when the ownership of the security changes.
Maturity (required) The date when the repayment of the loan certified by the security takes place.
Coupon (required) The agreed-upon annual interest rate as the price for the borrowed money.
Basis (optional) The method you want to use for determining the days in the year according to Table 15-2, shown earlier. If this argument is omitted, Excel calculates with Basis = 0.
All function arguments that take a date use the date without time; fractions are rounded. The arguments Frequency and Basis also require integers, and decimal places are truncated.
If invalid dates are used or no numbers are entered where required, the function returns the error #VALUE!
. If invalid numbers are entered for nondate arguments, the function returns the #NUMBER!
error.
Background. Volatility, or price changes as a reaction to market interest changes, is an important figure for portfolio risk management. Unlike with shares and options, the range of fluctuation for fixed-interest securities decreases towards the end of their duration, because the disbursement amount at the maturity date is fixed.
By using differential calculus, you can determine that the following applies to fixed-interest securities:
Duration is the security’s Macauley Duration (see DURATION()).