tedchou12 / webull

Unofficial APIs for Webull.
MIT License
596 stars 181 forks source link

Streaming quotes stops reporting data after 60 seconds #393

Closed tek08 closed 7 months ago

tek08 commented 1 year ago

After subscribing to one or more tickers w/ StreamConn, callbacks work for about 60 seconds, after which, even though can see the loop running, no further messages come in (tested w/ AAPL to be sure it wasn't just lack of data).

ICANTFINDAUSERNAMEATALL commented 1 year ago

I get data continuously so... probably something on your end. You might not be running it in a thread.