IntermediateLast verified Aug 23, 2026
Expression
Calculates a numeric formula from connected inputs.
Calculates a numeric formula from connected inputs.
When to use
Use it to combine, normalize, or transform up to the supported numeric inputs before a comparison.
Example
Calculate a percentage distance between current price and a reference value, then compare the result.
Common problems
Keep the formula within the supported syntax and guard against missing inputs or division by zero.
Next steps
Review the generated Parameters, Outcomes, and Data Ports on this page, then open the related guides for the complete workflow.