Difference between revisions of "Manuals/calci/coupncd"
Jump to navigation
Jump to search
(Created page with "<div id="6SpaceContent" class="zcontent" align="left"> '''COUPNCD'''(settle, M, F, basis) where, '''Settle''' - the security's settlement date. '''M''' - the secur...") |
|||
Line 1: | Line 1: | ||
− | <div | + | <div style="font-size:30px">'''COUPNCD(settle, M, F, basis)'''</div><br/> |
− | '' | + | *Settle - the security's settlement date. |
+ | *M - the security's maturity date. | ||
+ | *F - the number of coupon payments per year | ||
+ | *Basis - Type of day count basis. | ||
+ | ==Description== | ||
+ | *This function returns a date that represents next coupon date after the settlement date. | ||
+ | *F must be 1,2 or 4 | ||
+ | *COUPNCD shows there value when Basis<0 or Basis>4, | ||
+ | *Settlement date greater than or equal to maturity date. | ||
− | + | ==Examples== | |
− | + | UNIQ17b134979b170de4-nowiki-00000003-QINU | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | --- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
where | where | ||
Line 51: | Line 26: | ||
COUPNCD returns (Sun APRIL 15, 2007). | COUPNCD returns (Sun APRIL 15, 2007). | ||
− | + | ==References== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 05:01, 12 February 2014
COUPNCD(settle, M, F, basis)
- Settle - the security's settlement date.
- M - the security's maturity date.
- F - the number of coupon payments per year
- Basis - Type of day count basis.
Description
- This function returns a date that represents next coupon date after the settlement date.
- F must be 1,2 or 4
- COUPNCD shows there value when Basis<0 or Basis>4,
- Settlement date greater than or equal to maturity date.
Examples
?UNIQ17b134979b170de4-nowiki-00000003-QINU?
where
B2=2/25/2007
B3=10/15/2008
B4=2
B5=1
COUPNCD returns (Sun APRIL 15, 2007).