I need to incorporate real time stock quotes into an app I´m working on.
I´m looking for a good stock quote component that would do the trick for me. It has to be able to get real time stock quotes from the NASDAQ stock market.
You could try creating the component yourself. Does the site you want to link to have an Rich Site Summary (RSS) feed? If it does then you simply need to grab the XML it spits at you and filter it to display what you require.
Another way to do it, but not so effective is send a URL which logs you into your portfolio, grab the HTML of that page and filter it to get the info you want. This is more long-winded and can be messed up by site redesign.
Hope this helps!
Clive
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"To err is human, but to really foul things up you need a computer."
Paul Ehrlich
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To get the best answers from this forum see: faq102-5096
and search for "stock". There are several stock quote components.
Clive
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"To err is human, but to really foul things up you need a computer."
Paul Ehrlich
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To get the best answers from this forum see: faq102-5096
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.