Imported from previous forum
[ original email was from Kevin Bilello - kbilello@betasys.com ]
I have a question about order status requests. I am developing a FIX engine and I haven’t been able to get an answer to this. I’d appreciate any of your help.
When processing a status request (35=H), what would be the expected values in the 39 tag and 150 tag to acknowledge that it was received and processed successfully? Initially, our order processing system formats that request and we don’t know the status of the order until the exchange comes back with report status response. Everything that I have read indicates that I would acknowledge with an exec report (35=8) and ExecTransType=Status, but in FIX4.1 39 and 150 are required tags.
thanks