A native Rust client for Interactive Brokers TWS and Gateway, covering the wire handshake,
field-encoded requests, market data, accounts, orders, and history APIs.
Add it with `truefix-twsapi-client = "0.1"`. It requires a reachable TWS or IB Gateway instance.
See the [TrueFix repository](https://github.com/truefix-labs/truefix) for setup and examples.