Remove comment
This commit is contained in:
parent
911ccde37b
commit
0bf3329b61
|
@ -480,14 +480,3 @@ class ActiveManagement(object):
|
||||||
return
|
return
|
||||||
self.reduce_actions()
|
self.reduce_actions()
|
||||||
self.run_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
|
|
||||||
|
|
Loading…
Reference in New Issue