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

Extended Intraday Data Merged with #347

Closed
windowshopr opened this issue Jul 10, 2023 · 1 comment
Closed

Extended Intraday Data Merged with #347

windowshopr opened this issue Jul 10, 2023 · 1 comment

Comments

@windowshopr
Copy link

data, meta_data = ts.get_intraday_extended(symbol=ticker, interval=timeframe, slice='year'+str(year)+'month'+str(month))
"Note": "The TIME_SERIES_INTRADAY_EXTENDED API has been merged with the regular TIME_SERIES_INTRADAY API. To query current and 20+ years of historical intraday data', ' please see the latest documentation and examples at https://www.alphavantage.co/documentation/#intraday. Thank you!"

get_intraday_extended needs to be dropped, and the new functionality of getting extended intraday data incorporated into the get_intraday function.

@AlphaVantageSupport
Copy link
Collaborator

Tracked by #348.

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