The Excel Coupdaybs function computes the number of days from the start of a coupon period to the settlement date using.
Syntax:
=COUPDAYBS( settlement, maturity, frequency, [basis] )
Parameter:
settlement:
maturity:
frequency:
1 – Annually
2 – Semi-Annually
4 – Quarterly
[basis]:
Basis | Day Count Basis |
---|---|
0 (or omitted) | US (NASD) 30/360 |
1 | actual/actual |
2 | actual/360 |
3 | actual/365 |
4 | European 30/360 |
Example :
Cell A3 of the table below provides an example of the Excel Coupdaybs method, which is used to compute the number of days between the start of a coupon period and the closing date. The security has a settlement date of January 1, 2011, a maturity date of October 25, 2012, and four payments per year. The 30/360 day count system is used in the United States (NASD)
Ask Your Query