Skip to content

Unofficial pythonic API for interfacing with Interactive Brokers

License

Notifications You must be signed in to change notification settings

OrangeCardinal/ibkr_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ibkr-api

Officially the best unofficial pythonic API for interfacing with Interactive Brokers in the entire interwebs.
A Great Asset for Young Greed Monsters and Old Evil Investors Alike!

Status

Documentation Status

Objectives

  1. Create a well documented API that is easy to use for end users to implement
  2. Create a highly performing API architecture
  3. Provide an easy to use interface for simple api requests (IBKR_API)
  4. Provide an interface for asynchronus event processing, similar to what is provided in the official API (ClientApplication)
  5. Provide an interface for the creation of programmatic trading systems (as opposed to "algorithmic trading") (MultiClientApplication)

Requirements

  1. Python 3 (Not currently support Python 2)
  2. Latest TWS Client (Not supporting older versions currently)

About

Unofficial pythonic API for interfacing with Interactive Brokers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages