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

Stock fix #223

Merged
merged 3 commits into from
Oct 4, 2022
Merged

Stock fix #223

merged 3 commits into from
Oct 4, 2022

Conversation

nic-w
Copy link
Contributor

@nic-w nic-w commented Jul 19, 2022

#220

http://worldtradingdata.com/ redirects to https://marketstack.com/ now. Looking at marketStack's API documentation, free users are limited to 100 requests per month and multi-ticker-requests are treated as one request per ticker. I imagine free users would run out quickly

Researched around and found https://finage.co.uk/ which has real-time stock price and 1000 requests per month for free users. The API is also a bit more manageable for single/multi ticker requests.

Changes compared to old command:

  • No longer have access to EPS or Market Cap
  • Does not request foreign stocks, only US
  • Only works with API key created, does not web scrape

{736E2ED1-7612-4D64-A0F9-C118A7AE4B1F}

When ticker does not exist
{FB3EF888-9502-427A-93C3-973BEE9382D6}

When API key is invalid
{B9180D99-DE57-4CD6-899A-64AC130B84C3}

@Einarin
Copy link
Collaborator

Einarin commented Oct 4, 2022

This looks great! Thanks!

@Einarin Einarin merged commit 778dc47 into chalda:master Oct 4, 2022
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

Successfully merging this pull request may close these issues.

2 participants