Skip to content

Commit e95f6c3

Browse files
author
sebastien.bouvard
committed
QPR-13793 Fix latex
1 parent 9691cee commit e95f6c3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • Docs/UserGuide/parameterisation

Docs/UserGuide/parameterisation/ore.tex

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,16 +1103,16 @@ \subsubsection{Correlation}
11031103
The parameters have the following interpretation:
11041104

11051105
\begin{itemize}
1106-
\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,
11081108
see \ref{sec:simulation}. Only a subset of the specification is needed (the one given under {\tt Market}, see
11091109
\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.
11121112
\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.
11131113
\item {\tt mporDays}: Alternatively, the second date can be specified in terms of calendar days from asofDate.
11141114
\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
11161116
\end{itemize}
11171117

11181118
See the example in section \ref{example:marketrisk_correlation} for a demonstration.

0 commit comments

Comments
 (0)