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 CarlTrading, 03-31-2026, 09:41 PM
          1 response
          156 views
          1 like
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          90 views
          1 like
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          138 views
          2 likes
          Last Post CaptainJack  
          Started by CarlTrading, 03-30-2026, 11:51 AM
          0 responses
          130 views
          1 like
          Last Post CarlTrading  
          Started by CarlTrading, 03-30-2026, 11:48 AM
          0 responses
          107 views
          0 likes
          Last Post CarlTrading  
          Working...
          X