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

Benchmark comparison implementation #127

Closed
wants to merge 9 commits into from

Conversation

hsauers5
Copy link

@hsauers5 hsauers5 commented Aug 6, 2018

This fork added base functionality for if the user had bought/sold an S&P 500 ETF rather than pursued their own active management. In the future, a user should be able to specify their own benchmark and alpha, beta, and other metrics would be calculated.

@jasonleehodges
Copy link
Collaborator

This seems like it would be better suited for a wrapper around this Robinhood library. More of a set of code that implements Robinhood.py rather than be included directly in the library. @Jamonek thoughts?

@westonplatter
Copy link

@hsauers5 love the work you did. mind if I copy it and add it to https://github.com/westonplatter/simple_portfolio?

@hsauers5
Copy link
Author

hsauers5 commented Aug 14, 2018 via email

…I. Old quote_data and quotes_data left in place, but made obselete by quote_data_external and quotes_data_external. May want to revise documentation in the future.
Added external pricing API access in response to Robinhood's  changes.
Note that benchmark comparison logic is broken, feel free to take a look and fix it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants