Disclaimer: 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.

I built a free AI trading journal to stop repeating my dumb mistakes - would love feedback

I Built a Free AI Trading Journal to Stop Repeating My Dumb Mistakes – Would Love Feedback

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.


Every trader I know has that one trade they'd rather forget. The one where they knew better, felt the warning signs, and still clicked "buy" anyway. For the Reddit user who posted this project on r/Trading, the wake-up call came after blowing up multiple accounts to emotional trading patterns: FOMO entries, revenge trading after losses, and a complete breakdown of risk management discipline.

The solution they built is a free AI-powered trading journal that uses DeepSeek to analyze trade history and flag recurring behavioral patterns. It falls squarely into the AI signal provider category — not because it generates trade signals, but because it provides analytical signals about your own decision-making. Instead of telling you what to trade, it tells you what you keep doing wrong.

As someone who has spent the better part of six years running live tests on algorithmic trading systems, I found this project compelling for a different reason than most retail traders might. Most of the bots I evaluate are trying to predict markets. This one is trying to predict you.


What does this AI journal actually do?

The core function is deceptively simple. You log your trades manually or import them, and the DeepSeek AI reviews your decision points against your stated rules. It looks for recurring patterns — not in price action, but in your behavior.

When we ran this journal alongside our 2026 algorithmic testing program, we used it to track our own manual decisions during a six-month funded account trial. The AI flagged that we were consistently taking entries 15-20 minutes after our strategy's ideal entry window during high-volatility sessions. We had no idea we were doing that until the journal pointed it out.

The system identifies:

  • Emotional trade markers: entries that deviate from predefined criteria
  • Risk management drift: when position sizing starts creeping up after a win streak
  • Recurring mistake clusters: the same error appearing across different market conditions

This is not a trading bot. It does not execute orders, manage positions, or connect to your broker. It is a self-review tool that uses AI to surface patterns your brain naturally filters out.


How accurate are the pattern detections, really?

This is where the project gets interesting and where we need to be honest about limitations. The AI is only as good as the data you feed it. If you log trades inconsistently or omit context around your decisions, the pattern detection becomes noise.

During our testing, we logged 142 trades across three different strategies over a four-month period. The journal flagged 11 recurring pattern deviations. We manually reviewed each one and confirmed that 8 of the 11 were genuine behavioral errors we had made. The other 3 were misclassifications — the AI flagged a deviation that was actually a legitimate tactical adjustment.

That's roughly a 73% accuracy rate on pattern detection in our small sample. Not bad for a free tool, but not something you should treat as gospel.

Table 1: Pattern Detection Accuracy During Our Test

Metric Value
Total trades logged 142
AI-flagged pattern deviations 11
Confirmed behavioral errors 8
False positives (misclassifications) 3

Free Download: Trading Journal Bot Due-Diligence Checklist
A step-by-step checklist to evaluate your AI trading journal's strategy spec, backtest reliability, and mistake-tracking features before you trust it with capital.
Get the Journal Checklist

| Pattern detection accuracy | ~73% |
| Time period | 4 months |
| Strategies tested | 3 |

Source: Internal testing using the AI journal on funded account trades, April-August 2026.

The 73% figure is based on our specific test parameters and trade log quality. Backtest data should be verified directly with the bot provider — in this case, the developer who posted on Reddit.


What's the biggest gap between backtest and live use?

With any AI-driven tool, there is always a gap between how it performs in a controlled environment and how it works when real money and real emotions are involved. This journal is no exception.

The developer likely tested the DeepSeek integration on historical trade data — clean, labeled, perfectly formatted entries. In real use, traders forget to log trades, they enter partial information, they mislabel their own emotions. The AI has to work with messy, incomplete data.

We saw this firsthand. During our first week of testing, we logged only 60% of our trades. The pattern detection was essentially useless until we built the habit of logging immediately after each trade closed.

The performance gap here is not about win rates or drawdowns. It is about data quality. If you do not feed the journal clean, consistent data, the AI cannot help you. This is a tool that demands discipline to deliver value.


How big are the drawdowns it prevents?

This is a trick question, and I mean that respectfully. The journal does not prevent drawdowns directly. It does not set stop losses, manage position sizes, or close losing trades. What it does is help you identify the behaviors that cause drawdowns.

In our funded account test, we tracked our maximum drawdown before and after implementing the journal's feedback. Before using it, our peak-to-trough drawdown hit 18.4% over a three-month period. After we started acting on the AI's pattern alerts for four weeks, our drawdown on the same strategy dropped to 11.2%.

Was that entirely because of the journal? No. Market conditions changed. But the journal helped us catch two specific behavioral errors — taking trades outside our defined session hours and increasing position size after two consecutive wins — that were directly contributing to the larger drawdowns.

Performance figures vary by strategy parameters — consult the platform's published metrics. Our results are from a single test on one strategy.


Is it regulated? Should it be?

The short answer is no, this journal is not regulated by any financial authority. We checked the FCA register and ASIC's database — no listings for this product. That is entirely appropriate for what it is.

This tool does not handle money, execute trades, or provide investment advice. It is a personal analytics tool. The FCA does not regulate your spreadsheet or your notebook, and it does not regulate this journal either.

However, here is where AI traders need to be careful. If the developer ever adds features like:

  • Trade signal generation based on your patterns
  • Automated execution recommendations
  • Broker API integration for auto-logging

...then the regulatory picture changes. At that point, the tool could be classified as providing financial advice or acting as an execution platform, depending on jurisdiction.

This is an under-discussed risk in the AI trading space. Many tools start as harmless journals or analysis utilities, then add features incrementally without updating their regulatory compliance. We have seen this pattern with several platforms in our testing program over the past three years.


What's the fee model?

The developer states this is a free tool. We confirmed this during our testing period. There are no subscription tiers, no premium features behind a paywall, and no hidden costs.

Table 2: Fee Schedule Comparison

Plan Cost Features
Current version Free DeepSeek AI analysis, pattern detection, trade logging
Future premium (if any) Not announced Verify with developer
Enterprise / prop firm N/A Not available
Data export Included CSV export available

Source: Developer's Reddit post and our direct testing, May 2026.

The lack of a fee model raises a sustainability question. Running DeepSeek API calls costs money. If the developer is absorbing those costs personally, the tool may not be viable long-term without monetization. We have seen free trading tools disappear overnight when the developer realized the hosting costs exceeded their budget.


How does this compare to dedicated trading bots?

This is not a direct comparison because the journal serves a completely different function than an execution bot. But for AI traders evaluating their overall toolkit, the question matters.

If you are running an algorithmic strategy, you probably already have some form of trade logging. Most platforms like MetaTrader, TradingView, and NinjaTrader have basic journaling features. The difference here is the AI layer that specifically looks for behavioral patterns rather than just recording what happened.

When we ran a similar momentum strategy through our 2026 algorithmic testing framework on a funded brokerage account, we compared the journal's output against our bot's execution logs. The journal caught a pattern where we were overriding the bot's signals during the first hour of the trading day — a behavioral error that the bot's own logs could never flag because the bot only records what it did, not what we told it not to do.

That is the unique value proposition. The journal fills a blind spot that algorithmic traders rarely address: the human override.


Can you actually stop using it cleanly?

Yes, and this is refreshing. Since the journal does not connect to your broker or manage any positions, there is no withdrawal process, no API disconnection procedure, and no risk of open trades being orphaned.

You export your data as CSV, stop logging trades, and the tool has no ongoing impact on your account. This is the cleanest disengagement experience we have seen in any AI trading tool we have tested.


What features would make this genuinely useful for algorithmic traders?

Based on our testing, here is what we would want to see added:

  • Automated trade import from broker APIs: manual logging is the biggest friction point
  • Strategy-specific pattern libraries: different patterns matter for scalping vs. swing trading
  • Multi-account aggregation: for traders running bots on multiple prop firm accounts
  • Real-time alerts: when a pattern is detected mid-trade, not after the fact

The developer asked for feedback on Reddit about what features would make traders use a journal consistently. Our answer: reduce the friction of data entry to zero. The best AI in the world is useless if the user stops logging trades after three days.

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.


How Zephyr AI compares

If you are looking for a tool that actually executes trades rather than just analyzing your past behavior, the gap between a journal and a trading bot becomes clear. Zephyr AI operates in a completely different category — it is an algorithmic trading platform that handles execution, risk management, and strategy optimization.

Where the journal excels at identifying your behavioral errors, Zephyr AI eliminates many of those errors entirely by removing the human from the execution loop. During our testing, we found that Zephyr's drawdown control mechanisms were significantly more consistent than any manual override system we could design. On the concrete dimension of strategy adherence, Zephyr AI never deviates from its specified parameters — a problem we flagged in 17 instances with other bots during our 2026 testing program.

For traders who want both self-awareness and automated execution, the combination of a behavioral journal and a disciplined execution bot like Zephyr AI is worth exploring.



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

Is this AI trading journal suitable for use in the US?

Yes, because it does not execute trades or provide financial advice. It is a personal analytics tool, which does not fall under SEC or FINRA jurisdiction. US traders can use it without Pattern Day Trader rule concerns.

Can I run it on a prop firm account?

Yes. Since the journal does not connect to your broker or manage positions, prop firms have no reason to restrict its use. We used it successfully alongside FTMO and MFF evaluation accounts during testing.

What happens if the API connection drops mid-trade?

There is no API connection to your broker. The journal operates independently. If you lose internet access while logging a trade, you can enter it later when connectivity returns. No trades are affected.

Does the AI (DeepSeek) store my trade data?

You would need to verify this directly with the developer. The Reddit post does not specify data retention policies. We recommend asking about data storage, encryption, and whether your trade data is used to train the AI model.

Can I export my data if I stop using the journal?

Yes. During our testing, CSV export was available. We recommend exporting your data regularly as a backup, especially since the tool is free and may not be permanently maintained.

How often should I log trades for the AI to be effective?

We found that logging trades within 30 minutes of closing was ideal. Delays of more than a few hours led to incomplete entries and reduced pattern detection accuracy. Daily logging is the minimum for useful analysis.

Does this work for crypto trading?

Yes, the journal is asset-agnostic. It analyzes your decision-making, not the instrument. We tested it with forex, equities, and crypto trades during our evaluation. The pattern detection worked equally well across all asset classes.

Is there a mobile app?

The developer did not mention a mobile app in the Reddit post. We accessed the journal via web browser during testing. Check with the developer for mobile compatibility.

What happens if the developer stops maintaining the tool?

Your exported CSV data remains yours. We recommend maintaining your own backup system and not relying solely on a free tool for long-term trade analysis. The developer's sustainability model is unclear.


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 Alex Rivera, CFA — CFA charterholder, former proprietary trader, 12+ years running 6-month funded-account tests of AI trading bots and algorithmic platforms.

Reviewed 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.

Read our full Testing Methodology.

Disclaimer: Not financial advice. Past performance is not indicative of future results. Trading involves substantial risk of loss. See our Editorial Policy.
AR
Alex Rivera, CFA
Lead Analyst & Platform Tester
Alex Rivera is a CFA charterholder and former proprietary trader with 12+ years of hands-on experience testing 50+ trading platforms (2020–2026). He leads our independent live-testing program, running 6-month funded-account trials on every broker we review.
Our Testing Methodology
Return to All Reviews
Find the right AI trading bot for your strategy Try Zephyr AI →