Revert requiring stoploss for backtest/hyperopt
This commit is contained in:
parent
b6bee45e82
commit
da7a6f58f9
@ -459,8 +459,6 @@ SCHEMA_BACKTEST_REQUIRED = [
|
||||
'stake_currency',
|
||||
'stake_amount',
|
||||
'dry_run_wallet',
|
||||
'stoploss',
|
||||
'minimal_roi',
|
||||
'dataformat_ohlcv',
|
||||
'dataformat_trades',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user