Video summary
How to Build a Trading Strategy From Scratch in 76 Minutes (Beginner to Advanced)
Main summary
Key takeaways
Finance-focused summary (markets, strategy, risk)
Assets / instruments / tickers mentioned
- Google / Alphabet (implied “Google” chart; no ticker shown)
- Bitcoin (BTC) — mentioned explicitly and shown on TradingView charts
- Markets covered conceptually: stocks, crypto, forex (no additional specific tickers besides BTC/Google)
Core idea
The course teaches how to build a trading strategy using a repeatable framework built from four pillars:
- Level (price location / setup zone)
- Trigger (what initiates the trade)
- Confirmation (filter that improves odds)
- Risk management (capital protection and sizing)
Step-by-step framework (the “four pillars” workflow)
Pillar 1: Level
- Identify a price area/zones (not perfect lines).
- Common examples include:
- Support/Resistance
- Supply/Demand
- Order blocks
- Liquidity levels
- Chart patterns
- Trend lines
- Moving averages
- Rationale: zones attract trading activity due to “market memory.”
Pillar 2: Trigger
- Require a specific, repeatable event to enter (not just “price is at a level”).
- Examples discussed:
- Candlestick patterns
- Breakouts
- Failure test (false breakout)
Pillar 3: Confirmation
- Add a second/third signal in the same direction to improve win rate.
- Examples:
- RSI, including RSI divergence
- MACD and MACD divergence
- Volume
- Order flow
- Signals from other timeframes
Pillar 4: Risk management
Use rules for:
- Position sizing (risk a small fixed % per trade)
- Stop-loss placement
- Take-profit/target placement
Emphasis: protect downside; survivability matters more than maximizing upside.
Method taught: Failure Test strategy + RSI divergence confluence (with example)
Definition: Breakout vs failure (false breakout)
Real breakout
- A candle closes beyond a level (support/resistance/pattern boundary).
- Typically supported by strong/meaningful volume.
- Ideally includes momentum (referred to as a “momentum candle”).
False breakout (failure test)
- Price briefly breaks a level and then closes back inside the prior range/level.
- Mechanism: it can trap breakout traders, trigger stop-losses, and cause a snapback move.
Examples of failure triggers
- Bearish failure test: false breakout above resistance, then closes back below.
- Bullish failure test: false breakout below support, then closes back above.
RSI as confirmation
RSI basics
- RSI = Relative Strength Index
- Momentum oscillator on a 0–100 scale
- Default RSI length: 14 periods
Caution on common beginner interpretation
- The course warns against using simplistic rules like:
- RSI > 70 always means “sell”
- RSI < 30 always means “buy”
- Those thresholds are not presented as the primary method here.
Divergence definition
- Bullish divergence: price makes lower lows, while RSI makes higher lows → potential reversal up
- Bearish divergence: price makes higher highs, while RSI makes lower highs (opposite direction) → potential reversal down
Course-specific confluence logic
- Trigger: failure test
- Confirmation: RSI bullish/bearish divergence
- Combined: stronger setup when both align in the same direction.
Entry / stop / target rules from the Google example (textbook failure test)
Direction
- If the failure test is bearish (false breakout above resistance) → the strategy is short.
Entry rule
- Enter at the candle close where price:
- briefly broke above resistance and then
- closed back below.
Stop-loss rule
- Place stop loss just above the highest point of the breakout candle, with slight “wiggle room.”
Target rule
- Aim for approximately 2:1 risk-to-reward:
- target about twice the stop distance.
Performance claim
- With this structure, the strategy can remain profitable even with roughly a ~50% win rate, provided risk/reward is maintained.
Key numbers and performance-related metrics
- RSI range: 0–100
- Common RSI bands (contextual):
- 70–100 = “overbought”
- 30–0 = “oversold”
- RSI length: 14 periods
- Example (not guaranteed): adding confirmation could improve win rate from 55% → 62%
- Risk per trade: typically ~1% to 2% of account
- Risk-to-reward guideline: 2:1
- “Momentum candle” rule (qualitative mention):
- candle ideally ≥ 2x the size of the previous three candles
Risk management emphasis / cautions
- Strategies must include stop-loss to prevent catastrophic failure:
- A strategy can still fail if you risk too much.
- “Brutal math” example:
- A 50% loss requires 100% gain to recover—hence why downside protection matters.
- Testing and iteration:
- Markets change; refine gradually using:
- Backtest
- Forward test
- Paper trading
- Trade journaling (record setups, emotions, and P/L)
- Markets change; refine gradually using:
- Optimization caution:
- Change one rule/pillar at a time rather than adjusting many variables simultaneously.
Disclosures / disclaimers
- No explicit “not financial advice” disclaimer appears in the provided subtitles.
Presenters / sources
- Presenter: Not explicitly named in the subtitles (instructor speaks directly on camera)
- Source / platform mentioned: TradingView (used throughout)