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

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

    Comment


      #3
      Figured it out, Thanks for your Help.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by ageeholdings, Today, 07:43 AM
      0 responses
      6 views
      0 likes
      Last Post ageeholdings  
      Started by pibrew, Today, 06:37 AM
      0 responses
      4 views
      0 likes
      Last Post pibrew
      by pibrew
       
      Started by rbeckmann05, Yesterday, 06:48 PM
      1 response
      14 views
      0 likes
      Last Post bltdavid  
      Started by llanqui, Today, 03:53 AM
      0 responses
      6 views
      0 likes
      Last Post llanqui
      by llanqui
       
      Started by burtoninlondon, Today, 12:38 AM
      0 responses
      12 views
      0 likes
      Last Post burtoninlondon  
      Working...
      X