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 AaronKoRn, Today, 09:49 PM
          0 responses
          7 views
          0 likes
          Last Post AaronKoRn  
          Started by carnitron, Today, 08:42 PM
          0 responses
          9 views
          0 likes
          Last Post carnitron  
          Started by strategist007, Today, 07:51 PM
          0 responses
          10 views
          0 likes
          Last Post strategist007  
          Started by StockTrader88, 03-06-2021, 08:58 AM
          44 responses
          3,980 views
          3 likes
          Last Post jhudas88  
          Started by rbeckmann05, Today, 06:48 PM
          0 responses
          9 views
          0 likes
          Last Post rbeckmann05  
          Working...
          X