Skip to main content

Execution Reports – New

After submitting a New Order, Paxos sends two Execution Reports confirming receipt and acceptance:
  • Pending New (ExecType (150) = A) — Acknowledgement that the order was received.
  • New (ExecType (150) = 0) — Confirmation that the order is active on the book.

Standard FIX Fields

Standard FIX Trailer

Response Fields

ExecType (150) = A, OrdStatus (39) = A (Pending New).
OrderID (37) is set to all zeros (00000000-0000-0000-0000-000000000000) for Pending New. The actual OrderID is assigned in the New execution report.
Always PresentConditionalBrokerage ClientsOptional
See also: Execution Reports - Fills for the next stage of the order lifecycle.