Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT7 freezes with Not Responding

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

    NT7 freezes with Not Responding

    Hi-

    I have the latest version of NT7. All has been fine for the past few weeks, but now when I click Ctrl+S on a chart It doesn't move me to select a strategy, instead it sets NT7 to Not Responding and I need to shut it down.

    What is going on? And hwo to fix it.

    Thanks. W2

    #2
    I found the issue and I think it is safe to call it a bug. I had added a While Loop

    while (x < split.Length-1)
    {
    x+=
    1;
    }

    but I forgot to add the x+=1; While this has every right to disable the strategy, it certainly shouldn't prevent the Strategy Dialog from opening.

    I should add that even on rebooting of the computer the strategy dialog still didn't show itself, only after I found the problem and compiled it, did it the strategy dialog show itself.

    W2
    Last edited by WSquared; 12-26-2010, 10:21 AM.

    Comment


      #3
      Hello,

      This would be expected in this case. Glad you found the bug in the NinjaScript logic, however any infinite loop would cause this.

      Let me know if I can be of further assistance.
      BrettNinjaTrader Product Management

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      93 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      48 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      31 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      34 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      69 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X