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 charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          56 views
          0 likes
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          143 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          160 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 05-10-2026, 08:12 PM
          0 responses
          96 views
          0 likes
          Last Post CarlTrading  
          Started by Hwop38, 05-04-2026, 07:02 PM
          0 responses
          276 views
          0 likes
          Last Post Hwop38
          by Hwop38
           
          Working...
          X