Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Exit by Limit order - can't cancel

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

    Exit by Limit order - can't cancel

    I tried ExitShortLimit and ExitLongLimit for exit from position. But I can't canceled this order and send new Exit limit order.
    For example, I send exit limit order and wait some time before it execute... Then after some period and tried cancel this order via CancelOrder (myEntryOrder); but nothing happen. Entry limit order cancelled by right way.
    Where is problem? I changed exit limit to ExitShort and ExitLong now.

    Regards,
    Eugene.

    #2
    Hi Eugene,

    CancelOrder() is only useful on the limit/stop orders that you are using liveUntilCancelled set to true. Otherwise, those orders will be cancelled immediately on the next bar if it is not resubmitted to be kept alive.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Yes, you are right. I need set LiveUntilCancelled property to true for Exit Limit orders too.
      Thank you.

      Regards,
      Eugene.

      Comment


        #4
        Hi Josh,

        I have other problem now.
        I'm trying exit from position by exit limit order. I'm waiting some time and if order not accepted I cancel this order wait until it'll canceled (using OnOrderUpdate). But I can cancel only 2 times... When I send 3nd exit limit order it not accepted (sure 2nd exit limit order was canceled)...

        Regards,
        Eugene.

        Comment


          #5
          Eugene,

          You need to use TraceOrders = true as per this tip to understand why your orders are rejected. http://www.ninjatrader-support.com/v...ead.php?t=3627
          Josh P.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          605 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          351 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          105 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          560 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          561 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X