Published:
12 Nov 2003
|
Abstract
A step-by-step guide on how to create a Yahoo Stock Quote Ticker using ASP.Net and Flash Remoting. |
 |
by Jason Perry
Feedback
|
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days):
83934/
504
|
|
|
|
| Summary |
This article will take you through a step-by-step guide on how to create a Yahoo Stock Quote Ticker using ASP.Net and Flash Remoting.
This tutorial requires prior knowledge of ASP.Net web services using C# and Flash MX as well as Flash UI component set 2 and Flash Remoting installed. |
|
|
|
|
Article Feedback
User Comments
Title:
index quotes again
Name:
kdasgupta
Date:
12/6/2008 6:13:17 PM
Comment:
Looks like Yahoo Quote stopped handling URL decoding of special characters. So, when I enter ^DJI for DOW, it is encoded as "%5EDJI". At Yahoo end, the special characters are not decoded to its corresponding character value, hence Yahoo quote service does not find any price data for the encoded symbol. "INDU" in place of ^DJI works fine. Can anybode suggest fix for this problem? Thanks.
|
Title:
index quotes again
Name:
Li
Date:
10/30/2008 7:52:35 PM
Comment:
I have the same problem getting S&P and Nasdaq. When I put in ^GSPC and ^IXIC, they are not working. But, if I put in "INDU", it works for Dow. Can anybody help?
thanks!
|
Title:
Index quotes
Name:
Greg K.
Date:
10/13/2008 9:17:20 AM
Comment:
To get an index quote, use ^ instead of $.
Dow - ^DJI S&P - ^GSPC ND - ^IXIC
full list on finance.yahoo.com.
Good luck!
|
Title:
WSDL file for web service
Name:
Edi Hansen
Date:
7/21/2008 12:45:11 PM
Comment:
Hi, Is there a WSDL file for this web service? I'm trying to query web service via SSIS web services task.. thanks!
|
Title:
Index values : $SPX, $COMPQ
Name:
Liya Tansky
Date:
7/9/2008 8:33:13 PM
Comment:
Hi, I'm trying to get values of indexes like $SPX and $COMPQ, Your example works great for stocks, but returns empty data for $SPX. What should I change in the url in order to get to its values?
Thanks in advance
|
Title:
Web service
Name:
Ces M
Date:
6/26/2008 9:59:57 AM
Comment:
The web service seems to work fine. It pulls data from Yahoo. My question is do I still need a flash remote package which is almost $1000? Or can we just use simple actionscript to get xml file from the web service?
|
Title:
No longer works
Name:
Ben Poole
Date:
5/22/2008 10:59:23 AM
Comment:
it appears that Yahoo! has moved this web service, or changed the link. The pages I have used this code on are now broken, and I can't browse directly to the web service anymore.
|
|
Product Spotlight
|
|
|