How can I feed stock quotes to my Java program? I am looking for the source of these quotes.?

Posted by admin on March 7th, 2010 and filed under stock quotes | 1 Comment »

I want to write a program that works on stock quotes, similar to stock analyzer but am not sure how can I get the stock quotes to feed to my program.

You can find time-delayed stock quotes on the Web. Just make sure you are not violating the use agreement for whichever source you use. Below is a link to an answer I gave before, that provides the basic code to retrieve Yahoo!Financial stock quotes.

http://answers.yahoo.com/question/index;_ylt=AgP1YsSK46Mvu2AmYEBR0Ofty6IX;_ylv=3?qid=20100212150541AAeInBO&show=7#profile-info-ow9VS6Quaa

The title was: Accessing the internet with Java programs?

One Response

  1. vincentgl Says:

    You can find time-delayed stock quotes on the Web. Just make sure you are not violating the use agreement for whichever source you use. Below is a link to an answer I gave before, that provides the basic code to retrieve Yahoo!Financial stock quotes.

    http://answers.yahoo.com/question/index;_ylt=AgP1YsSK46Mvu2AmYEBR0Ofty6IX;_ylv=3?qid=20100212150541AAeInBO&show=7#profile-info-ow9VS6Quaa

    The title was: Accessing the internet with Java programs?
    References :

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.