Closed Thread
Results 1 to 5 of 5

Thread: stock screener API java

  1. #1
    thosecars82 is offline Newbie
    Join Date
    Jan 2010
    Posts
    2
    Rep Power
    0

    stock screener API java

    Hello
    I would like to know whether there is any JAVA API available to use in a java client application. This API should include stock screener functionalities like those available at either Google or Yahoo

    Do you know whether there is anything like that?
    Thanks

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2009
    Location
    Santa Clarita, CA
    Posts
    2,111
    Blog Entries
    47
    Rep Power
    31

    Re: stock screener API java

    What, exactly, are you trying to get from the Java API? Your question is amazingly vague, could you be more specific? Is there some kind of desired effect you're trying to produce with Java?
    Wow I changed my sig!

  4. #3
    thosecars82 is offline Newbie
    Join Date
    Jan 2010
    Posts
    2
    Rep Power
    0

    Re: stock screener API java

    Quote Originally Posted by ZekeDragon View Post
    What, exactly, are you trying to get from the Java API? Your question is amazingly vague, could you be more specific? Is there some kind of desired effect you're trying to produce with Java?
    Sorry.
    I would like to be able to use a financial stock screener like those available in either Google or Yahoo (sorry but it seems I am not allowed to posts links here, I hope you understand what I mean with stock screener) from a java client application. Therefore I am looking for some JAVA API provided by either Google or Yahoo or... which might implement typical stock screener functionalities.

  5. #4
    Join Date
    Jul 2009
    Location
    Santa Clarita, CA
    Posts
    2,111
    Blog Entries
    47
    Rep Power
    31

    Re: stock screener API java

    You're looking for some API that has an automatic Stock Screener widget you can plug-in to your application? I'm afraid there's probably no such widget, however there is nothing preventing you from coding such an application. The first thing your app would need to have is a source to get it's information from, an example of which would be Google or Yahoo! finance. You can, for example, download the Java based Google Finance API which will allow your application to get up-to-date information on the different stock exchanges at the time, and you could then design your application around that information to filter through the results as you need. It's up to you to code everything after you've gotten the information, but what you ask for is not impossible.
    Wow I changed my sig!

  6. #5
    mamit100 is offline Newbie
    Join Date
    May 2010
    Posts
    1
    Rep Power
    0

    Re: stock screener API java

    try stocktale.com

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Stock Trading Application
    By Cburg in forum Request Services
    Replies: 34
    Last Post: 12-23-2011, 10:29 PM
  2. Web scraping to get stock info
    By ahdrage in forum HTML Programming
    Replies: 9
    Last Post: 01-11-2011, 05:54 AM
  3. sales stock program
    By farzana in forum Visual Basic Programming
    Replies: 4
    Last Post: 01-21-2009, 12:52 AM
  4. Item<--->stock
    By TAboy24 in forum Java Help
    Replies: 4
    Last Post: 01-06-2009, 11:50 AM
  5. Displaying stock price
    By Minti in forum JavaScript and CSS
    Replies: 3
    Last Post: 05-14-2008, 03:47 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts