Trigger Explain & Replay

Every node in a strategy's graph computes a value on every Bar, not just the Bars where the Trigger fires — Trigger Explain shows that full history, either one Bar at a time (Inspect) or as a bar-by-bar walkthrough with the future hidden (Replay).

Inspect a Bar

Replay bar by bar

Availability: every new Run generates this data automatically. A result from before this feature shipped shows Generate in the empty Inspect panel instead — it re-runs the backtest against the graph snapshot that actually produced it, never the strategy's current (possibly since-edited) graph. If the underlying market data or calculation engine has changed since a result's data was generated, Replay refuses to walk rather than show numbers that might disagree with the chart.