-
Notifications
You must be signed in to change notification settings - Fork 134
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
Labels
Comments
Yes you can with the request: https://api.iextrading.com/1.0/stock/aapl/chart/date/20181120 |
This will be implemented in 0.3.5, releasing this week. |
great can i not go back more than 3 months?
…On Wed, Nov 28, 2018 at 4:50 AM Addison Lynch ***@***.***> wrote:
Closed #89 <#89> via #88
<#88>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#89 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHA4j2lIUlGErQaN_PuHLsNEu31xIdYLks5uzhYPgaJpZM4Ynku1>
.
|
3 months seems to be all they provide, unfortunately. |
Ok thx a lot!
… On 28 Nov 2018, at 23:25, Addison Lynch ***@***.***> wrote:
3 months seems to be all they provide, unfortunately.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
you can extract the iex minute bar since 12-12-2016 form the tops files: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does anyone know if its possible to request historical intraday data?
1 minute data for example?
The text was updated successfully, but these errors were encountered: