Skip to main content

PRICE

Definition of Price

Calculates the price of a security paying periodic interest, such as a US Treasury Bond, based on expected yield.

Sample Usage

PRICE(DATE(2010,1,2),DATE(2039,12,31),3,1.2,100,2,0)

PRICE(A2,B2,C2,D2,E2,F2,1)

Syntax

PRICE(settlement, maturity, rate, yield, redemption, frequency, [day_count_convention])

  • settlement - The settlement date of the security, the date after issuance when the security is delivered to the buyer.

  • maturity - The maturity or end date of the security, when it can be redeemed at face or par value.

  • rate - The annualized rate of interest.

  • yield - The expected annual yield of the security.

  • redemption - The redemption value of the security.

  • frequency - The number of interest or coupon payments per year (1, 2, or 4).

  • day_count_convention - [ OPTIONAL - 0 by default ] - An indicator of what day count method to use.

    • 0 indicates US (NASD) 30/360 - This assumes 30 day months and 360 day years as per the National Association of Securities Dealers standard, and performs specific adjustments to entered dates which fall at the end of months.

    • 1 indicates Actual/Actual - This calculates based upon the actual number of days between the specified dates, and the actual number of days in the intervening years. Used for US Treasury Bonds and Bills, but also the most relevant for non-financial use.

    • 2 indicates Actual/360 - This calculates based on the actual number of days between the speficied dates, but assumes a 360 day year.

    • 3 indicates Actual/365 - This calculates based on the actual number of days between the specified dates, but assumes a 365 day year.

    • 4 indicates European 30/360 - Similar to 0, this calculates based on a 30 day month and 360 day year, but adjusts end-of-month dates according to European financial conventions.

Notes

  • settlement and maturity should be entered using DATETO_DATE or other date parsing functions rather than by entering text.

See Also

YIELDDISC: Calculates the annual yield of a discount (non-interest-bearing) security, based on price.

YIELD: Calculates the annual yield of a security paying periodic interest, such as a US Treasury Bond, based on price.

PRICEMAT: Calculates the price of a security paying interest at maturity, based on expected yield.

PRICEDISC: Calculates the price of a discount (non-interest-bearing) security, based on expected yield.

DISC: Calculates the discount rate of a security based on price.

In order to use the PRICE formula, start with your edited Excellentable

 

Then type in the PRICE Formula in the area you would like to display the outcome:

 

Type in the complete PRICE formula for a cell as shown below:

 

Excellentable will generate the outcome when hitting enter. 

A
B
C
1
State
Settlement Date
Maturity Date
2
Alabama
2001, 11, 30
2028, 12, 31
3
Alaska
2001, 11, 29
2028, 12, 30
4
Arizona
2011, 11, 28
2028, 12, 29
5
Arkansas
2011, 11, 27
2028, 12, 28
6
California
2011, 11, 30
2028, 12, 27
7
Colorado
2011, 11, 30
2028, 12, 31
8
Connecticut
2011, 11, 30
2028, 12, 31
9
Delaware
2011, 11, 30
2028, 12, 31
10
Florida
2011, 11, 30
2028, 12, 31
11
Georgia
2011, 11, 30
2028, 12, 31
12
Hawaii
2011, 11, 30
2028, 12, 31
13
Idaho
2011, 11, 30
2028, 12, 31
14
15
D
E
F
1
Rate
Yield
Redemption
2
0.0625
0.083
$100
3
0.0625
0.083
$100
4
0.0625
0.083
$100
5
0.0625
0.083
$100
6
0.0625
0.083
$100
7
0.0625
0.083
$100
8
0.0625
0.083
$100
9
0.0625
0.083
$100
10
0.0625
0.083
$100
11
0.0625
0.083
$100
12
0.0625
0.083
$100
13
0.0625
0.083
$100
14
15
#VALUE!
G
H
1
Frequency
Basis
2
2
1
3
2
1
4
2
1
5
2
1
6
2
1
7
2
1
8
2
1
9
2
1
10
2
1
11
2
1
12
2
1
13
2
1
14
15

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.