Example: I have a double defined. Once price crosses that double paint the background. BUT ignore all bars before the new double is defined.
So if that double was defined 40 bars ago, only paint background from that point forward. Ignore all bars behindb the 40th bar.

Comment