haqishen / python-IB-Trader

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%