Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Plot Subchart

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

    Plot Subchart

    hi, i 've an indicator...
    I want to plot one DataSeries in subchart and other dataseries in other Subchart

    it is possible?

    #2
    Originally posted by turbofib View Post
    hi, i 've an indicator...
    I want to plot one DataSeries in subchart and other dataseries in other Subchart

    it is possible?
    It is not. All the indicator Plots must be in the same panel.

    Comment


      #3
      how can I draw two very different set of values in a subchart?
      Ex:
      1 series: Close of price
      2 series: Number of progress Candle

      Comment


        #4
        Originally posted by turbofib View Post
        how can I draw two very different set of values in a subchart?
        Ex:
        1 series: Close of price
        2 series: Number of progress Candle
        Those are not Plots: they are drawings. You asked about Plots, and that was what I answered.

        To draw in separate panels, you use the Draw() commands, and the DrawOnPricePanel property to place the drawings either on the Price panel or the indicator panel, as you choose. Turn the property on or off as needed, before you call the Draw() command.

        Comment


          #5
          Hello turbofib,
          Koganam is correct. With NinjaTrader all the plots and DataSeries objects from an indicator must be plotted within the same panel.
          If we can be of any other assistance please let us know.
          Cody B.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by argusthome, Yesterday, 10:06 AM
          0 responses
          20 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          18 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          14 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          9 views
          0 likes
          Last Post TheRealMorford  
          Started by Mindset, 02-28-2026, 06:16 AM
          0 responses
          38 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Working...
          X