A comprehensive collection of automated scanners for identifying high-probability trading setups using technical analysis.
Identifies stocks with explosive breakout potential using 6 key criteria:
- Market Leader (relative strength)
- First Major Breakout (initial break from consolidation)
- New 6-Month Highs (breaking historical resistance)
- Volume Confirmation (2x+ average volume surge)
- Strong Momentum (10%+ daily gains)
- Trend Confirmation (above 200-day MA)
Contrarian trading strategy based on GCR's philosophy: "Most people are wrong at EXTREME situations"
Key signals:
- Sentiment Extremes - RSI/Stochastic overbought/oversold
- Volume Exhaustion - Climactic volume at tops/bottoms
- Price Extremes - Bollinger Band touches
- Divergence Detection - Price vs momentum disagreement
- "Sell the News" - Identifies when narratives peak
breakout_scanner.pine- TradingView Pine Script indicatorbreakout_scanner_thinkscript.txt- ThinkOrSwim scanner code
GCR_Strategy_Scanner_TradingView.pine- TradingView Pine Script indicatorGCR_Strategy_Scanner_ThinkScript.ts- ThinkOrSwim scanner codeGCR_ThinkScript_Scanner_Queries.txt- Ready-to-use scanner queries
- ✅ Easy setup with Pine Script
- ✅ Built-in screener functionality
- ✅ Real-time alerts
- ✅ Mobile app support
- ✅ Professional-grade scanning
- ✅ ThinkScript implementation
- ✅ Integration with TD Ameritrade/Schwab
- ✅ Advanced backtesting
- Open TradingView chart
- Click "Pine Editor"
- Copy/paste desired
.pinefile - Click "Add to Chart"
- Set up alerts
- Open TOS > Scan > Stock Hacker
- Add Custom Study Filter
- Paste scan code from
.txtor.tsfile - Save and run scan
Based on GCR's legendary contrarian trades (shorting DOGE at SNL appearance, LUNA before collapse):
- Reflexivity - Sentiment affects fundamentals, creating feedback loops
- Contrarian at Extremes - When crowd is euphoric → sell; when fearful → buy
- "Sell the News" - Catalyst → Frenzy → Inflection Point
| Signal | Conditions |
|---|---|
| Bearish Inflection | RSI ≥ 75 + Volume spike + Price at upper BB |
| Bullish Inflection | RSI ≤ 25 + Volume spike + Price at lower BB |
| Strong Signal | Above + Divergence + Volume exhaustion |
| Score | Interpretation |
|---|---|
| +50 to +100 | Strong bullish (extreme oversold) |
| -50 to -100 | Strong bearish (extreme overbought) |
| -25 to +25 | Neutral |
Position Sizing:
- Max 5% of portfolio per position
- Max 3 concurrent positions
- Use stop losses on every trade
Entry Rules:
- ✓ Wait for confirmation candle
- ✓ Enter on pullback to key level
- ✗ Don't chase extended moves
- ✗ Don't enter without volume
Exit Rules:
- Take partial profits at targets
- Trail remaining with stop
- Hard stop: -7% to -10% maximum loss
These scanners are for educational purposes only. Past performance does not guarantee future results. Trading involves substantial risk of loss. Always:
- Do your own research
- Use proper risk management
- Start with small positions
- Never risk more than you can afford to lose
MIT License - Feel free to use, modify, and distribute.
trading stock-scanner crypto-scanner momentum breakout contrarian pinescript thinkscript fintech technical-analysis day-trading swing-trading tradingview thinkorswim
Built with: TradingView Pine Script v5 | ThinkScript
Strategies: 5000x Breakout Method | GCR Inflection Point
Author: Jermaine Ragsdale
Last Updated: January 2025