experimental.sell_fullfilled_at_roi bug fix for 0 duration
This commit is contained in:
@@ -93,7 +93,7 @@ CONF_SCHEMA = {
|
||||
'properties': {
|
||||
'use_sell_signal': {'type': 'boolean'},
|
||||
'sell_profit_only': {'type': 'boolean'},
|
||||
'sell_fullfilled_at_roi' : {'type': 'boolean'}
|
||||
'sell_fullfilled_at_roi': {'type': 'boolean'}
|
||||
}
|
||||
},
|
||||
'telegram': {
|
||||
|
||||
Reference in New Issue
Block a user