At a glance
- Definition
- Trading more than your strategy calls for
- Main causes
- Boredom, action bias, recovery urgency
- Direct cost
- Multiplied transaction costs plus lower average quality
- Measure
- Trades taken versus signals generated
Key takeaways
- Overtrading is measurable: compare the number of trades you took with the number of signals your written strategy generated.
- Costs scale linearly with trade count while edge per trade does not, so doubling frequency roughly doubles cost drag.
- Marginal trades have lower expectancy by definition, so they dilute the average as well as adding cost.
- The usual causes are boredom, the belief that effort should produce results, and the urgency to recover a loss.
- The fix is structural: a maximum trades per day, a defined signal window, and a rule that only pre-identified setups may be taken.
Measuring whether you overtrade
Over the last 30 days:
Signals generated by the written strategy: 14
Trades actually taken: 31
Trades matching a written setup: 13
Discretionary trades: 18
Overtrading ratio: 31 / 14 = 2.2x
Now compare performance:
Written-setup trades: +0.31R average
Discretionary trades: -0.18R average
Net contribution of the discretionary trades:
18 x -0.18 = -3.24R
The strategy made +4.0R. The extra trades gave
back 3.2R of it. The strategy is working; the
trading around it is not.This comparison, computed once, is usually decisive. Separating trades that matched the written strategy from those that did not, and comparing their expectancy, shows immediately whether the additional activity is contributing or subtracting.
Why it happens
| Cause | How it feels | Structural fix |
|---|---|---|
| Boredom | Nothing is happening; I should look for something | Defined signal window; close the platform outside it |
| Action bias | Doing something feels better than doing nothing | Maximum trades per day; pre-identified candidate list |
| Effort-reward belief | I should be working; watching is not working | Track adherence, not activity, as the effort metric |
| Recovery urgency | I need to make this back | Daily loss limit that halts trading |
| Fear of missing out | The move is happening without me | Accept that missed trades cost nothing |
| Too many instruments watched | Something is always doing something | Restrict the universe to a defined list |
| Timeframe drift | Nothing on the daily; let me check the hourly | Fix the timeframes in writing |
| Undefined strategy | Everything looks like a possible setup | Write the rules until they are unambiguous |
The cost arithmetic
Strategy expectancy: +0.30R per trade
Round-trip cost: 0.08R per trade
Net per trade: +0.22R
Disciplined: 60 trades per year
Gross 60 x 0.30 = +18.0R
Costs 60 x 0.08 = -4.8R
Net = +13.2R
Overtrading at 2x, with the extra trades at 0.0R gross:
Gross 60 x 0.30 + 60 x 0.00 = +18.0R
Costs 120 x 0.08 = -9.6R
Net = +8.4R
The extra 60 trades produced nothing and cost 4.8R,
which is 36% of the year's net result, for trades
that felt productive at the time.And that calculation is generous: it assumes the marginal trades break even. In practice they have lower expectancy than the ones meeting the written criteria, because they were taken precisely because the written criteria were not met.
Controls that reduce frequency
- 1
Set a maximum trades per day or week
A hard number, enforced. It forces selectivity: knowing you have three trades available makes you spend them on the best candidates.
- 2
Define a signal window
Evaluate signals at one specific time. Outside that window, you do not look for trades, which removes the majority of opportunities to improvise.
- 3
Pre-identify candidates
Only trade instruments on a list prepared beforehand. Anything not on the list is not tradeable today, regardless of how it looks.
- 4
Restrict the watchlist
Fifteen instruments, not two hundred. A large universe guarantees that something always looks interesting.
- 5
Fix the timeframes in writing
Two timeframes, chosen before the session. Dropping to a lower timeframe because the higher one is quiet is the most common escalation path.
- 6
Track adherence rather than activity
The metric that represents effort well is the percentage of rules followed, not the number of trades taken.
Frequently asked questions
How do I know if I am overtrading?
Compare the number of trades you took with the number of signals your written strategy generated over the same period. If the ratio is well above one, separate the two groups and compare their expectancy. The discretionary trades almost always show materially worse results, which quantifies the cost directly.
Why is overtrading so expensive?
Transaction costs scale linearly with trade count while edge per trade does not, and the marginal trades have lower expectancy by definition since they failed the written criteria. You therefore pay more and earn less on the additional activity, which is a compounding rather than an additive penalty.
Is it possible to undertrade?
Yes, and it is a real problem: skipping valid signals because they feel uncomfortable removes exactly the trades that generate the edge in many strategies. The diagnostic is the same journal comparison. Both failures are execution problems; the remedies are automation and pre-placed orders in both cases.
How many trades should I take per week?
Whatever your strategy generates, which for a daily-bar swing strategy is typically one to three per week and for a monthly rotation strategy is a handful per year. The number is determined by the strategy, not by how much time you have or how active you feel you should be.
What should I do when there are no signals?
Nothing related to trading. Research, review, or stop looking at markets entirely. Days with no trades are a normal and healthy part of most strategies, and the impulse to find something is precisely the impulse that overtrading controls exist to interrupt.
Test this idea before you trade it
Describe the rules in plain language and AlgoTrader AI turns them into a structured strategy blueprint with a configurable historical backtest, cost assumptions, and exportable code.
Build a backtestKeep reading
- PsychologyTrading Psychology: Why Good Rules Get Broken
- PsychologyRevenge Trading: The Pattern That Turns a Loss Into a Disaster
- PsychologyTrading Routine and Discipline: Designing Behaviour
- BacktestingTransaction Cost Modelling: The Number That Decides Viability
- PsychologyTrading Journal Guide: The Data That Fixes Your Trading
- StrategiesDay Trading Strategy: What Works, What Costs, and What Fails
Referenced by
Educational use only. This guide explains how a strategy works. It is not investment advice, not a recommendation, and no result described here is a forecast. Test any approach on historical and out-of-sample data, size positions conservatively, and never risk money you cannot afford to lose.