Skip to content

Commit ed71667

Browse files
pcaspersjenkins
authored andcommitted
QPR-12456 add more instruments and engines to News and release notes
1 parent a1ce40f commit ed71667

2 files changed

Lines changed: 32 additions & 9 deletions

File tree

Docs/UserGuide/userguide.tex

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
\title{ORE User Guide}
136136
%\author{Quaternion Risk Management Ltd.}
137137
%\author{Acadia Inc.}
138-
\date{15 January 2024}
138+
\date{24 May 2024}
139139
\maketitle
140140

141141
\newpage
@@ -339,7 +339,7 @@ \subsection{Scope}
339339
Flexi Swaps and Balance Guaranteed Swaps & Y & Y & Y & Y \\
340340
\hline
341341
\end{tabular}
342-
\caption{ORE product coverage. FX/Equity Exotics include Barrier, Digital, Digital Barrier (FX only), Double Barrier, European Barrier, KIKO Barrier (FX only), Touch and Double Touch Options. Scripted Trades cover single and multi-asset products across all asset classes except Credit (so far), see Example\_52 and the separate documentation in Docs/ScriptedTrade.}
342+
\caption{ORE product coverage. FX/Equity Exotics include Barrier, Digital, Digital Barrier (FX only), Double Barrier, European Barrier, KIKO Barrier (FX only), Touch and Double Touch Options, Outperformance options and Pairwise Variance Swaps. Scripted Trades cover single and multi-asset products across all asset classes except Credit (so far), see Example\_52 and the separate documentation in Docs/ScriptedTrade.}
343343
\label{tab_coverage}
344344
\end{center}
345345
\end{table}
@@ -418,6 +418,8 @@ \section{Release Notes}\label{sec:releasenotes}
418418
\item add Flexi Swap (ticket 12370), see Example 65
419419
\item add Balance Guaranteed Swap (ticket 12370), see Example 66
420420
\item add American Swaption with finite difference pricing in LGM (ticket 11618), see extended Example 4
421+
\item add Equity Outperformance Option (ticket 12456)
422+
\item add Pairwise Variance Swap (ticket 12456)
421423
\item add analytic pricer for Overnight Index Swaptions (ticket 11974)
422424
\item add finite difference LGM pricers for Bermudan and European Swaptions
423425
\item add numerical integration LGM pricer for European Swaptions
@@ -434,6 +436,8 @@ \section{Release Notes}\label{sec:releasenotes}
434436
\item introduce notional payment lag for resetting Cross Currency Swaps (ticket 12379)
435437
\item support security spreads over discount in Single Currency Swaps, Swaptions and Scripted Trades
436438
(ticket 12201 and 12275)
439+
\item add pricing engines that provide analytical deltas and gammas for Swaps, Swaptions, FX Forwards,
440+
FX Options (ticket 12456)
437441
\end{itemize}
438442

439443
\bigskip
@@ -453,6 +457,8 @@ \section{Release Notes}\label{sec:releasenotes}
453457
\item add IM Schedule analytic (ticket 11730), see extended Example 44
454458
\item add P\&L and P\&L Explain analytics (ticket 12458), see Example 62
455459
\item add par stress test support (ticket 12148), see Example 63
460+
\item add XVA stress testing (ticket 12376), see Example 67
461+
\item add XVA bump \& revalue sensitivities (ticket 12437), see Example 68
456462
\item add bond spread imply to ORE (ticket 12370)
457463
\item add market risk backtest analytic (ticket 12370)
458464
\item add calculation of stoplight bounds for backtests (ticket 12370)
@@ -462,7 +468,6 @@ \section{Release Notes}\label{sec:releasenotes}
462468
\item introduce configurable shift size and difference scheme per product for sensitivity analysis (ticket 12014)
463469
\item improve performance of SIMM calculations for large CRIF files (ticket 12397)
464470
\item output effective SOFR / RFR cap volatilities in reports (ticket 12192)
465-
\item XVA Stress testing (ticket 12376)
466471
\end{itemize}
467472

468473
\bigskip
@@ -542,7 +547,8 @@ \section{Release Notes}\label{sec:releasenotes}
542547
\item 64: Formual-based Coupon
543548
\item 65: Flexi Swap
544549
\item 66: Balance Guaranteed Swap
545-
\item 67: XVA Stress Analytic
550+
\item 67: XVA Stress Testing
551+
\item 68: XVA Bump \& Revalue Sensitivities
546552
\end{itemize}
547553

