price interest-凯发k8网页登录
an interest-rate instrument is a derivative with a value that is linked to the movement of interest rates. this toolbox provides functionality to price, compute sensitivity, and perform hedging analysis for many interest-rate securities. you can price bonds, floating-rate notes, vanilla swaps, futures, bond options, amortizing bonds, cms, caps, and floors with pricing models that include lattice models, monte carlo simulations, and multiple closed-form solutions.
the object-based framework supports a workflow for creating instruments, models, and pricer objects to price financial instruments. using these objects, you can price interest-rate, inflation, equity, commodity, fx, or credit derivative instruments. the object-based workflow is an alternative to pricing financial instruments using functions. working with modular objects for instruments, models, and pricers, you can easily reuse these objects to compare instrument prices for different models and pricing engines. you can use the object-based workflow to price a single instrument or to price a collection of instruments in a portfolio. for more information on the workflow, see .
create an interest-rate instrument with or without optionality.
to create an interest-rate instrument object without optionality, use , associate a
ratecurve
object using , and then specify a pricing method using .to create an interest-rate instrument object with optionality, use , associate a
ratecurve
object using and a model object using , and then specify a pricing method using .
functions
objects
topics
- calibrate shifted sabr model parameters for swaption instrument
calibrate model parameters for a
swaption
instrument when you use asabr
pricing method. this example shows how to use two different methods to calibrate the sabr stochastic volatility model from market implied normal (bachelier) volatilities with negative strikes.
this example shows how to use two different methods to calibrate a sabr stochastic volatility model from market implied black volatilities.
this example shows how to price a swaption using the
sabr
model.use objects to model and price financial instruments.
select instruments, associated models, and associated pricers.
financial instruments toolbox™ computes prices for caps, floors, swaptions when modeling for negative interest-rates using the object framework.
mapping functions to a workflow using objects for instruments, models, and pricers.
the following table lists the interest-rate instrument objects with their associated models and pricers and supported
exercise
styles.