Skip to content

Commit aa882f9

Browse files
author
sebastien.bouvard
committed
QPR-13626 Update examples tex with riskfactorbreakdwon input
1 parent cf4b157 commit aa882f9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Docs/UserGuide/examples/examples.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -615,8 +615,9 @@ \subsubsection{Historical Simulation VaR}
615615
The analytic is specified as usual in {\tt ore.xml} with the following parameters:
616616
\begin{itemize}
617617
\item outputFile: csv file name of the resulting VaR report
618-
%\item breakdown: boolean, if true the VaR report will contain a breakdown by risk class and risk type, otherwise the report shows the portfolio-lvel VaR only.
619-
\item tradePnl: boolean, if true the VaR report will contain a breakdown by tradeID, risk class and risk type, otherwise the report shows the portfolio-lvel VaR only.
618+
%\item breakdown: boolean, if true the VaR report will contain a breakdown by risk class and risk type, otherwise the report shows the portfolio-level VaR only.
619+
\item tradePnl: boolean, if true the VaR report will contain a breakdown by tradeID, risk class and risk type, otherwise the report shows the portfolio-level VaR only.
620+
\item riskFactorBreakdown: boolean, if true the VaR report will contain a breakdown by risk factor.
620621
\item quantiles: comma separated list of quantiles to be reported
621622
\item portfolioFilter (optional): Only trades with {\tt portfolioId} equal to the provided filter name are processed, see {\tt portfolio.xml}; the entire portfolio is processed, if omitted
622623
\item 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

0 commit comments

Comments
 (0)