Skip to content

Commit 1e853e1

Browse files
Roland Lichtersjenkins
authored andcommitted
QPR-12370 fix docs
1 parent 365fa4d commit 1e853e1

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

Docs/UserGuide/userguide.tex

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3302,7 +3302,15 @@ \subsubsection*{IM Schedule}
33023302
{\tt Output/IM\_SCHEDULE}.
33033303
The basic input is provided in CRIF file format where ORE expects two lines per trade, one with RiskClass = PV and one with RiskClass = Notional,
33043304
so that the amounts in these CRIF lines are interpeted as NPV respectively notional.
3305-
Further required columns are product class and end date, as shown in the example {\tt Input/crif\_schedule.csv}.
3305+
Further required columns are product class and end date, as shown in the example {\tt Input/crif\_schedule.csv}. Note that the product class has to be in
3306+
\begin{itemize}
3307+
\item Rates
3308+
\item FX
3309+
\item Equity
3310+
\item Credit
3311+
\item Commodity
3312+
\end{itemize}
3313+
in contrast to SIMM where we use the combined RatesFX.
33063314

33073315
To run the IM Schedule analytic, the following minimal addition to {\tt Input/ore\_schedule.xml} is required.
33083316
\begin{minted}[fontsize=\scriptsize]{xml}
@@ -4510,6 +4518,16 @@ \subsubsection{Analytics}\label{sec:analytics}
45104518
The idea is that the inputs can be externally provided. Therefore the IM Schedule analytic does not require a portfolio.
45114519
The alternative -- ORE uses a portfolio to compute NPV, imply product class and end date -- has not been implemented yet.
45124520

4521+
Note that the IM Schedule product class has to be in
4522+
\begin{itemize}
4523+
\item Rates
4524+
\item FX
4525+
\item Equity
4526+
\item Credit
4527+
\item Commodity
4528+
\end{itemize}
4529+
in contrast to SIMM where we use the combined RatesFX product class.
4530+
45134531
%--------------------------------------------------------
45144532
\subsection{Market: {\tt todaysmarket.xml}}\label{sec:market}
45154533
%--------------------------------------------------------

0 commit comments

Comments
 (0)