We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c8328a commit 2d70116Copy full SHA for 2d70116
README.md
@@ -11,7 +11,7 @@ You can select all Accounts. Basic information, such as the NetLiquidation, the
11
Install Ruby 2.5+ (via rvm)
12
Initialize with `bundle install` following with `bundle update`
13
14
-Start a TWS or a Gateway with multible Accounts (TWS must fullfil the requirements of [IB-RUBY]( https://github.com/ib-ruby/ib-ruby/).
+Start a TWS or a Gateway with multible Accounts (TWS must fullfil the requirements of ›› [IB-RUBY]( https://github.com/ib-ruby/ib-ruby/) ‹‹).
15
16
Edit tws-alias.yml and change the `:host`-Entry to the host running the TWS/Gateway (eg. `localhost:7496`).
17
If a connection is made with the Gateway, specify that port, too, eg `localhost:4001`. If no Account-Alias is set in
0 commit comments