Wednesday January 23, 2008. 07:25 PM
FreshMeat
The trading-shim is a database driven connector
API that provides a persistent store SQL backend
database, translates operations to and from the
Interactive Brokers Java TWS API. It can act as an
interpreter for commands, and permits downstream
clients to access several worldwide securities
markets and exchanges (stocks, options, futures,
bonds, Forex) for "tick" data and history
(intraday, and EoD). It also allows clients to
supervise trades of securities and more.
License: GNU General Public License v3
Changes:
Comment and whitespace handling for input language is improved.