Accessing AI Search
You can open AI Search from multiple places:- Wand button — click the wand icon (✦) next to the gear menu in the Setups Table toolbar. This is the fastest mouse-driven way to open AI Search while you’re already working with the table.
- Keyboard shortcut — press Q from anywhere in the app to open the search input immediately.
- Mission Control — use the AI Search bar on the main overview page.
AI Search is part of the StratAlerts app and does not require a separate AI Tools subscription. It runs inside the app and works against the live setups table.
How it works
When you submit a query, StratAlerts parses your natural language input and maps it to structured filter conditions on the setups table. The mapping preserves Strat-specific terminology, so you don’t need to translate it yourself.1
Type a plain English query
Use Strat terminology naturally — candle types, timeframe names, setup conditions. The parser understands both shorthand (
2U, 2D) and expanded forms (two up, inside day, in force).2
The system translates to structured filters
Your query is converted to specific filter conditions: candle type (CC, C1, C2), timeframe, TFC state, in-force status, and similar fields. The translation is shown so you can verify what was applied.
3
The setups table updates instantly
The table refreshes to show only the symbols that match your query. From there, you can sort, click into individual symbols, or add additional manual filters.
Example queries
These examples show the query you type and the filter conditions it maps to:- Inside days
- In-force setups
- 1-2U pattern
- Candle color
- Multi-timeframe
- In-force across timeframes
Query:
all inside daysTranslates to: CC = 1 on the daily timeframeReturns every symbol currently forming an inside day — a candle contained entirely within the prior candle’s range. Useful for identifying coiled setups before a potential directional break.Strat terminology the parser understands
AI Search recognizes the core vocabulary of The Strat methodology. You can use these terms directly in your queries:Candle types
Candle types
Timeframes
Timeframes
The parser accepts full names and shorthand:
Setup sequences
Setup sequences
AI Search understands two-part and three-part Strat setup sequences using the standard C2-C1 or C2-C1-CC notation:
Bare
2 in a sequence is automatically expanded to cover both 2U and 2D. Explicit directional sequences like 1-2d are mapped correctly as setup-sequence filters, not misread as current-candle state.Candle color
Candle color
When a color is attached to a setup sequence without specifying which candle, it defaults to C1. To target C2 instead, explicitly name it.
Setup conditions
Setup conditions
Tips for effective queries
Related
AI Tools overview
Feed live Strat bundles into GPT, Claude, Gemini, and other LLMs for deeper AI-powered analysis.
Bundle reference
Detailed field reference for the NDJSON bundle format used with external LLMs.