Check Active Plans
check_active_plansValidate active trading plans against current market context, expire stale entries, and match remaining strategies using regime and ATR data.
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 | |||