Search:

Type: Posts; User: rtbcoop

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    7,920

    After talking to some friends that are...

    After talking to some friends that are programmers, it looks like the best way to do this is to have the C code call the HTML file online and then just parse the data, typecasting the string as a...
  2. Replies
    8
    Views
    7,920

    haha yeah, my program is in C++. Thats why I...

    haha yeah, my program is in C++. Thats why I dont want to use the API
  3. Replies
    8
    Views
    7,920

    Yeah, I know that I can get data from Yahoo using...

    Yeah, I know that I can get data from Yahoo using a http address but I would like to use google because their quotes are real-time and yahoo's are delayed up to 20 min. I looked into using google's...
  4. Replies
    8
    Views
    7,920

    Get stock quotes from google

    I am trying to pull stock information from google finance. For example, I would like to be able to save the current price and the 52 week high as variables in my code. Anyone have an idea of how to...
Results 1 to 4 of 4