1 message in com.googlegroups.google-finance-apis[Google Finance APIs] cost basis data
FromSent OnAttachments
stockoptiontraderSep 26, 2008 10: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] cost basis dataActions...
From:stockoptiontrader (stoc@gmail.com)
Date:Sep 26, 2008 10:32:41 pm
List:com.googlegroups.google-finance-apis

Hi,

I am experimenting with a few uses for the API. I have added one trade from a few years ago to my portfolio to test the code. When I try to retrieve some data for it from the JavaScript API, it's incorrectly set as undefined. I am able to get the correct number of shares by using positionEntry.getSymbol().getSymbol(); but position information seems to be set to undefined, for example positionData.getCostBasis(). Anyone know what I'm doing wrong?

Thank you very much!