Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ExitShortLimit not working if SetStopLoss is set

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

    #16
    Not sure what you mean. ExitLongStop() is exactly the same thing as SetStopLoss() except its of the type that you can manage manually. As you get filled, place in your ExitLongStop() in the OnOrderUpdate() method. http://www.ninjatrader-support2.com/...ead.php?t=7499
    Josh P.NinjaTrader Customer Service

    Comment


      #17
      Hi Josh,

      I used your example SampleOnOrderUpdate. It is great example to learn to implement the stop and profit target.

      But I have a question about changing the profit target.
      In the code it uses the ExitLongLimit to set profit target.

      Now I would like to be able to change the profit price after the profit target is set (i.e. ExitLongLimit was called). Can I call it again with a different price.

      WHat I notice is that the target does not change. Is it right?

      Comment


        #18
        You should be able to call it again to amend the price. Please use TraceOrders = true to see what is happening with your orders.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        67 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        36 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        59 views
        1 like
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        62 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        53 views
        0 likes
        Last Post CarlTrading  
        Working...
        X