search powered by Google

Free Stock Quote Tracker


The Excel Stock Quotes program is a collection of custom Excel functions and macros that allow you to insert stock data in to any cell in any worksheet. For example, if you wanted a stock quote for IBM to appear in a particular cell, you would enter this: =GetQuote("IBM"). This function would then retrieve the latest quote for IBM. Alternatively, you can use =GetQuote("A1") where A1 is a reference to a cell.

Price isn't the only information you can retrieve. Here's a complete list of the functions that you can use to retrieve information:

  • GetChange(symbol or cell) - Retrieves the price change for the current day.
  • GetChartURL(symbol or cell) - Creates a link you can click on to load the stock's chart on bigcharts.com.
  • GetHigh(symbol or cell) - Retrieves the high price for the current day.
  • GetLow(symbol or cell) - Retrieves the low price for the current day.
  • GetOpen(symbol or cell) - Retrieves the open price for the current day.
  • GetPE(symbol or cell) - Retrieves the PE ratio.
  • GetPercentChange200Day(symbol or cell) - Retrieves the percentage difference between the current price and the 200 day moving average.
  • GetPercentChange50Day(symbol or cell) - Retrieves the percentage difference between the current price and the 50 day moving average.
  • Get52wkHigh(symbol or cell) - Retrieves the 52 week high.
  • Get52wkLow(symbol or cell) - Retrieves the 52 week low.
  • GetPercentChange52wkHigh(symbol or cell) - Retrieves the percentage difference between the current price and the 52 week high.
  • GetPercentChange52wkLow(symbol or cell) - Retrieves the percentage difference between the current price and the 52 week low.
  • GetPrice(symbol or cell) - Retrieves the current price.
  • GetTime(symbol or cell) - Retrieves the time of the last stock quote.
  • GetVolume(symbol or cell) - Retrieves the trading volume for the stock for the day.

Also available is the ability to have stock quotes automatically retrieved at an interval that you specify. Alternatively, you can retrieve the quotes whenever you want at the click of a button.

System Requirements and Notes

To run the Excel Stock Quotes program successfully, make sure you have:

  • Windows 2000 or Windows XP installed on your computer.
  • Excel 2000 or greater installed on your computer.
  • You should be familiar with how to use Excel functions and understand the concepts of relative and absolute cell values to get the most from this program.
  • This is NOT an add-in. It is an Excel workbook with all the functionality built in to the workbook.
  • Internet access is required to retrieve quotes.
  • This workbook retrieves stock quote data from Yahoo. If Yahoo changes or discontinues the service (unlikely), this program will stop functioning.
  • If you make too many quote requests in too short a period of time, Yahoo may block future requests. I can't do anything about that. In over a year's worth of use, I haven't had any problems.
  • Up to a few hundred stock symbols can easily be handled by this program. More are possible, but not guaranteed, depending on your Internet connection and computer speed.

It's FREE!

You can download the stock quote tracker.

There is no charge. But if you run a web site, please consider spreading the word by linking to this page (i.e. http://www.etftopics.com/free-stock-quote-tracker/). If there's enough demand for this tool, I'll reconsider adding all of the features people have been requesting.

Instructions are included in the Excel workbook.

Share and Enjoy:
  • StumbleUpon
  • Digg
  • Mixx
  • del.icio.us

62 Responses to “Free Stock Quote Tracker”

Pages: [13] 12 11 10 9 8 7 6 5 4 31 »

  1. 62
    Oscar Says:

    Google Spreadsheets has all financial functions to get all that data and, it can import csv files from yahoo finance (historic, and current price).

    FYI

  2. 61
    Larry Says:

    I would be interested in adding features to this, however, you have it password protected. I could write my own from scratch, however, we could pool our resources.

  3. 60
    ETF Guy Says:

    Sam,

    Unfortunately there is no trick in this case. If you're able to retrieve data for one symbol, but not another and nothing else is different, then that other symbol just isn't supported by the request that the tool makes to Yahoo's servers.

  4. 59
    Sam S Says:

    I've been unsuccessful at getting option quotes (puts and calls generally listed at yahoo as YYYY.X

    Any instructions for doing so?

    Thanks

  5. 58
    ETF Guy Says:

    Ed,

    There is no built-in limit to the number of quotes you can retrieve. However, the data comes from Yahoo so if you ask for too much too often they may refuse the request. I retrieve 104 in my copy of the tool. Just make sure the symbols are above the eos cell in the symbols tab. If you need more symbols, insert rows above eos.

    As for getting quotes from the TSX venture exchange, I'm not sure how to do that. If you can get a stock quote from finance.yahoo.com then use that same symbol in stock tracker. For example, TSX listings seem to have this format: symbol.TO.

    Finally, the error you're getting could be because of a typo in the formula name or that you just haven't refreshed the data after entering the formula. Also, if you're using a symbol within the formula and not a cell reference, be sure the symbol has double quotes around it.

Pages: [13] 12 11 10 9 8 7 6 5 4 31 »

Leave a Reply