The “Indicator with value” trigger type lets you compare an indicator against a defined value. It triggers when the indicator reaches the defined value.
Use this trigger type when you want the system to evaluate an indicator against a fixed number instead of comparing it with another indicator.
In the Comparison type field, selecting Indicator with value means the trigger is based on an indicator reaching the value set by you.
This trigger type is useful when you want to create a condition based on whether an indicator reaches a specific level on the selected Symbol and Timeframe. For example, an algo trader can use it to track whether an indicator Crosses above a defined value and use that condition as part of an automated strategy.
Instead of comparing one indicator to another indicator, this setup checks the relationship between the selected indicator and the value entered in Trigger value. This makes it suitable for strategies where the signal depends on a predefined level.