On OnOrderUpdate, please could you tell me why the behaviour about Order.State is different for LIMIT and STOP orders?
The sequence about LIMIT order is (Submitted > Accepted > Working) in same time ... and then when price touch (Filled).
The sequence about STOP order is (Submitted > Accepted) in same time ... and then when price touch (Working > Filled).
I see that is the same in the Orders panel of NT .. LIMIT has Working State but STOP doesn't have (only Filled).
Finally ... I need to get the place of the orders, I can use Working for LIMIT but for STOP what must I use ... Accepted? Why this difference?
Many thanks.

Comment