check_active_plans
Evaluate active trading plans against current market conditions to identify executable opportunities by matching plans with regime and volatility context.
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.
Args: context_regime: Current market regime (trending_up/trending_down/ranging/volatile) context_atr_d1: Current ATR(14) on D1 in dollars
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context_regime | No | ||
| context_atr_d1 | No |