548554
%========================================================
@@ -1136,6 +1142,8 @@ \section{Examples}\label{sec:examples}
11361142
\hline
11371143
67 & XVA Stress Testing \\
11381144
\hline
1145+
68 & XVA Bump \& Revalue Sensitivities \\
1146+
\hline
11391147
\end{tabular}
11401148
\caption{ORE examples.}
11411149
\label{tab_0}
@@ -3746,6 +3754,16 @@ \subsection{Balance Guaranteed Swap}% Example 66
37463754
given by two ``conditional prepayment rate (CPR)'' levels, e.g. determined by
37473755
current and past CPRs or expert judgement.
37483756

3757+
%--------------------------------------------------------------------
3758+
\subsection{XVA Stress Testing - TODO}% Example 67
3759+
\label{example:67}
3760+
%--------------------------------------------------------------------
3761+
3762+
%--------------------------------------------------------------------
3763+
\subsection{XVA Bump \& Revalue Sensitivities - TODO}% Example 68
3764+
\label{example:68}
3765+
%--------------------------------------------------------------------
3766+
37493767
\clearpage
37503768
%========================================================
37513769
\section{Launchers and Visualisation}\label{sec:visualisation}

News.txt

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ ORE v12 includes the following notable changes.
55

66
INSTRUMENTS & PRICING
77
- add formula-based leg (ticket 12263), see Example 64
8-
- add Callable Swap (ticket 12370), Example, see extended Example 5
8+
- add Callable Swap (ticket 12370), see extended Example 5
99
- add Flexi Swap (ticket 12370), see Example 65
1010
- add Balance Guaranteed Swap (ticket 12370), see Example 66
1111
- add American Swaption with finite difference pricing in LGM (ticket 11618), see extended Example 4
12+
- add Equity Outperformance Option (ticket 12456)
13+
- add Pairwise Variance Swap (ticket 12456)
1214
- add analytic pricer for Overnight Index Swaptions (ticket 11974)
1315
- add finite difference LGM pricers for Bermudan and European Swaptions
1416
- add numerical integration LGM pricer for European Swaptions
@@ -25,19 +27,23 @@ INSTRUMENTS & PRICING
2527
- introduce notional payment lag for resetting Cross Currency Swaps (ticket 12379)
2628
- support security spreads over discount in Single Currency Swaps, Swaptions and Scripted Trades
2729
(ticket 12201 and 12275)
30+
- add pricing engines that provide analytical deltas and gammas for Swaps, Swaptions, FX Forwards,
31+
FX Options (ticket 12456)
2832

2933
MARKETS & TERMSTRUCTURES
3034
- SABR pricing for Swaptions and Caps/Floors (ticket 12325), see Example 59
3135
- allow importing external SABR parameters (ticket 12491)
3236

3337
ANALYTICS
34-
- add XVA Sensitivitiy Proof of Concept using AAD (ticket 12028), see Example 56
38+
- add XVA Sensitivity Proof of Concept using AAD (ticket 12028), see Example 56
3539
- support overlapping close-out date grid in exposure/XVA (ticket 9859), see Example 60
3640
- add scenario analytic (ticket 11990), see Example 57
3741
- add historical simulation VaR analytic (ticket 9793), see Example 58
3842
- add IM Schedule analytic (ticket 11730), see extended Example 44
3943
- add P&L and P&L Explain analytics (ticket 12458), see Example 62
4044
- add par stress test support (ticket 12148), see Example 63
45+
- add XVA stress testing (ticket 12376), see Example 67
46+
- add XVA bump & revalue sensitivities (ticket 12437), see Example 68
4147
- add bond spread imply to ORE (ticket 12370)
4248
- add market risk backtest analytic (ticket 12370)
4349
- add calculation of stoplight bounds for backtests (ticket 12370)
@@ -47,7 +53,6 @@ ANALYTICS
4753
- introduce configurable shift size and difference scheme per product for sensitivity analysis (ticket 12014)
4854
- improve performance of SIMM calculations for large CRIF files (ticket 12397)
4955
- output effective SOFR / RFR cap volatilities in reports (ticket 12192)
50-
- XVA Stress testing (ticket 12376)
5156

5257
TESTS
5358
- add a test suite for ORE-SWIG (ticket 11823)
@@ -105,8 +110,8 @@ NEW & EXTENDED EXAMPLES
105110
- 64: Formual-based Coupon
106111
- 65: Flexi Swap
107112
- 66: Balance Guaranteed Swap
108-
- 67: XVA Stress Analytic
109-
113+
- 67: XVA Stress Testing
114+
- 68: XVA Bump & Revalue Sensitivities
110115

111116
Changes for the 11th ORE release (1.8.11.0):
112117
============================================

0 commit comments

Comments
 (0)