Can ACK be implied?

Imported from previous forum

Some exchanges don’t return an ACK for an order if it gets filled/partial filled immediately. The fill message is served as an implied ACK. The implied ACK also applies to other order types.

Does the FIX protocol allow implied ACK as above?

  • Mantis Lau

Some exchanges don’t return an ACK for an order if it gets
filled/partial filled immediately. The fill message is served as an
implied ACK. The implied ACK also applies to other order types.

Does the FIX protocol allow implied ACK as above?

  • Mantis Lau

Well its not supposed to happen but if this improves the system performance and works then its acceptable. The FIX prot is there to help, not hinder systems. Also many party-to-party FIX connections have proprietory logic built-in in order to facilatate connectivity between their systems. As long as both parties are happy then its fine.

This removal of the ACK could be a hinderance if your system is expecting one before it will allow executions to filter through the system though…

hth
Byron