From 0bf3329b61e9cf47c157159300a0c43fcefddd6c Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Sat, 18 Feb 2023 21:25:11 +0000 Subject: [PATCH] Remove comment --- core/trading/active_management.py | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/core/trading/active_management.py b/core/trading/active_management.py index 236b8db..6890e4a 100644 --- a/core/trading/active_management.py +++ b/core/trading/active_management.py @@ -480,14 +480,3 @@ class ActiveManagement(object): return self.reduce_actions() self.run_actions() - - # Trading Time - # Max loss - # Trends - # Asset Groups - # Position Size - # Protection - # Max open positions - # Max open positions per asset - # Max risk - # Crossfilter