Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,64 @@
<div align="center">
<h1>IBC</h1>
<p>
<a href="https://github.com/IbcAlpha/IBC/releases/latest">
<img
alt="Latest release"
src="https://img.shields.io/github/v/release/IbcAlpha/IBC?style=for-the-badge&logo=starship&color=C9CBFF&logoColor=D9E0EE&labelColor=302D41&include_prerelease&sort=semver"
/>
</a>
<a href="https://github.com/IbcAlpha/IBC/stargazers">
<img
alt="Stars"
src="https://img.shields.io/github/stars/IbcAlpha/IBC?style=for-the-badge&logo=starship&color=c69ff5&logoColor=D9E0EE&labelColor=302D41"
/>
</a>
<a href="https://github.com/IbcAlpha/IBC/issues">
<img
alt="Issues"
src="https://img.shields.io/github/issues/IbcAlpha/IBC?style=for-the-badge&logo=bilibili&color=F5E0DC&logoColor=D9E0EE&labelColor=302D41"
/>
</a>
<a href="https://github.com/IbcAlpha/IBC">
<img
alt="Repo Size"
src="https://img.shields.io/github/repo-size/IbcAlpha/IBC?color=%23DDB6F2&label=SIZE&logo=codesandbox&style=for-the-badge&logoColor=D9E0EE&labelColor=302D41"
/>
</a>
<a href="http://www.gnu.org/licenses/gpl.html">
<img
alt="License"
src="https://img.shields.io/badge/License-GPLv3-ee999f?style=for-the-badge&logo=starship&logoColor=D9E0EE&labelColor=302D41"
/>
</a>
<img
alt="Java Required"
src="https://img.shields.io/badge/Java-Required-8bd5ca?style=for-the-badge&logo=openjdk&logoColor=D9E0EE&labelColor=302D41"
/>
<img
alt="Windows macOS Linux"
src="https://img.shields.io/badge/Platform-Windows%20%7C%20macOS%20%7C%20Linux-8aadf3?style=for-the-badge&logoColor=D9E0EE&labelColor=302D41"
/>
</p>
<p>
<strong>
Automation for <a href="https://www.interactivebrokers.com">Interactive Brokers</a>
<a href="https://www.interactivebrokers.com/en/index.php?f=14099#tws-software">Trader Workstation, and Gateway</a>.
</strong>
</p>
<p>
Built for automated trading workflows, with support for login automation,
dialog handling, 2FA assistance, scheduled restarts, and remote shutdown.
</p>


</div>

https://github.com/user-attachments/assets/b2d7db62-7b98-47f7-8d04-3138a090a19b


---

**Download the
[latest official release here](https://github.com/IbcAlpha/IBC/releases/latest)**

Expand Down