I am using quantmod
to run analysis on financial data.I am trying to fetch data from google finance, but I am getting an error.
Error in download.file and HTTP status '404 Not Found'
install.packages('quantmod')
setSymbolLookup(QQQ='yahoo',SPY='google')
getSymbols("NSE:JISLJALEQS",src="google") # from google finance