In fact, much earlier I used to check for CurrentBar to change, and then do my "first tick of bar" code and re-save the current value of CurrentBar, etc. (before I found that Ninja had a built-in FirstTickOfBar function.)
So, of course that would work.
I was just hoping I wouldn't have to go de-simplify my indicators that use this.
Oh, well.

Comment