Merge commit '8eed9c08a6cffdd7c6b43fa3db2c3e08d1657f43' into feature/objectify
This commit is contained in:
@@ -495,7 +495,7 @@ class Hyperopt(Backtesting):
|
||||
results.profit_percent.mean() * 100.0,
|
||||
results.profit_BTC.sum(),
|
||||
results.profit_percent.sum(),
|
||||
results.duration.mean() * 5,
|
||||
results.duration.mean(),
|
||||
)
|
||||
|
||||
def start(self):
|
||||
|
Reference in New Issue
Block a user