Add exchange name to default hyperopt config

This commit is contained in:
enenn 2018-04-10 17:20:46 +02:00
parent 1678518cd4
commit 1cfa0a3c0e
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ def hyperopt_optimize_conf() -> dict:
"ask_last_balance": 0.0
},
"exchange": {
"name": "bittrex",
"pair_whitelist": [
"ETH/BTC",
"LTC/BTC",