Quote:
|
Originally Posted by droesparky
#property indicator_color1 Green
#property indicator_color2 Red
#property indicator_color3 Red
#property indicator_color4 Green
#property indicator_color5 Blue
#property indicator_color6 Red
|
I think you would change these colors to the ones that you want. You should also be able to click on "colors" when you attach it to the chart to change it, but it is a pain cuz you have to change it everytime you add it. Also make sure that the first letter is CAPITAL and you can find the name of all the colors by scrolling over them in the colors section when applying it to a chart. I am not that great with mql yet and usually like to change up the colors also, I think this is what you are asking to do. Hope it helps, if not please disregard.