aboutsummaryrefslogtreecommitdiffstats
path: root/python/risk/tranches.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/risk/tranches.py')
-rw-r--r--python/risk/tranches.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/risk/tranches.py b/python/risk/tranches.py
index 6c7ea1e4..0e255e18 100644
--- a/python/risk/tranches.py
+++ b/python/risk/tranches.py
@@ -26,6 +26,7 @@ def get_tranche_portfolio(date, conn, by_strat=False, fund="SERCGMAST", **kwargs
corr_attach=None,
corr_detach=None,
value_date=t.trade_date,
+ trade_id=t.id,
)
for t in trade_ids
]