Expand description
Connection-oriented TWS API client.
Structs§
- Client
Config - TWS/Gateway client configuration.
- Event
Pump - An owned asynchronous event loop. Spawn
runon a Tokio task when a background reader is desired. - TwsApi
Client - Thin TWS/Gateway protocol client.
Enums§
- Connection
State - Client connection state.