The Lab

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the rare case AcceptOrder is rejected, the venue will send TradeCaptureAck. MarketFactory may also send this message if an acceptance didn't reach the exchange due to disconnection. Additional details on coding and venue-specific behaviour can be found in the Javadoc and venue matrix spreadsheet respectively.

Info
titleNote

Note that Market Making is based on negative acknowledgements – responses are only on error, not on success. Additionally, there are a few restrictions specific to maker clients.

...