Skip to content

Commit

Permalink
updated readme for IBKR 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Dekkers committed Apr 20, 2023
1 parent b6b7deb commit df7b0fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/README.adoc
Expand Up @@ -19,9 +19,9 @@ Then open the url that appears in your terminal in your browser to try it out. T
For more details, see https://roboquant.org/tutorial/install.html

== Interactive Brokers only
If you also want test the Interactive Brokers Notebook that is included, it is important to realize that the notebook requires access to a (local) running instance of Trader Workstation or IB Gateway (recommended).
If you also want to run the Interactive Brokers Notebook that is included, it is important to realize that the IBKR client running inside the notebook requires access to a (host) running instance of Trader Workstation or IB Gateway (recommended).

One way to accomplish this, is to connect to `host.docker.internal` instead of `localhost`. You can set the property as follows in your notebooks:
One way to accomplish this, is to connect to `host.docker.internal` instead of `localhost`. You can set the property as follows in your notebook:

[source,kotlin]
----
Expand Down

0 comments on commit df7b0fe

Please sign in to comment.