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

Improve price fetching #5

Open
XavierAP opened this issue Sep 26, 2023 · 0 comments
Open

Improve price fetching #5

XavierAP opened this issue Sep 26, 2023 · 0 comments

Comments

@XavierAP
Copy link
Owner

XavierAP commented Sep 26, 2023

AlphaVantage with free api key is reaching its limitations: when having more than five or so prices to fetch, often some fail. (Note: happening less lately, with six, app usage less frequent.)

Try another provider with free api key. Prefer if they can provide all prices in one call. (Fetching logic may need to change or be generalized.) So far found: https://marketstack.com/documentation#eod_data

Preferably keep the option to use different providers for different stocks (perhaps a prefix word in the fetchCode).

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

No branches or pull requests

1 participant