backtest truth detector

    1

    Detects curve-fitting, look-ahead bias, and unrealistic assumptions in trading strategy backtests.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    See it in action

    You say

    Audit this strategy: 45% CAGR, 3.2 Sharpe, 15 trades over 6 months on SPY. It uses candle closes for fills with zero slippage. Can I trust these numbers?

    Your agent does

    Verdict: Fail. Red Flags: - Sample size (15 trades) is statistically insignificant. - 0 slippage assumes infinite liquidity; recomputing with 5bps slippage reduces Sharpe to 1.1. - Signal generation at candle close with immediate fill introduces look-ahead bias. Recommendation: Do not deploy.

    What you get

    Detect look-ahead bias in price action signals.Recompute Sharpe ratios after accounting for slippage and fees.Identify curve-fitted parameters via sensitivity analysis.Stress-test equity curves by removing outlier winning trades.

    About this skill

    The problem

    Most backtests look great on paper but fail in live markets due to curve-fitting, look-ahead bias, and ignored execution costs. Developers and traders often waste capital on strategies that rely on unrealistic fills or statistically insignificant samples.

    What it does

    • Detects look-ahead bias and unrealistic execution assumptions like mid-price fills on large orders.
    • Audits sample sizes and market regimes to identify weak statistical significance or survival bias.
    • Calculates the impact of missing costs including slippage, bid/ask spreads, and borrow fees.
    • Analyzes parameter sensitivity to find evidence of over-optimization and fragile performance spikes.

    Why this beats prompting it yourself

    General LLMs often take backtest data at face value or miss subtle technical flaws like point-in-time constituent errors. This skill applies a systematic forensic framework that forces a recomputation of metrics under stress, ensuring you see the "net-of-everything" reality before deploying code.

    Use cases

    • Audit a vendor's high-Sharpe strategy before purchasing or licensing.
    • Validate a new quantitative model against out-of-sample data and market impact.
    • Identify why a live strategy is diverging from its historical performance.
    • Stress-test a portfolio for fragility by removing top outlier trades.

    Known limitations

    Requires detailed trade logs or strategy parameters to provide a high-confidence verdict. It cannot fix a broken strategy, only identify the flaws in its current state.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean today

    Listedtoday

    Frequently Asked Questions