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 Option Whisperer, Today, 09:55 AM
          0 responses
          2 views
          0 likes
          Last Post Option Whisperer  
          Started by geddyisodin, 04-25-2024, 05:20 AM
          8 responses
          58 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Started by halgo_boulder, 04-20-2024, 08:44 AM
          2 responses
          21 views
          0 likes
          Last Post halgo_boulder  
          Started by mishhh, 05-25-2010, 08:54 AM
          19 responses
          6,189 views
          0 likes
          Last Post rene69851  
          Started by gwenael, Today, 09:29 AM
          0 responses
          5 views
          0 likes
          Last Post gwenael
          by gwenael
           
          Working...
          X