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

intraday historical data #89

Closed
Fux002 opened this issue Nov 17, 2018 · 6 comments · Fixed by #88
Closed

intraday historical data #89

Fux002 opened this issue Nov 17, 2018 · 6 comments · Fixed by #88

Comments

@Fux002
Copy link

Fux002 commented Nov 17, 2018

Does anyone know if its possible to request historical intraday data?

1 minute data for example?

@fernandodelacalle
Copy link

Yes you can with the request: https://api.iextrading.com/1.0/stock/aapl/chart/date/20181120
but i think is not implemented in the iexfinance lib.

@addisonlynch
Copy link
Owner

This will be implemented in 0.3.5, releasing this week.

@Fux002
Copy link
Author

Fux002 commented Nov 28, 2018 via email

@addisonlynch
Copy link
Owner

3 months seems to be all they provide, unfortunately.

@Fux002
Copy link
Author

Fux002 commented Nov 29, 2018 via email

@fernandodelacalle
Copy link

you can extract the iex minute bar since 12-12-2016 form the tops files:
https://iextrading.com/trading/market-data/#hist-download

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

Successfully merging a pull request may close this issue.

3 participants