Upload a CSV of completed trades and compare retrospective scenarios with and without the filter. Browser-only — a simulation, not account P&L.
Upload your trade CSV and see how the public TrendOrFlat regime would have gated entries. Formulas are open in the page source (js/simulator.js).
Privacy: all calculations run in your browser only. Your CSV is never uploaded to our servers.
entry_ts,exit_ts,side,pnl 2026-07-10T10:00:00Z,2026-07-10T18:00:00Z,long,120.5 2026-07-11T08:00:00Z,2026-07-11T12:00:00Z,short,-40
Also accepts TSLab/Bybit-style exports if columns are entry_ts, exit_ts, side (long/short), pnl. Timestamps ISO-8601.
Upload an export of completed trades. The calculation runs entirely in your browser and shows a retrospective "with / without the filter" scenario. It is a simulation, not your account's actual performance or a promise of future returns.