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

getFinancials #327

Closed
ghost opened this issue Mar 28, 2021 · 2 comments
Closed

getFinancials #327

ghost opened this issue Mar 28, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 28, 2021

How to handle getFinancials issues that Google Finance stopped providing data in March, 2018.

JAVA <- getFinancials('JAVA')
Error: ‘getFinancials.google’ is defunct.
Google Finance stopped providing data in March, 2018.
You could try some of the data sources via Quandl instead.
See help("Defunct") and help("quantmod-defunct")
@stakerauo
Copy link

According to the boys over at Stockoverflow the getFinancials function is not working as per quantmod version 0.4-15.

@joshuaulrich
Copy link
Owner

This was reported in #221. One of the comments has a link to a work-around to get Yahoo data.

In order for getFinancials() to work again, someone needs to implement a method for a data provider (e.g. #301).

I'm closing this since the topic is already discussed in other issues.

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