Your Trading Rules Are Fine—So Why Are You Still Losing Money?

·
Listen to this article~7 min
Your Trading Rules Are Fine—So Why Are You Still Losing Money?

If you follow your rules and still lose money, your mindset may not be the main issue. The problem is often the strategy: no edge, high costs, poor risk, bad execution, or a changed market. Here's how to diagnose it.

If you follow your rules and still lose money, your mindset may not be the main issue. In many cases, the problem is simpler: the strategy has no edge, costs are too high, risk is off, execution differs from the test, or the market has changed. Here's the short version: - Backtests often look better than live results because historical tests cannot perfectly reproduce unseen data, liquidity, trading costs, or real execution. - A bad result can come from system flaws, not just fear or greed. - The main checks are: out-of-sample and walk-forward testing, live fills vs. backtest fills, slippage, spreads, commissions, and financing costs, position sizing and stop placement, market regime fit, and sample size, overfitting, and data quality. - A weak system can look like a discipline problem. - A working system can look broken if your expectations are off. I'd look at it in this order: - Did I follow my rules? - Does the strategy still show an edge on unseen data? - Are trading costs killing the setup? - Is my risk per trade too high? - Does this market still fit the strategy? - Am I judging the system by facts or by frustration? A few numbers can help keep the review grounded, but they should be treated as screening thresholds rather than universal pass-or-fail rules. Some traders look for a profit factor above 1.5 and a maximum drawdown below 20%, but the appropriate targets depend on the instrument, strategy frequency, leverage, and risk tolerance. A 2:1 reward-to-risk ratio is not automatically better if the win rate is too low. If a key live metric deteriorates by 20% to 30% relative to the tested range, I'd investigate it, but I would also check whether that difference is statistically meaningful for the number of trades observed. ### Quick Comparison: What's Really Going Wrong? When results turn sour, it's tempting to blame yourself. But the data might tell a different story. Here's a quick way to sort out what you're actually dealing with: - **Behavior problem**: Moving stops, skipping trades, revenge trading. Check your journal, rule-following, and process drift. - **System problem**: Following rules but still losing. Check edge, data, costs, and regime fit. - **Risk problem**: One loss wipes out many wins. Check position size, stop distance, and drawdown. - **Execution problem**: Backtest looks fine, live trading does not. Check slippage, spread, fill quality, and latency. - **Expectation problem**: Normal drawdown feels like failure. Check baseline returns, drawdown history, and sample size. The core point is simple: don't treat every losing stretch like a psychology issue. Mindset matters when it changes how you execute, but it should not become a catch-all explanation. I'd fix only what the data shows: behavior, system design, risk, execution, or market fit. ### A Weak Strategy Can Look Like a Psychology Problem If you're following your rules and still getting poor results, step back and test the strategy itself. A trader can do everything "right" and still lose money. When that happens, the issue may not be mindset at all. It may be the system. I've seen this happen countless times. A trader gets frustrated, doubts their discipline, and starts second-guessing every decision. But the real culprit is often hiding in the strategy's DNA. The good news? You can diagnose it with a few targeted checks. ### No Edge, Overfitting, and Small Sample Size One common problem is a strategy with no durable edge. On a chart, it can look neat and convincing. But a strong historical result alone does not prove much. A system can look good on paper and still fall apart when it reaches unseen data or live execution. Three flaws tend to cause this: - **Overfitting** means the strategy is matching historical noise instead of a repeatable relationship. There is no universal rule that limiting a strategy to two or three parameters makes it safe. Every additional parameter, filter, market, timeframe, and tested variation increases the opportunity to select a lucky result. Research on the probability of backtest overfitting shows why the number of trials matters, not just the complexity of the final strategy. - **Look-ahead and survivorship bias** occur when the test uses information or instruments that would not have been available at the time. The CFA Institute's 2026 backtesting guidance highlights low. ### How to Tell If Your Edge Is Real The best way to separate a real edge from a lucky backtest is to stress-test it. Start with out-of-sample testing: take a chunk of your data, set it aside, and never touch it until the very end. Then run walk-forward analysis, where you optimize on rolling windows and test on the next unseen slice. This mimics how your strategy will actually behave in live markets. Also, compare your live fills to your backtest fills. If your average slippage is 0.5% but your backtest assumed 0.1%, that gap alone could erase your edge. Add in spreads, commissions, and financing costs, and you might find the strategy never had a chance. ### When to Trust Your Gut vs. the Data Here's where it gets tricky. Your gut says something is wrong, but the data says the drawdown is normal. In that case, trust the data—but only if your sample size is big enough. If you've only taken 20 trades, a 30% drop in performance could be pure noise. If you've taken 500 trades, that same drop is a red flag. So before you blame your psychology, run the numbers. Fix what the data shows, not what your emotions suggest. That's the difference between a professional and someone who's just guessing.