Add expiremental feature to sell only if we make a profit
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
]
|
||||
},
|
||||
"experimental": {
|
||||
"use_sell_signal": false
|
||||
"use_sell_signal": false,
|
||||
"sell_profit_only": false
|
||||
},
|
||||
"telegram": {
|
||||
"enabled": true,
|
||||
|
Reference in New Issue
Block a user