tedchou12 / webull

Unofficial APIs for Webull.
MIT License
601 stars 184 forks source link

Making an order in $ amount? #321

Open d762 opened 2 years ago

d762 commented 2 years ago

Is it possible to make an order in amount of money and not in quantity of stock?

d762 commented 2 years ago

bump

lfoutty commented 2 years ago

Yes, Use round($value/stock price) to get the quantity.