Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Can you index multiple dataseries i.e myDataseries(1), myDataseries(2)

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

    Can you index multiple dataseries i.e myDataseries(1), myDataseries(2)

    I am trying to set up multiple data series for multiple time frames and need to index them so I can use a loop to reference each data series.

    I have tried multiple combinations of just the number, the number in parens and the number in brackets (didn't think the bracket would work). But all combinations give one error or another.

    Is this even possible to have several data series with the same name and a numerical reference designation that can be used in a loop?

    myDataseries1
    myDataseries2
    myDataseries3

    Thanks,

    Ryan

    #2
    Without seeing more, I'm going to say Yes.

    Can you post some code without your 'secrets' that is causing you issues?



    Originally posted by RyanR View Post
    I am trying to set up multiple data series for multiple time frames and need to index them so I can use a loop to reference each data series.

    I have tried multiple combinations of just the number, the number in parens and the number in brackets (didn't think the bracket would work). But all combinations give one error or another.

    Is this even possible to have several data series with the same name and a numerical reference designation that can be used in a loop?

    myDataseries1
    myDataseries2
    myDataseries3

    Thanks,

    Ryan

    Comment


      #3
      Ryan, I would suggest reviewing the hints mentioned in this thread - http://www.ninjatrader.com/support/f...ad.php?t=10732

      Comment


        #4
        Thanks Bertrand that was what I was looking for. I guess I did not look far enough back in time.

        Sledge - I do not have any code (or secrets for that matter) I was trying to build some code which depended on this array/dataseries initialization and could not get past step 1.

        Thanks Guys

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        571 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        331 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        549 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        550 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X