2 messages in com.googlegroups.google-finance-apisRe: Starting with Google Finance API
FromSent OnAttachments
liyaJul 10, 2008 2:13 pm 
Dion Loy (Google)Jul 11, 2008 9:14 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Starting with Google Finance APIActions...
From:Dion Loy (Google) (dloy@google.com)
Date:Jul 11, 2008 9:14:09 am
List:com.googlegroups.google-finance-apis

Hi, currently there are two APIs to access data on Google Finance:

1. the portfolio data api. Read and write portfolio data to Google Finance. 2. the gadget API. Receive r/t NYSE, NASDAQ, and delayed AMEX, TSX, CVE, LON, NZE data, on a gadget hosted on iGoogle.

Neither of these do what you need (index data for a 3rd party website). You'll have to license that data from another source.

Thanks.

On Jul 10, 2:14 pm, liya <liya@gmail.com> wrote:

Hello, I'm very new to Google API's. Our company wants to present an Index Bar on its page and we want to use Finance API to receive data about $SPX, $COMPQ and $INDU. I use ASP.NET (3.5) and C# language.

I've read the documentation through and still couldn't figure out how to use it. There is no example for .NET developers, except a Calendar example. Please help me start with it or at least point me to some code example.

Also I would like to know wil we have the data for indices delayed and for how long. Since a delay will make our Index Bar unusable.

Thanks in advance