Skip to content

Commit

Permalink
Application usage added
Browse files Browse the repository at this point in the history
  • Loading branch information
Prograsaur authored Apr 10, 2018
1 parent 9a67088 commit 521ff12
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ Interactive Brokers TWS API usage example -- one button to cancel all orders and

TWS API Guide http://interactivebrokers.github.io/tws-api/#gsc.tab=0

## Usage

1. Configure the TWS (see below)
2. Change ```config.py``` if necessary
2. Run: ```pythonw brb.py```

## Interactive Brokers Trader Workstation configuration

To allow connection between your application and TWS you have to set several options in the TWS configuration:
Expand Down

0 comments on commit 521ff12

Please sign in to comment.