I have an issue where I am using Unmanaged order handling, and receiving a sporadic issue of NT denying a stop limit order because the stop price is above / below the market (depending on the direction). This is fine, as I expect it to happen in some fast moving markets, but is there a way to catch it via code so I can properly handle it?
I don't believe its a rejected order.
Any assistance is appreciated, as always.

Comment