
03-21-2008, 03:48 PM
|
 |
Moderator
|
|
Join Date: May 2006
Location: Helliconia (Winter)
Posts: 2,501
|
|
Quote:
Originally Posted by candlestick
anybody know the code of metaeditor using hexa code of RGB (RED GREEN BLUE) code or CMYK (CYAN MAGENTA YELLOW BLACK) code ?
|
Not CMYK It's RGB:
Quote:
|
#property indicator_color1 C'255,255,255'
|
|