Skip to content

Commit 08efcb7

Browse files
committed
Merge remote-tracking branch 'ore-github/master' into github-208
2 parents 179b9f3 + 4f9754d commit 08efcb7

189 files changed

Lines changed: 1113471 additions & 18036 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,3 +321,4 @@ Examples/**/pricingstats.csv
321321
*fdb_latexmk
322322
*.fls
323323

324+
.gitmodules

Docker/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ DEBIAN_TAG=11.7
33
# it's recommended to include CMAKE_BUILD_TYPE and BOOST_VARIANT in QL_TAG, ORE_TAG, BOOST_TAG
44
# to distinguish a release build from a debug build
55

6-
QL_TAG=1.31.1_d2327d5a7135
6+
QL_TAG=1.31.1_0fd143ce3
77
ORE_TAG=latest
88

99
# debug or release

Docs/UserGuide/curve_configurations/yieldcurves.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ \subsubsection*{Fitted Bond Segment}
457457
</Quotes>
458458
<!-- mapping of Ibor curves used in the bonds from which the curve is built -->
459459
<IborIndexCurves>
460-
<IborIndexCurve iborIndex="EUR-EURIBOR-6M">EUR6M</IborIndexCurve>
460+
<IborIndexCurve iborIndex="EUR-EURIBOR-6M">EUR-EURIBOR-6M</IborIndexCurve>
461461
</IborIndexCurves>
462462
<!-- flat extrapolation before first and after last bond maturity -->
463463
<ExtrapolateFlat>true</ExtrapolateFlat>

Docs/UserGuide/marketdata.tex

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1443,31 +1443,6 @@ \subsection{Bond Yield Spreads}
14431443
\item BOND/YIELD\_SPREAD/SECURITY\_1
14441444
\end{itemize}
14451445

1446-
%- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1447-
\subsection{Bond Prices}
1448-
%- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1449-
1450-
\begin{table}[H]
1451-
\centering
1452-
\begin{tabular}{|p{3cm}|p{3.5cm}|p{7cm}|}
1453-
\hline
1454-
{\bf Property} & {\bf Allowable values} & {\bf Description} \\ \hline
1455-
Instrument Type & \emph{BOND} & \\ \hline
1456-
Quote Type & \emph{PRICE} & \\ \hline
1457-
Name & String & Identifying name of the bond \\ \hline
1458-
\end{tabular}
1459-
\caption{Bond Prices}
1460-
\label{tab:bondprice_quote}
1461-
\end{table}
1462-
1463-
This quote provides the clean price for a specified bond in units.
1464-
1465-
\medskip
1466-
Examples:
1467-
\begin{itemize}
1468-
\item BOND/PRICE/SECURITY\_1
1469-
\end{itemize}
1470-
14711446
%- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
14721447
\subsection{Base Correlations}
14731448
%- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Docs/UserGuide/parameterisation/pricingengine.tex

Lines changed: 0 additions & 212 deletions
This file was deleted.

0 commit comments

Comments
 (0)