The AlphaTrading Bot runs a disciplined breakout system — the same logic that made the original Turtle Traders famous — rebuilt for modern markets with every edge verified through systematic backtesting.
You don't need to know what an ATR is. Here's the idea in plain English: the bot watches for stocks making new highs after a quiet period — and when they break out, it gets in.
The bot tracks the highest closing price over the last 20 trading days (about one month). The moment a stock closes above that level, it's a signal — the market is showing momentum that wasn't there before.
Before buying anything, the bot calculates how much it's willing to lose on that trade. It risks exactly 2% of the portfolio per position — then works backwards to figure out how many shares to buy based on how volatile the stock is.
When a trade moves in the right direction, the bot adds more. Up to 4 separate tranches — each sized with the same 2% risk rule. You only scale in when the market is proving you right.
Every trade has two safeguards working simultaneously. A hard stop based on volatility protects against sudden crashes. A trailing stop that follows the trend captures profits as the move extends. Whichever triggers first exits the position.
We didn't just run one backtest and call it done. We systematically varied every parameter — channel length, stop size, pyramiding speed, max units — and found the combination that survives over 5 years of real market data.
The 20-day channel consistently outperformed longer lookback windows (30, 40, 55 days) on this watchlist. Shorter windows produced too many false entries; longer windows missed the bulk of the move.
Across 5 years of historical OHLC data on the live watchlist, the winning parameter set averaged +182% total return — with an ATR-calibrated stop that prevented any single loss from exceeding 2% of portfolio value.
Past performance of a backtest is not a guarantee of future results. The figures above represent simulated performance over historical data, not live trading results. Live bot performance may differ materially. See the Risk & Transparency page for full disclosures.
The bot doesn't rely on hope. Every open position has two independent stops — they operate simultaneously, and whichever one fires first exits the trade.
The bot focuses on trend-heavy ETFs in commodities, precious metals, and energy — instruments with sustained directional moves where breakout systems have historically performed well.
Watchlist reflects the instruments used during backtesting. The live bot trades the same instruments it was validated on — no live additions without backtesting first.
The Turtle Simulator lets you run the exact same breakout logic against real historical data. Pick any symbol, adjust the parameters, and see what the bot would have done.