modification msg

Imported from previous forum

please tell me which msg typ we will get if our G type modification message is rejected…
it is the same MT8 with 39=8 and 150=8 or i will get MT9

please tell me which msg typ we will get if our G type modification
message is rejected… it is the same MT8 with 39=8 and 150=8 or i
will get MT9
Hello Anand,

Please find attached details on how in FIX 4.2 Cancel rejects are done.
Each OMS/Vendor will populate their own tags.
So I have only attached the required FIX Tags

ORder Cancel Request
TAG FieldName Req’d Comments
Standard Header Y MsgType = F

41 OrigClOrdID Y ClOrdID of the previous order (NOT the initial order of the day) when canceling or replacing an order.

11 ClOrdID Y Unique ID of cancel request as assigned by the institution.

55 Symbol Y

54 Side Y

60 TransactTime Y Time this order request was initiated/released by the trader or trading system.

Standard Trailer Y

Order Cancel Reject
TAG FieldName Req’d Comments
Standard Header Y MsgType = 9

37 OrderID Y If CxlRejReason=“Unknown order”, specify “NONE”.

198 SecondaryOrderID N Can be used to provide order id used by exchange or executing system.

11 ClOrdID Y Unique order id assigned by institution to the cancel request or to the replacement order.

41 OrigClOrdID Y ClOrdID which could not be canceled/replaced. ClOrdID of the previous order (NOT the initial order of the day) when canceling or replacing an order.

39 OrdStatus Y OrdStatus value after this cancel reject is applied.

Standard Trailer Y

Kind Regards.
Bobby Jhita

Anand,

In simple terms, for your Cxl/Replace msg, If its rejected by the broker, the message will be something like this:
35=9,
39=Order status after the reject of Replace Req, probably 0,1,2,6,E,etc
150=Not be there
41=Original Cl Order ID
11=Cl Order ID

Regards,
Sunil