* Fix bug 178: ``Order.totalQuantity`` is now float.
0.9.55
^^^^^^^^^^^^^^
* Sphinx update for documentation.
0.9.54
^^^^^^^^^^^^^^
* ``ContractDetails.stockType`` added. * Fixed ``Trade.filled()`` for combo (BAG) contracts. * Server version check added to make sure TWS/gateway version is at least 972.
0.9.53
^^^^^^^^^^^^^^
* Fix bug 155 (IB.commissionReportEvent not firing). * Help editors with the code completion for Events.
0.9.52
^^^^^^^^^^^^^^
* Fix Client.exerciseOptions (bug 152).
0.9.51
^^^^^^^^^^^^^^
* Fix ``ib.placeOrder`` for older TWS/gateway versions. * Better handling of unclean disconnects.