Bar-by-bar / tick-by-tick session replay for backtest review.
“Replay plays a recorded session back tick by tick at a speed you choose, to re-watch how a move unfolded.”
Bar-by-bar / tick-by-tick session replay for backtest review.
Top strip: bar-resolution time scrubber across a chosen session. Drag the playhead to seek; click to land at a specific time. The chart + DOM + T&S + every panel that consumes price data replay synchronously from that point.
0.5× (slow / study) → 1× (real-time) → 2× → 5× → 10× → 100× (fast scan). Fast for finding the interesting moment; slow once you're there.
Pause and step single-bar to study microstructure events. Step-back lets you re-watch a print you missed. Bookmarks let you tag a moment for later study (e.g., the moment a setup formed).
Run a backtest in the IDE → click any trade in the trade log → replay opens at that bar with the strategy state synced. The fastest way to debug why a strategy's edge worked (or didn't) at specific moments.
TLOG