Merge branch 'develop' into refactor-informative

This commit is contained in:
hroff-1902
2020-05-16 22:14:50 +03:00
committed by GitHub
15 changed files with 161 additions and 68 deletions

View File

@@ -249,6 +249,7 @@ def default_conf(testdatadir):
"fiat_display_currency": "USD",
"ticker_interval": '5m',
"dry_run": True,
"cancel_open_orders_on_exit": False,
"minimal_roi": {
"40": 0.0,
"30": 0.01,