
Your backtest CSV can hide the exact bugs that make a strategy look profitable when it isnt — inflated win rates, uncontrolled re-entries, single-regime luck. This tool runs 8 automated checks on your trade log and flags the patterns that almost always mean a logic error, not real edge.
WHAT IT CHECKS
Each check returns PASS / WARNING / FAIL / SKIPPED with a plain-English explanation — no quant background needed.
FORMAT: works with any CSV with a date + P&L column. Native TradingView List of Trades export is auto-detected and normalized.
HONEST LIMITS: MetaTrader/NinjaTrader exports may need manual column renaming. Checks that need extra columns you dont have will say so — never a fake result.
Runs 100% locally. Python script, no data leaves your machine. Not a substitute for a code audit — a fast sanity check before you ship or sell a strategy.