vol. 02 · tier 01 // ch. 07 of 09 · beginner course
Strategy Foundations
A strategy is a repeatable set of rules with a positive expected value over many trades. Not a single tip, not a hunch.
- read
- ~4 min
- length
- 791 words
- position
- 07 of 09
7. Strategy Foundations
A strategy is a repeatable set of rules with a positive expected value over many trades. Not a single tip, not a hunch.
What makes a strategy?
Every strategy must define:
- Universe — which stocks/instruments you’ll trade (e.g., Nifty 100, F&O list).
- Setup — exact conditions to look for (the “screen”).
- Entry trigger — what fires the order (e.g., break of high).
- Stop loss — where the thesis is invalidated.
- Target / exit — where you take profit (or how you trail).
- Position sizing — derived from risk (see Chapter 6).
- Time stop — exit if nothing happens within X bars/days.
If any one is missing, you don’t have a strategy — you have a guess.
The three foundational styles
1. Trend Following
“Buy high, sell higher.”
Idea: Once a trend starts, it tends to continue. Ride it.
- Entry: Pullback to a moving average in an uptrend, or breakout from consolidation.
- Tools: EMAs, Supertrend, ADX (>25), higher highs / higher lows.
- Exit: Trailing stop (this is the bread and butter of StalkMarket).
- Win rate: Lower (~35–45%), but big winners pay for many small losers.
- Best in: Trending markets. Gets chopped up in ranges.
Classic setup — “EMA pullback long”:
- Daily chart, price above 50 EMA, ADX > 20.
- Wait for price to dip to the 20 EMA.
- Entry: bullish reversal candle (hammer, engulfing).
- SL: below the swing low.
- Trail with 20 EMA or Supertrend.
2. Mean Reversion
“What goes up must come down (a little).”
Idea: Price stretches too far from its mean and snaps back.
- Entry: Oversold in an uptrend, overbought in a downtrend.
- Tools: RSI (<30 / >70), Bollinger Band touches, distance from VWAP.
- Exit: Return to the mean (e.g., 20 SMA, VWAP) or fixed target.
- Win rate: High (~60–70%), but small wins, occasional big losses if you trade against a strong trend.
- Best in: Range-bound markets, large-cap blue chips.
Classic setup — “RSI oversold bounce”:
- Stock in clear uptrend on weekly (price > 50 weekly EMA).
- On daily, RSI dips below 30.
- Entry: next day’s open after a green candle.
- SL: below recent low.
- Target: 20 SMA.
3. Breakout
“Trade the move when energy releases.”
Idea: Price compresses (consolidation, triangle, range), then explodes when one side gives up.
- Entry: Break above resistance / below support, with volume confirmation.
- Tools: Donchian channels (20-day high), Bollinger squeeze, volume spike.
- Exit: Measured move (height of the pattern projected), or trailing stop.
- Win rate: Medium (~45–55%), but breakouts often run hard.
- Beware: Fakeouts — false breakouts that immediately reverse. Volume is the filter.
Classic setup — “20-day high breakout”:
- Stock makes a new 20-day high.
- Volume > 1.5× the 20-day average volume.
- Entry: at the breakout (or 5-min close above).
- SL: below the prior consolidation high (now support).
- Trail with 10 EMA or chandelier exit.
Backtesting & paper trading
Don’t trade real money on an idea until you’ve:
- Backtested it on at least 2–3 years of data (different market regimes — bull, bear, sideways).
- Paper traded it live for ≥ 30 trades.
- Confirmed the expected value is positive after costs.
Expected value (EV) per trade
If EV ≤ 0 after brokerage, STT, GST, slippage — your strategy is broken.
Costs add up
A typical Indian intraday trade costs ~0.05–0.1% round-trip in charges. Over 200 trades a year that’s 10–20% of capital eaten in fees alone. Choose a discount broker, trade selectively.
Common strategy archetypes (further reading)
| Archetype | Holding | Style |
|---|---|---|
| Scalping | seconds–minutes | Tiny edges, high frequency |
| Intraday momentum | minutes–hours | News + breakout |
| Opening Range Breakout (ORB) | intraday | Trade the break of first 15-min range |
| Swing trading | days–weeks | Daily charts, trend/breakout |
| Positional | weeks–months | Weekly charts, fundamental tailwind |
| Pairs trading | varies | Long/short correlated stocks |
| Event-driven | varies | Earnings, mergers, results |
The mantras
- One setup, mastered, beats ten setups, dabbled in.
- Edge × discipline × time = wealth. Miss any factor → no compounding.
- The market pays you for waiting. No setup → no trade. Cash is a position.
- Process over outcome. Bad trades can win, good trades can lose. Judge yourself by adherence to the plan, not by P&L on a single trade.