Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

is NinjaTrader handling fast order replacements ?

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

    is NinjaTrader handling fast order replacements ?

    If I write a strategy that trails the stop, I might get a very fast change of the stop level, and NinjaTrader will keep updating the stop level I guess trying to adjust the open stop loss order at every bar. Is NinjaTrader designed to have the order on the stock exchange track the trailing stop strategy with a good approximation without going crazy and out of synch.
    Is the managed method better than the unmanaged or the atm in this regard?
    Thank you in advance for the clarification.
    G

    #2
    Hi giogio1, thanks for your post.

    If the order is real with a broker then the stop will be updated at the broker's end. NT will not get out of sync because it waits for a confirmation callback from the broker. Managed approach strategies and ATM strategies will work the same way. There is one type of order that will not show up on the broker's end until a certain volume threshold is met, the simulated stop order.

    Please let me know if I can help any further.

    Comment


      #3
      NinjaTrader never stops to amaze me. It just well done, and all these topics seem to be addressed upfront relieving us from extra work. Also the simulated stop order. is clear.
      I will go with managed or ATM for now.
      Would the un-managed approach strategies require us to handle the potential synching issue or is also somehow addressed by NinjaTrader?

      Comment


        #4
        Hi giogio1, thanks for your reply.

        No, there's no synchronization required. You can track the status of your order with OnOrderUpdate or OnExecutionUpdate. Here is a sample script that uses both.

        Kind regards.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        580 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        335 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        554 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        552 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X