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 NullPointStrategies, Yesterday, 05:17 AM
        0 responses
        70 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        143 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        76 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        47 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        51 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X