From ba1b6187c6b9d5db26e6eccc03bbbef95d6a7971 Mon Sep 17 00:00:00 2001 From: Ted Robertson <10043369+tredondo@users.noreply.github.com> Date: Thu, 9 Apr 2026 10:21:33 -0700 Subject: [PATCH] Spell out IBC as Interactive Brokers Controller in README Clarified the acronym for IBC in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c4641bf..ea1c303a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ **Download the [latest official release here](https://github.com/IbcAlpha/IBC/releases/latest)** -IBC automates many aspects of running [Interactive Brokers](https://www.interactivebrokers.com) [Trader Workstation and Gateway](https://www.interactivebrokers.com/en/index.php?f=14099#tws-software) +IBC (Interactive Brokers Controller) automates many aspects of running [Interactive Brokers](https://www.interactivebrokers.com) [Trader Workstation and Gateway](https://www.interactivebrokers.com/en/index.php?f=14099#tws-software) that would otherwise involve manual intervention. It's especially useful for those who run automated trading systems based on the [Interactive Brokers API](http://interactivebrokers.github.io), but many manual traders find it helpful as well.