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

Add support for Quote app #30

Closed
d3an opened this issue Aug 29, 2020 · 1 comment
Closed

Add support for Quote app #30

d3an opened this issue Aug 29, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@d3an
Copy link
Owner

d3an commented Aug 29, 2020

FinViz also has quote pages for its tickers (quote.ashx). Given a list of tickers, create a function that completes a download and scrape using goroutines for concurrency and efficiency. Add a CLI subcommand for this as well.

$ finviz quote aapl,goog,amzn,tsla
@d3an d3an added enhancement New feature or request good first issue Good for newcomers labels Aug 29, 2020
@d3an d3an changed the title Add support for concurrent quote downloads Add support for Quote app Oct 19, 2020
@d3an d3an closed this as completed Nov 25, 2020
@d3an
Copy link
Owner Author

d3an commented Nov 25, 2020

#65 Closes this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant