Hello,
I am using Stata 13, i want to download data from yhaoo finance into Stata using the getsymbols command:
. scc install getsymbols
. getsymbols MSFT AAPL FB, yahoo clear
I encounter the following error:
: 3499 m_getsymbol() not found
I don't know what it means. Can anyone tell me how can i solve this?
Thank you.