Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing the historical Options orders endpoint. #56

Open
AGDoesCode opened this issue Aug 30, 2020 · 0 comments
Open

Implementing the historical Options orders endpoint. #56

AGDoesCode opened this issue Aug 30, 2020 · 0 comments

Comments

@AGDoesCode
Copy link

Any chance we can get this implemented.
def get_option_orders
@option_orders = get_all_results robinhood_get("#{ROBINHOOD_API_URL}/options/orders/")
end

I have never coded in ruby so it's causing some headache but logically it seems very straight forward if you know the language constructs.

Thanks for all the hard work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant