Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

how to display multiple charts in different panels

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

    how to display multiple charts in different panels

    Suppose I open a primary chart using Control Panel -> New Chart, that is using 60 1-min data, suppose on ZS 05-19. Then I add a strategy which has another data series

    AddDataSeries("ZS 07-19", Data.BarsPeriodType.Minute, 60, Data.MarketDataType.Last);

    Currently I see only one panel with the primary chart. How can I see both the data series (both in terms of bar data) on their own panels one below another?
    Last edited by uday12; 04-23-2019, 09:50 AM.

    #2
    Hello uday12,

    In this case, you would have needed to add the ZS 07-19 when you created the chart in order to see its bars. The AddDataSeries command only adds the series for your script to use, however, this does not produce any kind of visual or panel for that series.

    I look forward to being of further assistance.

    Comment


      #3
      Hi Jesse

      Thanks for the reply. I followed your suggestion, but I can only view the second series in a different tab (see the attached graph). How do I view two different price series in panels one below the other?

      Comment


        #4
        Hello uday12,

        When configuring the chart you would need to add a second series in the same DataSeries window. What you have done here is to add a new tab to an existing chart.

        You can find documentation for using the DataSeries menu here: https://ninjatrader.com/support/help...taSeriesWindow

        From the existing chart, you can right-click and access "DataSeries" to add additional series, otherwise, the Control center -> New -> Chart option will open the DataSeries menu where you can add multiple series to a new chart. You can add more than 1 series in the DataSeries window, when you do additional panels are added for each series.

        I look forward to being of further assistance.

        Comment


          #5
          Got it. Thanks

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Mindset, 04-21-2026, 06:46 AM
          0 responses
          87 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by M4ndoo, 04-20-2026, 05:21 PM
          0 responses
          128 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Started by M4ndoo, 04-19-2026, 05:54 PM
          0 responses
          65 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Started by cmoran13, 04-16-2026, 01:02 PM
          0 responses
          117 views
          0 likes
          Last Post cmoran13  
          Started by PaulMohn, 04-10-2026, 11:11 AM
          0 responses
          67 views
          0 likes
          Last Post PaulMohn  
          Working...
          X