the three layer trading system architecture
Every trading system has three layers. They stack in a specific order and most traders build them in reverse — which is why most traders fail.
The correct order: architecture → risk management → psychology. The common order: psychology → strategy → risk management (if at all).
see also: gn20-expected-value-edge-variance · gn15-risk-of-ruin · impermanence-in-trading
layer 1: architecture (logic)
This is the blueprint. It answers: what is the market you’re trading, why does your edge exist, what conditions make it work, and what conditions break it?
Most traders skip this layer entirely. They jump to indicators, entry signals, and setups without ever articulating the structural logic that makes their approach work.
Good architecture questions:
- What market structure am I exploiting?
- Is this a structural edge (liquidity provision, risk premium) or a behavioral one (crowd psychology)?
- What regime does this strategy thrive in? What regime kills it?
- What is the maximum number of consecutive losses I should expect?
If you can’t answer these, you don’t have a system. You have a hobby.
layer 2: risk management (survival)
This layer enforces the architecture’s constraints. It handles position sizing, drawdown limits, portfolio-level exposure, and the hard stops that prevent ruin.
Risk management is not about maximizing returns. It is about ensuring the architecture survives long enough for its edge to play out. A strategy with positive EV still needs capital to execute it.
Key risk management questions:
- What is my maximum acceptable drawdown?
- What position size keeps risk of ruin below 1% over 1000 trades?
- What happens if three major positions go against me simultaneously?
- When do I stop trading entirely and review?
layer 3: psychology (execution)
Psychology is what happens when layers 1 and 2 are solid but the market tests them anyway. Discipline is not about being stoic — it’s about trusting the architecture and risk management you built.
Most traders start here. They read books on discipline, mindset, and overcoming fear. Then they attach those lessons to a strategy that has no architectural basis and no risk management. The psychology work is wasted because the foundation isn’t there.
When the three layers are built in order, psychology becomes almost effortless. You trust the system because you built it from first principles, tested it, and know its failure modes. When it draws down, you don’t panic — you expected this.
my take
I spent years stuck in layer 3 — reading trading psychology books, journaling my emotions, trying to “fix myself.” The breakthrough came when I realized my psychology problems were actually architecture and risk management problems.
A trader who doesn’t trust their system will not execute it during drawdown. But the fix isn’t more discipline — it’s a better system with transparent logic and proper sizing. Build layers 1 and 2 correctly and layer 3 fixes itself.
The order matters. Architecture before survival before execution. Anything else is building on sand.
linkage
- [[gn20-expected-value-edge-variance]]
- [[gn15-risk-of-ruin]]
- [[gn17-position-sizing]]
- [[gn11-edge-decay-why-strategies-die]]
ending questions
which layer of your system is weakest? if you lost 10 trades in a row, would you blame the market or your architecture?