From your description, it seems that you want to display the stock market data in your web application, since you have not provided the exact data format, so what
we can suggest is just a general idea to achieve that.
In ASP.NET application, you can use SQLServer Reporting Service to finish your report, and also, you can create the corresponding charts based on the data in report.
sandippatil4...
Participant
1659 Points
315 Posts
how to display online stock market graphs and data
Sep 09, 2008 11:41 AM|LINK
i have one application in asp.net so i want to display online stock market garph and data
such as NYSE(New york stock exchange),
from wer i can collect data is there any free web site for this
I have to display all Types of graph as market on page
how can i do this plz replay
AjPtl
Participant
1345 Points
272 Posts
Re: how to display online stock market graphs and data
Sep 09, 2008 04:24 PM|LINK
check out
http://www.codeproject.com/KB/gadgets/RealtimeStockreader.aspx
http://www.codeproject.com/KB/aspnet/SparkLines.aspx
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If this post answers your question please mark it as Answered.
sandippatil4...
Participant
1659 Points
315 Posts
Re: how to display online stock market graphs and data
Sep 10, 2008 04:26 AM|LINK
Hi Anju ,
I like your answer(good) but i want to show that data in web Application
Nai-Dong Jin...
All-Star
41630 Points
3558 Posts
Re: how to display online stock market graphs and data
Sep 15, 2008 02:28 AM|LINK
Hi,
From your description, it seems that you want to display the stock market data in your web application, since you have not provided the exact data format, so what we can suggest is just a general idea to achieve that.
In ASP.NET application, you can use SQLServer Reporting Service to finish your report, and also, you can create the corresponding charts based on the data in report.
Here’s the tutorial on reporting service.
http://msdn.microsoft.com/en-us/library/ms170246(SQL.90).aspx
Thanks.
girish240419...
Member
273 Points
111 Posts
Re: how to display online stock market graphs and data
Oct 18, 2010 07:44 AM|LINK
@sandippatil44
did you able to solve the problem ? i just need to show current status of different market. any quick help from your side ?
Girish Meena
Nageswaran M...
Member
222 Points
51 Posts
Re: how to display online stock market graphs and data
Oct 18, 2010 07:52 AM|LINK
Hi,
Please use Stockmarket Gadgets in your web pages and download gadgets from this site
http://www.appuonline.com/gadgets.html
Regards
Nageswaran
libinccy
Member
114 Points
27 Posts
Re: how to display online stock market graphs and data
Oct 18, 2010 10:01 AM|LINK
Hi,
u should subscribe to the rss feed of Stock exchange sites.
Read the data from the rss xml document and use this to display the charts
Regards,
Libin
Tech27 pvt systems.
girish240419...
Member
273 Points
111 Posts
Re: how to display online stock market graphs and data
Oct 18, 2010 12:36 PM|LINK
@Nageswaran ME
Hi,
i need to show like http://www.swsfinancial.net/
the link you provided gives status about indian markets what abt international mkt
@libinccy
i only want to display status as in http://www.swsfinancial.net/
do i need to read rss xml for all sites because i have show status of different markets.
anyways thanks to all for the valuable information
Girish Meena
libinccy
Member
114 Points
27 Posts
Re: how to display online stock market graphs and data
Oct 21, 2010 07:07 AM|LINK
Hi,
It is very simple to extract the rss contents of different sites and it requires very little coding task.
U just hav to read the feed updates to different variables and use this to dynamically update the charts.
vimal2207
Member
2 Points
1 Post
Re: how to display online stock market graphs and data
May 13, 2011 08:13 AM|LINK
can u tell me how to get live feed of stock market?
if u know then pls replay.
Thanks.