mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
Backtest-reports should calculate total gains based on starting capital
This commit is contained in:
@@ -261,6 +261,7 @@ def get_default_conf(testdatadir):
|
||||
"20": 0.02,
|
||||
"0": 0.04
|
||||
},
|
||||
"dry_run_wallet": 1000,
|
||||
"stoploss": -0.10,
|
||||
"unfilledtimeout": {
|
||||
"buy": 10,
|
||||
|
||||
Reference in New Issue
Block a user