prorgramming MT4 indi - the color

 
pedropip:

What do you type for 'no color' for an mq4 file?


I tried 'None' but this doesn't work,


Thank you,

Pete

See here: https://docs.mql4.com/constants/special


CLR_NONE0xFFFFFFFFIndicates empty state of colors.
 
Thanks again Gordan :)
 
can someone help me with this.

I'm trying put a custom colour into an MT4 file and not use the standard web colours that are already there.

For example, I can put either these following values in if I want nothing to show:

CLR_NONE0xFFFFFFFF

But I want to know how to find the value for a custom colour of my choosing

TIA
Reason: