Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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...
    BertrandNinjaTrader Customer Service

    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 mattbsea, Today, 05:44 PM
          0 responses
          5 views
          0 likes
          Last Post mattbsea  
          Started by RideMe, 04-07-2024, 04:54 PM
          6 responses
          33 views
          0 likes
          Last Post RideMe
          by RideMe
           
          Started by tkaboris, Today, 05:13 PM
          0 responses
          4 views
          0 likes
          Last Post tkaboris  
          Started by GussJ, 03-04-2020, 03:11 PM
          16 responses
          3,282 views
          0 likes
          Last Post Leafcutter  
          Started by WHICKED, Today, 12:45 PM
          2 responses
          20 views
          0 likes
          Last Post WHICKED
          by WHICKED
           
          Working...
          X