CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins

Bug with logger.info call causes crash

Linus045 opened this issue · 0 comments

File "main.py", line 255, in sell
    logger.Info(f"Order is initialized but not ready. Continuing. | Status={st}")

This needs to be changed to logger.info(...)

Originally posted by @Linus045 in #112 (comment)