optstockbyls
Price European, Bermudan, or American vanilla options using Monte Carlo simulations
Syntax
Description
returns vanilla option prices using the Longstaff-Schwartz model.
Price
= optstockbyls(RateSpec
,StockSpec
,OptSpec
,Strike
,Settle
,ExerciseDates
)optstockbyls
computes prices of European, Bermudan, and American
vanilla options.
For American and Bermudan options, the Longstaff-Schwartz least squares method is used to calculate the early exercise premium.
Note
Alternatively, you can use the Vanilla
object to price
vanilla options. For more information, see Get Started with Workflows Using Object-Based Framework for Pricing Financial Instruments.
adds
optional name-value pair arguments.Price
= optstockbyls(___,Name,Value
)