Hello Everyone,
when building the APP (not in a notebook Jupyter), if call the ib.reqTickers() after having called ib.reqTickByTickData() it goes in overflow and crashes. But, if I call reqTickers() before reqTickByTickData works perfectly!
I have tried with ib.sleep(30) but nothing.
Any help?
Thank you.