I am opening the order in synchronous mode. I check the OrderStatus immediately after opening the order, and again when I receive an OrderEvent.

Would it be New or Submitted? Or first one and then the other? If both, will there be an OrderEvent when it transitions from one to the other?

I assume it will eventually be Filled (and an OrderEvent will occur) if/when it it triggered/filled.

Thanks.