Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Overlapping panels?

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

    Overlapping panels?

    With the desire to maximize screen space, I am curious if there is a way to have panels overlap.

    For example, I would like to be able to plot a MACD panel on top of the lower portion of the price panel so that the price plot is still visible behind the MACD.

    I'm not sure if overlapping panels is the way to achieve this effect, but I believe it was somehow possible in 6.5

    Thanks

    #2
    Hello drmartell,

    Unfortunately you cannot partially overlap panels. You can assign the indicator the same panel as your data series or other indicator panels, but not partially. You can assign panels for indicators in the Indicator menu. The Data Series menu is used to assign panels for data series.

    Please see the link below for more information.
    JasonNinjaTrader Customer Service

    Comment


      #3
      Thanks Jason, is that a change in behavior since 6.5?

      Here is a screenshot showing overlapping indicator and data in the manner I described; each having its own Y-axis scale.

      Comment


        #4
        You cannot partially overlap panels in NinjaTrader 6.5 either.

        Could it be the chart in the screenshot uses a custom or 3rd party add-on? By default this is not supported.
        JasonNinjaTrader Customer Service

        Comment


          #5
          I guess it was the VerticalScale indicator that is posted elsewhere on the forums. However the behavior has changed. In NT6.5 Plot seems able to draw over other panels where in NT7RC1 it doesn't.

          Comment


            #6
            Can you please clarify 'Plot'. Is this referring to NinjaScript?

            There are changes in Ninjascript between 6.5 and 7. Please see the link below for more information.
            Contains critical information including but not limited to migration, installation, connections and changes.
            JasonNinjaTrader Customer Service

            Comment


              #7
              Yes,

              I was referring to changes made to Plot method:

              i.e. public override void Plot(Graphics graphics, Rectangle bounds, double min, double max)
              {
              //insert mayhem here
              }

              Comment


                #8
                drmartell, yes likely the indicator was overriding the default plot method to be able to custom draw as needed to achive the effect, this is still possible in NT7 but the indicator would need adjustment. You can take a look at the CustomPlotSample we ship per default with NT.

                In NT7 though you can also just drop an indicator in another panel and select to use the 'overlay' scale (scale justification settings in the indicator dialog box).
                BertrandNinjaTrader Customer Service

                Comment


                  #9
                  Thanks Betrand I think the Overlay scaling will work for my purpose. Is there a way to set the scale min and max in NinjaScript?

                  Comment


                    #10
                    Unfortunately not drmartell, for this you would need to override the plot method as in the custom indicator you cited.
                    BertrandNinjaTrader Customer Service

                    Comment

                    Latest Posts

                    Collapse

                    Topics Statistics Last Post
                    Started by WHICKED, 04-26-2024, 12:45 PM
                    4 responses
                    46 views
                    0 likes
                    Last Post NinjaTrader_ChelseaB  
                    Started by samish18, 04-17-2024, 08:57 AM
                    19 responses
                    95 views
                    0 likes
                    Last Post NinjaTrader_BrandonH  
                    Started by ezrollin, 02-26-2022, 11:14 PM
                    6 responses
                    202 views
                    0 likes
                    Last Post kenz987
                    by kenz987
                     
                    Started by AaronKTradingForum, 04-28-2024, 02:37 PM
                    5 responses
                    52 views
                    0 likes
                    Last Post NinjaTrader_ChelseaB  
                    Started by RideMe, 04-07-2024, 04:54 PM
                    9 responses
                    53 views
                    0 likes
                    Last Post NinjaTrader_BrandonH  
                    Working...
                    X