[R-SIG-Finance] quantmod Example-google data download-problems

Joshua Ulrich josh.m.ulrich at gmail.com
Sat Aug 7 21:46:32 CEST 2010


You can only download data that Google makes publicly available.

Go to http://www.google.com/finance/historical?q=NSE:RCOM
Now go to http://www.google.com/finance/historical?q=MSFT

Notice that the second page has a link on the right to "Download to
spreadsheet".  That link is missing from the NSE data, so you
shouldn't expect to be able to download NSE data with getSymbols.

Best,
--
Joshua Ulrich
FOSS Trading: www.fosstrading.com



On Sat, Aug 7, 2010 at 12:50 PM, Velappan Periasamy <veepsirtt at gmail.com> wrote:
> getSymbols("YHOO",src="google") is working
>
> getSymbols("NSE:RCOM",src="google") is not working.
>
> then how to download the stock data for the  above symbol?.
>
> _______________________________________________
> R-SIG-Finance at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions should go.
>



More information about the R-SIG-Finance mailing list