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 cmoran13, 04-16-2026, 01:02 PM
      0 responses
      43 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      25 views
      0 likes
      Last Post PaulMohn  
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      163 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      98 views
      1 like
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      158 views
      2 likes
      Last Post CaptainJack  
      Working...
      X