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 Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        672 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        379 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        111 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        577 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        582 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X