This example shows how to compute the price of supershare digital options using Black-Scholes model. Consider a supershare based on a portfolio of nondividend paying stocks with a lower strike of 350 and an upper strike of 450. The value of the portfolio on November 1, 2008 is 400. The risk-free rate is 4.5% and the volatility is 18%. Using this data, calculate the price of the supershare option on February 1, 2009.
Interest-rate term structure (annualized and continuously compounded),
specified by the RateSpec obtained from intenvset. For
information on the interest-rate specification, see intenvset.
Data Types: struct
Stock specification for the underlying asset. For information on the stock
specification, see stockspec.
stockspec handles several
types of underlying assets. For example, for physical commodities the price
is StockSpec.Asset, the volatility is
StockSpec.Sigma, and the convenience yield is
StockSpec.DividendAmounts.
Data Types: struct
Settlement or trade date for the basket option, specified as an
NINST-by-1 vector using a datetime
array, string array, or date character vectors.
To support existing code, supersharebybls also
accepts serial date numbers as inputs, but they are not recommended.
Maturity date for the basket option, specified as an
NINST-by-1 vector using a datetime
array, string array, or date character vectors.
To support existing code, supersharebybls also
accepts serial date numbers as inputs, but they are not recommended.
Low strike price values, specified as an
NINST-by-1 vector.
Data Types: double
High strike price values, specified as an
NINST-by-1 vector.
A supershare option pays out a proportion
of the assets underlying a portfolio if the asset lies between a lower and an upper
bound at the expiry of the option.
Although supersharebybls supports serial date numbers,
datetime values are recommended instead. The
datetime data type provides flexible date and time
formats, storage out to nanosecond precision, and properties to account for time
zones and daylight saving time.
To convert serial date numbers or text to datetime values, use the datetime function. For example:
t = datetime(738427.656845093,"ConvertFrom","datenum");
y = year(t)
y =
2021
There are no plans to remove support for serial date number inputs.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.