Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Add Instrument dynamically

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

    Add Instrument dynamically

    Is there a way to add an Instrument (Multi Instrument Indicator) other than in the Initialize method? I want to be able to add and/or remove instruments I am monitoring on the fly. If not, is there a way to remove an instrument if it was added in Initialize to free up the resources?

    Add("6A 03-11", PeriodType.Range, 6);

    #2
    Brad, unfortunately dynamically adding / removing bar objects is not supported - a hint to play with you can look into the Pivot indicator and how it would load bars async...

    Comment


      #3
      hi, where can i find information about the mentioned Pivot indicator?

      Comment


        #4
        You can view the source code to the pivot indicator by going to Tools--> Edit NinjaScript--> Indicator--> and select the Pivot indicator.
        MatthewNinjaTrader Product Management

        Comment


          #5
          lol.. i looked for it and couldn't find earlier. found it. thanks.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          563 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          329 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
          547 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          547 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X