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 SalmaTrader, 07-07-2026, 10:26 PM
          0 responses
          29 views
          0 likes
          Last Post SalmaTrader  
          Started by CarlTrading, 07-05-2026, 01:16 PM
          0 responses
          17 views
          0 likes
          Last Post CarlTrading  
          Started by CaptainJack, 06-17-2026, 10:32 AM
          0 responses
          9 views
          0 likes
          Last Post CaptainJack  
          Started by kinfxhk, 06-17-2026, 04:15 AM
          0 responses
          16 views
          0 likes
          Last Post kinfxhk
          by kinfxhk
           
          Started by kinfxhk, 06-17-2026, 04:06 AM
          0 responses
          19 views
          0 likes
          Last Post kinfxhk
          by kinfxhk
           
          Working...
          X