I'm getting a curious behavior, need a confirmation please.
I'm using triggers by OnOrderUpdate and OnExecutionUpdate.
I discovered that processing CancelOrder() inside OnExecutionUpdate, will be process first OnOrderUpdate, following after with normal process data.
Send you capture .. in the log I get Debug event 1,2,3 ...
This is strange but finally can be useful to avoid "flag variables".
Does it depend from the regular NT8 process? Please could you tell me something more, and if is it a stable behavior and if it never change please?
Many thanks. Regards.


Comment