Thread: Get stock quotes from google

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Sep 2009
    Posts
    4
    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 API but I would rather not have to move data from JAVA to C++ if at all possible.

  2. #2
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    Quote Originally Posted by rtbcoop View Post
    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 API but I would rather not have to move data from JAVA to C++ if at all possible.
    You do realize that this is a C++ - not Java - board?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Niche Question: real time stock quotes
    By keira in forum C Programming
    Replies: 0
    Last Post: 03-08-2008, 11:06 AM
  2. Retail Outlet Managment System - the 4th
    By Presidentofusa in forum C Programming
    Replies: 3
    Last Post: 11-10-2007, 10:44 PM
  3. Moving Average Question
    By GCNDoug in forum C Programming
    Replies: 4
    Last Post: 04-23-2007, 11:05 PM
  4. Stock Quotes
    By jmd15 in forum Networking/Device Communication
    Replies: 4
    Last Post: 08-31-2006, 04:35 PM

Tags for this Thread