mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-15 11:22:18 +08:00
MAINT: Remove unused member from cumulative risk metrics.
This commit is contained in:
@@ -73,7 +73,6 @@ class RiskMetricsCumulative(object):
|
||||
self.benchmark_returns = None
|
||||
|
||||
self.compounded_log_returns = []
|
||||
self.moving_avg = []
|
||||
|
||||
self.algorithm_volatility = []
|
||||
self.benchmark_volatility = []
|
||||
|
||||
Reference in New Issue
Block a user