I am trying to get use to the UNMANAGED APPROACH.
One question.
Even though I am reseting the IOrder== null into the OnOrderUpdate and OnExecution, the orders of the strategy are just Submited for one day (the first). Could you tell whether I'm missing something?. Is there any difference with the managed approach when reseting IOrders objects to null?
It worked in the managed approach.
Thanks.

Comment