Skip to content
forked from ajhpark/ib_nope

Automated trading system for NOPE strategy over IBKR TWS

License

Notifications You must be signed in to change notification settings

josephdunn/ib_nope

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IB NOPE

Automated trading system for NOPE strategy over IBKR TWS

Setup

  1. Follow the user guide to install IBC
  2. Run pip install -r requirements.txt
  3. Run pip install https://github.com/jborchma/qtrade/archive/master.zip
  4. Edit qt/generate_token.py so that it uses your access code, and then run it to generate access_token.yml

Start

Run main.py

Development

We're using ib_insync to connect to the TWS API. Read the docs for more details. For connecting to Questrade API for NOPE data we use qtrade. Inspired by thetagang

Why Questrade

See here

About

Automated trading system for NOPE strategy over IBKR TWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%