check_active_plans
Check active trading plans against current market context, expiring outdated plans and matching remaining ones to the provided ATR and regime.
Instructions
Check active trading plans against current market context.
Queries all active prospective plans, expires any past their expiry date, and matches remaining plans against the provided context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context_atr_d1 | No | Current ATR(14) on D1 in dollars | |
| context_regime | No | Current market regime (trending_up/trending_down/ranging/volatile) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||