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 eladlevi, Today, 11:02 AM
      3 responses
      21 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by synthhokie, Today, 10:24 AM
      5 responses
      14 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by llanqui, 05-06-2024, 03:51 PM
      7 responses
      30 views
      0 likes
      Last Post llanqui
      by llanqui
       
      Started by Lele2k24, Today, 01:32 PM
      0 responses
      3 views
      0 likes
      Last Post Lele2k24  
      Started by Richozzy38, Today, 01:06 PM
      1 response
      7 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Working...
      X