Module client

Source
Expand description

FIX Client for the Coinbase International Drop Copy Endpoint.

This implementation focuses specifically on processing execution reports via the FIX protocol, leveraging the existing SocketClient for TCP/TLS connectivity.

§Warning

Not a full FIX engine: This client supports only the Coinbase International Drop Copy endpoint and lacks general-purpose FIX functionality.

Structs§

CoinbaseIntxFixClient

Functions§

call_python