Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Maximum instruments

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

    Maximum instruments

    Good Morning,

    I've nt7 with kinetick, what should i do to increase the number of instruments i add(). apparently 15 is the maximum and seems to come from nt7.
    That's a severe limitation.

    Regards.

    JF

    #2
    JF, do you refer to creating MultiSeries charts or Add() ing those instrument programmatically to a script?

    Thanks,
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Add()ing programmatically in scripts

      JF

      Comment


        #4
        JF, how would you notice it then? I've created a test script with 20+ series added with no issues seen.

        Thanks,
        BertrandNinjaTrader Customer Service

        Comment


          #5
          If i have 15 or more, when i'm in the indicator window and i double click on it, the indicator shows up as "MyIndicator(<unknown>) and if i have less, "MyIndicator(the number)". Even before clicking ok to add it to the chart.
          As it turns out, my script opens a file, but a line was wrong. Still, it's as if nt was kind of reading the file before being added to the charts. Why is that? Does nt sort of initializes the the indicators when the indicator window opens?

          Thanks

          Comment


            #6
            Yes, that's correct - the Initialize() is called across all scripts at the point the indicator dialog window opens - for allocating custom resources try the OnStart() only called once before OnBarUpdate() fires first time.
            BertrandNinjaTrader Customer Service

            Comment


              #7
              Bertrand
              Thanks, (onStatUp())

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by MiCe1999, Today, 07:19 AM
              0 responses
              3 views
              0 likes
              Last Post MiCe1999  
              Started by Mindset, Today, 06:09 AM
              0 responses
              6 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by reynoldsn, 02-28-2025, 06:44 PM
              6 responses
              65 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by MamaKB, 02-14-2025, 03:38 PM
              9 responses
              69 views
              0 likes
              Last Post charlesthomas  
              Started by llanqui, 03-05-2025, 06:03 AM
              17 responses
              115 views
              0 likes
              Last Post bltdavid  
              Working...
              X