Skip to content

Commit 8858257

Browse files
authored
Update README.md
1 parent 10936d4 commit 8858257

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ puts ib.recieved[:OrderStatus].to_human
3939
# => ["<OrderState: Submitted #17/1528367295 from 2000 filled 0.0/100.0 at 0.0/0.0 why_held >"]
4040

4141
```
42+
## Minimal TWS-Version
4243

44+
`ib-api` is tested via the _stable ib-Gateway_ (Version 9.72)
4345

4446
## Tests
4547

@@ -54,7 +56,6 @@ Integration tests on order-placements are not included. To run the test suite it
5456
You have to edit `spec/spec.yml` and replace the `:account`-Setting with your own `AccountID`, even if you connect to a single account.
5557

5658

57-
5859
## Contributing
5960

6061
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/ib-api. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

0 commit comments

Comments
 (0)