Starting 2 days ago, NT7 will just terminate when I am inspecting variables while debugging a strategy. It doesn't happen right away after hitting a BP...it seems to happen while inspecting variables. Usually, I can inspect some variables at a BP and then continue on, but eventually (within 10 min or so in a debugging session), NT7 will just terminate while the NinjaScript code is sitting at a BP and I am inspecting variables. So, it's not just my strategy that terminates, but NT7 in its entirety. VS2010 remains running, but of course it has lost its connection to Ninjatrader.exe.
Maybe the 'inspecting variables' is just a coincidence...however, I have never seen NT7 just go away while the code is sitting at a BP and I am doing nothing.
I have checked the NT logs (upon restarting NT7), but there is no reason given for termination. Although able to make progress with development, this is very annoying, and I thinking about what I could be doing wrong.
Has anyone else seen this? Any ideas? BTW, I am actually debugging the strategy trading logic as an indicator at the moment, just to be clear.

Comment