The Lab

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Change Summary

Mandatory Change

Background

ExecutionAcknowledgement/ 35=BN is commonly supported by most ECNs to ACK or NACK a client's ExecutionReport and is considered the end of the trade life cycle in the maker workflow, where Whisperer clients are the market makers.

However, Integral is an anomaly and does not send anExecutionAcknowledgement to notify the client that their ExecutionReport is Accepted or Rejected.

To normalise the order lifecycle in the maker workflow, MarketFactory will introduce a synthetic ExecutionAcknowledgement in the maker gateways, if the venue API does not support the message.

Affected Venues

Change

In order to address a normalisation gap in the maker workflow order lifecycle, MarketFactory will introduce a synthetic ExecutionAcknowledgement in maker gateways, in the absence of a venue ACK in response to our client's ExecutionReport.

Timeline

  • - UAT - MarketFactory will introduce the synthetic ExecutionAcknowledgement for clients to test the affected venues in UAT.
  • - PROD - Whisperer release 2025.08.XX.WE to expose the synthetic ExecutionAcknowledgement change in PROD.

Whisperer Client Impact

Change Details

Whisperer clients trading on Integral will see the following change:

  • In response to a client ExecutionReport with ExecType = Filled or Rejected, a synthetic ExecutionAcknowledgement/ 35=BN will be sent to the client with ExecAckStatus = Accepted.

Synthetic ExecutionAcknowledgement - Exception scenarios

A synthetic ExecutionAcknowledgement will not be sent to the client in the following scenarios:

  • Whisperer gateway received a replayed ExecutionReport from a client with PossDupFlag = Y during the recovery/ replay at session synchronisation.
  • Integral did not receive the client ExecutionReport by the end of the preconfigured OrderTimeout interval. In this scenario, the client will receive an OrderTimeout/ 35=OT.
  • The client sent an ExecutionReport after it received an OrderTimeout. In this scenario, the client will receive an ExecutionAcknowledgement with IsSynthetic flag set to N.

Documentation

No files shared here yet.

  • No labels