rename ask_last_balance to bid_ask_balance and default to 1.0

This commit is contained in:
gcarq 2017-10-15 18:33:01 +02:00
parent 57c835449e
commit 4493eeb8c3

View File

@ -11,7 +11,7 @@
},
"stoploss": -0.40,
"bid_strategy": {
"ask_last_balance": 0.0
"bid_ask_balance": 1.0
},
"exchange": {
"name": "bittrex",