robinhood-unofficial / pyrh

Python Framework to make trades with the unofficial Robinhood API
https://pyrh.readthedocs.io/en/latest/
MIT License
1.78k stars 604 forks source link

order_history API fetches only last 100 orders. #254

Closed codeaicamp closed 4 years ago

codeaicamp commented 4 years ago

Checklist

Feature Request

order_history API only fetches last 100 orders. The API does return cursor for next 100 records so we can extend order_history API to take cursor as parameter and fetch next 100 records.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

Closing this issue automatically because it has not had any activity since it has been marked as stale. If you think it is still relevant and should be addressed, feel free to open a new one.