Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Ignored EnterShortStop

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

    Ignored EnterShortStop

    Order trace:

    bid: 7258,5 ask:7258,5 close:7258,5 start:7258,5 startPL:7264,5 startShrt:7252,5

    23.06.2011 13:03:44 Entered internal PlaceOrder() method at 23.06.2011 13:03:44: BarsInProgress=0 Action=SellShort OrderType=Stop Quantity=1 LimitPrice=0 StopPrice=7252,5 SignalName='FDAX 09-11' FromEntrySignal=''

    23.06.2011 13:03:44 Ignored PlaceOrder() method at 23.06.2011 13:03:44: Action=SellShort OrderType=Stop Quantity=1 LimitPrice=0 StopPrice=7252,5 SignalName=FDAX 09-11' FromEntrySignal='' Reason='An Enter() method to submit an entry order has been ignored. Please search on the term 'Internal Order Handling Rules' in the Help Guide for detailed explanation.'

    Code:
    entOrd2=EnterShortStop(0,true,1,startShrt,name);

    Suggestions?

    #2
    Is there any resting Set() or Exit() order working at the time you submit the new entry order? As a non market order it would then be ignored:

    http://www.ninjatrader.com/support/h...d_approach.htm (bottom section here)

    You would need to cancel the resting orders first, wait for the cancel confirmation and could the issue the new entry...or you go with a market order in this case, they would be excluded from the order handling rules you ran into.
    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by arvidvanstaey, Today, 02:19 PM
    4 responses
    11 views
    0 likes
    Last Post arvidvanstaey  
    Started by samish18, 04-17-2024, 08:57 AM
    16 responses
    60 views
    0 likes
    Last Post samish18  
    Started by jordanq2, Today, 03:10 PM
    2 responses
    9 views
    0 likes
    Last Post jordanq2  
    Started by traderqz, Today, 12:06 AM
    10 responses
    18 views
    0 likes
    Last Post traderqz  
    Started by algospoke, 04-17-2024, 06:40 PM
    5 responses
    47 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X