Obviously, there are many gaps in my understanding of Ninjascript programming, some at a very elementary level no doubt, due to my lack of systematic training in the fundamentals of any programming language. I've learned all my meager programming knowledge from trial and error with the Ninja platform and the kindness of mentors like you in the forum. For example, your mention of stepping through an NT strategy bar-by-bar doesn't correspond to anything I'm familiar with in NT, but it does ring some bells about other things I've heard of but not used, like Visual Studio .NET debugger. Is that what you're referring to? Your bar-by-bar indicator workaround sounds ingenious, but for educational purposes would you suggest that exposure to Visual Studio or some other C# debugging tool is something I might benefit from?
I'll respond to your later post in the my next post.


, not what you intend it to do? You probably want to switch the 2 statements.
Switching the two statements worked. Now I get the error a few days later. More importantly, now that the method is working it indicates that the next suspect is probably cp4, i.e. the statement on line 82 :
Comment