donewiththedollar / directionalscalper

CCXT based algorithmic trading framework for Bybit and other CCXT supported exchanges

Home Page:https://quantumvoid.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Another NoneType object regarding orderbook

emperorbullz opened this issue · comments

Hi Tyler!

Found this one bug about calling the non-existent order book:
Screen Shot 2023-03-19 at 23 11 27

I am using the version 1.1.0. It's on the bot.py

Thank you

Pushed a possible fix, we will have to wait and see if it works :) thank you for reporting this!

This one should be being caught with an exception now, probably needs more logging to diagnose similar to #11

Please reopen if you experience again, log should record the information needed to fix :)