You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
3304
3304
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.
3306
3314
3307
3315
To run the IM Schedule analytic, the following minimal addition to {\tt Input/ore\_schedule.xml} is required.
0 commit comments