This is a nice utility to keep ibkr TWS running. These are the commands :
$ wget https://github.com/IbcAlpha/IBC/releases/download/3.20.0/IBCLinux-3.20.0.zip
$ sudo unzip IBCLinux-3.20.0.zip -d /opt/ibc
$ sudo chmod o+x /opt/ibc/*.sh /opt/ibc/*/*.sh
$ cat ~/ibc/config.ini
IbLoginId=<username>
IbPassword=<password>
$ rm IBCLinux-3.20.0.zip
No comments:
Post a Comment