aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/globeop_reports.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/globeop_reports.py b/python/globeop_reports.py
index bf9e627b..cffe58ba 100644
--- a/python/globeop_reports.py
+++ b/python/globeop_reports.py
@@ -65,4 +65,5 @@ def trade_performance():
if __name__=='__main__':
nav = check_valuation()
df_pnl = trade_performance()
+ df_curr_port = curr_port_PNL()