![]() |
|
![]() | ||
|
Subject:
API to place orders with online stock broker
Category: Computers > Programming Asked by: gw-ga List Price: $5.00 |
Posted:
28 Jul 2002 13:41 PDT
Expires: 27 Aug 2002 13:41 PDT Question ID: 46199 |
I would like to find a list of (commercial, freeware, or open-source) APIs that my own custom Windows- or Linux-based software can call to place stock buy/sell orders with an online brokerage firm without human intervention. These APIs could be implemented with a .DLL/.SO or an HTTP server running either locally or remotely, or with some other mechanism. The APIs must return order tracking numbers so the calling software can record, confirm execution of, or cancel, any orders that were transmitted to the broker. The APIs do not need to supply stock quote information. |
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: API to place orders with online stock broker
From: asmadeus-ga on 30 Jul 2002 14:08 PDT |
Lime Brokarage offers an API: http://www.limebrokerage.com/ There is a protocol called OUCH created by the Island ECN. OUCH talks over SoupTCP (another Island's native). It's not really an API, so you essentially open a socket to an OUCH port, and start sending messages to Island. One big disclaimer: Island is an ECN, so it will only deal with Broker Dealers. Thus, YOU, as an individual investor, can NOT place orders on Island. In any case: http://www.island.com/prodserv/developers/resources/specs/ouch200.asp |
Subject:
Re: API to place orders with online stock broker
From: asmadeus-ga on 31 Jul 2002 05:36 PDT |
gw-ga, you got me thinking about all of this. And then I remembered that Heartland(http://www.hrld.com) offers an API - this is exactly what they do. The people are very nice there. You should talk to Lee (lee@hrld.com) about this, he's n executive vp there. Tell him Mike from Island sent you :) |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |