Learning to manage multiple IB accounts efficiently is essential for professional traders and fund managers. IBridgePy enables you to manage multiple IB accounts from your linked Interactive Brokers accounts for sophisticated algorithmic trading with Python.

New Feature: Multiple Account Management
A new feature is recently released for IBridgePy Community version. This feature will enable users who have multiple linked Interactive Brokers (IB) trading accounts to manage any one of these accounts using this community version. This feature is developed responding to high customer demands. Before this release, users receives an error message when IBridgePy receives information from multiple IB accounts. Now you can select one of many accounts and use IBridgePy Community version to manage it.
But if you are one of professional traders who manage multiple accounts frequently, IBridgePy for Multi Account is designed for you. For example, a fund manager wants to buy 100 shares of SPY, an ETF to track S&P500 index, for all of the accounts under her/his control. The code in IBridgePy becomes very simple and straightforward.
For more information about multi-account trading, visit our tutorials or check our documentation.
