GetStocks (fetch stock data)
Posted: Mon Apr 05, 2010 1:38 pm
This thread is about the GetStocks Add-in that provides an easy way to download US stock data into EViews.
Change log
Change log
- 2010/02/10 - Initial release
- 2010/04/07 - Added better error handling for invalid stock symbols
- 2010/05/10 - Added a command line interface (see documentation)
- 2011/03/04 - Added the following options:
- Country/currency to fetch option (E.g. getstocks(curr="AX") bhp will download the bhp stock in Australian Dollar)
- Data importing option (i.e. import the data either in a new workfile, a new page, or an existing page)
- Option for specifying a list of the stock names (for more details, see documentation)
- 2011/03/07 - Fix for cases where no workfile is open and the desired stocks start with an invalid EViews character (such as "^")