Merge remote-tracking branch 'upstream/develop' into feature/10348

This commit is contained in:
jainanuj94
2024-07-28 22:26:58 +05:30
81 changed files with 7613 additions and 2010 deletions

View File

@@ -614,6 +614,7 @@ def get_default_conf(testdatadir):
"internals": {},
"export": "none",
"dataformat_ohlcv": "feather",
"dataformat_trades": "feather",
"runmode": "dry_run",
"candle_type_def": CandleType.SPOT,
}