Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

not getting minute data #258

Open
themindfactory opened this issue Feb 9, 2021 · 0 comments
Open

not getting minute data #258

themindfactory opened this issue Feb 9, 2021 · 0 comments

Comments

@themindfactory
Copy link

Summary (include Python version)

Python 3

Date/time of issue

2/09/21

Expected behavior

minute data

Actual behavior

daily data

I want minute data from a start date to an end date, seem IEX Cloud says that minute data is available for last 30 days so I did this:

df = get_historical_intraday("TSLA", start, end, token="sk_") and had a start date of 2/8/21 and an end of 2/9/21 which is within the 30 day period.

How can I achieve this?

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant