Coder Social home page Coder Social logo

santoshsrinivas79 / ibpy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blampe/ibpy

0.0 1.0 0.0 543 KB

Python API for the Interactive Brokers on-line trading system.

Home Page: https://pypi.python.org/pypi/IbPy2

License: Other

Python 99.62% Makefile 0.38%

ibpy's Introduction

IbPy - Interactive Brokers Python API

NOTE

Beginning with release 9.73, InteractiveBrokers is now officially supporting a new Python API client (Python 3 only). This should make this repo superfluous except for Python 2.

For more info: https://interactivebrokers.github.io/tws-api/#gsc.tab=0

What is IbPy?

IbPy is a third-party implementation of the API used for accessing the Interactive Brokers online trading system. IbPy implements functionality that the Python programmer can use to connect to IB, request stock ticker data, submit orders for stocks and futures, and more.

Installation

There is a package maintained on PyPI under the name IbPy2, it's version is in sync with the tags on GitHub.

pip install IbPy2

Alternatively, it can be installed from source. From within the IbPy directory, execute:

python setup.py install

Pip also supports installing directly from GitHub, e.g. if you want commit 83b9d08ed9c850d840a6700d0fb9c3ca164f9bff, use

pip install git+https://github.com/blampe/IbPy@83b9d08ed9c850d840a6700d0fb9c3ca164f9bff

How do I use IbPy?

See the IbPy wiki page https://github.com/blampe/IbPy/wiki/Getting-Started

What are the requirements?

  • Python >2.5 or >3.3. Previous versions are not supported.
  • Either a running instance of Trader Workstation (TWS) or IB Gateway.

License

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

Note

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

Source code

https://github.com/blampe/IbPy

ibpy's People

Contributors

blampe avatar benalexau avatar fzumstein avatar arvindadiga avatar lukovkin avatar mrjbq7 avatar jplehmann avatar jwfu avatar simlmx avatar valiant-falstaff avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.