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 SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        47 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        22 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        15 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        21 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        23 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X