Sign up

Widgets » Stock Monitor

  • 198 downloads last 7 days
  • 4,907 total downloads
  • Rating: +7 (login to vote)
Stock Monitor V1.2 Feb 10, 2008 5:52:05 PM

Fetches stock prices from Yahoo! Finance.

Finally a widget to help you keep track of stock prices, options, indexes and everything Yahoo! Finance has to offer!

You enter a list of stock/options/indexes symbols you want to track and the widget will fetch the information from Yahoo Finance for you. Yahoo! Finance provides information on stock markets from a big number of countries, so this widget is useful to people all around the world.

This widget shows the symbol, company name, last trade price and the price change. You can also select how the price change is shown: absolute value or percentage. If you want more detailed information simply click the symbol and you'll be redirected to Yahoo! Finance.

Comments, suggestions and bug reports are welcome.
I hope you like the widget! :smile:

Updated:

  • Fixed: symbol links not working in Opera 9.5
  • Added: blue background when the change (value or %) is equal to 0 or the symbol is invalid


Note: if you don't know or can't remember a symbol, use the Symbol Lookup in Yahoo! Finance.

Note: all the information the widget shows is delayed 15 minutes. This is a standard practice


Comments 7 posts

Log in at the top of the page to post a comment.

1 - 7 of 7

I like your tool. ^gspc shows points instead of %.

Would be nice to have some kind of alert/sound if a stock hits predifined levels.

By tdeu, # Jun 20, 2008 2:03:56 AM

By the way, Yahoo has recently started giving real-time stock prices. Is there any way these prices would show up in the widget, instead of delayed quotes?

By rollerblade, # Jun 5, 2008 2:36:31 PM

Excellent widget! I have been using it for a while, and it rocks!

By rollerblade, # Jun 5, 2008 2:36:20 PM

Does anyone know how to get "TTWO" to show up?

By Dukey77777, # Apr 22, 2008 2:50:20 PM

I ran into the problem described below with "S&P 500 INDEX,RTH (SNP:^GSPC)" as well. Here's what I changed to fix it:

var data = lines[j].split(",");

got changed to:

var data = /^"([^"]+)","([^"]+)",(.+),(.+),"([^"]+)"$/.exec(lines[j]);

and all indexes into data had to be bumped by 1. ( data[1] -> data[2] )

By jmblsmit, # Mar 19, 2008 5:41:39 PM

1. Thanks. :wink:
2. For "S&P 500 INDEX,RTH (SNP:^GSPC)" there is showed price change only as value. Instead of last price there is showed "RTH".
3. Maybe could you add also simplified interface (as option?), without symbols, with company name, last trade price and price change in this same row, in order to widget takes fewer place?

By szyk, # Feb 11, 2008 4:24:02 PM

Love this widget

By vivekjishtu, # Feb 7, 2008 6:28:30 AM

Copyright © 2001 - 2008 Opera Software. All rights reserved. About | Contact | Privacy | Disclaimer | Web analytics powered by HitsLink.HitsLink Logo