Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Activate ATM strategy with automatic strategy

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

    Activate ATM strategy with automatic strategy

    Good afternoon. I am writing from Spain, I am new to the community. I would like to know if you could help me. I need to know how I can do to automatically activate an ATM strategy once an incoming order triggered by an automatic strategy is triggered, since the Strategy Builder does not allow me to configure it. Thank you very much and greetings,

    #2
    Hello Rober182,

    Welcome to the NinjaTrader forums!

    Calling an Atm Strategy instead of using NinjaScript Strategy stop losses and trailing stops is advanced and cannot be setup with the Strategy Builder.

    The Strategy must be programmed manually in the NinjaScript Editor using Atm Strategy methods.

    When using Atm Strategy Methods the Atm strategy is basically send to the core to be handled. It is then completely abandon by the strategy, other than the id that can be used to retrieve the state.
    Orders placed through Atm Strategy methods do not affect the Strategy Position and do not affect the StrategyPerformance.
    Think of these as manually placed orders that are not part of the strategy, but still are able to have the entry automated with logic.

    Below is a public link to the help guide on Atm Strategy Methods.
    https://ninjatrader.com/support/help...gy_methods.htm

    Included with NInjaTrader is the SampleAtmStrategy which demonstrates.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Thanks for your answer ChelseaB

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by mattbsea, Today, 05:44 PM
      0 responses
      5 views
      0 likes
      Last Post mattbsea  
      Started by RideMe, 04-07-2024, 04:54 PM
      6 responses
      31 views
      0 likes
      Last Post RideMe
      by RideMe
       
      Started by tkaboris, Today, 05:13 PM
      0 responses
      2 views
      0 likes
      Last Post tkaboris  
      Started by GussJ, 03-04-2020, 03:11 PM
      16 responses
      3,282 views
      0 likes
      Last Post Leafcutter  
      Started by WHICKED, Today, 12:45 PM
      2 responses
      20 views
      0 likes
      Last Post WHICKED
      by WHICKED
       
      Working...
      X