Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Index was outside the bounds of array?

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

    Index was outside the bounds of array?

    Hi,
    When I load the attached indicator, I get this error message:



    Any suggestions, Thanks.
    Attached Files

    #2
    Hello,

    Thank you for the post.

    I see that you are using a List, have you at this point debugged your looping logic to confirm the indexes you are using are valid for the list uses?

    Some items are being removed from the list on each OnBarUpdate and some are not, this is likely where I would suggest starting to check based on the error being reported.

    I am unable to test this sample as it contains indicators I don't have, so I could also suggest to further reduce the script to either only use stock indicators, or no indicators and just work on the loop portion as that seems to be the only area you are using an index. I also see you have a custom class, for the time being I would suggest removing that as well until you identify what specifically is causing the exception.



    I look forward to being of further assistance.

    Comment


      #3
      Figured it out, Thanks for your Help.

      Comment

      Latest Posts

      Collapse

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