Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Cancel pending order after next bar closes

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

    Cancel pending order after next bar closes

    Hi,

    If NT launches a LMT order and it's pending, is it possible to cancel the order if it's not accepted within the next bar close?

    Thanks.

    #2
    Originally posted by siroki View Post
    Hi,

    If NT launches a LMT order and it's pending, is it possible to cancel the order if it's not accepted within the next bar close?

    Thanks.
    Where? Code or manually placed orders?

    Comment


      #3
      In code, but I think I've already read that EnterLongLimit and EnterShortLimit has the liveUntilCancelled which is default set to false. So this would mean a limit order is by default cancelled if not completed within the current bar.

      "....liveUntilCancelled
      The order will NOT expire at the end of a bar but instead remain live until the CancelOrder() method is called or its time in force has been reached......"

      Comment


        #4
        Originally posted by siroki View Post
        In code, but I think I've already read that EnterLongLimit and EnterShortLimit has the liveUntilCancelled which is default set to false. So this would mean a limit order is by default cancelled if not completed within the current bar.

        "....liveUntilCancelled
        The order will NOT expire at the end of a bar but instead remain live until the CancelOrder() method is called or its time in force has been reached......"
        You found the answer. That is the default behavior.

        Comment


          #5
          Hello Siroki,

          Thank you for your post and thank you to Koganam for helping.

          Correct, this is already the default behavior with NinjaScript to cancel the order if not accepted when the bar closes.

          I
          Cal H.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          559 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          324 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
          546 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          547 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X