Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Drawline over Bar

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

    Drawline over Bar

    Hello,

    When I use DrawLine command and my line crosses a bar's body, the line is hidden by the bar body. Is there any way to see it across candle's body?

    Thanks

    #2
    Hello RedDuke,

    Use SetZOrder() to set the z order to a higher value. Try setting this to 1.



    The Chart Bars by default have a z order of 1.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Will I need to put in in initialization?

      Comment


        #4
        Hi RedDuke,

        This was my mistake. This code is for NinjaTrader 8.

        NinjaTrader 7 does not have zorder support and must be changed manually after the script starts.
        1. Select the chart object by left mouse clicking on it
        2. Hold down the "Shift" key on your keyboard and roll the mouse scroll wheel to change the z-order of the object. The current position out of the total number of levels in the z-scale will be displayed.

        Below is a link to the help guide on "Navigating a Chart". Please see the section 'How to change the z-order (paint order) of a chart object'.
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          Thanks, it worked once I scrolled mouse wheel. Is there any way to do it programmatically in Ninja 7?

          Comment


            #6
            Hello RedDuke,

            Unfortunately no, NinjaTrader 7 does not have zorder support and must be changed manually after the script starts.
            Chelsea B.NinjaTrader Customer Service

            Comment


              #7
              Thanks a lot

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Geovanny Suaza, 02-11-2026, 06:32 PM
              0 responses
              571 views
              0 likes
              Last Post Geovanny Suaza  
              Started by Geovanny Suaza, 02-11-2026, 05:51 PM
              0 responses
              331 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
              549 views
              1 like
              Last Post Geovanny Suaza  
              Started by RFrosty, 01-28-2026, 06:49 PM
              0 responses
              550 views
              1 like
              Last Post RFrosty
              by RFrosty
               
              Working...
              X