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
Make sure listenSsl:false
in your root/conf.yaml for CP Gateway.
auth
- Authentication, brings in functions that can open and authenticate the portal. Windows not supported, if you want it open a PR.
Contributions welcome from anybody. 1. Branch from main. 2. Open PR. 3. Wait for me to approve.
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.