Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy Not Enterting Orders

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

    Strategy Not Enterting Orders

    Hi all...

    I have a strategy I now works properly b/c I've used it recently. However, it didn't work the last time I used it, and I'm not sure why. The only clue I have is an error message in the log, which appears a little cryptic to me. Can someone please translate this for me?

    Error on calling 'OnBarUpdate' method for strategy 'ESNightGrabber': Index was out of range. Must be non-negative and less than the size of the collection.

    #2
    Hi heyligerb, most likely you try to access an array / index value that does not exist at some point you would need to debug your code to track this down. Try / catch blocks will be helpful - http://www.ninjatrader-support2.com/...ead.php?t=9825

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Today, 05:17 AM
    0 responses
    46 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    126 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    66 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    42 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    46 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X