Day count convention

From Wikipedia, the free encyclopedia

Jump to: navigation, search

In finance, a day count convention determines how interest accrues over time for a variety of investments, including bonds, notes, loans, medium-term notes, swaps, and FRAs. This includes the amount transferred on interest payment dates, but also the calculation of accrued interest for dates between payments. When a security such as a bond is sold between interest payment dates, the seller is eligible to some fraction of the coupon amount.

It is used in many other formulae in financial mathematics as well.

Contents

[edit] Development

The need for day count conventions is a direct consequence of interest-earning investments. Different conventions were developed to address often conflicting requirements, including ease of calculation, constancy of time period (day, month, or year) and the needs of the Accounting department. This development occurred long before the advent of computers.

There is no central authority defining day count conventions, so there is no standard terminology. Certain terms, such as "30/360", "Actual/Actual", and "money market basis" must be understood in the context of the particular market.

The conventions have evolved, and this is particularly true since the mid-1990s. Part of it has simply been providing for additional cases [1] or clarification. [2]

There has also been a move towards convergence in the marketplace, which has resulted in the number of conventions in use being reduced. Much of this has been driven by the introduction of the euro. [3]

[edit] Definitions

Interest
Amount of interest accrued on an investment.
CouponFactor
The Factor to be used when determining the amount of interest paid by the issuer on coupon payment dates. The periods may be regular or irregular.
CouponRate
The interest rate on the security or loan-type agreement, e.g., 5.25%. In the formulas this would be expressed as 0.0525.
Date1 (Y1.M1.D1)
Starting date for the accrual. It is usually the coupon payment date preceding Date2.
Date2 (Y2.M2.D2)
Date through which interest is being accrued. You could word this as the "to" date, with Date1 as the "from" date. For a bond trade, it is the settlement date of the trade.
Date3 (Y3.M3.D3)
The coupon payment date following Date2.
Days(StartDate, EndDate)
Function returning the number of days between StartDate and EndDate on a Julian basis (i.e., all days are counted). For instance, Days(15 October 2007, 15 November 2007) returns 31.
EOM
Indicates that the investment always pays interest on the last day of the month. If the investment is not EOM, it will always pay on the same day of the month (e.g., the 10th).
Factor
Figure representing the amount of the CouponRate to apply in calculating Interest. It is often expressed as "days in the accrual period / days in the year". If Date2 is a coupon payment date, Factor is zero.
Freq
The coupon payment frequency. 1 = annual, 2 = semi-annual, 4 = quarterly, 12 = monthly, etc.
Principal
Par value of the investment.

For all conventions, the Interest is calculated as:

Interest = Principal \times CouponRate \times Factor

[edit] 30/360 methods

All conventions of this class calculate the Factor as:

Factor = \frac{360 \times (Y2 - Y1) + 30 \times (M2 - M1) + (D2 - D1)}{360}

They calculate the CouponFactor as:

CouponFactor = \frac{360 \times (Y3 - Y1) + 30 \times (M3 - M1) + (D3 - D1)}{360}

This is the same as the Factor calculation, with Date2 replaced by Date3. In the case that it is a regular coupon period, this is equivalent to:

CouponFactor = \frac{1}{Freq}

The conventions are distinguished by the manner in which they adjust Date1 and/or Date2 for the end of the month. Each convention has a set of rules directing the adjustments.

Treating a month as 30 days and a year as 360 days was devised for its ease of calculation by hand compared with manually calculating the actual days between two dates. Also, because 360 is highly factorable, payment frequencies of semi-annual and quarterly and monthly will be 180, 90, and 30 days of a 360 day year, meaning the payment amount will not change between payment periods.

[edit] 30/360 US

Date adjustment rules:

  • If the investment is EOM and (D1 is the last day of February) and (D2 is the last day of February), then change D2 to 30.
  • If the investment is EOM and (D1 is the last day of February), then change D1 to 30.
  • If D2 is 31 and D1 is 30 or 31, then change D2 to 30.
  • If D1 is 31, then change D1 to 30.

