
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:
This release alters the database schema to supportbetter orderjournaling features including IB ConID, productdisambiguation, and veryrobust reconnection logic, to permit recovery ofmanagement of ordersafter an unintended disconnect.
More...