/ibstockcli

A command line program to interact with the IB TWS API using the gofinance/ib library

Primary LanguageGoGNU General Public License v3.0GPL-3.0

ibstockcli

A command line program to interact with the IB TWS API using the gofinance/ib library

Usage

  • 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. Or select all to apply commands to all accounts.
  • A detailed list of commands will follow here

License

This library is licensed under GNU General Public License version 3.