M
Moses Efficiency
Replay — per-trade tick walkthrough

Every chart on this tab is rebuilt from the same IQFeed Level 1 tick archive that the live scanner consumed. No mock data, no synthetic candles.

5M bars are aggregated from raw ticks using the exact same BarBuilder convention that runs in production (live/bar_builder.py): O = first tick, H = max, L = min, C = last, V = tick count.

Zone coordinates, entry, stop, and target are read straight from raw_signals.parquet — the same file the retest engine produced and the dashboard's PnL numbers are computed from.

Tick timestamps were empirically verified against wall-clock on 2026-04-28 — they are ET, not UTC despite the +00:00 suffix some files carry.

If you see a chart here with X realized R, the same X is what the retest summary aggregated. They cannot disagree because they read the same parquet.

What this CANNOT prove: that the live scanner would have actually filled at that price in real time. Tomorrow's 4 AM autostart with BUG-013 / BUG-014 fixes is the live-vs-retest parity validation.

Trades
No trades match current filters.

Trade detail

Zone formed
Age at entry (5M bars)
F5 depth
ATR(14)
Target source
Target type
Entry
Stop
Target
Exit price
R planned
R realized
MFE / MAE
Exit reason
Micro instrument
Ticks observed
Select a trade from the list to load its chart.