I'm not sure how to easily get that data from google (see Michael's
message), but it's available from yahoo.
getSymbols('TCS.NS', src='yahoo')
I've found that historical stock data from Yahoo is typically cleaner and
more reliable than from Google. The other main difference is that Yahoo
provide
I believe it's because they are not made available for download as a csv file.
Compare:
https://www.google.com/finance/historical?q=NSE:TCS
with
https://www.google.com/finance/historical?q=NASDAQ:AAPL
You'll see that for AAPL, there is an option to export prices on the
right hand side: that's
i am using quantmod package.it get stock quotes from google finanace. but
unfortunately i am not able to get the quotations of some stocks(e.g.
NSE:TCS,NSE:SAIL ) through the "getSymbol" command of this package although
they are available in the google finance website. anyone please help me.
thanks
3 matches
Mail list logo