Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Close ATM programatically

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

    Close ATM programatically

    Hi,

    I am looking for a way to close positions and pending orders initiated by an ATM strategy.
    The ATM strategy trade is initiated manually and I do not know how to get the atmStrategyId to use it in the ATM Strategy Methods.

    Trades initiated manually, but looking to close from another strategy.
    I have the ATM template Name that will be used.
    Would you please help.






    #2
    Hello pvincent,

    Thanks for your note.

    NinjaScript strategies cannot see manually placed orders. They are only able to see orders that are placed by that specific instance of the strategy.

    You would need to create a NinjaScript strategy that places orders with an ATM Strategy template. You could then cancel any working orders and any open positions using the AtmStrategyClose() method.

    See the SampleAtmStrategy example script that comes default with NinjaTrader to see how to create a NinjaScript strategy that uses Atm Strategy Methods. To view the script, open a New > NinjaScript Editor window, open the Strategies folder, and double-click on the SampleAtmStrategy file.

    And, see this help guide page for more information about Atm Strategy Methods: https://ninjatrader.com/support/help...gy_methods.htm

    Let me know if I may assist further.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      Thank you.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, Yesterday, 05:17 AM
      0 responses
      71 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      143 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      76 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      47 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      51 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X