Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Plots behind the bars

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

    Plots behind the bars

    Hello,

    I have observed that sometimes indicator plots are drawn behind the bars.

    Please check the attachment. You will note that in the bars area below blue rectangle there are plots which hide behind bars.

    Is this expected? Is there any code that I can use in order to exact plots drawing on the bars, not behind them.

    Please support.
    Attached Files

    #2
    kucharek, are those plots or drawing objects? ZOrder could not be directly controlled via code, but you can set it via the selecting an object, holding Shift pressed and then using your mouse's scroll wheel.

    Drawing objects could get an own ZOrder level assigned as well if desired - http://www.ninjatrader.com/support/h...ightsub=ZOrder
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Hi,

      These are plots, there is no drawing objects.

      Do I understand right that for plots the only option is "Shift" method and for drawing objects it can be done through code? Please correct or confirm.

      If for plots it can be done through code please give me an example of the code line.

      Comment


        #4
        kucharek, correct there's no supported code method to set a specific ZOrder. For the drawing objects, this would be true as well, however he you can choose to set a different ZOrder as the hosting indicator, to make them independently settable in this regard.
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by judysamnt7, 03-13-2023, 09:11 AM
        4 responses
        57 views
        0 likes
        Last Post DynamicTest  
        Started by ScottWalsh, Today, 06:52 PM
        4 responses
        36 views
        0 likes
        Last Post ScottWalsh  
        Started by olisav57, Today, 07:39 PM
        0 responses
        7 views
        0 likes
        Last Post olisav57  
        Started by trilliantrader, Today, 03:01 PM
        2 responses
        19 views
        0 likes
        Last Post helpwanted  
        Started by cre8able, Today, 07:24 PM
        0 responses
        9 views
        0 likes
        Last Post cre8able  
        Working...
        X