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 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
          35 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