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 charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        61 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        149 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        162 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        99 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        286 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Working...
        X