Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Problem of reissue ExitLongLimit

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

    Problem of reissue ExitLongLimit

    This is a description what I did (in output.txt:
    Line 1: EnterLongLimit (1, 1253, TLFdBnd)
    Once I enter the trade, I send out a stop and target order.
    Line 11: ExitLongStop (0, True, 1, 1251, BigStop, TLFdBnd)
    Line 13: ExitLongLimit (0, True, 1, 1253.5, TLFdFixPrf, TLFdBnd)
    Then I cancel the target order (ExitLongLimit on Line 13) by calling
    CancelOrder ("TLFdFixPrf") and the status of the cancel shown in Line 21

    Later on, I try to reset the stop target:
    Line 25: ExitLongLimit (0, True, 1, 1253.5, TLFdFixPrf, TLFdBnd)
    I got an error on Line 27 = 'There already is a matching, terminal exit order in place'

    I am not sure why I get an error on Line 27.
    Attached Files

    #2
    Hello,

    I am not sure. Try using TraceOrder = true; to debug it:


    I will have someone else take a look at this on Monday to see if they have any other advice for you.
    DenNinjaTrader Customer Service

    Comment


      #3
      The TraceOrder is set to true.

      Comment


        #4
        xewoox,

        Known issue. In the meantime please use this workaround, do not cancel the order if you intend to resubmit. Instead just modify it to a price that will not fill any time soon and modify it back down when you are ready to use it again.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        633 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        364 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        105 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        567 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        568 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X