Today I started working on an OneUp Trader evaluation account on NinjaTrader 8.1. I work using the strategy. My strategy uses the Account.OrderUpdate event handler. While I was developing and testing my strategy on a simulation account, everything worked fine. But today, on a live account, Account.OrderUpdate did not work.
Can you please tell me how I can modify my strategy so that it can catch order state changes?
Thank you. Regards.

Comment