removed TODO
This commit is contained in:
parent
3ee2b7978c
commit
1824ee6b73
@ -830,7 +830,6 @@ class FreqtradeBot(LoggingMixin):
|
|||||||
entry_tag: Optional[str],
|
entry_tag: Optional[str],
|
||||||
trade: Optional[Trade]
|
trade: Optional[Trade]
|
||||||
) -> Tuple[float, float]:
|
) -> Tuple[float, float]:
|
||||||
# TODO: This method has no tests
|
|
||||||
|
|
||||||
if price:
|
if price:
|
||||||
enter_limit_requested = price
|
enter_limit_requested = price
|
||||||
|
Loading…
Reference in New Issue
Block a user