robinhood-unofficial / pyrh

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

How do u pull just one record from Robinhood 0_0 ? #290

Closed Adelantado closed 2 years ago

Adelantado commented 2 years ago

From : robin_stocks.robinhood.orders.get_all_crypto_orders(info=None) -->

Description:

How do you modify that statement so it only pulls info on the first order [0] and stops processing the "all request ?? I just want to obtain the 'id' of the first order in query.

Thanks

stale[bot] commented 2 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 2 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.