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

META: Stock data sources & caching #454

Open
westurner opened this issue Jan 18, 2018 · 3 comments
Open

META: Stock data sources & caching #454

westurner opened this issue Jan 18, 2018 · 3 comments

Comments

@westurner
Copy link

westurner commented Jan 18, 2018

With Yahoo and Google Finance APIs deprecated/broken/unstable, what are some good sources for free stock/security/currency data?

A table with columns for frequency and historical start datetime might be helpful.

Zipline and Catalyst support a separate data ingestion step which downloads the data once:

Is there a recommended way to handle caching?

@westurner
Copy link
Author

Zipline only supports backtesting now.
Catalyst supports backtesting and live trading.

@bashtage
Copy link
Contributor

Obviously would be great to get new data connectors. I'm also happy for this section of the docs to be expanded.

https://github.com/pydata/pandas-datareader/blob/master/docs/source/see-also.rst#alpha-vantage

@westurner
Copy link
Author

👍 I updated this issue description w/ Barchart, see-also.rst, and awesome-quant#data-sources.

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

2 participants