lookbackbycvgsg
Calculate prices of European lookback options using Conze-Viswanathan and Goldman-Sosin-Gatto models
Syntax
Description
returns prices of European lookback options using Conze-Viswanathan and
Goldman-Sosin-Gatto models. Price
= lookbackbycvgsg(RateSpec
,StockSpec
,OptSpec
,Strike
,Settle
,ExerciseDates
)lookbackbycvgsg
calculates prices of
European fixed- and floating-strike lookback options. To compute the value of a
floating-strike lookback option, Strike
must be specified as
NaN
. The Goldman-Sosin-Gatto model is used for floating-strike
lookback options. The Conze-Viswanathan model is used for fixed-strike lookback
options.
Note
Alternatively, you can use the Lookback
object to price
lookback options. For more information, see Get Started with Workflows Using Object-Based Framework for Pricing Financial Instruments.
adds optional name-value pair arguments.Price
= lookbackbycvgsg(___,Name,Value
)
Examples
Input Arguments
Output Arguments
More About
References
[1] Hull, J. C. Options, Futures, and Other Derivatives 5th Edition. Englewood Cliffs, NJ: Prentice Hall, 2002.