Merge branch 'develop' into feat_readjust_entry

This commit is contained in:
eSeR1805
2022-04-29 13:02:38 +03:00
3 changed files with 6 additions and 4 deletions

View File

@@ -459,6 +459,8 @@ SCHEMA_BACKTEST_REQUIRED = [
'stake_currency',
'stake_amount',
'dry_run_wallet',
'stoploss',
'minimal_roi',
'dataformat_ohlcv',
'dataformat_trades',
]