set_guardrail_preferences
Configure notification thresholds for trading guardrails, such as daily loss alerts and consecutive loss pauses, while keeping hard-coded limits unchanged.
Instructions
Step 6: Configure guardrail notification thresholds. Hard-coded limits (daily loss $500, max drawdown 15%, VIX>35 gate) cannot be changed — this only controls when you are notified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slack_alerts_enabled | No | ||
| notify_on_daily_loss_pct | No | Notify when daily loss reaches this % of $500 limit (e.g. 80 = alert at $400 loss) | |
| pause_on_consecutive_losses | No | Pause and alert after N consecutive losing trades |