2 messages in com.googlegroups.google-finance-apis[Google Finance APIs] Re: Problem on ...
FromSent OnAttachments
TungSep 23, 2008 4:33 am 
DineshSep 26, 2008 7:38 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: Problem on Finance API for realtime quoteActions...
From:Dinesh (kdin@gmail.com)
Date:Sep 26, 2008 7:38:53 pm
List:com.googlegroups.google-finance-apis

I tried the same using the javascript API's PositionData.

http://code.google.com/apis/gdata/jsdoc/1.4/google/gdata/finance/PositionData.html

I have created a position in my portfolio with 1 share of a company (say GOOG). I can use the getShares function to get the number of shares. However when I tried getMarketValue its not working.

any help is much appreciated.

Thanks

On Sep 23, 7:34 pm, Tung <ttuu@gmail.com> wrote:

Hi all,

I'm using Finance API to get the Market Value for particular ticker As we have a try to get particular amount of market value of particular position of particular portfolio in my email account. But I find that it only update for 2-3 times on the market price within one day.

It is total different vs what we find in thehttp://finance.google.com/finance page. I find that the market price is refresh for each ~5 seconds.

Hence just want to know why the data get from Finance java API call seem to be offline? How can I get the refreshed market value (just like what we get in the Google finance Portfolios section...)?

Thx in advanced! Tung