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

Adding Options Orders History #121

Closed bdoooh closed 2 years ago

bdoooh commented 3 years ago

@aurbano the orders method seems to only return orders for stock purchases, this should also pull back the history of orders from options transactions as well.

jasan-s commented 3 years ago

is this good to merge?

bdoooh commented 3 years ago

@jasan-s yes I believe so. Just adding an endpoint to retrieve options history data similar to stocks.

jasan-s commented 3 years ago

@aurbano please take a look.

gdvsbp commented 3 years ago

@aurbano can this please be merged? Looks like it should be ready to go.

aurbano commented 2 years ago

Sorry for the delay :) will start putting some more time into this