Safety Trigger
Starts a bounded auxiliary safety path when a supported measure crosses its configured threshold.
Starts a bounded auxiliary safety path when a supported measure crosses its configured threshold.
When to use
Use it alongside the required primary Schedule Trigger when a Portfolio strategy needs a defensive response to a supported safety breach.
Example
With the primary Schedule Trigger already present, begin a defensive path when the selected safety condition breaches its limit.
Common problems
It is an auxiliary guard, not a primary activation. Keep the required Schedule Trigger and connect Safety Trigger only to Alert, a correctly configured Halt, or Alert followed by Halt. It cannot join the primary path.
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 Portfolio strategiesDesign a scheduled or safety-driven graph that selects assets, calculates weights, applies limits, and rebalances.
- RebalancerTurns valid target weights into a Portfolio rebalance result.