2 unstable releases

0.3.0 Dec 29, 2023
0.2.0 Sep 9, 2023

#15 in #cp

36 downloads per month

MIT license

61KB
1.5K SLoC

ibkr-cp-api-client

Rust Client for Interactive Brokers Client Portal API.
Take a look at the tests for usage examples.
To use add this to your Cargo.toml:
ibkr-cp-api-client = { git = "https://github.com/numberjuani/ibkr-cp-api-client.git"}
Docs

Note

Make sure listenSsl:false in your root/conf.yaml for CP Gateway.

Features

  • auth - Authentication, brings in functions that can open and authenticate the portal. Windows not supported, if you want it open a PR.

Contributing

Contributions welcome from anybody.

  1. Branch from main.
  2. Open PR.
  3. Wait for me to approve.

Disclaimer

I am not affiliated with interactive brokers in any way nor am I making any representations about how you should trade or use the code in this repository. Use at your own risk.

Dependencies

~8–24MB
~349K SLoC