merged order book
This commit is contained in:
@@ -10,7 +10,14 @@
|
||||
},
|
||||
"unfilledtimeout": 600,
|
||||
"bid_strategy": {
|
||||
"ask_last_balance": 0.0
|
||||
"ask_last_balance": 0.0,
|
||||
"use_book_order": true,
|
||||
"book_order_top": 6
|
||||
},
|
||||
"ask_strategy":{
|
||||
"use_book_order": true,
|
||||
"book_order_min": 1,
|
||||
"book_order_max": 30
|
||||
},
|
||||
"exchange": {
|
||||
"name": "bittrex",
|
||||
|
||||
Reference in New Issue
Block a user