Finance[BondOptionPrice] - calculate a discount bond price
|
Calling Sequence
|
|
BondOptionPrice(model, strikes, maturity, bondmaturity, optiontype)
|
|
Parameters
|
|
model
|
-
|
affine one-factor model of interest rates
|
strikes
|
-
|
non-negative constant or a list of non-negative constants; strike price(s)
|
maturity
|
-
|
non-negative constant or a list of non-negative constants; time to maturity
|
bondmaturity
|
-
|
non-negative constant or a list of non-negative constants; time to maturity
|
opts
|
-
|
equations of the form option = value where option is optiontype; specify options for the BondOptionPrice command
|
|
|
|
|
Description
|
|
•
|
The BondOptionPrice command calculates the price of a zero-coupon bond option in the given affine interest rate model.
|
|
|
Options
|
|
•
|
optiontype = call or put; output type
|
|
|
Compatibility
|
|
•
|
The Finance[BondOptionPrice] command was introduced in Maple 15.
|
|
|
References
|
|
|
Brigo, D., Mercurio, F., Interest Rate Models: Theory and Practice. New York: Springer-Verlag, 2001.
|
|
|
Download Help Document
Was this information helpful?