add a field to config for setting balance between trying to buy with ask price and last price

This commit is contained in:
Janne Sinivirta
2017-09-17 22:37:46 +03:00
parent f84c58c3eb
commit 989682457e
2 changed files with 16 additions and 0 deletions

View File

@@ -9,6 +9,9 @@
"0": 0.02
},
"stoploss": -0.10,
"bid_strategy": {
"ask_last_balance": 0.0
},
"bittrex": {
"enabled": true,
"key": "key",