You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.
hey @bionicles! Thanks for the suggestion. I don't have time to take this on, but totally willing to add it as a feature if there's a Pull Request.
In response to your question,
how is tradability different from rhs_tradability?
I don't know what the difference is. I don't have any insight into field definitions beyond intuition. As context, (1) Robinhood doesn't officially their API and therefore doesn't offer documentation on the fields. (2) the unofficial docs don't define fields for the option API endpoints (https://github.com/sanko/Robinhood/blob/master/Options.md).
no, RH provides quotes bid/ask 24/7. The spread increases when the market is closed, but the API still returns data.
If you want to see this in action, place a import ipdb; ipdb.set_trace() on line 64 of option_order_place_single.py, and look at the contents of option_to_buy.
What's your feature?
it's hard to know what the data mean
Why are you interested in it being added?
The text was updated successfully, but these errors were encountered: