experimental depth of market check prior to buying
This commit is contained in:
@@ -47,7 +47,9 @@
|
||||
"experimental": {
|
||||
"use_sell_signal": false,
|
||||
"sell_profit_only": false,
|
||||
"sell_fullfilled_at_roi": false
|
||||
"sell_fullfilled_at_roi": false,
|
||||
"check_depth_of_market": true,
|
||||
"dom_bids_asks_delta": 1.5
|
||||
},
|
||||
"telegram": {
|
||||
"enabled": true,
|
||||
|
||||
Reference in New Issue
Block a user