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

Support for equity options #17

Open
klepsydra opened this issue Mar 25, 2019 · 2 comments
Open

Support for equity options #17

klepsydra opened this issue Mar 25, 2019 · 2 comments

Comments

@klepsydra
Copy link

What can I provide to help add support for viewing and trading options?

This Python project https://github.com/mstrum/robinhood-python enables options trading from shell commands.

(Puts, calls, and hopefully multi-leg positions down the line, like spreads, condors, etc.)

@sabareeshkkanan
Copy link
Owner

I was looking for the spec for option but cant find it. Have you found any documentation on the option trading, if so please let me know I can convert it to swagger

@klepsydra
Copy link
Author

Not direct spec documentation, but based only off the project I had linked above:

and higher up that library, providing my one-liner CLI usage:

Here is a different project's implementation, for what it's worth:

Of course, these are all unofficial, and I don't speak any of their programming languages.

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

2 participants