Skip to content

Commit ac1f670

Browse files
committed
Fix description of commodity delta vol fields
1 parent 29035c8 commit ac1f670

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Docs/UserGuide/curve_configurations/commodity_volatilities.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,9 +303,12 @@ \subsubsection{Commodity Volatilities}
303303
\item \lstinline!PutDeltas!:
304304
A comma separated list of one or more put deltas to use in the volatility surface. Note that the put deltas should be given without a sign e.g.\ \lstinline!<PutDeltas>0.10,0.20,0.30,0.40</PutDeltas>! would be an example.
305305

306-
\item \lstinline!PutDeltas!:
306+
\item \lstinline!CallDeltas!:
307307
A comma separated list of one or more call deltas to use in the volatility surface.
308308

309+
\item \lstinline!Expiries!:
310+
A comma separated list of one or more expiries (e.g. 1W, 1M) to load. Supports using the single wildcard value \lstinline!*!.
311+
309312
\item \lstinline!TimeInterpolation!:
310313
Only \lstinline!Linear! is currently supported here.
311314

0 commit comments

Comments
 (0)