Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Stop Order fired but no status update in Order Update or when fired

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

    Stop Order fired but no status update in Order Update or when fired

    I fire a shortStopOrder using the EnterShortStop method, however the order is still null after firing the order or also after listening to the OnOrderUpdate.

    My maximum number of entries per direction is set to 100, so I can enter as many trades in either direction.

    swingTopOrder = EnterShortStop(0, true, tradeQuantity, price, swingTopOrderType_tag);

    I have posted more details on the problem in the attached document.

    Please help. If you want the code, I can send it via email but however would not want to post on the forum.
    Attached Files

    #2
    ariliveitup, have you checked the TraceOrders output for clues what might have happend?



    Could it be you were running into the Internal Order Handling Rules with your approach?

    http://www.ninjatrader-support.com/H...verview36.html (botton section here)

    Comment


      #3
      Internal Order Handling Rules

      Seems like this is the issue

      Internal Order Handling Rules

      Comment


        #4
        Right. Please make sure you do not violate any of those rules at order submission time for it to go through.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        64 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        35 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        59 views
        1 like
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        62 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        51 views
        0 likes
        Last Post CarlTrading  
        Working...
        X