4.3.10How to Trade — Execution & Platforms

Learn to manage multiple positions

1,882 words9 min readdifficulty · medium

WHY does this matter?

When you hold one position, your risk is obvious: the distance to your stop-loss. When you hold five positions, three things secretly stack up:

  1. Correlation — if you're long HDFC Bank, ICICI, and Axis, that's basically one big bet on banks, not three.
  2. Total heat — the sum of all your open risks can quietly exceed what you'd ever risk on purpose.
  3. Attention — you cannot watch 10 charts like you watch 1; sloppy exits creep in.

WHAT are the key quantities?


HOW to derive the rules from first principles

1. Why cap heat — derive the survival constraint

Say your account is CC and you want to survive a bad streak of kk simultaneous stop-outs without losing more than a fraction ff of capital. In the worst case all correlated positions hit stops together, so:

Lossmax=H=RifC\text{Loss}_{\max} = H = \sum R_i \le f\cdot C

If you risk the same rr per trade with nn trades: nrfC    nfCrn\cdot r \le f\cdot C \;\Rightarrow\; \boxed{n \le \dfrac{f\,C}{r}}

Example: C=1,00,000C = ₹1{,}00{,}000, risk per trade r=1%C=1000r = 1\%C = ₹1000, tolerate a 6%6\% bad day (f=0.06f=0.06). nmax=0.06×1000001000=6 positions.n_{\max} = \frac{0.06\times 100000}{1000} = 6 \text{ positions.}

2. Why correlation shrinks that number — derive effective heat

Two positions each with risk RR and correlation ρ\rho don't have combined risk 2R2R; the variance adds:

σport2=R2+R2+2ρRR=2R2(1+ρ)\sigma_{\text{port}}^2 = R^2 + R^2 + 2\rho R\cdot R = 2R^2(1+\rho)

σport=R2(1+ρ)\sigma_{\text{port}} = R\sqrt{2(1+\rho)}

  • If ρ=0\rho = 0 (independent): σ=R21.41R\sigma = R\sqrt{2} \approx 1.41Rless than 2R2R! Diversification helps.
  • If ρ=1\rho = 1 (identical): σ=R4=2R\sigma = R\sqrt{4} = 2R — full risk, no benefit.
  • If ρ=1\rho = -1: σ=0\sigma = 0 — perfectly hedged.

3. The heat budget by "sleeve"

Group positions into buckets (sectors/themes). Cap heat per bucket and total: HsectorfsC,sectorsHsector=HfCH_{\text{sector}} \le f_s\cdot C, \qquad \sum_{\text{sectors}} H_{\text{sector}} = H \le f\cdot C


Figure — Learn to manage multiple positions

Worked Examples


Common Mistakes (Steel-manned)


Active Recall

Recall Q: Why isn't per-trade risk enough when holding many positions?

Because open risks add up (portfolio heat H=RiH=\sum R_i) and correlated trades can all lose together, exceeding any survivable loss.

Recall Q: Derive the max number of same-size positions.

Force nrfCnmax=fC/rn\cdot r \le f\cdot C \Rightarrow n_{\max}=\lfloor fC/r\rfloor.

Recall Q: Two equal trades, correlation

ρ\rho — combined risk? σ=R2(1+ρ)\sigma = R\sqrt{2(1+\rho)}. Equals 2R2R when ρ=1\rho=1, R2R\sqrt2 when ρ=0\rho=0, 00 when ρ=1\rho=-1.

Recall Explain to a 12-year-old (hidden)

Imagine you're carrying cups of juice on a tray while walking. One cup is easy. Ten cups — you don't stare at each cup, you watch the whole tray and walk slowly. And if three cups are stuck together on one side, that side is heavy, so the tray can tip even if each cup is small. Managing many trades = watching the tray so it never tips over.


Connections

  • Position Sizing — where RiR_i per trade comes from.
  • Stop-Loss Placement — defines the distance in RiR_i.
  • Risk Management & The 1% Rule — sets rr and ff.
  • Correlation & Diversification — the ρ\rho math above.
  • Scaling In and Out — how to free/deploy heat dynamically.
  • Trading Journal & Review — track realized heat vs. plan.
  • Portfolio Beta — total directional exposure vs the index.

Portfolio heat is defined as
The sum of open risk across all positions, H=RiH=\sum R_i
Formula for max same-size positions under heat cap
nmax=fC/rn_{\max}=\lfloor fC/r\rfloor
Combined risk of two equal positions with correlation ρ
σ=R2(1+ρ)\sigma=R\sqrt{2(1+\rho)}
When ρ=1, two equal trades have combined risk of
2R2R (no diversification benefit)
When ρ=0, two equal trades have combined risk of
R21.41RR\sqrt2 \approx 1.41R
Why owning 8 large-cap stocks may not be diversified
They are highly correlated (ρ high), so it's effectively one macro bet
Correct way to add to a position
Add to winners (pyramiding), never average down into losers
How scaling out of a winner helps a full book
It books profit and frees heat to deploy on new setups
The three-question checklist before a new trade
Heat budget? Correlation? Size within cap? (HCS)
Position risk R_i formula
(EntryStop)×Qty(\text{Entry}-\text{Stop})\times\text{Qty}

Concept Map

managed via

summed into

defined as

constrained by

solved for n

threatened by

rho near +1 risk adds

rho near 0 diversifies

shrinks

drives variance

limited by

Portfolio of positions

Total book risk

Position risk Ri

Portfolio heat H

Entry minus Stop times Qty

Survival constraint H le f times C

Max positions nmax = floor of fC over r

Correlation rho

Effective heat rises

Effective heat falls

sigma = R times sqrt of 2 times 1 plus rho

Attention across charts

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Bhai, jab tum ek hi trade karte ho to risk simple hai — bas stop-loss tak ka distance. Lekin jab tum ek saath 5-6 positions rakhte ho, to asli khel "portfolio heat" ka hai, yaani sabhi open trades ka total risk H=RiH = \sum R_i. Har trade chhoti lag sakti hai (1% risk), par 10 trades milke 10% ban jaate hain — aur agar market gir gaya to sab ek saath stop-out ho sakte hain. Isliye rule banao: total heat kabhi bhi ek cap (jaise 5-6% of capital) ke upar mat jaane do.

Doosri important baat hai correlation. Agar tum HDFC, ICICI aur Axis teeno long ho, to woh 3 alag trades nahi — woh basically ek hi "bank ka bet" hai. Maths bolta hai: do equal trades ka combined risk σ=R2(1+ρ)\sigma = R\sqrt{2(1+\rho)} hota hai. Jab ρ=1\rho=1 (fully correlated) to poora 2R2R risk lagta hai, koi diversification benefit nahi. Islie sector-wise ya theme-wise buckets banao aur har bucket ka apna heat limit rakho.

Practical mein kaise karein? Naya trade lene se pehle teen sawaal poochho — HCS: Heat, Correlation, Size. Kya mera heat budget bacha hai? Kya yeh naya stock mere purane trades se correlated to nahi? Aur size itna rakho ki total heat cap ke andar rahe. Jab koi trade jeet raha ho, to aadha book karke stop breakeven pe le aao — isse "heat free" ho jaati hai aur naya opportunity le sakte ho.

Yaad rakho: winners mein add karo (pyramiding), losers mein average down mat karo — kyunki average down se tumhare sabse kharab position ka RiR_i badhta hai, jo exactly opposite hai management ka. Tumhara kaam tray sambhaalna hai, har glass ko alag se nahi.

Test yourself — How to Trade — Execution & Platforms

Connections