I'd like to code a strategy based on a third party indicator which changes colors under certain conditions.
Is it possible to code some sort of test of an indicator based on its color alone?
Such as if(indicator = red)
do something...
Thanks for letting me know.

Comment