Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How do I add second time series to strategies chart?

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

    How do I add second time series to strategies chart?

    Hi,

    I want to add a second time series to my chart so it displays in a second panel with "equidistant" spacing (eg. 1min & 5min candles)

    How do I do this in my strategy via the code?

    When I add a second time series it doesnt display on the chart.

    Also I do not know how to set the panel for a time series

    This is what I want



    NT7 states the following but I can not find the code to do this anywhere

    "New Multi-Series Charting

    You can now mix multiple series on a single chart without limitations seen in other platforms. We have introduced a new chart level property "Equidistant bar spacing" which is automatically set to false when mixing more than one series. What this does is creates a time axis that is void of any missing bars so that mixed series of any type can all be accurately aligned to time. When this property is set to true, bars have even space between them and missing time bars are excluded.
    Click the image to the right to enlarge, it depicts a mixed series chart that plots ES 5 Minute, NQ 1 Minute, YM 1000 Tick and YM 10 point range series."


    Many thanks
    Damien

    #2
    Originally posted by damo666 View Post
    Hi,

    I want to add a second time series to my chart so it displays in a second panel with "equidistant" spacing (eg. 1min & 5min candles)

    How do I do this in my strategy via the code?

    When I add a second time series it doesnt display on the chart.

    Also I do not know how to set the panel for a time series

    This is what I want



    NT7 states the following but I can not find the code to do this anywhere

    "New Multi-Series Charting

    You can now mix multiple series on a single chart without limitations seen in other platforms. We have introduced a new chart level property "Equidistant bar spacing" which is automatically set to false when mixing more than one series. What this does is creates a time axis that is void of any missing bars so that mixed series of any type can all be accurately aligned to time. When this property is set to true, bars have even space between them and missing time bars are excluded.
    Click the image to the right to enlarge, it depicts a mixed series chart that plots ES 5 Minute, NQ 1 Minute, YM 1000 Tick and YM 10 point range series."


    Many thanks
    Damien
    In Control Center, File->New Chart, and keep adding away what you want.

    Your default template probably won't work on a multiseries, so choose NONE.

    Or, on the chart, right click, then "data series", then add new series to the chart.

    Comment


      #3
      Adding it manually is not the issue, the issue is adding it in my strategys code.

      I can add a new time series and access the bars but I do not know how to get it to display the second time series when running my strategy or back testing it.

      Comment


        #4
        Originally posted by damo666 View Post
        Adding it manually is not the issue, the issue is adding it in my strategys code.

        I can add a new time series and access the bars but I do not know how to get it to display the second time series when running my strategy or back testing it.

        Cant be done. Has to be done manually if you want that.

        Comment


          #5
          Originally posted by sledge View Post
          Cant be done. Has to be done manually if you want that.
          Well that would explain why I am having so much dificulty!

          Is this ever going to be a feature?

          I guess I will just have to make a price like indicator to do it...

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          648 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          369 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          108 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          572 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          574 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X