February 6, 2015
Using IB controller (auto-trading interface) with 64-bit version of AmiBroker
AmiBroker allows to automate orders execution through Interactive Brokers account. In order to use the auto-trading capabilities it is necessary to install special component that communicates with IB TWS – the interface installer and documentation is available at:
By default the IB controller is installed to 32-bit release installation folder. So – that is the following location in 64-bit Windows system:
C:\Program Files (x86)\AmiBroker
If we are using 64-bit version, then it is necessary need to manually copy BrokerIB.exe and BrokerIB.xml files to the installation folder of 64-bit version, by default that is:
C:\Program Files\AmiBroker
Filed by Tomasz Janeczko at 5:09 pm under Installation
Comments Off on Using IB controller (auto-trading interface) with 64-bit version of AmiBroker