Hi API Devs,
Dups was kind enough to add this to the profile/info method way back in January:
held_shares: (int) Number of Shares held by TICKER in Authenticated User
I'd really like to see him add this:
owned_shares: (int) Number of Shares owned in TICKER by Authenticated User.
This would allow us EAV application developers to display shares held AND owned with a simple inexpensive API call. I have a certain screen in the MyEmpire iPhone app that would take advantage of this but right now the only to do it is to get the users portfolio list. This can be an expensive API call for those who have a lot of tickers in their portfolio.
Regards,
Kevin