@@ -3755,15 +3755,41 @@ \subsection{Balance Guaranteed Swap}% Example 66
37553755current and past CPRs or expert judgement.
37563756
37573757%--------------------------------------------------------------------
3758- \subsection{XVA Stress Testing - TODO }% Example 67
3758+ \subsection{XVA Stress Testing}% Example 67
37593759\label{example:67}
37603760%--------------------------------------------------------------------
37613761
3762+ The example in folder {\\tt Examples/Example\_67} demonstrates the XVA stresstesting with the classical and AMC XVA engine.
3763+ The new analytic type \\emph{XVA_STRESS} leverages the existing stresstest framework and supports stresstests in zero and par domain.
3764+ The Stresstest scenarios are given in the same format as for the regular stresstest.
3765+
3766+ To analyse the impact of market rate shifts (Swap rates, CDS spreads, flat vols), one had to
3767+ manipulate the market data input into ORE and re-run the entire ORE process multiple times.
3768+
3769+ The generated outputs are the xva and exposure reports under each scenario.
3770+
37623771%--------------------------------------------------------------------
3763- \subsection{XVA Bump \& Revalue Sensitivities - TODO }% Example 68
3772+ \subsection{XVA Bump \& Revalue Sensitivities}% Example 68
37643773\label{example:68}
37653774%--------------------------------------------------------------------
37663775
3776+ The example in folder {\\tt Examples/Example\_68} demonstrates the XVA sensitivity analysis with the AMC XVA engine.
3777+ The new analytic type \\emph{XVA_SENSITIVITY} applies zero shifts as defined in the sensitivity.xml in the usual input format to the market data and
3778+ computes the xva and exposure measures under each market rate shift.
3779+
3780+ The aggregation of the results to sensitivites need to handled outside of ORE for now.
3781+ Those external computed sensitivites could be converted to par-sensi with the
3782+ zero-to-par conversion analytic (see \ref{example:50}).
3783+
3784+ %--------------------------------------------------------------------
3785+ \subsection{Zero Rate Shifts To Par Shifts}% Example 69
3786+ \label{example:69}
3787+ %--------------------------------------------------------------------
3788+
3789+ The example in folder {\\tt Examples/Example\_69} demonstrates the conversion of zero shifts to par rate shifts.
3790+ ORE applies the zero rate shifts to the zero curves and computes the resulting shifts in the implied fair rate of a given set of par instruments.
3791+ The zero rate shifts are given as stresstest and the par instruments are defined in the usual sensitivity configuration.
3792+
37673793\clearpage
37683794%========================================================
37693795\section{Launchers and Visualisation}\label{sec:visualisation}
0 commit comments