Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

exit order ignored

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

    exit order ignored

    Hello, in the log I get the following message:

    An Exit() method to submit an exit order at '12/05/2009 16.17.00' has been ignored. Please search on the term 'Internal Order Handling Rules' in the Help Guide for detailed explanation.

    Probably this message pops up because I called

    exitOrder=ExitLongLimit(BarsInProgress,true,Positions[BarsInProgress].Quantity,
    GetCurrentAsk()-TickSize,
    "Sell",zh.Buy);

    several times, and before execution has taken place.
    What happens with the first ExitLongLimit() call?

    Will this still arrive at execution or will your errorlogic suspend all calls to ExitLongLimit once an eror is detected?

    best regards
    andreas

    #2
    Andreas,

    Calling ExitLongLimit() several times will not cause you to run into one of the Internal Order Handling Rules. It will just amend your order if you already had one previously in place.

    Please review this article for the rules and scenarios in which you would run into it: http://www.ninjatrader-support.com/H...tml?Overview36
    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