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 CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    266 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    169 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    171 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    260 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    210 views
    0 likes
    Last Post CarlTrading  
    Working...
    X