Numeric expression

A numeric expression is a combination of values and/or operators that result in a number; their return type is numeric.

Remarks

Numeric expressions are often used as numeric inputs for studies and strategies.  

Examples

Numeric expressions include numbers and numeric operators along with references to EasyLanguage reserved words and functions that a return numeric value.

8

8 + 4

Close

High + 0.5

(High - Low)/2