truefix-twsapi-client 0.1.3

Thin Interactive Brokers TWS/Gateway protocol client for TrueFix.
Documentation
1
2
3
4
5
6
7
8
# truefix-twsapi-client

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.