8 messages in com.googlegroups.google-finance-apis[Google Finance APIs] Re: Get Stock P...
FromSent OnAttachments
James669Sep 12, 2008 6:09 am 
Dion Loy (Google)Sep 12, 2008 6:41 am 
James669Sep 13, 2008 4:44 pm 
Dion Loy (Google)Sep 19, 2008 7:13 am 
DineshSep 26, 2008 7:30 pm 
ChrisSep 30, 2008 11:17 am 
DineshSep 30, 2008 4:50 pm 
ChrisOct 3, 2008 2:32 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: Get Stock PriceActions...
From:Chris (chri@gmail.com)
Date:Oct 3, 2008 2:32:19 pm
List:com.googlegroups.google-finance-apis

What specifically are you wondering about? How to retrieve a specific position, or where to access the MarketValue data?

On Sep 30, 5:50 pm, Dinesh <kdin@gmail.com> wrote:

would you mind sharing your code?

On Wed, Oct 1, 2008 at 2:18 AM, Chris <chri@gmail.com> wrote:

If I create a position with 1 share of GOOG in my portfolio, then I should be able to get the stock price of GOOG by querying the MarketValue of the position, isnt it?

this is the method that I've used and verified the output: it does return the last price up to the minute of the feed request when there is only one share per position in the portfolio.