Crypto Scanner: autonomous mean reversion bot with hardcoded zero realized loss (live trading right now on YT)
Hey r/Daytrading,
I want to show you Crypto Scanner, an autonomous trading system I built for Binance Spot. It runs 24/7, trades a curated list of mid/large cap tokens, and uses a mean reversion strategy with progressive DCA.
The philosophy behind it: zero realized losses. The system is hardcoded to never close a position at a loss. When a position goes underwater, it DCAs into it at lower prices until the average allows a green exit. This is a philosophical choice, not a performance metric. I will explain below why this works and where the risk actually lives.
Important context on the stats below
The numbers I am about to show were generated on the MOST CONSERVATIVE configuration available: lowest timeframe (5m), lowest risk level. The system supports 5m, 15m, 1h, and 4h timeframes plus configurable risk levels. These results are the floor, not the ceiling, and not the average either. Different configs produce materially different outcomes.
This is important because I am not selling alpha. I am selling infrastructure. What the system does with the configuration the user chooses is up to the user. I run the lowest-risk, lowest-timeframe setup on my own account because I care more about consistency than speed. Your mileage will vary based on your own settings and risk tolerance.
Current live stats (screenshot attached, lowest-risk 5m config):
- Total equity: $2,230.44
- Committed capital: $879.92
- Active holdings: 26 positions
- Total P&L: +$372.91 (+16.7%)
- Open positions P&L: +$24.11
- Total trades closed: 64
- Win rate: 100%
- Average profit per trade: $5.83
What it actually does
The system runs 6 specialized agents in a deterministic pipeline:
Crypto Scanner: continuously scans Binance Spot for mean reversion signals
Signal Scorer: ranks signals by edge and confidence
Capital Manager: decides position sizing based on available capital and user risk params
Order Executor: places orders directly via Binance API
DCA Monitor: watches support levels on existing positions, stacks on confirmed dips
Exit Manager: trails resistance targets with dynamic exits
Everything runs on the user's own Binance account via API keys. I never touch funds. The system only has trading permissions, no withdrawals.
700+ tests passing. No LLM in the trading loop. Deterministic pipeline end to end.
Where the real risk lives
The win rate is a byproduct of the hardcoded exit rule, not an indicator of alpha. The real questions to ask are:
- How long can a position sit underwater? The system is patient. DCA can extend holding time significantly on a drawdown.
- What if the asset goes to zero? Capital at risk in that position is lost. Mitigation: curated asset list (liquid mid/large caps only), per-position capital caps, total exposure limits per user risk level.
- What is the unrealized drawdown? This IS the real metric. Open P&L of +$24.11 on 26 positions tells the honest story better than the 100% WR number.
Bottom line: this is a system that trades consistency over speed at the conservative end of its config space. Push it to higher timeframes or higher risk levels and the profile changes. That choice is the user's.
See it running live right now
I am livestreaming the system in real time on YouTube:
https://youtube.com/live/YHYAsJznx1o
You can see orders firing, positions updating, DCA triggers, and exits as they happen. No edited demos. No backtest cherry-picks.
You can also browse the landing with full current stats: https://crypto-scan.app
Questions I know you will ask
Q: Sharpe ratio?
A: Not meaningful for a system that realizes no losses. What matters is unrealized drawdown distribution. Happy to discuss on specific configs.
Q: Max drawdown?
A: Depends on config. On the lowest-risk 5m setup shown here, historical max unrealized drawdown per position has been around 8 to 12%. Higher risk levels and longer timeframes produce larger excursions.
Q: Why should my results match yours?
A: They should NOT automatically. This post shows one specific configuration. The system is infrastructure. Your config, your market conditions, your capital, your results. I show my stats because they are real, not because they are a forecast.
Q: What about a black swan?
A: Liquid asset selection plus per-position caps limit single-asset exposure. A true market-wide crash would extend time to exit, not force a realized loss unless the user manually closes.
Q: Is this a signals group in disguise?
A: No. Fully autonomous system executing on your own account. No Telegram calls, no Discord signals, no copy trading.
Q: Paper trading or live?
A: Both supported per user. Paper trading waits for the official resolution event before marking a trade closed, so paper and live are directly comparable (that took work to get right).
Q: Closed source?
A: Yes, for now. Built over months, not interested in open-sourcing before the business side is sustainable.
Q: What does it cost?
A: Not pitching anything here per the sub rules. DM me if you want more information on access. The stream is open to anyone and the landing shows stats openly.
Happy to answer technical questions. I actually use this myself. The stats shown are real, on my personal Binance account, streaming right now.