Author |
Topic: OrderCancelRequest (4 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
FGingras Posts: 36 Joined: Oct 15, 2007 |
Hi,
Is tag 41 (OrigClOrdID) really necessary if we provide tag 37 (OrderID)? I've never seen a FIX API that required 41 in this way. (i.e. what does it matter if we don't provide the previous version of the order if we have the permanent identifier?) Thanks. |
||||
FGingras Posts: 36 Joined: Oct 15, 2007 |
Hello?
|
||||
JSmith5611 Posts: 187 Joined: |
OrderID should be enough cancel the order correctly, and will be used first to find the order.
If it is not provided OrigClOrdID will be used. If neither are provided the cancel will be rejected. Jason Smith
|
||||
FGingras Posts: 36 Joined: Oct 15, 2007 |
Fantastic, thanks.
|
||||