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

Refactor exported Quote methods #66

Closed
d3an opened this issue Nov 26, 2020 · 0 comments
Closed

Refactor exported Quote methods #66

d3an opened this issue Nov 26, 2020 · 0 comments
Assignees
Labels
refactor Refactor or simplify existing code

Comments

@d3an
Copy link
Owner

d3an commented Nov 26, 2020

  • Separate GetQuoteData into GetFullQuoteData and GetBasicQuoteData. The difference is that GetFullQuoteData also returns the special sections (Analyst Recommendations, News, Insider Trading, Description, Chart) in its DataFrame.
  • Add specific methods for each special quote section, i.e. GetInsiderTrading, GetNews, GetAnalystRecommendations, GetDescription, GetChart.
@d3an d3an added the refactor Refactor or simplify existing code label Nov 26, 2020
@d3an d3an self-assigned this Nov 26, 2020
@d3an d3an closed this as completed May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor or simplify existing code
Projects
None yet
Development

No branches or pull requests

1 participant