Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 598 Bytes

File metadata and controls

19 lines (11 loc) · 598 Bytes

fix-java

CI

FIX 4.4 protocol adapter for institutional trading venues.

Java client library for establishing FIX sessions with exchanges and institutional counterparties. Handles session management, sequence recovery, heartbeats, and the core message flow.

Build

./mvnw package

Or open in any IDE with Maven support. Requires JDK 21+.

Status

Internal component. Protocol adapter — business logic lives in downstream consumers.