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!
- Create a well documented API that is easy to use for end users to implement
- Create a highly performing API architecture
- Provide an easy to use interface for simple api requests (IBKR_API)
- Provide an interface for asynchronus event processing, similar to what is provided in the official API (ClientApplication)
- Provide an interface for the creation of programmatic trading systems (as opposed to "algorithmic trading") (MultiClientApplication)
- Python 3 (Not currently support Python 2)
- Latest TWS Client (Not supporting older versions currently)