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

Stuck downloading historical prices #35

Open
potatoFry opened this issue Dec 13, 2020 · 2 comments
Open

Stuck downloading historical prices #35

potatoFry opened this issue Dec 13, 2020 · 2 comments

Comments

@potatoFry
Copy link

Hello, thank you for writing such an interesting repository. Could you assist me with an issue with running the command, python download_historical_prices.py. Appears to be stuck at 80% and not proceeding.. Thank you!
image

@Jozeh
Copy link

Jozeh commented Dec 17, 2020

Same issue.

MachineLearningStocks/venv/lib/python3.8/site-packages/fix_yahoo_finance/init.py
Line 111:
def download(tickers, start=None, end=None, as_panel=True, group_by='column', auto_adjust=False, progress=True, actions=None, threads=3, **kwargs):

Changing threads=1 to 3. Worked for me, it seems for now.

@potatoFry
Copy link
Author

Ill try the fix out, thank you!

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