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
\item {\t correlation_method:} Regular expression used to filter the portfolio for which VaR is computed; if the filter is not provided, then the full portfolio is processed
1107
-
\item {\tt marketConfigFile:} Configuration file defining the simulation market under which sensitivities are computed,
1106
+
\item {\tt correlation_method}: Regular expression used to filter the portfolio for which VaR is computed; if the filter is not provided, then the full portfolio is processed
1107
+
\item {\tt marketConfigFile}: Configuration file defining the simulation market under which sensitivities are computed,
1108
1108
see \ref{sec:simulation}. Only a subset of the specification is needed (the one given under {\tt Market}, see
1109
1109
\ref{sec:sim_market} for a detailed description).
1110
-
\item {\tt historicalScenarioFile:} csv file containing the market scenarios for each date in the observation periods defined below; the granularity of the scenarios (e.g. discount and index curves, number of yield curve tenors) needs to match the simulation market definition above; each yield curve tenor scenario is represented as a discount factor.
1111
-
\item {\tt sensitivityConfigFile:} Sensitivity parameterisation for the sensitivity analysis on asofDate.
1110
+
\item {\tt historicalScenarioFile}: csv file containing the market scenarios for each date in the observation periods defined below; the granularity of the scenarios (e.g. discount and index curves, number of yield curve tenors) needs to match the simulation market definition above; each yield curve tenor scenario is represented as a discount factor.
1111
+
\item {\tt sensitivityConfigFile}: Sensitivity parameterisation for the sensitivity analysis on asofDate.
1112
1112
\item {\tt historicalPeriod}: comma-separated date list, an even number of ordered dates is required (d1, d2, d3, d4, ...), where each pair (d1-d2, d3-d4, ...) defines the start and end of historical observation periods used.
1113
1113
\item {\tt mporDays}: Alternatively, the second date can be specified in terms of calendar days from asofDate.
1114
1114
\item {\tt mporCalendar}: Calendar for computing the mporDate from asofDate and mporDays.
1115
-
\item {\tt outputFile:} Output file name
1115
+
\item {\tt outputFile}: Output file name
1116
1116
\end{itemize}
1117
1117
1118
1118
See the example in section \ref{example:marketrisk_correlation} for a demonstration.
0 commit comments