Add sell_profit_offset parameter
Allows defining positive offsets before enabling the sell signal
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
"order_book_max": 1,
|
||||
"use_sell_signal": true,
|
||||
"sell_profit_only": false,
|
||||
"sell_profit_offset": 0.0,
|
||||
"ignore_roi_if_buy_signal": false
|
||||
},
|
||||
"order_types": {
|
||||
|
Reference in New Issue
Block a user