this is a minimal automated trader for American stock using official Interactive Brokers python API (ibapi)
-
Interactive Brokers' account!
-
ibapi v9.73.05
-
IB Gateway 964 or later
-
python 3.5 or later
- login IB Gateway.
- implement your model for trading under
model/
. - setting
config.py
- run
main.py
before market open everyday