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,

    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,

        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.

            Comment


              #7
              Bertrand
              Thanks, (onStatUp())

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by argusthome, 03-08-2026, 10:06 AM
              0 responses
              105 views
              0 likes
              Last Post argusthome  
              Started by NabilKhattabi, 03-06-2026, 11:18 AM
              0 responses
              53 views
              0 likes
              Last Post NabilKhattabi  
              Started by Deep42, 03-06-2026, 12:28 AM
              0 responses
              36 views
              0 likes
              Last Post Deep42
              by Deep42
               
              Started by TheRealMorford, 03-05-2026, 06:15 PM
              0 responses
              38 views
              0 likes
              Last Post TheRealMorford  
              Started by Mindset, 02-28-2026, 06:16 AM
              0 responses
              74 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Working...
              X