* Log handling improvements. * ``Client`` with ``clientId=0`` can now manage manual TWS orders. * ``Client`` with master clientId can now monitor manual TWS orders.
0.9.12
^^^^^^^^^^^^^^
* Run ``IBC`` and ``IBController`` directly instead of via shell.
0.9.11
^^^^^^^^^^^^^^
* Fixed bug when collecting ticks using ``ib.waitOnUpdate()``. * Added ``ContFuture`` class (continuous futures). * Added ``Ticker.midpoint()``.
0.9.10
^^^^^^^^^^^^^^
* ``ib.accountValues()`` fixed for use with multiple accounts.