cirprice
Instrument prices from Cox-Ingersoll-Ross interest-rate model
Description
computes prices for instruments using a Cox-Ingersoll-Ross (CIR) interest rate tree
created with Price
= cirprice(CIRTree
,InstSet
)cirtree
. The CIR tree uses a CIR++
model with the Nawalka-Beliaeva (NB) approach.
cirprice
handles the following instrument type values:
'Bond'
, 'CashFlow'
,'OptBond'
,
'Fixed'
, 'Float'
, 'Cap'
,
'Floor'
, 'Swap'
,'Swaption'
,
'RangeFloat'
, 'OptFloat'
,
'OptEmFloat'
.
Note
Alternatively, you can use the Cap
object to price cap
instruments. For more information, see Get Started with Workflows Using Object-Based Framework for Pricing Financial Instruments.
Examples
Input Arguments
Output Arguments
References
[1] Cox, J., Ingersoll, J.,and S. Ross. "A Theory of the Term Structure of Interest Rates." Econometrica. Vol. 53, 1985.
[2] Brigo, D. and F. Mercurio. Interest Rate Models - Theory and Practice. Springer Finance, 2006.
[3] Hirsa, A. Computational Methods in Finance. CRC Press, 2012.
[4] Nawalka, S., Soto, G., and N. Beliaeva. Dynamic Term Structure Modeling. Wiley, 2007.
[5] Nelson, D. and K. Ramaswamy. "Simple Binomial Processes as Diffusion Approximations in Financial Models." The Review of Financial Studies. Vol 3. 1990, pp. 393–430.
Version History
Introduced in R2018a
See Also
cirsens
| bondbycir
| capbycir
| cfbycir
| fixedbycir
| floatbycir
| floorbycir
| oasbycir
| optbndbycir
| optfloatbycir
| optembndbycir
| optemfloatbycir
| rangefloatbycir
| swapbycir
| swaptionbycir