Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 547 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 547 Bytes

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.