This convention is used for US corporate bonds and many US agency issues. It is most commonly referred to as "30/360", but the term "30/360" may also refer to any of the other conventions of this class, depending on the context.

Other names:

  • 30U/360
  • Bond basis
  • 360/360

Sources:

[edit] 30E/360

Date adjustment rules:

  • If D1 is 31, then change D1 to 30.
  • If D2 is 31, then change D2 to 30.

Other names:

  • 30/360 ICMA
  • 30S/360
  • Eurobond basis (ISDA 2006)
  • Special German

Sources:

[edit] 30E/360 ISDA

Date adjustment rules:

  • If D1 is the last day of the month, then change D1 to 30.
  • If D2 is the last day of the month (unless Date2 is the maturity date and D2 is February), then change D2 to 30.

Other names:

  • 30E/360 ISDA
  • Eurobond basis (ISDA 2000)
  • German

Sources:

[edit] 30E+/360

Date adjustment rules:

  • If D1 is 31, then change D1 to 30.
  • If D2 is 31, then change M2 to the next month and D2 to 1.

Sources:

  • A normative source needs to be identified.

[edit] Actual methods

The conventions of this class calculate the number of days between two dates (e.g., between Date1 and Date2) as the Julian difference. This is the function Days(StartDate, EndDate).

The conventions are distinguished primarily by the amount of the CouponRate they assign to each day of the accrual period.

[edit] Actual/Actual ICMA

Formulas:

Factor = \frac{Days(Date1, Date2)}{Freq \times Days(Date1, Date3)}

For regular coupon periods:

CouponFactor = \frac{1}{Freq}

For irregular coupon periods, the period has to be divided into one or more quasi-coupon periods (also called notional periods) that match the normal frequency of payment dates. The interest in each such period (or partial period) is then computed, and then the amounts are summed over the number of quasi-coupon periods. For details, see (Mayle 1993) or the SWX references (Accrued Interest Calculator and Accrued Interest & Yield Calculations and Determination of Holiday Calendars).

This method insures that all coupon payments are always for the same amount.

It also insures that all days in a coupon period are valued equally. However, the coupon periods themselves may be of different lengths; in the case of semi-annual payment on a 365 day year, one period can be 182 days and the other 183 days. In that case, all the days in one period will be valued 1/182nd of the payment amount and all the days in the other period will be valued 1/183rd of the payment amount.

This is the convention used for US Treasury bonds and notes, among other securities.

Other names:

  • Actual/Actual
  • Act/Act ICMA
  • ISMA-99
  • Act/Act ISMA

Sources:

[edit] Actual/Actual ISDA

Formulas:

Factor = \frac{\mbox{Days not in leap year}}{365} + \frac{\mbox{Days in leap year}}{366}

This convention accounts for days in the period based on the portion in a leap year and the portion in a non-leap year. The days in the numerators are calculated on a Julian day difference basis. In this convention the first day of the period is included and the last day is excluded.

The CouponFactor uses the same formula, replacing Date2 by Date3. In general, coupon payments will vary from period to period, due to the differing number of days in the periods. The formula applies to both regular and irregular coupon periods.

Other names:

  • Actual/Actual
  • Act/Act
  • Actual/365
  • Act/365

Sources:

  • ISDA 2006 Section 4.16(b)

[edit] Actual/365 Fixed

Formulas:

Factor = \frac{Days(Date1, Date2)}{365}

Each month is treated normally and the year is assumed to be 365 days. For example, in a period from February 1, 2005 to April 1, 2005, the Factor is considered to be 59 days divided by 365.

The CouponFactor uses the same formula, replacing Date2 by Date3. In general, coupon payments will vary from period to period, due to the differing number of days in the periods. The formula applies to both regular and irregular coupon periods.

Other names:

  • Act/365 Fixed
  • A/365 Fixed
  • A/365F
  • English

Sources:

