Skip to content

Commit ddaedea

Browse files
pcaspersjenkins
authored andcommitted
Merge branch 'QPR-12228' into 'master'
Resolve QPR-12228 Closes QPR-12228 See merge request qs/oreplus!2734
1 parent 499a6c3 commit ddaedea

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Docs/UserGuide/parameterisation/curveconfig.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,10 @@ \subsubsection{Swaption Volatility Structures}
116116
None}
117117
\item OutputVolatilityType: Optional, defaults to input volatility type. Possible values: Normal, Lognormal (alias for
118118
ShiftedLognormal, shift is taken from OutputShift if given, or input market data shift. Input market quotes will be
119-
converted to output volatility type and shift before building the vol surfaces.
119+
converted to output volatility type and shift before building the vol surfaces, except for parametric models (SABR),
120+
where the model is calibrated to the input market data directly (without conversion) and the output volatility type
121+
and shift is handled by the calibrated parametric model. An early conversion of the input market data would not be an
122+
advantage in this case, we could only loose information.
120123
\item OutputShift: Optional, defaults to input market data shift. Specifies the shift if OutputVolatilityType is
121124
Lognormal / ShiftedLognormal
122125
\item ModelShift: Optional, defaults to input market data shift. Specifies the shift used for SABR model if applicable

0 commit comments

Comments
 (0)