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

download() missing 1 required positional argument: 'tickers' #18

Closed
Johk3 opened this issue Jun 7, 2019 · 2 comments
Closed

download() missing 1 required positional argument: 'tickers' #18

Johk3 opened this issue Jun 7, 2019 · 2 comments

Comments

@Johk3
Copy link

Johk3 commented Jun 7, 2019

Traceback (most recent call last):
File "run.py", line 1, in
from get_data import GetData
File "/root/DeepMarket/Numerical/AIAlpha/get_data.py", line 3, in
fix.pdr_override()
TypeError: download() missing 1 required positional argument: 'tickers'

@VivekPa
Copy link
Owner

VivekPa commented Jul 4, 2019

You were supposed to input which tickers you want to download data for. But now that function doesn’t exist, as yahoo finance api is not functional.

@VivekPa VivekPa closed this as completed Jul 7, 2019
@wa1era
Copy link

wa1era commented Aug 1, 2019

Do not tell me, did he completely stop working? for what reason?

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

3 participants