Analytics · Backtest · Replay

Rehearse. Measure. Face the tape.

A backtester that charges virtual brokerage and wakes when the live bot wakes, tick-level market replay from your own archive, and a self-audit stack — trade X-ray, ghost comparisons, discipline breakers.

A backtester built to disappoint you honestly

Most backtesters are optimism machines. QuantumCat's is engineered to make the sim agree with the live bot — the same condition evaluator, the same decision clock, the same risk rails:

Market replay

The terminal quietly records your subscribed tick stream (price, volume, depth) into a local archive. Replay any recorded day tick by tick — charts, tape and chain move exactly as they did live — pause, scrub, jump to a timestamp. Rehearse the open, revisit the trade that hurt, or hand a moment to JARVIS (“show me 11:42 on expiry day”) and it deep-links the replay there. The same archive warms your seconds-charts on a fresh launch and powers tick-verified backtest fills.

The self-audit stack

InstrumentWhat it answers
Trade X-rayEvery closed trade reconstructed against the market around it: entry/exit quality, what the plan was vs what you did, slippage vs the tape.
Ghost compareYour actual trade raced against its disciplined twin (the same entry managed strictly by the plan) — the cost of every improvisation, in rupees.
Discipline breakersSelf-authored circuit breakers (loss streaks, overtrading pace, revenge patterns) enforced in the shared engine — a cooloff blocks fresh entries at the same gate every order passes, with the counterfactual shown.
Event spineAn append-only local journal of everything the terminal saw and did — orders, regime flips, signals — queryable by time, feeding the day-classification and pattern analytics.
Day P&L historyPer-day realized P&L built from your own fill history, per broker — the broker API only shows today; the terminal remembers.