for testing feature: percent from top of book or from ask/bid

This commit is contained in:
Nullart
2018-06-17 15:40:38 +08:00
parent e5ad5a6aaa
commit 735356197d
4 changed files with 18 additions and 6 deletions

View File

@@ -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,