python-IB-Trader icon indicating copy to clipboard operation
python-IB-Trader copied to clipboard

a minimal automated trader for American stock using official Interactive Brokers python API (ibapi)

python-IB-Trader

this is a minimal automated trader for American stock using official Interactive Brokers python API (ibapi)

dependencies

  • Interactive Brokers' account!

  • ibapi v9.73.05

  • IB Gateway 964 or later

  • python 3.5 or later

usage

  • login IB Gateway.
  • implement your model for trading under model/.
  • setting config.py
  • run main.py before market open everyday