Jeff
Open the efs with the Editor and add the the following statement in the preMain section setDefaultBarFgColor(Color.black);
This change will be permanent ie every time you load this efs on a chart the color of the line will be black.
Another way to do this is to go into Edit Studies, select MAPriceBars from the drop down selector then put a check mark in Color in the Override section and change the color (see image below). This change will apply only to this instance of the efs.
Alex
Comment