Hi,
Is there a way to get all tickers of the S&P500 list at once when downloading the data via "getsymbols" (ssc install). Here is what I have so far, but I would like to extend:
Thank you in advance!
Is there a way to get all tickers of the S&P500 list at once when downloading the data via "getsymbols" (ssc install). Here is what I have so far, but I would like to extend:
Code:
getsymbols UPRO /*SSO SPY*/ QLD, fm(1) fd(1) fy(2009) lm(12) frequency(d) price(adjclose) yahoo clear