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

Write a scraper for stock market indices #6

Open
AlbertRtk opened this issue Nov 29, 2020 · 0 comments
Open

Write a scraper for stock market indices #6

AlbertRtk opened this issue Nov 29, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AlbertRtk
Copy link
Owner

AlbertRtk commented Nov 29, 2020

Add functionality to get tickers of stocks in a given stock market index, e.g.:
get_tickers_in('WIG')

ToDo:

  • decide on the output type (list, tuple, DataFrame...)
  • function (or class) should be part of marketools.stqscraper
  • write a class for Stock Market Index - StockIndex(Stock)
@AlbertRtk AlbertRtk added the enhancement New feature or request label Nov 29, 2020
@AlbertRtk AlbertRtk self-assigned this Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant