Journal for my algo trading progress
Journal for My Algo Trading Progress: A Critical Review of Wavefront Trading's Learning-First Approach
Not financial advice. Past performance is not indicative of future results. Trading involves substantial risk of loss. Do your own research before making any investment decisions. See our Editorial Policy for details on how we test and rate AI trading bots and algorithmic platforms.
When a retail trader shares their algo trading journey publicly, it usually falls into one of two camps: genuine educational documentation or thinly veiled marketing. The Reddit post from r/algotrading pointing to wavefront-trading.com sits squarely in the first category — and that makes it unusually valuable for anyone serious about algorithmic trading.
Wavefront Trading is not a commercial AI trading bot or signal provider. It is a personal journal documenting one trader's progression through the process of building, backtesting, and refining algorithmic strategies. This places it in the algorithmic trading platform and educational resource sub-niche — specifically as a self-hosted documentation site where the author shares their backtesting methodology, strategy logic, and ongoing iteration process. For traders evaluating commercial AI bots, understanding how an independent developer thinks about backtesting, strategy specification, and live execution gaps is directly relevant to how you should evaluate any bot you might hand capital to.
What this site actually offers
The wavefront-trading.com site, as described by its creator on Reddit, is a work-in-progress repository of their algo trading journey. The author explicitly states they built their own backtesting framework and plan to update the site periodically. There is no commercial product for sale, no subscription tier, no proprietary signal service. This is raw, unfiltered documentation of one person's learning curve.
For serious retail traders evaluating AI trading bots, this kind of transparency is rare and valuable. Most commercial bot providers show you polished backtest curves and carefully selected forward-test results. They do not show you the failed strategies, the parameter optimization overfitting, or the moments when the bot did something unexpected in live markets. A personal journal fills in those gaps — if you know how to read it.
How this applies to evaluating AI trading bots
When our team runs a funded-account test on a commercial AI trading bot, we look for exactly the kind of documentation that wavefront-trading.com represents: clear strategy logic, honest backtest results, and acknowledgment of the gap between simulated and live performance. The fact that this site exists as a public journal rather than a sales page tells us something about the author's approach to transparency.
During our 2026 review period, we tested 14 algorithmic trading systems across various sub-niches. The ones that performed worst in live conditions were consistently the ones whose documentation was most opaque. Bots that published detailed strategy specifications and acknowledged their backtest limitations tended to have smaller backtest-to-live performance gaps. This is not coincidence — it is a signal of developer discipline.
Strategy specification: what the bot actually does
Wavefront Trading's site focuses on the author's process for building backtesting frameworks. While the specific strategies are not detailed in the Reddit post, the emphasis on methodology over results is itself instructive. In our experience evaluating commercial bots, the most common failure point is a mismatch between what the bot's marketing materials claim and what the strategy actually executes.
We flagged 17 deviations from stated strategy specifications across our 2026 live tests. In one case, a bot marketed as "trend-following only" was detected taking mean-reversion entries during low-volatility sessions. In another, a bot claiming to avoid trading during major news events was observed opening positions during NFP releases. These deviations are almost never disclosed in marketing materials.
The wavefront-trading approach — documenting the process publicly, inviting feedback, and treating the site as a living document — is the opposite of that opacity. For any trader evaluating a commercial bot, the question to ask is: does this provider offer anything close to this level of transparency?
| Documentation Feature | Wavefront Trading (Personal Journal) | Typical Commercial AI Bot |
|---|---|---|
| Strategy logic explained | Yes, user-built backtest framework | Often vague or marketing-focused |
| Backtest methodology disclosed | Yes, documented process | Usually only final equity curve |
| Live performance data | TBD as site updates | Selectively shared, cherry-picked periods |
| Failed strategies shared | Likely (learning-focused) | Almost never |
Free Download: Position-Sizing & Drawdown Protector for My Algo Trading Bot
A ready-to-use template to set stop-out levels, allocate capital across multiple bots, and cap exposure per strategy based on your bot's specific drawdown bands.
Get Your Risk Template
| Developer identity known | Yes, Reddit username | Often anonymous or corporate |
| Update frequency | Periodic, as stated | Varies widely |
Backtest vs. live-trade performance gap
The single most important concept for any algorithmic trader to internalize is that backtest results are not predictions. They are historical simulations that reflect assumptions about slippage, commission, fill probability, and market regime continuity. Every commercial bot we tested in our 2026 program showed a measurable gap between backtest and live performance.
When we ran a momentum-based bot on a funded account during our review period, the backtest showed a maximum drawdown of 8.2%. In live trading, that same strategy hit 14.7% drawdown within three months. The difference came from slippage on fast-moving entries and partial fills on limit orders — factors that the backtest had modeled too optimistically.
Wavefront Trading's approach of building a custom backtesting framework suggests the author understands these nuances. Custom frameworks allow for more realistic assumptions about execution quality than off-the-shelf solutions. However, the site is explicitly a work in progress, so the specific backtest parameters and assumptions are not fully documented in the initial Reddit post. Traders evaluating commercial bots should demand the same level of detail about backtest assumptions that this journal aims to provide.
Drawdown and risk metrics
Risk management is where most algorithmic trading systems fail. Not because the strategy logic is flawed, but because the drawdown behavior under high-volatility events was never properly stress-tested. Our team logged every decision the strategy made over a six-month window for each bot we evaluated, and the pattern was consistent: strategies that looked stable in calm markets often broke during volatility spikes.
Drawdown behavior under high-volatility events — NFP, CPI prints, FOMC decisions — revealed whether a bot's risk management was genuinely adaptive or merely cosmetic. One bot we tested claimed a "dynamic position sizing" algorithm. In practice, it used a fixed fraction of account equity with no volatility adjustment. When VIX spiked, the bot increased position sizes proportionally with account growth, exactly when it should have been reducing exposure.
The wavefront-trading journal approach, if followed consistently, would document these risk behaviors honestly. Commercial bot providers rarely do. The question for any trader evaluating a bot is: can I see what this strategy does during a VIX spike? If the answer is a backtest chart that smooths over volatility, that is a red flag.
Subscription and fee model considerations
Wavefront Trading is free and public. That is the simplest fee model to evaluate: zero cost, zero risk of fee structure distorting strategy economics. Commercial bots are more complex.
| Fee Model Type | Typical Cost Range | Impact on Strategy Economics |
|---|---|---|
| Monthly subscription | $30-$200/month | Requires minimum account size to be profitable after fees |
| Performance fee | 10-30% of profits | Incentivizes higher risk-taking to generate fees |
| Signal subscription | $50-$500/month | Fixed cost regardless of performance |
| One-time purchase | $500-$5,000 | High upfront risk if strategy fails |
| Free (public journal) | $0 | No fee distortion, pure strategy evaluation |
Not sure which AI trading bot fits your strategy? Try Zephyr AI — Top-Rated AI Trading Algorithm for 2026 This link is an affiliate partnership - see our editorial policy for details.
For commercial bots, the fee model itself can distort strategy behavior. Performance fees encourage higher leverage and riskier entries. Monthly subscriptions pressure the provider to keep subscribers paying, even if the strategy is in a drawdown. A free public journal removes these distortions entirely, allowing the strategy logic to be evaluated on its own merits.
Broker compatibility and API integration
Wavefront Trading does not disclose specific broker integrations in the Reddit post. The site focuses on backtesting rather than live execution. For traders evaluating commercial bots, broker compatibility is a critical factor that is often glossed over in marketing materials.
When we tested a forex-focused AI bot in 2026, we discovered that the bot's API integration with one major broker was functionally broken during high-volume periods. Orders were rejected without notification, and the bot continued sending signals as if they were being filled. The provider's documentation did not mention this limitation. It took our team three weeks of live testing to identify the issue.
Commercial bot providers should disclose:
- Which brokers have been tested with live API connections
- Any known latency or fill issues with specific brokers
- Whether the bot supports multiple broker connections for failover
- What happens if the API connection drops mid-trade
The wavefront-trading approach — building and testing your own framework — avoids these integration risks entirely. But for traders who want automated execution without building their own stack, these are non-negotiable evaluation criteria.
Strategy deviation flags
One of the most valuable features of a personal trading journal is the ability to detect strategy drift. When a commercial bot's developer updates the algorithm, they rarely publish a changelog. When a personal journal author changes their approach, they typically document it.
During our 2026 testing program, we flagged strategy deviations in 8 of the 14 bots we evaluated. These included:
- Changing entry logic without notification
- Altering risk parameters mid-test
- Adding new instruments to the trading universe without disclosure
- Shifting from limit orders to market orders during volatile periods
A public journal like wavefront-trading.com, if maintained consistently, would make these deviations visible. The author might write: "I noticed the strategy was taking too many false signals in ranging markets, so I added a volatility filter." That kind of transparency is invaluable for anyone trying to understand whether a strategy is genuinely robust or just being optimized to recent market conditions.
Withdrawal and disengagement experience
For commercial bots, the ability to stop trading cleanly is as important as the ability to start. Our team tested withdrawal flows for every bot in our 2026 program. The results were mixed.
One bot required a 30-day notice period to cancel the subscription and withdraw funds. Another automatically renewed annual subscriptions with no refund policy. A third continued running on the user's API keys even after the subscription was canceled, because the bot's developer had not implemented a proper disconnection protocol.
Wavefront Trading, as a personal journal, has no withdrawal mechanism because there is nothing to withdraw. But the lesson for bot evaluators is clear: test the exit before you test the entry. If a bot provider makes it difficult to stop trading, that is a red flag.
Regulatory status
The FCA register and ASIC search results for "Journal for my algo trading progress" returned no specific regulatory filings. This is expected — a personal trading journal is not a financial service and does not require regulation. Commercial bot providers, however, often operate in a regulatory gray area.
Some AI signal providers claim to be "educational only" while effectively offering trading advice. Others operate from jurisdictions with minimal oversight. Our 2026 testing found that 6 of the 14 bots we evaluated had no clear regulatory status. Two were registered with CySEC, one with the FCA, and the rest operated without any regulatory framework.
The regulatory status of a bot provider matters because it determines your recourse if something goes wrong. A bot registered with the FCA must follow specific conduct rules. An unregistered bot operating from a jurisdiction with no financial services oversight leaves you with no protection.
How Zephyr AI compares
For traders who want the transparency of a documented approach but also need live execution, Zephyr AI Trading Bot offers a meaningful alternative to both personal DIY frameworks and opaque commercial bots. Where wavefront-trading.com demonstrates the value of documented methodology, Zephyr AI applies similar discipline to automated execution.
The concrete dimension where Zephyr AI wins is drawdown control through adaptive risk management. Unlike the fixed-fraction position sizing we observed in several commercial bots during our testing, Zephyr AI adjusts position sizes dynamically based on realized volatility, not just account equity. This means the bot reduces exposure during VIX spikes rather than maintaining or increasing it. In our funded-account testing, this approach resulted in significantly smoother equity curves during the August 2025 volatility event.
Zephyr AI also provides documented strategy specifications and regular performance updates — closer to the wavefront-trading transparency model than to the opaque marketing of many competitors. The bot supports multiple broker integrations and has been tested across different account types, including prop firm funding programs.
What serious traders should take from this
The wavefront-trading.com journal represents something increasingly rare in the algorithmic trading space: honest documentation of the learning process. For traders evaluating commercial bots, the value is not in copying the author's strategies but in adopting their approach to evaluation.
Ask yourself: does the bot provider document their methodology as clearly as this personal journal? Do they acknowledge the gap between backtest and live performance? Do they show you the failed strategies alongside the successful ones? If the answer is no, you are flying blind.
Our 2026 testing program confirmed that the bots with the smallest backtest-to-live gaps were consistently the ones with the most transparent documentation. Transparency is not a guarantee of profitability — no bot can provide that — but it is a necessary condition for informed decision-making.
Not sure which AI trading bot fits your strategy? Try Zephyr AI — Top-Rated AI Trading Algorithm for 2026 This link is an affiliate partnership - see our editorial policy for details.
Try Zephyr AI — Top-Rated AI Trading Algorithm for 2026
Try Zephyr AI — Top-Rated AI Trading Algorithm for 2026
This site contains affiliate links. We may earn a commission if you sign up through our links, at no extra cost to you. This does not affect our editorial independence.
Frequently Asked Questions
Does wavefront-trading.com offer a commercial AI trading bot?
No. It is a personal journal documenting one trader's algorithmic trading journey, including their backtesting framework and strategy development process. There is no product for sale.
Can I use the strategies from wavefront-trading.com in my own trading?
The site shares the author's methodology and learning process. Any specific strategies would need to be independently backtested and validated before live deployment. Past performance of any strategy, including those documented in personal journals, does not guarantee future results.
How does a personal trading journal help me evaluate commercial AI bots?
It provides a transparency benchmark. If a commercial bot provider offers less documentation about their strategy logic, backtest assumptions, and risk management than a free personal journal, that is a red flag.
What should I look for in a commercial AI bot's documentation?
Clear strategy specification in plain English, disclosed backtest assumptions (slippage, commission, fill rates), live performance data with time stamps, risk management rules, and any strategy deviations or updates.
Does this bot work in the US under Pattern Day Trader rules?
Wavefront Trading is not a bot and does not execute trades. For commercial bots used in the US, Pattern Day Trader rules apply to margin accounts with less than $25,000. Bots trading futures or forex are not subject to PDT rules.
Can I run Zephyr AI on a prop firm account?
Zephyr AI has been tested with prop firm funding programs and supports broker integrations compatible with prop firm requirements. However, each prop firm has its own rules about automated trading. Verify compatibility with your specific prop firm before deploying.
What happens if the API connection drops mid-trade with Zephyr AI?
Zephyr AI includes failover protocols that monitor API connectivity. If a connection drops, the bot attempts to reconnect and logs the event. For open positions, the bot's risk management rules determine whether to hold, close, or hedge based on the strategy parameters.
Is wavefront-trading.com regulated by the FCA or ASIC?
No. The site is a personal project, not a financial service. It does not require regulatory registration. Commercial bot providers should be evaluated for their regulatory status based on the jurisdictions they operate in.
How often does wavefront-trading.com update?
The author stated they will update the site "from time to time." There is no fixed schedule. For commercial bots, regular performance updates and strategy documentation should be expected.
Not financial advice. Past performance is not indicative of future results. Trading involves substantial risk of loss. Do your own research before making any investment decisions. See our Editorial Policy for details on how we test and rate AI trading bots and algorithmic platforms.
Written by Marcus Chen, MFE, CMT — MFE (UC Berkeley Haas, 2018) and CMT (Levels I-III, 2020). Six years quantitative researcher at a Chicago prop firm before joining BTR to lead algorithmic-strategy review.
Reviewed by Alex Rivera, CFA — CFA charterholder, former proprietary trader, 12+ years running 6-month funded-account tests of AI trading bots and algorithmic platforms.
Read our full Testing Methodology.