My question: Assuming the IOrder variable (entryOrder_1) already has a value, is it overwritten with a null value from the line of code below, if that statement resulted in this output message:
Background: The limit order statement above is executed on the next tick after a market order has just been submitted...but before receiving the confirmation that the market order has been filled.

Comment