3.24.2 #379
rlktradewright
announced in
Announcements
3.24.2
#379
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This is another interim release before the final release (which will be IBC 4.0, and which I hope to publish before September 1 2026).
The main fix here is to support the latest versions of TWS and Gateway (ie 10.48 onwards).
Because there is quite a lot of detailed change in this release, I recommend that you rename your current IBC folder (eg to IBC-old), and re-install from scratch so that you can easily carry your settings forward. There are no new
config.inisettings, so your existingconfig.inifile should work fine: it's only the settings in the start scripts that you'll need to change.Note that if you are running IBC on a Raspberry Pi (or other ARM-based hardware), you will need to install the Java 25 version of whatever Java runtime you are using and set the JAVA_PATH variable accordingly in the
twsstart.shandgatewaystart.shscripts. This is because IBKR have re-targeted TWS and Gateway from Java 17 to Java 25 for the latest releases. Windows and non-ARM users don't need to do anything in this respect, and the bundled JRE will work fine.This discussion was created from the release 3.24.2.
All reactions