tedchou12 / webull

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

How to place an fractional shares trading order? #390

Closed yphjtn closed 1 year ago

yphjtn commented 1 year ago

I can successfully place market orders with integer quantities. I don't know how to place a market order with dollars (exp $10), then I place a fractional share (exp 0.5) order, but the Webull system response is 'The system is busy'.

Could the API place a fractional shares trading order?

thanks 4/3/2023

ICANTFINDAUSERNAMEATALL commented 1 year ago

Can you place fractional shares on webull web(the one you run from a browser)?

yphjtn commented 1 year ago

Yes, I can. Later I solved it following tedchou12's way: tedchou12 commented on Sep 12, 2022 https://github.com/tedchou12/webull/pull/338

yphjtn commented 1 year ago

Fractional Share Purchase by 'MKT' place_order #333