-
Notifications
You must be signed in to change notification settings - Fork 382
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
Data not properly read from ADVFN #36
Comments
Unfortunately, ADVFN change its website and does not provide data anymore. |
Do you intend to alter the SIT functions, perhaps to pull data from Yahoo? Or are we abandoning the SIT fundamental functions (e.g., get.fund.data)? |
Any update on this? |
Do you plan to update the SIT functions? |
Hi all, any update on this? Loved the tools, built a personal shiny project off it. Would be interested in helping if there was another way to pull this information. Thanks! |
hi all, thanks for the post its exremly good. since the website doesnt provide historic data, could you please provide any information on how the data wass structured to get it from another source ? many thanks! |
Could you provide any information about how the fundamental data was structured so we could replicate it using a different data source than advfn? |
This seems to be very useful and something solid to build on. Any update on this? |
No changes to my code or system, but as of last week:
fund.data('NVDA',80,'quarterly')
Returns:
Downloading http://uk.advfn.com/p.php?pid=financials&symbol=NVDA&btn=quarterly_reports No Data Found for NVDA NULL
Any idea on what is happening?
The text was updated successfully, but these errors were encountered: