systematicinvestor/SIT

Data not properly read from ADVFN

Opened this issue · 8 comments

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?

Unfortunately, ADVFN change its website and does not provide data anymore.

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?