bksens
Instrument prices and sensitivities from Black-Karasinski interest-rate tree
Syntax
Description
[
computes instrument sensitivities and prices for instruments using an interest-rate
tree created with the Delta
,Gamma
,Vega
,Price
] = bktsens(BKTree
,InstSet
)bktree
function. All
sensitivities are returned as dollar sensitivities. To find the per-dollar
sensitivities, divide by the respective instrument price.
bksens
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