Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

bracketed exit from trade

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

    bracketed exit from trade

    for the sake of keeping it simple. i'd like to have the two contracts i enter a trade with exit at different times. 1 contract at 12 ticks. and 1 contract at 20 ticks. is there a way to do this in the strategy builder? can i have two profit targets in one strategy?

    #2
    Hello SteveReiza,

    Thanks for your notes.

    Yes, if these are two separate Entry orders being called, you could set up two profit targets on the Stops and Targets screen of the Strategy Builder if you are using Set methods (such as SetProfitTarget()). The Entry orders should have a unique Signal Name defined for the order methods and then you would set the 'From entry signal' to use the Signal Name of the entry order you want to place the profit target order for.

    If this is a single Entry order with a quantity of 2, you could use Exit methods to place two profit target orders, such as ExitLongLimit(). You would give the Entry order a Signal Name and then call your Exit order method twice, each with a quantity of 1, and set the 'From entry signal' property to the same Signal Name being passed into the Entry order method.

    Note that a strategy cannot use both Set methods and Exit methods as this would go against the Managed Approach Internal Order Handling Rules linked here: https://ninjatrader.com/support/help...d_approach.htm

    See this help guide page for information about the Stops and Targets screen: https://ninjatrader.com/support/help...er_screens.htm

    See the 'How to enter a market position' and 'How to exit a market position' on this help guide: https://ninjatrader.com/support/help...t8/actions.htm


    <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
      okay, rad. that's sweet. i knew i made entry signal names for that reason! many thanks!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      563 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      329 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      547 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      548 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X