LSEG Data Library for TypeScript

Surfaces.Cap.CalculationParams

CalculationParams represents the pricing parameters to be applied to the volatility surface

Value Description Data type Optional Default value
xAxis The enumerate that specifies the unit for the 'x' axis (See Cap.AxisUnit). enum No -
yAxis The enumerate that specifies the unit for the 'y' axis (See Cap.AxisUnit). enum No -
zAxis The enumerate that specifies the unit for the 'z' axis (See Cap.AxisUnit). enum Yes -
inputVolatilityType The type of volatility used for calibration (See Cap.InputVolatilityType). enum Yes -
marketDataDate The date of market input data. The value is expressed in ISO 8601 format. string Yes -
shiftPercent The shift applied to calibrated strikes allowing negative rates. number Yes -
source The contributor of the volatility data. string Yes -
valuationDate The date at which the volatility surface is constructed. The value is expressed in ISO 8601 format. string Yes -
volatilityAdjustmentType Volatility adjustment method applied to caplets surface before stripping (See Cap.VolatilityAdjustmentType). enum Yes -
167 words (0:53 mins)