I'm excited to share the latest release of my Rust crate implementing the Interactive Brokers (IBKR) TWS API! This crate is built for ease of use and efficient performance, making it an excellent fit for automated trading, real-time market data collection, portfolio management, and more. With a user-friendly, synchronous API (no callbacks required), it simplifies development workflows and ensures stable connectivity with automatic reconnection features. Plus, you get all the benefits of Rust’s memory safety guarantees.
Check out the crate on crates.io
Explore the source on GitHub: GitHub Repository