The 30 morningsSame tape Blake sees. Your call.

Thirty real NQ mornings from the record. For each one you see the prior session and the overnight tape up to 9:25 ET, nothing after, and you call the open: long, short or neutral. The reveal is instant and the date only shows after you commit, so there is nothing to look up.

What this is. Thirty real mornings, on four timeframes (1H, 15M, 5M, 1M), generated from data/nq_60m_5y.csv + nq_15m_5y.csv + nq_5m_5y.csv + nq_1m_5y.csv. Sessions are scored by the same rule the record uses: Bull if the close of the last 15m bar before 11:00 ET (the 10:45 bar, which prints the 11:00 close) is above the open of the 09:30 ET bar, bear if it is below, flat only on an exact tie, replicating the engine's backtest.session_direction rule (09:30 open vs 11:00 close) that scores the bias_record session field; mp is that close minus that open in NQ points. Replicating engine/mec.py find_fvgs verbatim (strict inequality, no minimum-size threshold): with i the middle bar of three consecutive bars, an up (bullish) FVG exists when low[i+1] > high[i-1] with zone lo=high[i-1] and hi=low[i+1], and a dn (bearish) FVG exists when high[i+1] < low[i-1] with zone lo=high[i+1] and hi=low[i-1]; f (filled) is true when any later bar in the same baked window (index > i+1) trades fully back through the zone, meaning bar low <= lo for an up gap or bar high >= hi for a dn gap. Your picks stay in this browser only.
MECH MODEL · BLAKE + NAEEM INC.
EVERY FIGURE ON THIS SITE IS READ FROM THE PROJECT'S OWN RESULT FILES. NOTHING HERE IS AN OFFER, A SOLICITATION OR A PROMISE OF PERFORMANCE. FUTURES TRADING CARRIES SUBSTANTIAL RISK OF LOSS.
BUILT 2026-08-16 20:33