is this an ea or an indicator.
if it's an indicator, which it sounds like it is, the color is determined when you create the indicator, to add another line you and another one of theese codes,
where it says
PHP Code:
#property indicator_color1//your color wished
just change the color.
does this answer your question?