lookbacksensbycvgsg
Calculate prices or sensitivities of European lookback options using Conze-Viswanathan and Goldman-Sosin-Gatto models
Syntax
Description
returns prices or sensitivities of European lookback options using Conze-Viswanathan and
Goldman-Sosin-Gatto models. PriceSens
= lookbacksensbycvgsg(RateSpec
,StockSpec
,OptSpec
,Strike
,Settle
,ExerciseDates
)lookbacksensbycvgsg
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
calculate price or sensitivities for lookback options. For more information, see Get Started with Workflows Using Object-Based Framework for Pricing Financial Instruments.
adds optional name-value pair arguments.PriceSens
= lookbacksensbycvgsg(___,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.