assetsensbybls
Determine price or sensitivities of asset-or-nothing digital options using Black-Scholes model
Syntax
Description
computes asset-or-nothing European digital options or
sensitivities using the Black-Scholes option pricing model.PriceSens
= assetsensbybls(RateSpec
,StockSpec
,Settle
,Maturity
,OptSpec
,Strike
)
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
= assetsensbybls(___,Name,Value
)