balance bid price between ask and last

This commit is contained in:
Janne Sinivirta
2017-09-17 23:21:46 +03:00
parent 989682457e
commit 465dc47b23
3 changed files with 27 additions and 2 deletions

View File

@@ -28,6 +28,9 @@ class TestTelegram(unittest.TestCase):
"720": 0.01,
"0": 0.02
},
"bid_strategy": {
"ask_last_balance": 0.0
},
"bittrex": {
"enabled": True,
"key": "key",