[edit] Actual/360

Formulas:

Factor = \frac{Days(Date1, Date2)}{360}

This convention is used in money markets for short-term lending of currencies, including the US dollar and Euro, and is applied in ESCB monetary policy operations. It is the convention used with Repurchase agreements. Each month is treated normally and the year is assumed to be 360 days. For example, in a period from February 1, 2005 to April 1, 2005, the Factor is 59 days divided by 360 days.

The CouponFactor uses the same formula, replacing Date2 by Date3. In general, coupon payments will vary from period to period, due to the differing number of days in the periods. The formula applies to both regular and irregular coupon periods.

Other names:

  • Act/360
  • A/360
  • French

Sources:

[edit] Actual/365L

Formulas:

This convention requires a set of rules in order to determine the days in the year (DiY).

  • If Freq = 1 (annual coupons):
    • If February 29 is in the range from Date1 (exclusive) to Date3 (inclusive), then DiY = 366, else DiY = 365.
  • If Freq <> 1:
    • If Date3 is in a leap year, then DiY = 366, else DiY = 365.
Factor = \frac{Days(Date1, Date2)}{DiY}

The CouponFactor uses the same formula, replacing Date2 by Date3. In general, coupon payments will vary from period to period, due to the differing number of days in the periods. The formula applies to both regular and irregular coupon periods.

Other names:

  • ISMA-Year

Sources:

[edit] Actual/Actual AFB

Formulas:

“Actual/Actual AFB/FBF Master Agreement” has the DiY equal to 365 (if the calculation period does not contain 29th February) or 366 (if 29 February falls within the Calculation Period or Compounding Period). If the Calculation Period or Compounding Period is a term of more than one year, the basis shall be calculated as follows:

  • the number of complete years shall be counted back from the last day of the Calculation Period or Compounding Period and
  • this number shall be increased by the fraction for the relevant period calculated.

When counting backwards for this purpose, if the last day of the relevant period is 28th February, the full year should be counted back to the previous 28th February unless 29th February exists, in which case, 29th February should be used.

Factor = \frac{Days(Date1, Date2)}{DiY}

Sources:

[edit] Discussion

[edit] Comparison of 30/360 and Actual/360

The 30/360 methods assume every month has 30 days and each year has 360 days. The 30/360 calculation is listed on standard loan constant charts and is typically used by a calculator or computer in determining mortgage payments.

The Actual/360 method calls for the borrower to pay interest for the actual number of days in a month. This effectively means that the borrower is paying interest for 5 or 6 additional days a year as compared to the 30/360 day count convention. Spreads and rates on Actual/360 transactions are typically lower, e.g., 9 basis points. Since monthly loan payments are the same for both methods and since the investor is being paid for an additional 5 or 6 days of interest with the Actual/360 year base, the loan’s principal is reduced at a slightly lower rate. This leaves the loan balance 1-2% higher than a 30/360 10-year loan with the same payment.

[edit] Business date convention

Date rolling (business date) conventions are a common practice to adjust non-business days into business days.

[edit] Footnotes

  1. ^ see the treatment of 30/360 in (Mayle 1993).
  2. ^ the ISDA 2006 vs. ISDA 2000 definitions, for instance.
  3. ^ EMU and Market Conventions: Recent Developments and Practical Issues Arising from the Introduction of the Euro - Issue 7 (March 1998).

[edit] References

  • Mayle, Jan (1993), Standard Securities Calculation Methods: Fixed Income Securities Formulas for Price, Yield and Accrued Interest, 1 (3rd ed.), SIFMA, ISBN 1-882936-01-9 . The standard reference for conventions applicable to US securities. For the 30/360 US convention, this edition adds the first two rules to those given in earlier editions.
  • ISDA Definitions, Section 4.16, 2006 . ISDA's definition of certain day count conventions. Note that these definitions differ in some cases from the ISDA's Annex to the 2000 Definitions.

[edit] Further reading

Personal tools
Languages