Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Order Rejected

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

    Order Rejected

    Hi,

    I had an open position with a strategy. When the position had to be closed the order has been partially filled and the remaining shares were rejected. When rejected, the system directly shuts off and the remaining position stays open.

    THe message received is: "Strategy 'GB/1a17029fac494065a66c956d4f9b59c1' submitted an order that generated the following error 'OrderRejected'. Strategy has sent cancel requests, attempted to close the position and terminated itself."

    How to avoid the system to terminate when the order has been rejected?

    thanks

    #2
    guillembm, this would be the default behavior for NS strategies with the default realtime error handling (Order rejected resulting in strategy termination), you can change this however in your code providing you monitor closely and take actions if neccessary :

    Comment


      #3
      Thanks.

      When TakeNoAction is on:
      - If I have an exit position that is rejected, marketposition will appear as flat?
      - How can I terminate a strategy myself from code?

      thanks

      Comment


        #4
        You can call Disable() in your strategy - http://www.ninjatrader.com/support/h...t7/disable.htm

        I don't follow on your marketposition comment, do you mean if the strategy position would report as flat eventhough the exit got rejected?

        Comment


          #5
          THat's exactly what I mean.

          Comment


            #6
            With TakeNoAction, the market position would be unchanged, the strategy would not attempt any closing of it if the exit order was rejected.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by argusthome, 03-08-2026, 10:06 AM
            0 responses
            110 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            59 views
            0 likes
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            37 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Started by TheRealMorford, 03-05-2026, 06:15 PM
            0 responses
            41 views
            0 likes
            Last Post TheRealMorford  
            Started by Mindset, 02-28-2026, 06:16 AM
            0 responses
            78 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Working...
            X