tedchou12 / webull

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

Fractional shares #348

Closed kasbah512 closed 1 year ago

kasbah512 commented 1 year ago

Getting failure upon submitting fractional order for stocks with place_order() the order placed was for more than $10, but less than one share of a stock. error message: {'success': False, 'code': 'trade.system.exception', 'msg': 'The system is busy', 'data': {'lastSerialId': 'XXXXXXXXXXXXXXXXXX}}

kasbah512 commented 1 year ago

*** Correction, fractional shares are only available via mobile application.

tedchou12 commented 1 year ago

If that is the case, is difficult to to include it into the apis.