Skip to content

Implementing the historical Options orders endpoint. #56

@AGDoesCode

Description

@AGDoesCode

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions