BeginnerLast verified Aug 23, 2026
Fix validation issues
Use the validation area to locate a blocking problem, correct it, and confirm that it is resolved.
Correct one blocking issue at a time and validate again after each structural change.
Locate the issue
Open the validation area and read the complete message. Use its action to focus the affected node or graph area when available. Distinguish an error from a warning or plan lock.
Apply the recovery
- For a missing activation, add the correct primary trigger for the strategy mode.
- For a required parameter, select the node and complete the named setting.
- For an incompatible value, inspect both Data Ports and reconnect compatible types.
- For a disconnected control path, connect the relevant outcome to the next node.
- For a cycle, remove the connection that returns to an earlier path.
Do not change unrelated nodes simply to clear the count.
Confirm readiness
Run validation again. Confirm that the original item is gone and that the change did not create another blocking issue. Save the corrected graph before launching a Backtest or leaving the editor.
Related documentation
- Validation and readinessDistinguish blocking errors from guidance and make a graph ready before testing it.
- Troubleshoot activation and validationRecover from a missing primary trigger, duplicate activation attempt, cycle, or incomplete required setting.
- Troubleshoot connections and data typesRecover when a target is unavailable, a connection is rejected, or a node has data but does not run.