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

Optimise use of IEX Cloud API #1252

Open
jrhenderson1988 opened this issue Sep 6, 2019 · 0 comments
Open

Optimise use of IEX Cloud API #1252

jrhenderson1988 opened this issue Sep 6, 2019 · 0 comments

Comments

@jrhenderson1988
Copy link
Contributor

Attempt to reduce our usage of the IEX Cloud API in order to stay within quota limits. Particularly when requesting OHLC data for securities, adapt API calls to only request the section of data required. Potentially look to storing segments of requested data in DynamoDB and using it as our primary data source, reverting to IEX Cloud API when we are missing data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant