webull icon indicating copy to clipboard operation
webull copied to clipboard

Unofficial APIs for Webull.

Results 91 webull issues
Sort by recently updated
recently updated
newest added

I have not been able to login using this package for the past couple months. Keep getting the image verification error. I've tried grabbing the did from the request headers...

auth issues

I am all of a sudden getting the error in python webull api. the code was working perfectly fine and when i upgraded the api version to 5.4 started to...

auth issues

Hi, I'm trying to use _**get_mfa**_ func to get my mfa code sending to my email. It however raises the following error msg to me `{'msg': 'AccessToken is expire', 'traceId':...

auth issues

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies

Hi All, get_history_orders() function has stopped working for me. Anyone else has the same issue?

Hello, I've gotten really far in creating a script but now I'm getting a handshake error, the time varies from upon startup to 12 hours later but eventually if I...

@michaelkkehoe @tedchou12 Have you been successful with a modify option order with the 'https://act.webullbroker.com/webull-paper-center/api/paper/v1/order/optionReplace' endpoint? I keep getting this response: 2023-05-25 12:42:58,193 INFO b'{"msg":"orderId=null","traceId":"b7ef3d8e73a84dda9b3d8146e2024d20","code":"400","success":false}' and this is the request: 2023-05-25...

get_option_bars method is returning an empty dataframe for all derivativeIds. Has anyone figured out a solution for this?

I have tried paper and real account. I am able to get option data, but not able to execute any orders. This is what I tried and what I get....