Concurrent indicators coloring bars, which one is winning?

Got this from NT support:
There is not a specific order that indicators are loaded, they are all processed at the same time. That means either could be in front or “winning”. If you need to do something specific in regard to rendering so that plots or renderings have a specific order you need to combine the two indicators into a single indicator so you can control the order of operations.