Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

'This was an exit order but no position exists to exit' on Iexecution

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

    'This was an exit order but no position exists to exit' on Iexecution

    My entry limit order is placed correctly and stop and target orders are placed on Iexecution.
    When my limit order is filled the stop and target orders are placed correctly for the current position but it also tries to place stop and target orders for the other direction and ends up with 'This was an exit order but no position exists to exit'

    #2
    Maarten,

    Your code needs debugging. With this code you're attempting to place orders for a position that not yet exists.
    Vince B.NinjaTrader Customer Service

    Comment


      #3
      I took this from your sampleOnOrderUpdate which is showing only one direction entry/exit.
      I solved the problem for entries with a unique entry order but don't see how to fix it for the stop/target orders on Iexecution.
      I would advise you to edit the sample strategies on both direction, buy or sell.

      Comment


        #4
        daxtrading, could you please clarify the issue you're having here? You need to duplicate all IOrder objects (long and short) from that sample to ensure everything is being placed correctly.
        AustinNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        60 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        147 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        161 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        97 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        284 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Working...
        X