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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        81 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        42 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        64 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        66 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        54 views
        0 likes
        Last Post CarlTrading  
        Working...
        X