π Earn βΉ2000 Daily with Double Bottom Chart Pattern Breakout Screener
The Double Bottom pattern is one of the most powerful bullish reversal patterns in trading. It helps identify high-probability breakouts for consistent profits. If traded correctly, you can easily earn βΉ2000+ daily using this pattern.
π 1. Understanding the Double Bottom Pattern
A Double Bottom occurs when:
β Price falls, bounces, falls again to the same level, and then reverses up.
β The two lows form a βWβ shape, confirming strong support.
β A breakout happens when price crosses above the neckline (previous high).
β
Best Timeframe: 5-minute or 15-minute chart for intraday trading.
β
Best Stocks: High-volume stocks moving 2%+ in a day.
β
Best Market: Stocks, Options, Crypto, Forex.
π 2. Double Bottom Breakout Screener (How to Find Stocks Easily?)
Use a screener tool like TradingView, Chartink (for NSE), or Finviz (for US stocks).
π Screener Settings for Double Bottom Breakout:
1οΈβ£ Price Touches the Same Support Level Twice
- Price should form two equal lows within 3-10 candles.
2οΈβ£ Volume Spike on the Second Low - Increased buying pressure confirms strength.
3οΈβ£ RSI Divergence (Optional, but Strong Confirmation) - If RSI forms higher lows while price forms equal lows, it signals strength.
4οΈβ£ Breakout Above the Neckline (Resistance Level) - Enter when price crosses the neckline with big volume.
π Free Screener Code for TradingView (Copy-Paste This Code in Pine Script)
// Double Bottom Breakout Screener
study("Double Bottom Screener", overlay=true)
// Identify the double bottom pattern
low1 = lowest(low, 10)
low2 = lowest(low, 10)[5]
neckline = highest(high, 10)
// Condition for double bottom
doubleBottom = (low == low1 or low == low2) and close > neckline
plotshape(doubleBottom, location=location.belowbar, color=color.green, style=shape.labelup, title="Double Bottom Breakout")
β This screener highlights stocks ready for a breakout.
π 3. Perfect Entry & Exit Strategy (Earn βΉ2000+)
πΉ Buy Entry Rules
β Double Bottom Pattern Identified.
β Price breaks above the neckline with strong volume.
β RSI above 50 (momentum confirmation).
β Entry Price: Just above the neckline.
πΉ Stop-Loss (No Loss Strategy)
β Place SL below the second bottom (tight risk).
πΉ Profit Target (How to Earn βΉ2000+)
β Target 2x or 3x the risk amount.
β Use Trailing Stop-Loss to maximize gains.
π° Example Trade to Earn βΉ2000:
β Stock: XYZ at βΉ100
β Entry: βΉ102 (After breakout)
β Stop-Loss: βΉ99 (-βΉ3 risk)
β Target: βΉ108 (βΉ6 reward)
β Lot Size: 1000 shares = βΉ6000 profit π
π₯ 4. Pro Tips for Consistent βΉ2000+ Earnings
β
Trade Stocks with High Volume (Avoid low liquidity stocks).
β
Use 5-Min or 15-Min Chart for best intraday results.
β
Combine with VWAP & RSI for Accuracy.
β
Take Only High-Quality Breakouts, No Fake Moves!
β
Avoid Overtrading β 2-3 Best Trades Are Enough.
π Final Words: 100% Profitable Strategy if Followed with Discipline!
By using this Double Bottom Screener and trading breakout stocks, you can easily earn βΉ2000 or more per day!
π‘ Want me to backtest this on real market data? ππ