------- - Added order object to ``self.orders`` - Updated ``createComboLeg`` to handle different contract types - Added ability to specify ``format_date`` in ``requestHistoricalData()`` (defaults to ``2``, same as before)
1.12.45
------- - Properly handling empty ``m_exchange`` returned by IB in ``handlePosition()`` and ``handlePortfolio()``
1.12.44
------- - Replaced ``print()`` in ``handleHistoricalData()`` to ``self.log.info()``
1.12.43
------- - Added ``utils.contract_expiry_from_symbol()`` for parsing contract's expiry from symbol - Code improvements and bug fixes in
1.12.42
------- - Code improvements and bug fixes in
1.12.41
------- - Returns empty lists in ``getExpirations()`` and ``getStrikes()`` for simple contracts