This type represents that represents all modelling assumptions needed in valuation algorithms concerning objects of type Quanto Option. The pricing succeeds by any of 8 different methods listed in Quanto Option Pricing Methods
The following labels may be assigned to the key Output of the Price function in order for the latter to return the respective quantities. List of valid values: Delta Refers to the output of QuantLib's delta function.
Gamma Refers to the output of QuantLib's gamma function.
Price The output is a number that represents the price - also known as NPV (Net Present Value) - of the referenced tradable as of the trade date Note the applicable trade date equals the global trade date, except if overwriten by the optional entry As Of The cash flows occurring on the trade date are included only if Trade Date CFs is set to TRUE
Theta Refers to the output of QuantLib's theta function.