dbltouchsensbybls
Calculate prices and sensitivities for double one-touch and double no-touch binary options using Black-Scholes option pricing model
Syntax
Description
calculates prices and sensitivities for double one-touch and double no-touch binary
options using the Black-Scholes option pricing model.PriceSens
= dbltouchsensbybls(RateSpec
,StockSpec
,Settle
,Maturity
,BarrierSpec
,Barrier
,Payoff
)
Note
Alternatively, you can use the DoubleTouch
object to calculate price or sensitivities for
double touch options. For more information, see Get Started with Workflows Using Object-Based Framework for Pricing Financial Instruments.
specifies options using one or more name-value pair arguments in addition to the
input arguments in the previous syntax.PriceSens
= dbltouchsensbybls(___,Name,Value
)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
More About
References
[1] Haug, E. The Complete Guide to Option Pricing Formulas. McGraw-Hill Education, 2007.
[2] Wystup, U. FX Options and Structured Products. Wiley Finance, 2007.