Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Index error

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

    Index error

    Hi!

    I have a similar issue.

    This is what I read in my Log:
    Indicator 'INEFFICIENZE': Error on calling 'OnStateChange' method: Index was outside the bounds of the array.
    How can I find which index and array the message refers to?

    #2
    Hello Gianpiero,

    For that type of error you would need to debug the code inside of the indicators OnStateChange to find which line is throwing an error. Generally you would comment out the code leaving just the base indicator structure and find a point where you can apply it without seeing the error. Once you reach that point you can uncomment 1 line at a time in OnStateChange to see which line is having a problem. Once that is known you could make a forum post about that line if the problem is not apparent.

    Comment


      #3
      Thanks Jesse!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      68 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      150 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      162 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      100 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      288 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Working...
      X