Colors a curve with the color you defined using the RGB convention.

Syntax:

or

where colorname is a pre-registered color definitions:


The expression COLOURED must be place just after the value name :

Since the prorealtime version 10.3, it is also now possible to add “alpha” value for transparency purpose:

Syntax (v10.3) :

Alpha value varies from 0 to 255.

 

RGB color samples :

Syntax(v11):

 

 

COLOURED expression can also be associated within the word “BY” to color a curve with colors chosen in the indicator parameters window here :

coloured_by_instruction

Example of line made of 2 colors :

The line is colored by (a) variable through our conditions :

coloured_by_lines

Share this