for testing feature: percent from top of book or from ask/bid
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"bid_strategy": {
|
||||
"ask_last_balance": 0.0,
|
||||
"use_book_order": true,
|
||||
"book_order_top": 6
|
||||
"book_order_top": 6,
|
||||
"percent_from_top": 0.005
|
||||
},
|
||||
"ask_strategy":{
|
||||
"use_book_order": true,
|
||||
|
||||
Reference in New Issue
Block a user