2 messages in com.googlegroups.google-finance-apis[Google Finance APIs] Re: Adding Stoc...
FromSent OnAttachments
mister mashOct 30, 2008 8:16 am 
Doug ChimentoOct 30, 2008 9:43 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:[Google Finance APIs] Re: Adding Stocks to PortfolioActions...
From:Doug Chimento (dchi@gmail.com)
Date:Oct 30, 2008 9:43:19 am
List:com.googlegroups.google-finance-apis

You add to portfolio the ticker,shares,price,and date. When you query the portfolio (e.g. http://finance.google.com/finance/feeds/default/portfolios/1 ) you get back the company name as an element.

What are you using the Google calendar for?

On Thu, Oct 30, 2008 at 11:16 AM, mister mash <colo@gmail.com> wrote:

Hello,

I'm not sure if my logic is correct, but I'm trying to get the +-% change for a whole bunch of different companies. Basically I want to grab ~5000 stock change percents, and use that with google calendar.

So my question is of how to add a company to my portfolio via API. Do I just send a transaction to purchase shares, and the company will be added, or do I have to manually say that I want to follow the company in my portfolio?

Thanks so much in advance.