Trading Concept

Overconfidence

The documented tendency for traders to overestimate their ability to pick entries, time exits, and forecast markets — leading to excessive trading and underperformance.


Brad Barber and Terrance Odean published a series of papers using discount brokerage data showing that the most active traders — those most confident in their ability to time the market — underperformed the least active traders by significant margins. Their 2000 paper "Trading Is Hazardous to Your Wealth" found that the most active quintile of traders earned 11.4% annually, while the market returned 17.9%. Confidence was inversely correlated with performance.

Overconfidence manifests in trading as: too many parameters (the belief that more knobs to turn means more control), too-frequent trading (the belief that more activity means more edge), too-large positions (the belief that conviction equals probability), and premature abandonment of strategies (the belief that short-term underperformance means the strategy is wrong).

The botwir3 builder constrains overconfidence through design. Each module has a small, fixed set of parameters — not because more parameters are technically impossible, but because more parameters create more opportunities to overfit and more surface area for overconfidence to operate. The Kelly multiplier defaults to 0.25 (quarter-Kelly) because full Kelly sizing — which maximizes theoretical growth — produces drawdowns that trigger emotional exits. The conservative default is not timidity. It is an acknowledgment that the user is human and humans are predictably overconfident.


Related

OverfittingPosition SizingKelly CriterionSample Size

Build your bot →