Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy error "Order rejected"

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

    Strategy error "Order rejected"

    Hi.

    I am testing this strategy on playback and every time I get this errors shown in the screenshot bellow.

    Does anyone know the cause to this error and how to fix them plz


    #2
    Hi, thanks for posting. I have reproduced the issue and will need some time to correct this script. I'll update this thread with more information once complete.

    Kind regards,
    -ChrisL

    Comment


      #3
      Hello Chris,

      Thank you for taking the matter in your hand and working on it.

      Looking forward to your update

      Comment


        #4
        Hello NinjaTrader_ChrisL

        Any updates on this issue?

        Comment


          #5
          Hi, the trail stop in this strategy is not able to change the order, so just set this property in State.SetDefaults to ignore the change or adjust the trail stop to move it further away from market price so it does not try to submit the order above the market:

          RealtimeErrorHandling = RealtimeErrorHandling.IgnoreAllErrors

          With this set, it will continue to run the strategy and leave the order at the last Accepted price.

          Kind regards,
          -ChrisL​

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by CaptainJack, 05-29-2026, 05:09 AM
          0 responses
          172 views
          0 likes
          Last Post CaptainJack  
          Started by CaptainJack, 05-29-2026, 12:02 AM
          0 responses
          88 views
          0 likes
          Last Post CaptainJack  
          Started by charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          129 views
          0 likes
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          208 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          185 views
          0 likes
          Last Post CarlTrading  
          Working...
          X