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