Documentation / Operators

“AND” is the logical operator used to add different functions in the same expression.

 

Example:

 

Instruction used to name a line or indicator displayed on chart. Used with “RETURN”.

Example:

 

Logicial operator NOT.

Syntax:

 

Example:

 

Logical operator “OR”. Used for testing different conditions on the same statement.

Syntax:

 

Example:

 

Logical operator eXclusive OR.

Syntax:

 

Example :

 


Top