hwsens
Instrument prices and sensitivities from Hull-White interest-rate tree
Syntax
Description
[
computes instrument sensitivities and prices for instruments using an interest-rate
tree created with the Delta
,Gamma
,Vega
,Price
] = hwsens(HWTree
,InstSet
)hwtree
function. All sensitivities
are returned as dollar sensitivities. To find the per-dollar sensitivities, divide
by the respective instrument price.
hwsens
handles instrument types: 'Bond'
,
'CashFlow'
, 'OptBond'
,
'OptEmBond'
, 'OptEmBond'
,
'OptFloat'
, 'OptEmFloat'
,
'Fixed'
, 'Float'
,
'Cap'
, 'Floor'
,
'RangeFloat'
, 'Swap'
. See instadd
for information on
instrument types.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a