Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Problem In Ninjatrader Stop Loss UniRenko Chart

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

    Problem In Ninjatrader Stop Loss UniRenko Chart

    Hello I executed Trade on first Image stop Loss 5 Ticks and the strategy exit me on too far below stop loss
    ​​

    #2
    Hello ajgauss13,

    Was this a live trade? If so does your broker statement show the same values for the orders?

    Comment


      #3
      this just playback test

      Comment


        #4
        Hello ajgauss13,

        The UniRenko bars do not show the true market prices as this bar type calculates movement. This means orders can fill outside of the bar.

        To understand what is happening with the order not being filled near the stop price, print the order.ToString() in OnOrderUpdate() so we can see if the order is being modified, enable TraceOrders, and print the GetCurrentBid() / GetCurrentAsk() in OnOrderUpdate() so we can see the current ask and bid when the order fills.

        Below is a link to a support article on using prints and TraceOrders to understand behavior.


        Save the output to a text file (right-click the output window, select Save as) and attach the output text file as an attachment to your next post.
        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        87 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        128 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        65 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        117 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        67 views
        0 likes
        Last Post PaulMohn  
        Working...
        X