Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stock Ticker Data
Message
From
22/05/2009 22:27:54
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
General information
Forum:
Internet
Category:
Third party products
Miscellaneous
Thread ID:
01401535
Message ID:
01401624
Views:
35
>>I'm looking for a web service or other data store where I can put real-time stock ticker data on a website. Does anybody know where to get this from?
>
>Yahoo financials has access to stock data.
>
>If you're using .NET I have a bunch of sample code that uses this:
>
>Here's an example:
>http://www.west-wind.com/WestwindWebToolkit/samples/Ajax/StockPortfolio/JsonStockClient.aspx
>
>Part of the samples that come with West Wind Web Toolkit (you can look at the StockServer class in the Web project)
>http://www.west-wind.com/westwindwebtoolkit/
>
>StockServer.cs
>http://www.west-wind.com:8080/svn/WestwindWebToolkit/trunk/WestwindWebToolkitWeb/_Classes/Business/StockServer.cs
>
>The Stock API is very easy (uses CSV format) to parse, very fast and doesn't have much in the way of limitations if your usage isn't huge. I use this stuff for all sorts of demos...
>
>+++ Rick ---

Thank you everybody!
Very fitting: http://xkcd.com/386/
Previous
Reply
Map
View

Click here to load this message in the networking platform