Skip to content

Commit 6693e74

Browse files
author
Sjogren
committed
Docs: mentioned that TRS on CallableBonds can use trade type Bond or CallableBond
1 parent 8363bcf commit 6693e74

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Docs/UserGuide/tradedata/totalReturnSwap.tex

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,13 @@ \subsubsection{Generic Total Return Swap / Contract for Difference (CFD)}
5555
\item CBO: See \ref{ss:CBOData}, the trade data is given in a CBOData sub node.
5656
\item CommodityPosition: See \ref{ss:commodity_position}, the trade data is given in a CommodityPositionData sub node.
5757
\item ConvertibleBond: See \ref{ss:convertible_bond}, the trade data is given in a ConvertibleBondData sub
58-
node. When using reference data, a TRS on a convertible bond can also be captured as a TRS on a bond, i.e. there is
59-
no need to distinguish between a TRS on a Bond and a TRS on a convertible Bond in this case, the pricer will figure
58+
node. When using reference data, a TRS on a Convertible Bond can also be captured as a TRS on a Bond, i.e. there is
59+
no need to distinguish between a TRS on a Bond and a TRS on a Convertible Bond in this case, the pricer will figure
6060
out which underlying to set up based on the type of reference data that is set up for the ISIN referenced in the
6161
security id field.
62-
\item CallableBond: See \ref{ss:callable_bond}, the trade data is given in a CallableBond sub node.
62+
\item CallableBond: See \ref{ss:callable_bond}, the trade data is given in a CallableBond sub node. When using reference data,
63+
a TRS on a Callable Bond can also be captured as a TRS on a bond, i.e. there is no need to distinguish between a TRS on a Bond and a TRS on a Callable Bond.
64+
The pricer will figure out which underlying to set up based on the type of reference data that is set up for the ISIN referenced in the security id field.
6365
\item EquityPosition: See \ref{ss:equity_position}, the trade data is given in a EquityPositionData sub
6466
node. Notice that the equities given in the basket must be available as quoted market data. To represent a TRS on an Equity Futures position, one or multiple EquityPosition underlyings are used, where the equity positions cover the underlying equity of the futures position.
6567

0 commit comments

Comments
 (0)