Center of percussion: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Dbfirs
Reverted good-faith edits to last version by Pratyya Ghosh
 
Line 1: Line 1:
In finance, a '''day count convention''' determines how [[interest]] accrues over time for a variety of [[investment]]s, including [[bond (finance)|bonds]], notes, [[loan]]s, [[Mortgage loan|mortgages]], medium-term notes, [[Swap (finance)|swaps]], and [[forward rate agreement|forward rate agreements (FRAs)]]. This determines the number of days between two [[Coupon (bond)|coupon]] payments; thus, calculating the amount transferred on payment dates and also the [[accrued interest]] for dates between payments.<ref>{{cite web|url=http://www.investopedia.com/terms/d/daycount.asp#axzz1iWSH0ldR|title=Investopedia definition | publisher=investopedia.com}}</ref> 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 title of the writer is Jayson. Mississippi is the only location I've been residing in but I will have to transfer in a yr or two. Office supervising is where her primary income arrives from but she's already applied for another one. Playing badminton is a thing that he is completely addicted to.<br><br>Feel free to visit my site love psychics ([http://ltreme.com/index.php?do=/profile-127790/info/ ltreme.com])
 
The day count convention is used in many other formulas in [[financial mathematics]] as well.
 
==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<ref>see the treatment of 30/360 in {{Harv|Mayle|1993}}.</ref> or clarification.<ref>the ISDA 2006 vs. ISDA 2000 definitions, for instance.</ref>
 
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.<ref>[http://www.isda.org/c_and_a/pdf/Euro-swap-memo-ISDA-1998.pdf EMU and Market Conventions: Recent Developments] and [http://www.bankofengland.co.uk/publications/practicalissues/eu7ch4.pdf Practical Issues Arising from the Introduction of the Euro - Issue 7 (March 1998)].</ref>
 
==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. This would be the maturity date if there are no more interim payments to be made.
;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:
 
:<math>\mathrm{Interest} = \mathrm{Principal} \times \mathrm{CouponRate} \times \mathrm{Factor}</math>
 
==30/360 methods==
All conventions of this class calculate the Factor as:
:<math>\mathrm{Factor} = \frac{360 \times (Y_2 - Y_1) + 30 \times (M_2 - M_1) + (D_2 - D_1)}{360}</math>
They calculate the CouponFactor as:
:<math>\mathrm{CouponFactor} = \frac{360 \times (Y_3 - Y_1) + 30 \times (M_3 - M_1) + (D_3 - D_1)}{360}</math>
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:
:<math>\mathrm{CouponFactor} = \frac{1}{\mathrm{Freq}}</math>
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 - 30U/360 is NOT strictly the same as 30/360, it is used for the Euribor (Euro denominated Libor) curve and Euro denominated swaps, with the distinction that under 30/360, each day in a 31 day month accrues 30/31 of interest, whereas in 30U/360 payment occurs on the 30th and the 31st is considered to be part of the next month. - Bloomberg
* Bond basis
* 360/360
 
Sources:
* ISDA 2006 Section 4.16(f), though the first two rules are not included
* {{Harv|Mayle|1993}}
* [http://www.swx.com/download/trading/products/bonds/accrued_interest_en.pdf Accrued Interest & Yield Calculations and Determination of Holiday Calendars]
 
===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:
* [[ICMA]] Rule 251.1(ii), 251.2
* ISDA 2006 Section 4.16(g)
* [http://www.swx.com/download/trading/products/bonds/accrued_interest_en.pdf Accrued Interest & Yield Calculations and Determination of Holiday Calendars]{{Dead link|date=February 2014}}
 
===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 M2 is February), then change D2 to 30.
 
Other names:
* 30E/360 ISDA
* Eurobond basis (ISDA 2000)
* German
 
Sources:
* ISDA 2006 Section 4.16(h)
* [http://www.swx.com/download/trading/products/bonds/accrued_interest_en.pdf Accrued Interest & Yield Calculations and Determination of Holiday Calendars]
 
==Actual methods==
The conventions of this class calculate the number of days between two dates (e.g., between Date1 and Date2) as the [[Julian Calendar|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:
:<math>\mathrm{Factor} = \frac{\mathrm{Days}(\mathrm{Date1}, \mathrm{Date2})}{\mathrm{Freq} \times \mathrm{Days}(\mathrm{Date1}, \mathrm{Date3})}</math>
For regular coupon periods:
:<math>\mathrm{CouponFactor} = \frac{1}{\mathrm{Freq}}</math>
 
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 {{Harv|Mayle|1993}} or the [[SWX]] references ([http://www.swx.com/download/trading/products/bonds/accrued_interest_en.pdf 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:
* ICMA Rule 251.1(iii)
* ISDA 2006 Section 4.16(c)
* {{Harv|Mayle|1993}}
* [http://www.swx.com/download/trading/products/bonds/accrued_interest_en.pdf Accrued Interest & Yield Calculations and Determination of Holiday Calendars]
 
===Actual/Actual ISDA===
Formulas:
:<math>\mathrm{Factor} = \frac{\mbox{Days not in leap year}}{365} + \frac{\mbox{Days in leap year}}{366}</math>
 
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:
:<math>\mathrm{Factor} = \frac{\mathrm{Days}(\mathrm{Date1}, \mathrm{Date2})}{365}</math>
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:
* ISDA 2006 Section 4.16(d)
* {{Harv|Mayle|1993}}
* [http://www.swx.com/download/trading/products/bonds/accrued_interest_en.pdf Accrued Interest & Yield Calculations and Determination of Holiday Calendars]
 
===Actual/360===
Formulas:
:<math>\mathrm{Factor} = \frac{\mathrm{Days}(\mathrm{Date1}, \mathrm{Date2})}{360}</math>
This convention is used in [[money market]]s for short-term lending of currencies, including the US dollar and Euro, and is applied in [[European System of Central Banks|ESCB]] monetary policy operations.  It is the convention used with [[Repurchase agreement]]s.  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:
* ICMA Rule 251.1(i) (not sterling)
* ISDA 2006 Section 4.16(e)
* {{Harv|Mayle|1993}}
* [http://www.swx.com/download/trading/products/bonds/accrued_interest_en.pdf Accrued Interest & Yield Calculations and Determination of Holiday Calendars]
 
===Actual/364===
Formulas:
:<math>\mathrm{Factor} = \frac{\mathrm{Days}(\mathrm{Date1}, \mathrm{Date2})}{364}</math>
Each month is treated normally and the year is assumed to be 364 days. For example, in a period from February 1, 2005 to April 1, 2005, the Factor is considered to be 59 days divided by 364.
 
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.
 
===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.
 
:<math>\mathrm{Factor} = \frac{\mathrm{Days}(\mathrm{Date1}, \mathrm{Date2})}{\mathrm{DiY}}</math>
 
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:
* ICMA Rule 251.1(i) (Euro-sterling floating-rate notes)
* [http://www.swx.com/download/trading/products/bonds/accrued_interest_en.pdf Accrued Interest & Yield Calculations and Determination of Holiday Calendars]
 
===Actual/Actual AFB===
Formulas:
 
"Actual/Actual AFB/FBF Master Agreement" has the DiY equal to 365 (if the calculation period does not contain 29 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 28 February, the full year should be counted back to the previous 28 February unless 29 February exists, in which case, 29 February should be used.
 
:<math>\mathrm{Factor} = \frac{\mathrm{Days}(\mathrm{Date1}, \mathrm{Date2})}{\mathrm{DiY}}</math>
 
===1/1===
 
This is used for inflation instruments and divides the overall 4 year period distributing the additional day across all 4 years i.e. giving 365.25 days to each year.
 
Sources:
* [http://www.isda.org/c_and_a/pdf/Euro-swap-memo-ISDA-1998.pdf EMU and Market Conventions: Recent Developments]
* [http://www.fbf.fr/Web/internet/content_europe.nsf/(WebPageList)/Euromaster+Agreement/$File/10_Interest_Rate_Transactions.pdf Master Agreement for Financial Transactions / Supplement to the Derivatives Annex / INTEREST RATE TRANSACTIONS / Edition 2004]
 
==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==
<references/>
 
==References==
 
* {{Citation
  | last = Mayle
  | first = Jan
  | title =Standard Securities Calculation Methods: Fixed Income Securities Formulas for Price, Yield and Accrued Interest
  | publisher =[[SIFMA]]
  | year =1993
  | volume = 1
  | edition = 3rd
  | 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.
 
* {{Citation
  | title =ICMA Rule Book, Rule 251
  | url =http://www.isda.org/c_and_a/pdf/ICMA-Rule-251.pdf
  | accessdate = 2007-07-31  }}.  [http://www.icma-group.org/ ICMA]'s definition of certain day count conventions.
 
* {{Citation
  | title =ISDA Definitions, Section 4.16
  | year =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.
 
* {{Citation
  | title =EMU and Market Conventions:  Recent Developments
  | url=http://www.isda.org/c_and_a/pdf/Euro-swap-memo-ISDA-1998.pdf
  | year =1998
  | accessdate = 2007-07-31  }}.  [[ISDA]]'s discussion of market convergence, including an extensive discussion of irregular coupon periods.
 
* {{Citation
  | title =Day Count Conventions
  | url=http://www.eclipsesoftware.biz/DayCountConventions.html
  | year =2007
  | accessdate = 2007-07-31  }}.  Web page on the history and context of day count conventions, including a cross-reference.
 
==Further reading==
* [http://etradetech.com/tools/loan-interest/interest-calculator.html Financial Interest Calculator].  Online calculation of interest with different day count conventions, created by eTradeTech.com.
* [http://www.six-swiss-exchange.com/services/yield_calculator_en.html Bond Calculator].  Online calculation of interest and rate indicators with different day count conventions, created by [[SIX Swiss Exchange]].
* [http://etd.gatech.edu/theses/available/etd-03152005-044640/unrestricted/hernandezurena_luisgustavo_200505_pdh.pdf Pricing of Game Options (in a market with stochastic interest rates)] - Section Chapter II: A Little Bit of Finance, Section 1: Brief introduction to Financial Securities, from pages 26 to 33, formally mention day count conventions.
* [http://www.bankofengland.co.uk/publications/practicalissues/eu7ch4.pdf Practical Issues Arising from the Introduction of the Euro - Issue 7 (March 1998)] - Chapter 4: Financial Markets and Exchanges: discusses European nations' day-count conventions and changes required to unify the day-count conventions for the EU member states.
* [http://jfin.org/ jFin] pure Java open source implementation of financial date arithmetic.
* [http://www.dwheeler.com/yearfrac/excel-ooxml-yearfrac.pdf comparison of financial day count convention used in Excel and OOXML]
* [http://www.opengamma.com/downloads/interest-rate-instruments-and-market-conventions-guide.pdf Interest Rate Instruments and Market Conventions Guide]. A reference guide containing conventions and market standards for the most common financial instruments.
* [http://knowpapa.com/dcc/ Online Day Count Calculator]. Online Day Count Calculator for Common Conventions
 
==Related information==<!-- see [[wp:NAVHEAD]] -->
{{Bond market}}
 
[[Category:Fixed income analysis]]

Latest revision as of 15:06, 27 May 2014

The title of the writer is Jayson. Mississippi is the only location I've been residing in but I will have to transfer in a yr or two. Office supervising is where her primary income arrives from but she's already applied for another one. Playing badminton is a thing that he is completely addicted to.

Feel free to visit my site love psychics (ltreme.com)