hello, there was a question about the priority color of the bar, I use several indicators that paint the bars with BarBrushes [0], I need to make sure that in the priority indicator Re-paint the bars that have already been painted by another indicator are repainted with the priority indicator.
eg indicator 1 painted over the bar. indicator 2 repainted this bar (already repainted by the first indicator) in a different color. how to do it?

Comment