add a field to config for setting balance between trying to buy with ask price and last price
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
"0": 0.02
|
||||
},
|
||||
"stoploss": -0.10,
|
||||
"bid_strategy": {
|
||||
"ask_last_balance": 0.0
|
||||
},
|
||||
"bittrex": {
|
||||
"enabled": true,
|
||||
"key": "key",
|
||||
|
Reference in New Issue
Block a user