mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
typo
This commit is contained in:
parent
a363d443bf
commit
31fa857319
|
@ -700,7 +700,7 @@ class FreqtradeBot(object):
|
|||
logger.warning('Unable to fetch stoploss order: %s', exception)
|
||||
|
||||
|
||||
# If there open order id does not exist,
|
||||
# If trade open order id does not exist,
|
||||
# it means buy order is fulfilled
|
||||
buy_order_fulfilled = not trade.open_order_id
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user