ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

FIX-PROTOCOL

The de facto standard for electronic trading — quotes, orders, executions.

Definition

FIX 5.0 SP2 uses tag=value text-based encoding (FIX 4.x) or FIXML XML (FIX 5.x). Covers pre-trade (35=R for Quote Request), trade (35=D for New Order Single), post-trade (35=8 for Execution Report). Modern binary encodings: Simple Binary Encoding (SBE).

Origin

Created by Fidelity and Salomon Brothers in 1992. Maintained by the FIX Trading Community (450+ members).

Example in context

8=FIX.4.4|9=178|35=D|49=BROKER|56=EXCHANGE|... New Order Single for a Limit BUY 1000 IBM @ $145.50.

  • FIXatdl — extension for algorithmic parameters.

Last updated: May 14, 2026