create_composite_alert
Create composite alerts that combine conditions from multiple symbols and timeframes with AND/OR logic. Alerts trigger only when all underlying data is fresh, avoiding stale signals.
Instructions
Birden çok clause'ı AND/OR ile birleştiren alarm. Her clause bir (symbol,timeframe) çifti + koşul taşır; tüm clause'ların verisi taze olmadan değerlendirilmez (stale → tetiklenmez).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| clauses | No | ||
| combine | No | AND | |
| request_id | No | ||
| idempotency_key | No | ||
| cooldown_seconds | No |