Add exchange name to default hyperopt config
This commit is contained in:
parent
1678518cd4
commit
1cfa0a3c0e
@ -25,6 +25,7 @@ def hyperopt_optimize_conf() -> dict:
|
|||||||
"ask_last_balance": 0.0
|
"ask_last_balance": 0.0
|
||||||
},
|
},
|
||||||
"exchange": {
|
"exchange": {
|
||||||
|
"name": "bittrex",
|
||||||
"pair_whitelist": [
|
"pair_whitelist": [
|
||||||
"ETH/BTC",
|
"ETH/BTC",
|
||||||
"LTC/BTC",
|
"LTC/BTC",
|
||||||
|
Loading…
Reference in New Issue
Block a user