mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
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
|
||||
},
|
||||
"exchange": {
|
||||
"name": "bittrex",
|
||||
"pair_whitelist": [
|
||||
"ETH/BTC",
|
||||
"LTC/BTC",
|
||||
|
|
Loading…
Reference in New Issue
Block a user