Skip to content

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

Notifications You must be signed in to change notification settings

haqishen/python-IB-Trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages