aurbano / robinhood-node

:chart_with_upwards_trend: NodeJS client for Robinhood Trading :fire:
https://aurbano.github.io/robinhood-node
MIT License
694 stars 185 forks source link

[Question] Is bid_price required for place_buy_order? #106

Open bklynate opened 4 years ago

bklynate commented 4 years ago

Like the title of the issue alludes, I was wondering if bid_price is a required field for the place_buy_order?

My assumption would be that it wouldn't be required for market buys but would be required for limit buys....