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 NullPointStrategies, 03-13-2026, 05:17 AM
          0 responses
          90 views
          0 likes
          Last Post NullPointStrategies  
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          152 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          80 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          53 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          63 views
          0 likes
          Last Post TheRealMorford  
          Working...
          X