I have a strategy that creates a popup Button Trader type of window. It has been working perfectly, but suddenly the OnBarUpdate() method has stopped executing (tested with a Print() statement). The popup appears as usual, and there are no error messages.
I have just installed the latest version of NT7, hoping that would fix it, but the problem remains.
Strangely, when I deleted the strategy and then recreated it, it worked fine until I exited NT and then restarted. Then the same problem reappeared.
Is it possible something is corrupted? And if so, should I try a complete reinstall (deleting the NT7 folder etc)? Or is there something else I should try first?
Thanks

Comment