* Historical ticks and realtime bars now return time in UTC.
0.9.1
^^^^^^^^^^^^^
* ``IBController`` added. * ``openOrder`` callback added. * default arguments for ``ib.connect()`` and ``ib.reqMktData()``.
0.9
---
0.9.0
^^^^^^^^^^^^^
* minimum API version is v9.73.06. * ``tickByTick`` support. * automatic request throttling. * ``ib.accountValues()`` now works for multiple accounts. * ``AccountValue.modelCode`` added. * ``Ticker.rtVolume`` added.
0.8.17
^^^^^^^^^^^^^^
* workaround for IBAPI v9.73.06 for ``Contract.lastTradeDateOrContractMonth`` format.
0.8.16
^^^^^^^^^^^^^^
* ``util.tree()`` method added. * ``error`` callback signature changed to ``(reqId, errorCode, errorString)``. * ``accountValue`` and ``accountSummary`` callbacks added.