Removed PrecisionFilter liquidation price TODO-lev
This commit is contained in:
parent
be866f04fa
commit
da0d2590b9
@ -18,7 +18,6 @@ class PrecisionFilter(IPairList):
|
||||
pairlist_pos: int) -> None:
|
||||
super().__init__(exchange, pairlistmanager, config, pairlistconfig, pairlist_pos)
|
||||
|
||||
# TODO-lev: Liquidation price?
|
||||
if 'stoploss' not in self._config:
|
||||
raise OperationalException(
|
||||
'PrecisionFilter can only work with stoploss defined. Please add the '
|
||||
|
Loading…
Reference in New Issue
Block a user