Because this problem (http://www.ninjatrader-support2.com/...ad.php?t=28095) , I have to implement the synchronization betwen the IPosition.MarketPosition and IOrder.OrderState of all orders, in my code at every time of the execution of the OnBarUpdate method, because I receive signals from my indicators within OnBarUpdate and I have to know what is my Position).
Then, can you ensure that the identifier "IOrder.Token" is unique for each order ?
Thanks very much

Comment