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

bug fix: alpaca_api.py data download #148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

bug fix: alpaca_api.py data download #148

wants to merge 1 commit into from

Conversation

Sutyke
Copy link

@Sutyke Sutyke commented Dec 7, 2020

  1. _iterate_api_calls(): changed to fix endless while loop, when start date is older than available date.
  2. _clear_out_of_market_hours(df): converted index to datetime (error during 1min data downloading)

1) _iterate_api_calls(): changed to fix endless while loop cycling when start date is older than available data
2) _clear_out_of_market_hours(df): converted index to datetime
@Sutyke Sutyke changed the title Update alpaca_api.py bug fix: alpaca_api.py data download Dec 7, 2020
@JiminSongSoftware
Copy link

is this working solution at the moment?

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

Successfully merging this pull request may close these issues.

2 participants