Ib-insync

Latest version: v0.9.86

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 20

0.9.50

^^^^^^^^^^^^^^

* Fix ``execDetailsEvent`` regression.
* Added ``readonly`` argument to ``ib.connect`` method. Set this to ``True``
when the API is in read-only mode.

0.9.49

^^^^^^^^^^^^^^

* ``ib.reqCompletedOrders()`` request added (requires TWS/gateway >= 976).
Completed orders are automatically synced on connect and are available from
``ib.trades()``, complete with fills and commission info.
* Fixed bug 144.

0.9.48

^^^^^^^^^^^^^^

* ``Ticker.halted`` field added.
* ``Client.reqFundamentalData`` fixed.

0.9.47

^^^^^^^^^^^^^^

* ``ibapi`` package from IB is no longer needed, ib_insync handles its own
socket protocol encoding and decoding now.
* Documentation moved to `readthedocs <https://ib-insync.readthedocs.io>`_ as
rawgit will cease operation later this year.
* Blocking requests will now raise ``ConnectionError`` on a connection failure.
This also goes for ``util.run``, ``util.timeRange``, etc.

0.9.46

^^^^^^^^^^^^^^

* ``Event`` class has been replaced with the one from
`eventkit <https://github.com/erdewit/eventkit>`_.
* Event-driven bar construction from ticks added (via ``Ticker.updateEvent``)
* Fixed bug 136.
* Default request throttling is now 45 requests/s for compatibility with
TWS/gateway 974 and higher.

0.9.45

^^^^^^^^^^^^^^

* ``Event.merge()`` added.
* ``TagValue`` serialization fixed.

Page 7 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.