What is the exhaustive list for which an order can be rejected?
What is the exhaustive list for which an order can be rejected?
09 Jun 2022, 19:49
Hello,
I would like to know in which cases can an order be rejected? Is there somewhere an exhaustive list of all possible reasons?
In particular, I'm talking about an order rejection with either a Business Message Reject (MsgType(35)=j) or an Execution Report (MsgType(35)=8) with the OrdStatus Tag (39) set to Rejected (8).
Best regards,
Ronald
Replies
ronald.muldrow
10 Jun 2022, 11:57
So if a position is opened in SELL with a volume of 1000, is it possible (even rarely) to have a rejection when sending an order with a volume of 1000 in BUY?
@ronald.muldrow
ronald.muldrow
10 Jun 2022, 16:57
That's the thing. It doesn't happen on my tests so far. But I need to create a resilient system, and knowing when a rejection can happen is really precious.
Especially when I'm sending an order to close an existing position (on a netting account), it would really help to know in which cases this could happen.
@ronald.muldrow
amusleh
10 Jun 2022, 10:14
Hi,
No, we don't have any list of all rejection reasons but the most probably cause can be invalid order data like price, stop loss, take profit, or volume.
@amusleh