IntermediateLast verified Aug 23, 2026
Condition
Compares values and selects Match or No Match.
Compares values and selects Match or No Match.
When to use
Use it when the control path must branch according to a value comparison.
Example
Compare the connected RSI value with a literal threshold and continue to Alert through Match.
Common problems
Condition needs a control arrival as well as comparison values. Check value sources, types, and operator before changing the graph.
Next steps
Review the generated Parameters, Outcomes, and Data Ports on this page, then open the related guides for the complete workflow.
Related documentation
- How a strategy starts and continuesUnderstand primary activation, control outcomes, and why data alone does not execute an action.
- Build an RSI Momentum AlertCreate the Starter strategy, change its threshold, validate it, save it, and reopen it.
- IndicatorCalculates a selected technical indicator from connected market data.