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!
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
コメント
9 通
ページのトップからログインしコメントする
1 - 9 中 9
Excellent widget.
Previous comment requests "stay on top" option: it's available -- right-click anywhere on the widget or click "Widgets / Manage widgets ... / Properties" from the task bar.
re: "Show change as:" You're using two lines for each entry. The right column displays symbol and price on the first line, name on the second. In the left column, is it possible to display both value and percentage change on the two available lines rather than a choice of value or percentage?
Last, navigation with a list longer than the screen is sub-optimal. Is it possible for the widget to respond to "Page Up / Page Down" clicks?
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?
1. Thanks. 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?
Previous comment requests "stay on top" option: it's available -- right-click anywhere on the widget or click "Widgets / Manage widgets ... / Properties" from the task bar.
re: "Show change as:" You're using two lines for each entry. The right column displays symbol and price on the first line, name on the second. In the left column, is it possible to display both value and percentage change on the two available lines rather than a choice of value or percentage?
Last, navigation with a list longer than the screen is sub-optimal. Is it possible for the widget to respond to "Page Up / Page Down" clicks?
発言者 garyy811, # 2008/07/18 16:18:21
Wanna have:
1"stay on top" as an option.
2 if long list, split over two colums
3 choose layout as "row" or "column"-
Keep up the great work!
発言者 ludow, # 2008/07/08 11:14:35
Would be nice to have some kind of alert/sound if a stock hits predifined levels.
発言者 tdeu, # 2008/06/20 2:03:56
発言者 rollerblade, # 2008/06/05 14:36:31
発言者 rollerblade, # 2008/06/05 14:36:20
発言者 Dukey77777, # 2008/04/22 14:50:20
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] )
発言者 jmblsmit, # 2008/03/19 17:41:39
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?
発言者 szyk, # 2008/02/11 16:24:02
発言者 vivekjishtu, # 2008/02/07 6:28:30