don't sell if buy is still active

This commit is contained in:
xmatthias
2018-06-22 20:10:05 +02:00
parent c413e94f83
commit 8a44dff595
7 changed files with 90 additions and 4 deletions

View File

@@ -38,7 +38,8 @@
},
"experimental": {
"use_sell_signal": false,
"sell_profit_only": false
"sell_profit_only": false,
"ignore_roi_if_buy_signal": false
},
"telegram": {
"enabled": true,