Skip to content

Latest commit

 

History

History
70 lines (44 loc) · 864 Bytes

api.rst

File metadata and controls

70 lines (44 loc) · 864 Bytes

API docs

Release |release|.

.. toctree::
   :maxdepth: 3
   :caption: Modules:

Also see the official Python API documentation from IB.

IB

.. automodule:: ib_insync.ib

Client

.. automodule:: ib_insync.client

Order

.. automodule:: ib_insync.order

Contract

.. automodule:: ib_insync.contract

Ticker

.. automodule:: ib_insync.ticker

Objects

.. automodule:: ib_insync.objects

.. autoclass:: ib_insync.wrapper.RequestError

Utilities

.. automodule:: ib_insync.util

FlexReport

.. automodule:: ib_insync.flexreport

IBC

.. autoclass:: ib_insync.ibcontroller.IBC

IBController

.. autoclass:: ib_insync.ibcontroller.IBController

Watchdog

.. autoclass:: ib_insync.ibcontroller.Watchdog