Day count convention

Day count convention

In finance, a day count convention determines how interest accrues over time for a variety of investments, including bonds, notes, loans, mortgages, medium-term notes, swaps, and forward rate agreements (FRAs). This determines the amount transferred on interest payment dates, and also the calculation of accrued interest for dates between payments. The day count is also used to quantify periods of time when discounting a cash-flow to its present value. When a security such as a bond is sold between interest payment dates, the seller is eligible to some fraction of the coupon amount.

The day count convention is used in many other formulae in financial mathematics as well.

Contents

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]

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:

\mathrm{Interest} = \mathrm{Principal} \times \mathrm{CouponRate} \times \mathrm{Factor}

30/360 methods

All conventions of this class calculate the Factor as:

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

They calculate the CouponFactor as:

\mathrm{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:

\mathrm{CouponFactor} = \frac{1}{\mathrm{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.

30/360 US

Date adjustment rules (more than one may take effect; apply them in order, and if a date is changed in one rule the changed value is used in the following rules):

  • If the investment is EOM and (Date1 is the last day of February) and (Date2 is the last day of February), then change D2 to 30.
  • If the investment is EOM and (Date1 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:

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:

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:

30E+/360

Date adjustment rules:

  • If D1 is 31, then change D1 to 30.
  • If D2 is 31, then increment M2 and change D2 to 1.

Sources:

  • A normative source needs to be identified.

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.

Actual/Actual ICMA

Formulas:

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

For regular coupon periods:

\mathrm{CouponFactor} = \frac{1}{\mathrm{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 ensures that all coupon payments are always for the same amount.

It also ensures 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:

Actual/Actual ISDA

Formulas:

\mathrm{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 are:

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

Sources:

  • ISDA 2006 Section 4.16(b)

Actual/365 Fixed

Formulas:

\mathrm{Factor} = \frac{\mathrm{Days}(\mathrm{Date1}, \mathrm{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:

Actual/360

Formulas:

\mathrm{Factor} = \frac{\mathrm{Days}(\mathrm{Date1}, \mathrm{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:

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.
\mathrm{Factor} = \frac{\mathrm{Days}(\mathrm{Date1}, \mathrm{Date2})}{\mathrm{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:

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.

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

Sources:

Discussion

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 now typically used by a calculator or computer in determining mortgage payments. This method of treating a month as 30 days and a year as 360 days was originally devised for its ease of calculation by hand compared with the actual days between two dates. 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.

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.

Business date convention

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

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).

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.

Further reading


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Day-Count Convention — A system used to determine the number of days between two coupon dates, which is important in calculating accrued interest and present value when the next coupon payment is less than a full coupon period away. Each bond market has its own day… …   Investment dictionary

  • day count convention — noun A convention on how interest accrues over time for a variety of investments, including bonds, notes, loans, medium term notes, swaps, and FRAs …   Wiktionary

  • day count basis — See accrual convention …   Financial and business terms

  • Count Arthur Strong's Radio Show! — The front cover of the second series CD release, with Steve Delaney dressed as Count Arthur Strong. Genre Sitcom Running time 30 minutes …   Wikipedia

  • Convention Girl — Directed by Luther Reed Produced by David M. Thomas Written by Peggy Goodin (Novel) Muriel Roy Bolton (Screenplay) Agnes Christine Johnston (Screenplay) Starring …   Wikipedia

  • Day of the Tiles — La Journée des tuiles en 1788 à Grenoble, 1890 painting by Alexandre Debelle. The Day of the Tiles (French: Journée des Tuiles) is an event that took place in the French town of Grenoble on 7 June 1788. It was among the first of the revolts which …   Wikipedia

  • Day — For other uses, see Day (disambiguation). Water, Rabbit, and Deer: three of the 20 day symbols in the Aztec calendar, from the Aztec calendar stone. A day is a unit of time, commonly defined as an interval equal to 24 hours …   Wikipedia

  • Count Johann Hartwig Ernst von Bernstorff — Johan Hartvig Ernst Bernstorff Count Johann Hartwig Ernst von Bernstorff (May 13, 1712 – February 18, 1772), Danish statesman, who came of a very ancient Mecklenburg family, was the son of Joachim Engelke von Bernstorff, Chamberlain to the… …   Wikipedia

  • Count Geoffrey Potocki de Montalk — Count Geoffrey Wladislas Vaile Potocki de Montalk (1903–1997), poet, private printer, pamphleteer, pagan and pretender to the Polish throne, was born in New Zealand, the eldest son of Auckland architect Robert Wladislas de Montalk, grandson of… …   Wikipedia

  • United States presidential nominating convention — A United States presidential nominating convention is a political convention held every four years in the United States by most of the political parties who will be fielding nominees in the upcoming U.S. presidential election. The formal purpose… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”