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 wzgy0920, 04-20-2024, 06:09 PM
          2 responses
          27 views
          0 likes
          Last Post wzgy0920  
          Started by wzgy0920, 02-22-2024, 01:11 AM
          5 responses
          32 views
          0 likes
          Last Post wzgy0920  
          Started by wzgy0920, 04-23-2024, 09:53 PM
          2 responses
          49 views
          0 likes
          Last Post wzgy0920  
          Started by Kensonprib, 04-28-2021, 10:11 AM
          5 responses
          193 views
          0 likes
          Last Post Hasadafa  
          Started by GussJ, 03-04-2020, 03:11 PM
          11 responses
          3,235 views
          0 likes
          Last Post xiinteractive  
          Working...
          X