Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How do I Create an ATM order on Different Accounts and periodically adjust ATM SL/PT?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How do I Create an ATM order on Different Accounts and periodically adjust ATM SL/PT?

    Background - I have created an AddOn that helps manage multiple accounts and allows me to process multiple accounts all at one time.
    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
    Last edited by jtaeoalii; 06-02-2023, 10:25 AM.

    #2
    hello jtaeoalii,

    In an addon you wouldn't have access to the same set of methods that a strategy has for ATM's. You can start an ATM and would use the account variable you found for the account to start it. If you wanted further control you would need to not use ATM's and just submit orders on the accounts that you can control yourself using code.

    Comment


      #3
      Okay, thanks Jesse!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      80 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      40 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      64 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      66 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      54 views
      0 likes
      Last Post CarlTrading  
      Working...
      X