Hi,

I am getting the following error with returnsyh command donwloads historical data for any ticker with historical data in Yahoo:

Code:
returnsyh AAPL MSFT GE GM WMT XOM, fm(1) fd(1) fy(2012) lm(12) ld(31) ly(2015) frequency(m) price(adjclose)
Code:
. returnsyh AAPL MSFT GE GM WMT XOM, fm(1) fd(1) fy(2012) lm(12) ld(31) ly(2015) frequency(m) price(adjclose)
Yahoo does not have the ticker AAPL or could not be reached
Please make sure you are online and/or redefine your range
Yahoo does not have the ticker MSFT or could not be reached
Please make sure you are online and/or redefine your range
Yahoo does not have the ticker GE or could not be reached
Please make sure you are online and/or redefine your range
Yahoo does not have the ticker GM or could not be reached
Please make sure you are online and/or redefine your range
Yahoo does not have the ticker WMT or could not be reached
Please make sure you are online and/or redefine your range
Yahoo does not have the ticker XOM or could not be reached
Please make sure you are online and/or redefine your range
no variables defined
r(111);
Does anyone know how to reach with yahoo server? Thanks.