Merge branch 'develop' into money_mgt

This commit is contained in:
misagh
2018-11-04 18:49:21 +01:00
14 changed files with 293 additions and 8 deletions

View File

@@ -86,6 +86,7 @@
},
"db_url": "sqlite:///tradesv3.sqlite",
"initial_state": "running",
"forcebuy_enable": false,
"internals": {
"process_throttle_secs": 5
},