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.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CortexZenUSA, Today, 12:53 AM
      0 responses
      1 view
      0 likes
      Last Post CortexZenUSA  
      Started by CortexZenUSA, Today, 12:46 AM
      0 responses
      1 view
      0 likes
      Last Post CortexZenUSA  
      Started by usazencortex, Today, 12:43 AM
      0 responses
      5 views
      0 likes
      Last Post usazencortex  
      Started by sidlercom80, 10-28-2023, 08:49 AM
      168 responses
      2,266 views
      0 likes
      Last Post sidlercom80  
      Started by Barry Milan, Yesterday, 10:35 PM
      3 responses
      13 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Working...
      X