Merge pull request #2831 from xmatthias/feat/new_config

introduce new-config subcommand
This commit is contained in:
hroff-1902
2020-02-09 22:11:37 +03:00
committed by GitHub
20 changed files with 603 additions and 41 deletions

View File

@@ -4,7 +4,7 @@
"stake_amount": 0.05,
"tradable_balance_ratio": 0.99,
"fiat_display_currency": "USD",
"ticker_interval" : "5m",
"ticker_interval": "5m",
"dry_run": false,
"trailing_stop": false,
"unfilledtimeout": {