4 messages in com.googlegroups.google-finance-apis[Google Finance APIs] Re: Using googl...
FromSent OnAttachments
radkriSep 11, 2008 8:57 pm 
radkriSep 11, 2008 9:02 pm 
Dion Loy (Google)Sep 12, 2008 6:40 am 
felipetOct 1, 2008 12:21 pm 
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:[Google Finance APIs] Re: Using google Google Finance Portfolio Data javascript API to get simple financial-performance statisticsActions...
From:radkri (chik@gmail.com)
Date:Sep 11, 2008 9:02:51 pm
List:com.googlegroups.google-finance-apis

Also posted in
http://googledataapis.blogspot.com/2008/07/keep-eye-on-your-investments-with-new.html

First, a huge thanks for the continuous support and updates! I am new to the finance API and wonder if I can use the google data Java API (finance) and google javascript API modified to suit my needs in our company web site without any legalities involved, like an open source?

Also I was wondering if there was a way to just get the market value given a company ticker for the current time rather than without creating a portfolio for the company and so much more! My goal is to just get the current market value for any company ticker. What is the best way to do it?

Actually I would like to know where I may be able to find out more information (API) on various finance parameters/values that can be obtained given a company ticker?

The following link shows how to access any information given a ticker symbol, however all of this information is limited to the google finance gadgets.

http://code.google.com/apis/finance/docs/finance-gadgets.html#hello_w...http://code.google.com/apis/finance/docs/finance-gadgets.html#JS_API

The latest javascript API provides support for finance data such as portfolio creation and
morehttp://code.google.com/apis/finance/developers_guide_js.html

Where can I find access to simple information such as several financial-performance statistics are included: * Cost Basis * Day's Gain * Total Gain * Market Value

http://code.google.com/apis/gdata/client-js.html#Samples does not suggest anything about how you can access all information that you can access using the financial gadgets javascript API.

Any help or suggestions?