You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docs/UserGuide/tradedata/totalReturnSwap.tex
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -55,11 +55,13 @@ \subsubsection{Generic Total Return Swap / Contract for Difference (CFD)}
55
55
\item CBO: See \ref{ss:CBOData}, the trade data is given in a CBOData sub node.
56
56
\item CommodityPosition: See \ref{ss:commodity_position}, the trade data is given in a CommodityPositionData sub node.
57
57
\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
60
60
out which underlying to set up based on the type of reference data that is set up for the ISIN referenced in the
61
61
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.
63
65
\item EquityPosition: See \ref{ss:equity_position}, the trade data is given in a EquityPositionData sub
64
66
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.
0 commit comments