Code covered by the BSD License  

Highlights from
Get Stock Symbols

Be the first to rate this file! 10 Downloads (last 30 days) File Size: 6.32 KB File ID: #25461

Get Stock Symbols

by Alejandro Arrizabalaga

 

01 Oct 2009 (Updated 07 Oct 2009)

This function gets the list of symbols for stocks from indices and/or sectors.

| Watch this File

File Information
Description

This program gets the stock symbols of a user-defined index (NASDAQ, NYSE, AMEX, OTCBB, LSE) and/or sector. The data is retrieved from http://www.eoddata.com/ and from Yahoo Finance.

For example:
 - get_stock_symbols('NASDAQ') : gets all stock symbols from NASDAQ
 - get_stock_symbols('biotechnology') : gets all biotechnology stock symbols from all above indices.
 -get_stock_symbols('NASDAQ',biotechnology') : gets all symbols for all biotechnology companies listed in NASDAQ.

Note:
 - get_stock_symbols('515') : equivalent to the get_stock_symbols('biotechnology'), since biotechnology has the sector code 515. Run get_stock_symbols('list') for a list of sector codes and descriptions.
 

MATLAB release MATLAB 7.6 (R2008a)
Other requirements It requires internet access.
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Updates
07 Oct 2009

-version 1.1: added support for sector search.

Tag Activity for this File
Tag Applied By Date/Time
finance Alejandro Arrizabalaga 01 Oct 2009 09:43:03
stocks Alejandro Arrizabalaga 01 Oct 2009 09:43:03
symbols Alejandro Arrizabalaga 01 Oct 2009 09:43:03
symbols manu c 20 Sep 2011 05:41:32

Contact us at files@mathworks.com