Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

No OnExecution or OnOrderUpdate received

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

    No OnExecution or OnOrderUpdate received

    There is an order that was opened in the SuperDom.

    I close the position with the following code.

    IOrder orderExit = SubmitOrder(0, OrderAction.BuyToCover, OrderType.Market, position.Quantity, 0, 0, "", "ATR Exit");

    I receive no OrderUpdate or OnExecution until I turn off the strategy.

    I hear the terminal say Order Filled, and in fact there are no Positions left. But the strategy never gets notified until disabling.

    Thanks,
    Mary

    #2
    Hello maryfromcolorado,

    Thank you for your note.

    Can you send us your strategy, log, and trace files?

    You can do this by going to Help > Email Support. Attach the strategy from Documents\NinjaTrader 8\bin\Custom\Strategies. List 'ATTN: Patrick H' in the subject line and reference this thread in the body of the email.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by junkone, 04-21-2024, 07:17 AM
    10 responses
    148 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by tsantospinto, 04-12-2024, 07:04 PM
    6 responses
    99 views
    0 likes
    Last Post tsantospinto  
    Started by rocketman7, Today, 02:12 AM
    5 responses
    26 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by ZenCortexReal, Today, 08:54 AM
    0 responses
    1 view
    0 likes
    Last Post ZenCortexReal  
    Started by ZenCortexReal, Today, 08:52 AM
    0 responses
    0 views
    0 likes
    Last Post ZenCortexReal  
    Working...
    X