Skip to content

Commit 2e27eb6

Browse files
Martin Sjogrenjenkins
authored andcommitted
corrected typo exercise instead of expiry
1 parent 5af4260 commit 2e27eb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docs/UserGuide/tradedata/fxoption.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ \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.
58+
\item \lstinline!AutomaticExercise! [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.
5959

6060
\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. \\
6161

0 commit comments

Comments
 (0)