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

Failed to call method 'Initialize' for indicator 'PivotPointsMR': Index was outside t

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

    Failed to call method 'Initialize' for indicator 'PivotPointsMR': Index was outside t

    Failed to call method 'Initialize' for indicator 'PivotPointsMR': Index was outside the bounds of the array. error on Log
    Attached Files

    #2
    Not able to find why this error pop up,attached indicator can someone take a look whats wrong with this indicator thanks in advance

    Comment


      #3
      Hello niks.baps, and thank you for your question. This is telling you that the code you have on lines 78-91 are acting on Plot data that has not yet been prepared. I would like to recommend moving this code to OnBarUpdate and setting up a boolean flag so that this only executes once. Please let us know if there are any other ways we can help.
      Jessica P.NinjaTrader Customer Service

      Comment


        #4
        Thanks Jessica

        actually I'm new to programming I try to move code under OnbarUpdate

        But same issue for me

        If you could help me to fix this issue that will a big help

        Comment


          #5
          While we can not provide direct debugging services, for educational purposes, I am attaching a version of your code with a safe way to accomplish your goal. You have further runtime log messages from your Plot method that you will need to review. If you would like the services of a NinjaScript consultant please let us know and I will ask a colleague to assist further.
          Attached Files
          Jessica P.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by ZenCortexCLICK, Today, 04:58 AM
          0 responses
          5 views
          0 likes
          Last Post ZenCortexCLICK  
          Started by sidlercom80, 10-28-2023, 08:49 AM
          172 responses
          2,280 views
          0 likes
          Last Post sidlercom80  
          Started by Irukandji, Yesterday, 02:53 AM
          2 responses
          18 views
          0 likes
          Last Post Irukandji  
          Started by adeelshahzad, Today, 03:54 AM
          0 responses
          7 views
          0 likes
          Last Post adeelshahzad  
          Started by Barry Milan, Yesterday, 10:35 PM
          3 responses
          13 views
          0 likes
          Last Post NinjaTrader_Manfred  
          Working...
          X