tedchou12 / webull

Unofficial APIs for Webull.
MIT License
602 stars 185 forks source link

Streaming order_func seemingly not doing anything #439

Open daviddurston opened 1 week ago

daviddurston commented 1 week ago

Hello!

Thanks for your great work on this. I'm working on a personal project and this is definitely making it able to be a reality.

I'm successfully pulling my positions, orders, and able to subscribe to tickers to be pushed their latest prices. However I cannot for the life of me seem to be able to get the on_order_message to trigger. I presume a push should be coming through whenever an order is created, canceled, filled, updated, etc? I've tried looking at the WS logs in Firefox developer tools as well, when the web app receives order updates from the desktop/mobile app, to no avail.

Can anyone confirm that receipt of order push messages is still working, or perhaps how to get them? Otherwise I'm left with fetching all my orders every so often and doing a diff on them.

Thanks so much!

rakesh433jntu commented 2 days ago

@daviddurston Hi David ,

Previulsy i used to have API all functionalites with We Bull. In between i got an issue with login. So i moved to new broker.

Now I want to come back to We bull again. I am looking for functionalies above you have mentioned here. Shal we going to touch base on working on APIs

Thanks