Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / October 2007

Tip: Looking for answers? Try searching our database.

Real time share prices

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Pete Kane - 03 Oct 2007 14:23 GMT
Hi All, does anyone know a site that I can query share prices programmatically ( possibly passing in a stock symbol )?
jim - 03 Oct 2007 15:18 GMT
> Hi All, does anyone know a site that I can query share prices
> programmatically ( possibly passing in a stock symbol )?

Check out...

http://articles.moneycentral.msn.com/Common/FreeCharting.aspx

With Money Central you must agree that the information is only for personal,
non-professional use and that you will not give third party access to the
information.  So it may be of limited use to you if you plan on distributing
your app or service.

And there is...

http://quotes.freerealtime.com/dl/frt/S

I haven't read their agreements - but it is sure to be similar to Money
Central's.

No matter which you choose, you'll need to do a little parsing as they
weren't really meant to be a data stream for outside applications.

If you don't really need real-time stuff you can try Yahoo Finance.  In
fact, there is a free application called Yahoo Historical Quotes Downloader
that takes a text list of stock symbols and downloads the data into Excel
spreadhseets for you.  My suspicion is that they are just parsing the data
from Yahoo Finance (for example for Citicorp the URL would be
http://finance.yahoo.com/q?s=c&x=52&y=15)).

Have fun!

jim
Pete Kane - 03 Oct 2007 15:26 GMT
>> Hi All, does anyone know a site that I can query share prices
>> programmatically ( possibly passing in a stock symbol )?
[quoted text clipped - 28 lines]
>
> jim

thanks to you both ( I should choose my words more carefully I meant current not "real time" :-) )
Nicholas Paldino [.NET/C# MVP] - 03 Oct 2007 15:26 GMT
Pete,

   Without paying?  Not real time, but you can probably get 20-minute
delayed prices...  For real time, you are going to have to pay a hefty
price.

   Doing a simple google search will show these (search for "real time
market prices").

Signature

         - Nicholas Paldino [.NET/C# MVP]
         - mvp@spam.guard.caspershouse.com

> Hi All, does anyone know a site that I can query share prices
> programmatically ( possibly passing in a stock symbol )?
Pete Kane - 03 Oct 2007 15:39 GMT
> Hi All, does anyone know a site that I can query share prices
> programmatically ( possibly passing in a stock symbol )?

I cant see any link that tells me how I can query the site(s) in code - am I missing something ?

thanks
jim - 03 Oct 2007 19:36 GMT
>> Hi All, does anyone know a site that I can query share prices
>> programmatically ( possibly passing in a stock symbol )?
[quoted text clipped - 3 lines]
>
> thanks

Try
http://www.planetsourcecode.com/vb/scripts/BrowseCategoryOrSearchResults.asp?opt
Sort=Alphabetical&txtCriteria=stock&blnWorldDropDownUsed=TRUE&txtMaxNumberOfEntr
iesPerPage=10&blnResetAllVariables=TRUE&lngWId=10&B1=Quick+Search
.

But, I draw the line at actually writing your code.

jim
Pete Kane - 08 Oct 2007 12:35 GMT
>>> Hi All, does anyone know a site that I can query share prices
>>> programmatically ( possibly passing in a stock symbol )?
[quoted text clipped - 9 lines]
>
> jim

thanks to you all , I found some screen scraper code which shows me the
way forward
schneider - 03 Oct 2007 17:08 GMT
There probably is not a free one or not a legal one, you could scrape a
screen, but the sources of exchange data have strict rules on the usage of
the data...

> Hi All, does anyone know a site that I can query share prices
> programmatically ( possibly passing in a stock symbol )?
Registered User - 08 Oct 2007 14:42 GMT
>Hi All, does anyone know a site that I can query share prices programmatically ( possibly passing in a stock symbol )?

http://msdn2.microsoft.com/en-us/library/aa140265(office.10).aspx

http://www.xmethods.net/ve2/index.po

http://www.webservicelist.com/webservices/c.asp?cid=12&web+services

http://www.devarticles.com/c/a/C-Sharp/Build-a-C-sharp-Stock-Quote-WebService-Part-1/

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.