| TheBooks Application programming Interface (API) allows
programs written in languages such as Visual Basic, C++, C#, VB.NET and
Excel® to interface with TheBooks programmatically. Using TheBooks API,
programmers can integrate external applications such as order generators and
reporting tools to access account, position, market, price and exchange rate
information as well as to directly create, enter, place, fill and cancel
orders.
TheBooks provides both a COM+ programming interface as well as a stored
procedure interface.
|
| The COM+ programming interface of TheBooks is an HTTP/
HTTPS server that accepts XML-formatted requests from authorized users to
request information and to create and process orders. The API is
implemented as an ActiveX DLL that encapsulates the details of the XML and
network communications into a single object easily callable from COM aware
languages, including from .NET languages such as C#.
Because TheBooks API is a network service, applications can interact with
TheBooks from anywhere within your network.
|
|
Comprehensive documentation with examples as well as sample code written
in Excel® are provided, simplifying the tasks required to integrate new or
existing applications with TheBooks. TheBooks API enables TheBooks to act
as the integration platform for all trading, accounting, and performance
data in your organization.
|