MQL4 - automated forex trading   /  

Forum

prorgramming MT4 indi - the color

Back to topics list To post a new topic, please log in or register

avatar
21
pedropip 2010.02.25 06:29 

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


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


Thank you,

Pete

Automated Trading Championship: The Reverse of the Medal

Automated Trading Championship: The Reverse of the Medal

Automated Trading Championship based on online trading platform MetaTrader 4 is being conducted for the third time and accepted by many people as a matter-of-course yearly event being waited for with impatience. However, this competition specifies strict requirements to the Participants. This is precisely the topic we're going to discuss in this article.


avatar
Moderator
2030
gordon 2010.02.25 06:49 
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: http://docs.mql4.com/constants/special


CLR_NONE0xFFFFFFFFIndicates empty state of colors.

avatar
21
pedropip 2010.02.25 14:36 
Thanks again Gordan :)

avatar
21
pedropip 2010.03.31 07:57 
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

avatar
Moderator
2030
gordon 2010.03.31 08:12 
Back to topics list  

To add comments, please log in or register