|
4.2 Changes
< Previous Next >
Re: Cancel Request without OrigClOrdId
anand pandey / NIIT Tech 8 Aug 2008 12:12AM ET> For an unsolicited cancel, you wont get a tag#41. Even if you do, expect
> it to be the same as tag#11.
>
> > Is there any scenario under which I might receive an Execution Report
> > without its OrigClOrdId (Tag#41) set? I am working at making an open-
> > source FIX Engine interoperable with our existing system and am
> > working under the assumption that both ClOrdId and OrigClOrdId will
> > ALWAYS be set in an Execution Report sent as confirmation of
> > cancellation i.e., when it's ExecType and OrdStatus tags are set to
> > 'Canceled'.
> >
> > Regards, Raza
For a response to a Cancel request it mandatory to send back TAG41 in Execution Report,otherwise Client Won't be able to link the order for which he has sent the cancellation.
Unsolicited amends are done by Broker Side so there is noe TAG41 , rather it has TAG378.
Re: Cancel Request without OrigClOrdId anand pandey / NIIT Tech 8 Aug 2008 12:12AM ET
|