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

yahoo.finance.dividendhistory endDate no longer working #464

Open
DanielLChapman opened this issue Jan 21, 2016 · 0 comments
Open

yahoo.finance.dividendhistory endDate no longer working #464

DanielLChapman opened this issue Jan 21, 2016 · 0 comments

Comments

@DanielLChapman
Copy link

select * from yahoo.finance.dividendhistory where symbol = "KO" and startDate = "1962-01-01" and endDate = "2013-12-31"

Even using the example code results in an error. Running this query results in data after the endDate.

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

1 participant