Full Bot Audit
Code review + honest backtest of your trading bot, from someone who ran it first
What this is
A full technical audit of your trading bot — not a recalculated Sharpe ratio, documented in two case studies:
Case study 01 — Freqtrade SampleStrategy: real fees turned "modest loss" into −70.59% (78.51% drawdown) vs market +405%. Cause: stoploss_on_exchange=False, no ATR stop.
Case study 02 — my own bot: fee-honest backtest flipped +0.254R into −1.366R (real ~2% round-trip commission), plus 3 live bugs: SL/TP expired same-day (TIF=DAY), SL/TP priced off stale signal not fill, wrong-exchange lookup broke risk checks.
Independent proof: a bug I found in a Solana SDK was merged as a fix in 24h (github.com/0xfnzero/sol-trade-sdk/pull/112).
What you get
Code review: entry/exit, stop-loss, order timing, sizing.
Honest backtest: numbers re-run with real fees and slippage.
Curve-fit check: one window vs out-of-sample.
Data-path check: silent failures disabling risk checks.
Written report, ranked findings, with fixes.
Process
Send strategy code (or repo access) and backtest results.
Written report back within a week.
One round of follow-up questions included.
What this is not
Not investment advice — an honest read on the numbers.
Confidentiality
Your code and results stay confidential.
Contact


