Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Scaling out of position

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

    Scaling out of position

    I would like to program the logic below using Strategy Builder:

    If Initial profit target is made, sell half the position.
    For rest of the position, enter an ( Order cancel Order ) order where
    first order for new profit at higher level
    second order is for new stop where stop is moved up to my breakeven level.
    Execution of one order should cancel another order.

    Example:
    Enter long at ES 1950 with 2 contracts with stop 1948
    Limit sell on 1 contract at 1952
    Enter two new order for remaining contract:
    Limit sell at 1954 or
    Stop sell at 1950

    Is this possible in Strategy builder?

    #2
    Hello myrx100,

    Thank you for your post.

    An order submission condition based on the fill of another order would require using OnExecution() and this would require unlocking the code. For information on OnExecution() please visit the following link: http://www.ninjatrader.com/support/h...nexecution.htm

    Comment


      #3
      Thanks for answer. I am not ready to program in C# yet, I only know Java.
      In the mean time, is it possible to invoke this method from Strategy builder wizard?

      Comment


        #4
        myrx100,

        The OnExecution() method is not available in the Strategy Wizard
        Cal H.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        23 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        115 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        68 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        222 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        406 views
        0 likes
        Last Post CaptainJack  
        Working...
        X