removed stake_amount from hyperopt bt call
This commit is contained in:
parent
e45ba60acf
commit
42ea64544c
@ -537,7 +537,6 @@ class Hyperopt:
|
||||
|
||||
backtesting_results = self.backtesting.backtest(
|
||||
processed=processed,
|
||||
stake_amount=self.config['stake_amount'],
|
||||
start_date=min_date.datetime,
|
||||
end_date=max_date.datetime,
|
||||
max_open_trades=self.max_open_trades,
|
||||
|
Loading…
Reference in New Issue
Block a user