A command line program to interact with the IB TWS API using the gofinance/ib library
- Create a config.js file, you need at least one account. See config.example.js.
- Use
select <acount>
name to switch individual accounts to apply commands to. Orselect all
to apply commands to all accounts. - A detailed list of commands will follow here
This library is licensed under GNU General Public License version 3.