{{Header}}
{{title|title=
Interactive Brokers
}}
{{#seo:
|description=Trader Workstation (TWS)
}}
{{intro|
Trader Workstation (TWS)
}}
= Warning =
{{Non-freedom-software}}
{{unsigned_software}}
= Installation =
'''1.''' Open a terminal.
'''2.''' Download.
{{CodeSelect|code=
scurl-download
https://download2.interactivebrokers.com/installers/tws/latest/tws-latest-linux-x64.sh
}}
'''3.''' Make executable.
{{CodeSelect|code=
chmod +x tws-latest-linux-x64.sh
}}
'''4.''' Run the installer.
{{CodeSelect|code=
/tws-latest-linux-x64.sh
}}
'''5.''' Done.
Installation of TWS has been completed.
= Start =
{{CodeSelect|code=
~/Jts/tws
}}
= See Also =
*
https://www.interactivebrokers.com/en/trading/tws-updatable-latest.php
{{Footer}}