If I took the standard CCI indicator in Ninja and wanted to make the zero line change colors when another condition was true or false...how would I do this?
The CCI zero line already has a color attached to it that you can change but this would go over it or on top of it.
Example 1: If the condition...3 period ema is above the 34 period ema...paint the CCI zero line Green. If the condition...3 period ema is below the 34 period ema...paint the CCI zero line Red.
OR
Example 2: If the condition...RSI 14,3 is above the 70 line...paint the CCI zero line Green. If the condition...RSI 14,3 is below the 30 line...paint the CCI zero line Red.
Thanks for your help

Comment