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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    52 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    23 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    16 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    23 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    24 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X