Skip to content

Commit 5af4260

Browse files
Martin Sjogrenjenkins
authored andcommitted
Docs: included AutomaticExerice in OptionData section for FxOption
1 parent 629b8dd commit 5af4260

4 files changed

Lines changed: 17 additions & 13 deletions

File tree

Docs/UserGuide/tradedata/commodityoption.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,22 +171,22 @@ \subsubsection{Commodity Spread Option}
171171
<SpreadStrike>2.3</SpreadStrike>
172172
<OptionStripPaymentDates>
173173
<OptionStripDefinition>
174-
<Rules>
175-
<StartDate>2023-07-01</StartDate>
174+
<Rules>
175+
<StartDate>2023-07-01</StartDate>
176176
<EndDate>2023-10-01</EndDate>
177177
<Tenor>1M</Tenor>
178178
<Calendar>NullCalendar</Calendar>
179179
<Convention>Unadjusted</Convention>
180180
<TermConvention>Unadjusted</TermConvention>
181181
<Rule>Backward</Rule>
182-
</Rules>
182+
</Rules>
183183
</OptionStripDefinition>
184184
<PaymentCalendar>ICE_FuturesUS,US-NERC</PaymentCalendar>
185185
<PaymentLag>5</PaymentLag>
186186
<PaymentConvention>MF</PaymentConvention>
187187
</OptionStripPaymentDates>
188188
</CommoditySpreadOptionData>
189189
\end{minted}
190-
\caption{Commodity Option data}
190+
\caption{Commodity Spread Option data}
191191
\label{lst:com_s_option_data}
192192
\end{listing}

Docs/UserGuide/tradedata/fxoption.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,11 @@ \subsubsection{FX Option}
5555

5656
\item \lstinline!PayOffAtExpiry! [Optional] The allowable values are \emph{true} for payoff at expiry, or \emph{false} for payoff at exercise (relevant for \emph{American} style FxOptions). Defaults to \emph{true} if left blank or omitted.
5757

58+
\item \lstinline!AutomaticExpiry! [Optional] The allowable values are \emph{true} indicating Automatic Exercise is applicable and \emph{false} indicates that it is not. Used if the FXOption expiry date is on the currentdate or in the past, and the payment date is in the future - so that there still isan outstanding cashflow if the FXOption was in the money on the expiry date. Inthis case, if AutomaticExercise is applied, the FX fixingon the expiry date is used to automatically determine the payoff and thuswhether the option was exercised or not. Defaults to \emph{false} if left blank or omitted.
59+
5860
\item An \lstinline!ExerciseDates! node where exactly one ExerciseDate date element must be given. For \emph{American} style FxOptions the ExerciseDate represents the Expiry date, i.e. they can be exercised up until this date. \\
5961

60-
\item A \lstinline!PaymentData! [Optional] node can be added which defines the settlement date of the option payoff.
62+
\item A \lstinline!PaymentData! [Optional] node can be added which defines the settlement date of the option payoff. See \lstinline!PaymentData! in \ref{ss:option_data}
6163

6264
\item \lstinline!Premiums! [Optional]: Option premium amounts paid by the option buyer to the option seller. See section \ref{ss:premiums}
6365

Docs/UserGuide/tradedata/swaption.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ \subsubsection{Swaption}
148148

149149
Allowable values: See section \ref{ss:premiums}
150150

151-
\item An \lstinline!ExerciseData! [Optional] node where one \lstinline!Date! element is given, and one \lstinline!Price! element can optionally also be given. See Listing \ref{lst:exercise_data}
151+
\item An \lstinline!ExerciseData! [Optional] node where one \lstinline!Date! element must be given, and one \lstinline!Price! element can optionally also be given. See Listing \ref{lst:exercise_data}
152152

153153
This node marks the Swaption as exercised. If the \lstinline!ExerciseData! node is omitted it is assumed the Swaption has not been exercised.
154154

@@ -158,6 +158,8 @@ \subsubsection{Swaption}
158158
For a cash-settled Swaption, the \lstinline!Price! given in \lstinline!ExerciseData!
159159
represents the cash settlement amount. It is paid according to the \lstinline!PaymentData! node: If an explicit list of payment dates is given, the payment takes place on the next date following the effective exercise date. If the \lstinline!PaymentData! is rules-based, the payment date is derived from the effective exercise date using the given calendar, lag and convention.
160160

161+
If a Swaption is cash-settled and has an \lstinline!ExerciseData! node with a \lstinline!Date! but no \lstinline!Price!, then the Swaption is considered exercised on the given date, but without a settlement amount being paid.
162+
161163
\begin{listing}[H]
162164
\begin{minted}[fontsize=\footnotesize]{xml}
163165
<ExerciseData>

Docs/UserGuide/tradedata/totalReturnSwap.tex

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -172,15 +172,15 @@ \subsubsection{Generic Total Return Swap / Contract for Difference (CFD)}
172172
(funding currency) or the currency of the underlying asset. Defaults to the return currency if omitted.
173173

174174
\item FXTerms [Mandatory when underlying asset / return / additional cashflow / funding currencies differ]: If the
175-
underlying currency is different from the funding currency, a node for the conversion underlying / funding currency
176-
must be given. The same holds for the return and additional cashflow currencies: Whenever one of these currencies
177-
are different from the funding currency, an FXIndex node for the conversion to the funding currency must be given. If multiple currencies differ,
178-
multiple FXIndex nodes must be given.
175+
underlying asset currency is different from the return currency, an FXIndex for the conversion underlying / return currency
176+
must be given. The same holds for the funding and additional cashflow currencies: Whenever one of these currencies
177+
are different from the underlying currency, an FXIndex for the conversion to the underlying currency must be given. If multiple currencies differ,
178+
multiple FXIndex elements must be given.
179179

180180
\begin{itemize}
181-
\item FXIndex: The fx index to use for the conversion, this must contain the underlying asset / return / additional cashflow
182-
currency and the funding leg currency (in the order defined in table \ref{tab:fxindex_data}, i.e. it does not
183-
matter which one is the asset / return / additional cashflow currency and which is the funding currency)
181+
\item FXIndex: The fx index to use for the conversion, this must contain the funding / return / additional cashflow
182+
currency and the underlying asset currency (in the order defined in table \ref{tab:fxindex_data}, i.e. it does not
183+
matter which one is the funding / return / additional cashflow currency and which is the underlying currency)
184184

185185
Allowable values: see \ref{tab:fxindex_data}
186186
\end{itemize}

0 commit comments

Comments
 (0)