remove unnecessary comment

This commit is contained in:
Misagh 2019-04-05 19:53:15 +02:00
parent 9712fb2d57
commit 25d8e93a90

View File

@ -699,8 +699,7 @@ class FreqtradeBot(object):
except DependencyException as exception:
logger.warning('Unable to fetch stoploss order: %s', exception)
# If trade open order id does not exist,
# it means buy order is fulfilled
# If trade open order id does not exist: buy order is fulfilled
buy_order_fulfilled = not trade.open_order_id
# Limit price threshold: As limit price should always be below price