My Objective - is to Create ATM Orders on Different Accounts and Adjust the ATM Stop Loss & Target Periodically
I can't figure out how to achieve my objective and I am hopeful someone can point me in the right direction. I have tried creating orders using StartAtmStrategy() with SelectedAccount.CreateOrder. This works great, but because I can't specify the AtmStrategyID, I can't adjust the SL & PT. According to this post, it is not possible https://forum.ninjatrader.com/forum/...atmstrategyid
So then, I looked into using AtmStrategyCreate in order to specify the atmStrategyId, but I don't understand how to specify the account that I want to create the order on....?
I am sure I am just missing something, but I've spent that last several days reading through Posts, Google, etc, with no success. Any help would be greatly appreciated!
Thank you,
Jeremy

Comment