Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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
    Chris L.NinjaTrader Customer Service

    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​
          Chris L.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by maybeimnotrader, Yesterday, 05:46 PM
          2 responses
          20 views
          0 likes
          Last Post maybeimnotrader  
          Started by adeelshahzad, Today, 03:54 AM
          5 responses
          32 views
          0 likes
          Last Post NinjaTrader_BrandonH  
          Started by stafe, 04-15-2024, 08:34 PM
          7 responses
          32 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by merzo, 06-25-2023, 02:19 AM
          10 responses
          823 views
          1 like
          Last Post NinjaTrader_ChristopherJ  
          Started by frankthearm, Today, 09:08 AM
          5 responses
          22 views
          0 likes
          Last Post NinjaTrader_Clayton  
          Working...
          X