Actionable trade setups with entry, take profit, and stop loss — powered by ICT concepts, Minervini patterns, and momentum triggers.
check_all_medium_term_patterns(df). The other four (mom_top_decile, pead_drift, value_top_decile, low_vol_top_decile) need cross-sectional or external data (12-1 momentum rank, SUE history, value/vol decile) that the backtest engine doesn't have access to. They wait for live data — adaptive_grades.py rescores them after ~30 closed trades per pattern (4-8 weeks), matching how darvas_box and adam_eve_* were introduced.
Active positions that haven't hit TP, SL, or expired yet.
Active signals from quarantined / locked patterns. The system fires these as if they were real, but doesn't allocate capital — they're tracked purely so live PF can be measured and the pattern can be unlocked once it proves itself. These do not appear in the Trade Setups feed and don't count against the 250-position heat cap.
Columns mirror Open Trades. Same TP/SL/early-exit/expire rules apply on paper. When a paper trade closes, its outcome feeds directly into Adaptive Pattern Grades and may trigger automatic reactivation of the pattern.
Why a pattern might be here: see the Quarantined Patterns section below — Severity / Reason / Reactivation Gate are explained there.
| Ticker ▲ | Last Close ▲ | Predicted Close ▲ | Predicted Move ▼ | Direction ▲ | Consistency ▼ | Confluence ▲ | Predicted Candles | AI Analyze |
|---|
This page is powered by two engines: a daily signal scanner that finds trade setups every trading day, and a weekly backtest that grades how well each pattern has worked historically. Every signal passes through a 7-stage quality pipeline before appearing on this page.
parabolic_short (Luk #6 — only 2-3 fires in our universe) and true parabolic_long snap-back (Luk #7' — PF 0.24, n=3); will revisit if universe expands to small-caps.Δ AVWAP-E% + Δ AVWAP-H% columns on this table (Luk #5 Stage A — read tooltips for definition), avwap-levels.json + sector-peers.json + analyst-signals.json data files refreshed by 3 new weekly/daily crons. Dormant code ready for atomic Wave A flip: Luk #1 QM detector, Luk #3 exhaustion exit (feature-flagged off), C1 analyst-signals detectors. Zero behavior change to the live pipeline until Tue 05-26.These run automatically every trading day. The trade setups table is regenerated from scratch — it shows what patterns are active today, not a running list of trades.
regime_exit policy exactly — entries and exits agree on what's allowed. Confidence scaled by regime within the allowed directionThe backtest runs once a week to grade pattern quality. It does NOT change the trade setups — only the grades (A/B/C/D) shown next to each pattern.
A pattern with PF > 1.1 looks profitable on paper, but with 12 patterns × 3 regimes ≈ 30 implicit tests, some "good" patterns can be lucky. We layer three checks on top of raw PF:
After market close, the Kronos AI model generates 5-day forward candle predictions for all tickers using 10x Monte Carlo ensemble for confidence bands. Computed on desktop GPU (RTX 4070 Super) and uploaded to VPS.
Auto-generated from the latest backtest and live prediction ledger. Each paragraph covers: definition, backtest profit factor over 5y × 554 tickers, avg R:R, best/worst regime, last 30 days of closed live trades, and current quality-gate status.
Signals are computed at ~4:25 PM ET Mon-Fri after market close and reflect end-of-day data. Entry prices use the signal day's closing price, validated within the day's OHLC range. Backtest uses 5 years of historical data across 554 tickers (119K+ trades, every trading day), refreshed Saturday 8:00 AM ET. Signals are informational — always validate with your own analysis before trading. Past patterns do not guarantee future results.