cashsensbybls
Determine price or sensitivities of cash-or-nothing digital options using Black-Scholes model
Syntax
Description
computes the price or sensitivities for cash-or-nothing
European digital options using the Black-Scholes option
pricing model.PriceSens
= cashsensbybls(RateSpec
,StockSpec
,Settle
,Maturity
,OptSpec
,Strike
,Payoff
)
Note
Alternatively, you can use the Binary
object to calculate price or
sensitivities for digital 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
= cashsensbybls(___,Name,Value
)