numberjuani / ibkr-cp-api-client

Rust Client for Interactive Brokers Client Portal API
MIT License
8 stars 2 forks source link

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 = "0.3"
Docs

Note

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

Features