trading-shim 080711 (Default branch) |
|
|
The trading shim is a command line interpreter with a DBMS backend to the socket-based 'binary format' API of the Interactive Brokers' Trader Workstation. It uses mnemonic ASCII text commands to permit downstream clients to easily access several worldwide securities markets and exchanges (stocks, options, futures, bonds, and Forex) for "tick" data and history (intraday and EoD). It also allows clients to initiate and supervise trades of securities, manage accounts, and more.
License: GNU General Public License v3
Changes:
A bug was fixed regarding an account code value
used improperly when inserted in CreateEvent order
journal records. Code was added to dynamically add
AccountCode entries as needed at startup.
|