edited todos

This commit is contained in:
Sam Germain
2022-02-14 09:01:08 -06:00
parent fc2d3649a1
commit 19783e0d39
4 changed files with 2 additions and 3 deletions

View File

@@ -1049,7 +1049,7 @@ class FreqtradeBot(LoggingMixin):
Check if trade is fulfilled in which case the stoploss
on exchange should be added immediately if stoploss on exchange
is enabled.
# TODO: liquidation price always on exchange, even without stoploss_on_exchange
# TODO-lev: liquidation price always on exchange, even without stoploss_on_exchange
"""
logger.debug('Handling stoploss on exchange %s ...', trade)