H
2019-Apr-01 19:18 UTC
[R] Free financial data - equities, equity options and ETFs - for quantmod package (or other packages)
I am relatively new to analyzing financial data but have some experience with R. I understand that the data available from Yahoo Finance via its API is often questionable in quality and Google Finance is no longer available. Although Googling pointed me to some other sources such as Quandl etc., I am curious which other data sources quantmod itself supports for data retrieval, ie via an API, not via downloading and importing CSV-files? My interest is really US equities, stock options and ETFs - if possible from the same data source... Pointers to favorite data sources appreciated! Thank you.
Eric Berger
2019-Apr-03 07:12 UTC
[R] Free financial data - equities, equity options and ETFs - for quantmod package (or other packages)
You might want to post this to the group R-Sig-Finance https://stat.ethz.ch/mailman/listinfo/r-sig-finance and also check their archives On Wed, Apr 3, 2019 at 1:11 AM H <agents at meddatainc.com> wrote:> I am relatively new to analyzing financial data but have some experience > with R. I understand that the data available from Yahoo Finance via its API > is often questionable in quality and Google Finance is no longer available. > > Although Googling pointed me to some other sources such as Quandl etc., I > am curious which other data sources quantmod itself supports for data > retrieval, ie via an API, not via downloading and importing CSV-files? > > My interest is really US equities, stock options and ETFs - if possible > from the same data source... > > Pointers to favorite data sources appreciated! > > Thank you. > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >[[alternative HTML version deleted]]
H
2019-Apr-04 02:54 UTC
[R] Free financial data - equities, equity options and ETFs - for quantmod package (or other packages)
On 04/03/2019 03:12 AM, Eric Berger wrote:> You might want to post this to the group R-Sig-Finance > https://stat.ethz.ch/mailman/listinfo/r-sig-finance? > > ?and also check their archives > > > On Wed, Apr 3, 2019 at 1:11 AM H <agents at meddatainc.com <mailto:agents at meddatainc.com>> wrote: > > I am relatively new to analyzing financial data but have some experience with R. I understand that the data available from Yahoo Finance via its API is often questionable in quality and Google Finance is no longer available. > > Although Googling pointed me to some other sources such as Quandl etc., I am curious which other data sources quantmod itself supports for data retrieval, ie via an API, not via downloading and importing CSV-files? > > My interest is really US equities, stock options and ETFs - if possible from the same data source... > > Pointers to favorite data sources appreciated! > > Thank you. > > ______________________________________________ > R-help at r-project.org <mailto:R-help at r-project.org> mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >Thank you, will do. [[alternative HTML version deleted]]