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 NullPointStrategies, Yesterday, 05:17 AM
      0 responses
      58 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      133 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      73 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      45 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      50 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X