misantroop / ibpyte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ibpyte

Ibpyte is an IbPy-like interface for the Interactive Brokers Python API. Updated to support only the latest IB API versions (>10.14).

Background

Ibpyte is a fork of ibpythonic and IbPy.

Installation

Install from pip:

pip install ibpyte

Requirements

  • Interactive Brokers Python API client version 10.14+. The client isn't automatically installed by ibpyte; it is available here. The client requires Python 3.

License

Ibpyte is distributed under the New BSD License. See the LICENSE file in the release for details.

Note

Ibpyte is not a product of Interactive Brokers, nor is this project affiliated with Interactive Brokers.

About

License:Other


Languages

Language:Python 100.0%