03-23-2009 03:14 PM
Hi All,
Wanted to know if its possible to develop a stock ticker using labview. The program will read one of the ticker streams and display the stock information on a graph. Also would like many technical indications like EMA, bollinger bands etc to be added to the graph.
Is this possible ?
thanks,
birapxi
03-23-2009 03:33 PM
03-23-2009 03:36 PM
03-23-2009 04:03 PM
yup, something like that..
Thanks a bunch.
birapxi
07-27-2010 01:04 PM
VerneD put this little program together utilizing Data Sockets. Pretty cool....
07-27-2010 03:19 PM
I was actually planning on doing this recently myself, as investing is one of my hobbies. Here is a page you will want to take a look at. You can also use this link to access a financial RSS feed.
07-27-2010 03:30 PM
Can you utilize the RSS feeds in LV? I.E. can you obtain a renewed RSS and perform a task, or collect the data for the stock(s), write it to an appened file, plot in real time, etc...? Maybe you could use an RSS reader (Outlook, Google Mail, Yahoo!) through Data Socket? There are a few forum strings on it, but nothing too useful. This would be a very powerful tool across a number of disciplines.
07-27-2010 07:09 PM
check out these threads. You will need to parse xml, but lucky for you JKI has this functionality already I believe.
http://lavag.org/topic/10540-get-rss-feeds-through-labview/
http://forums.ni.com/t5/LabVIEW/RSS-feed-reader-in-Labview/m-p/1118903
07-28-2010 10:53 AM
Thanks! I'll have to play around with this later. I was thinking of utilizing the RSS feeds of weather warnings from NWS to do some spiffy things...