touchsensbybls
Calculate price or sensitivities for one-touch and no-touch binary options using Black-Scholes option pricing model
Syntax
Description
calculates the price and sensitivities for one-touch and no-touch binary options
using the Black-Scholes option pricing model.PriceSens
= touchsensbybls(RateSpec
,StockSpec
,Settle
,Maturity
,BarrierSpec
,Barrier
,Payoff
)
Note
Alternatively, you can use the Touch
object
to calculate price or sensitivities for one 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
= touchsensbybls(___,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.