

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
5 messages in com.googlegroups.google-finance-apis[Google Finance APIs] Re: Need help c...| From | Sent On | Attachments |
|---|---|---|
| siva | Jan 13, 2009 1:42 am | |
| Doug Chimento | Jan 13, 2009 10:48 am | |
| siva | Jan 15, 2009 12:31 am | |
| Doug Chimento | Jan 15, 2009 11:32 am | |
| Schultzter | Feb 17, 2009 7:26 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | [Google Finance APIs] Re: Need help creating transactions | Actions... |
|---|---|---|
| From: | siva (reso...@gmail.com) | |
| Date: | Jan 15, 2009 12:31:09 am | |
| List: | com.googlegroups.google-finance-apis | |
Hi All,
Thanks for your response. I tried it and successfully created some transactions in my google finance account. I need some more information regarding the transactions.
1) I want to create transactions with cash-linked option in google finance account is checked. I have gone through the api but i am unable to find any method to achieve this.
2) Is it possible to create a CASH transaction. If possible then please give me a sample code to create a CASH transaction.
I searched for the sample code and gone through the api but i am unable to find how to do the above things.
Please help me in this regard. Sorry for my poor english.
Thanks in Advance, Sivaram.
On Jan 13, 11:48 pm, "Doug Chimento" <dchi...@gmail.com> wrote:
try using ticker: NASDAQ:GOOG
On Tue, Jan 13, 2009 at 4:43 AM, siva <reso...@gmail.com> wrote:
Hi All,
I hope this is this is the correct place to post my question if not please transfer it to a correct place.
I am a newbie using google finance api using this api i want to create transactions in a portfolio. I have written the sample code to create a transaction. When i run the code it is creating a transaction in the google finance account but it is giving the following exception.
com.google.gdata.util.ServiceException: Internal Server Error No position exists with ticker GOOG
I have gone through the api and came to know that passing all the information while creating transaction is sufficient to create a position. i am passing all the values while creating the transaction. Here i am giving the line at which i am getting the error.
TransactionEntry tEntry=FinanceUtilities.makeTransactionEntry (transactionType, "2009-01-13", "1000.0", "141.14", "200.0", "USD", "this is transaction4"); TransactionEntry tEntry1=myService.insert(new URL(tranrequesturl), tEntry);
in the second line i am getting the error.
Please guide me in this regard so that i can rectify the error.
Sorry for my poor english.
Thanks in Advance, Sivaram
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Finance APIs and Tools" group.
To post to this group, send email to goog...@googlegroups.com
To unsubscribe from this group, send email to
google-finance-apis+unsu...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/google-finance-apis?hl=en
-~----------~----~----~----~------~----~------~--~---







