rename ask_last_balance to bid_ask_balance and default to 1.0
This commit is contained in:
parent
57c835449e
commit
4493eeb8c3
@ -11,7 +11,7 @@
|
||||
},
|
||||
"stoploss": -0.40,
|
||||
"bid_strategy": {
|
||||
"ask_last_balance": 0.0
|
||||
"bid_ask_balance": 1.0
|
||||
},
|
||||
"exchange": {
|
||||
"name": "bittrex",
|
||||
|
Loading…
Reference in New Issue
Block a user