tedchou12 / webull

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

New streamconn endpoints do not work #287

Open meltdown03 opened 2 years ago

meltdown03 commented 2 years ago

I had to switch the endpoints back to platpush.webullbroker.com in order to get my Orders/Fills streamer to work. I run a small bot on Discord that sends that info to a channel as soon as I fill an order. Let me know if you need any more info.

meltdown03 commented 2 years ago

It looks like it uses both wspush.webullfintech.com and platpush.webullfintech.com more than *.webullbroker.com

Screenshot from 2021-11-06 09-07-03 Screenshot from 2021-11-06 09-07-43

tedchou12 commented 2 years ago

interesting... so it uses both? I quickly tried on Friday and it worked, but since I don't use the websocket that much. I would have to find a free time to look more deeply into it.

meltdown03 commented 2 years ago

I wonder if it uses platpush for account related info and wspush for ticker and quote info