Aftershock Playbook: Stock Earnings Drift EngineStrategy type
Event-driven post-earnings momentum engine (long/short) built for single-stock charts or ADRs that publish quarterly results.
What it does
Detects the exact earnings bar (request.earnings, lookahead_off).
Scores the surprise and launches a position on that candle’s close.
Tracks PnL: if the first leg closes green, the engine automatically re-enters on the very next bar, milking residual drift.
Blocks mid-cycle trades after a loss until the next earnings release—keeping the risk contained to one cycle.
Think of it as a sniper that fires on the earnings pop, reloads once if the shot lands, then goes silent until the next report.
Core signal inputs
Component Default Purpose
EPS Surprise % +0 % / –5 % Minimum positive / negative shock to trigger longs/shorts.
Reverse signals? Off Quick flip for mean-reversion experiments.
Time Risk Mgt. Off Optional hard exit after 45 calendar days (auto-scaled to any TF).
Risk engine
ATR-based stop (ATR × 2 by default, editable).
Bar time stop (15-min → Daily: Have to select the bar value ).
No pyramiding beyond the built-in “double-tap”.
All positions sized as % of equity via Strategy Properties.
Visual aids
Yellow triangle marks the earnings bar.
Diagnostics table (top-right) shows last Actual, Estimate, and Surprise %.
Status-line tool-tips on every input.
Default inputs
Setting Value
Positive surprise ≥ 0 %
Negative surprise ≤ –5 %
ATR stop × 2
ATR length 50
Hold horizon 350 ( 1h timeframe chart bars)
Back-test properties
Initial capital 10 000
Order size 5 % of equity
Pyramiding 1 (internal re-entry only)
Commission 0.03 %
Slippage 5 ticks
Fills Bar magnifier ✔ · On bar close ✔ · Standard OHLC ✔
How to use
Add the script to any earnings-driven stock (AAPL, MSFT, TSLA…).
Turn on Time Risk Management if you want stricter risk management
Back-test different ATR multipliers to fit the stock’s volatility.
Sync commission & slippage with your broker before forward-testing.
Important notes
Works on every timeframe from 15 min to 1 D. Sweet spot around 30min/1h
All request.earnings() & request.security() calls use lookahead_off—zero repaint.
The “double-tap” re-entry occurs once per winning cycle to avoid drift-chasing loops.
Historical stats ≠ future performance. Size positions responsibly.
圖表形態
4 Flags Whale PatternThis indicator detects a unique 4-bar candlestick pattern characterized by alternating bullish and bearish candles (or vice versa), where all four candles have similar body sizes within a specified tolerance.
Usage:
This pattern may indicate a consolidation phase or a potential breakout zone after indecisive price action. Traders can use it to anticipate a directional move following the "tug-of-war" between buyers and sellers.
Advanced VWAP (Webull-style + Bands + Anchor)//@version=6
//© 2025 YourNameHere (optional)
//This script plots an advanced VWAP with optional bands and anchoring
/*
────────────────────────────────────────────────────────────
🔹 Advanced VWAP (Webull-style + Bands + Anchor)
────────────────────────────────────────────────────────────
This indicator replicates Webull-style VWAP behavior by:
• Calculating VWAP during only regular trading hours (9:30 AM – 4:00 PM ET)
• Optionally including pre-market and post-market sessions
• Supporting VWAP bands at ±1σ and ±2σ for volatility analysis
• Optional anchor feature to start VWAP from a custom price level
────────────────────────────────────────────────────────────
📌 Features:
────────────────────────────────────────────────────────────
✅ VWAP calculated using (High + Low + Close) / 3
✅ Optional inclusion of extended hours
✅ Toggleable ±1σ and ±2σ bands (standard deviation)
✅ Anchor VWAP to any price breakout (e.g., yesterday's high)
────────────────────────────────────────────────────────────
🛠 How to Use:
────────────────────────────────────────────────────────────
1. Toggle "Include Extended Hours" to match your broker (like Webull).
2. Use anchor mode to begin VWAP when price crosses a key level.
3. Use bands to identify overbought/oversold zones.
4. Combine with price action for momentum/bounce trades.
────────────────────────────────────────────────────────────
🔔 Tips:
────────────────────────────────────────────────────────────
• Use this VWAP on 1m–15m charts for intraday momentum.
• Set anchor to a specific price like previous day open/high/low.
• Bands are useful for scalping and mean-reversion entries.
────────────────────────────────────────────────────────────
📧 Created by: Adebola| © 2025
────────────────────────────────────────────────────────────
*/
Ampel Score)The Ampel Score (German for "traffic light score") is a multi-indicator signal system designed to identify high-probability LONG and SHORT entries based on trend strength, momentum, volatility, and breakout patterns.
It evaluates 12+ indicators and assigns scores to determine directional bias. This includes:
✅ EMA Alignment (4/8/13/21/200)
✅ MACD Crossover
✅ Ichimoku Cloud (Span A/B, Tenkan/Kijun Cross)
✅ RSI & Stochastic Momentum
✅ Volume Spike
✅ Breakout Detection (20-bar High/Low)
✅ Bollinger Band Breakouts (3σ)
✅ Volatility Check via ATR
🎯 Signal Logic
LONG signal: Score ≥ 12, higher than SHORT score, plus price & volume confirmation
SHORT signal: Score ≥ 12, higher than LONG score, plus price & volume confirmation
EXIT: When score drops below 10 or trend reverses
Visual signals:
🔼 Green Triangle = Enter LONG
🔽 Red Triangle = Enter SHORT
❌ Red X = Exit Signal
🟢/🔴 Circles = Active trend phase
🔢 Score Labels shown on chart (if enabled)
Use Cases:
This indicator is ideal for swing traders and momentum traders looking for structured signals across multiple confluences. Best used on 15min–1D timeframes with manual trade confirmation.
Disclaimer:
Not financial advice. Always backtest and use risk management. Adjust thresholds based on your strategy and asset volatility.
London & NY Sessions - Full ViewGreen vertical line at London Open (08:00 London time)
Red vertical line at New York Open (13:30 London time)
🟩 Shaded background for:
London Session: 08:00 – 17:00
New York Session: 13:30 – 21:00
Simple Sessions & LevelsWhat this indicator does:
This script marks out two essential types of price levels for intraday and swing traders:
The high and low of a customizable 15-minute opening range after the market/session open.
The previous day’s high, midpoint (“halfback”), and low.
How it works:
The script lets you set the session start time (hour and minute) to match your market.
It then calculates the high and low of the first 15 minutes after the session opens and plots those as solid lines.
It also plots the prior day’s high, halfback (midpoint), and low on your chart for easy reference.
Each line and each label can be toggled on or off independently in the settings for maximum customization.
Colors for each level are also fully customizable.
How to use it:
Add the script to your chart.
Set the session start hour and minute to match the open of the market or instrument you trade.
Choose which levels and labels you want displayed by using the toggles in the settings.
The indicator will automatically draw the session range and prior day levels for you.
Use these lines as reference for key support, resistance, and potential trade entry/exit points.
What makes it unique and useful:
This tool combines a flexible session opening range with classic daily reference levels in one package. You have complete control over which levels and labels are shown, making it adaptable for any trading style. It’s especially useful for day traders who want to quickly identify volatility windows and the most important price levels from the previous session.
Simple Risk-to-Reward (R) Indicator (TP1–TP2)What this indicator does:
This tool helps traders clearly visualize their risk and reward on any trade by plotting their entry, stop loss, and take-profit (TP) levels directly on the chart. It’s designed to make manual trade planning more visual and systematic.
How it works:
You set your planned entry price, whether you want to plot a Long or Short setup, and your stop-loss distance (in ticks).
The indicator calculates your stop-loss level and automatically plots it on the chart.
It then draws take-profit levels at 1R and 2R (where “R” is your risk, the distance between entry and stop).
You can toggle the TP1 and TP2 lines on or off to suit your preference.
How to use it:
Open the settings and enter your intended entry price.
Select “Long Setup” for a buy trade, or turn it off for a sell/short trade.
Enter your desired stop loss in ticks.
Choose which take-profit levels to display by toggling TP1 and TP2.
The indicator will show entry, stop, and take-profit levels right on your chart so you can easily see your planned risk/reward.
What makes it unique and useful:
This indicator is designed for manual trade planning, giving you full control over your inputs and letting you instantly see your risk/reward on any instrument or timeframe. Unlike some built-in tools, it supports both long and short trades, lets you set all levels manually, and keeps your charts clean and easy to interpret.
Watermark Clarity V33🌟 Introducing Watermark Clarity V33 – Banner 🌟
Watermark Clarity V33 is a visual utility tool designed to enhance chart awareness, focus, and clean aesthetics without adding market noise. Unlike traditional indicators, this script does not generate buy/sell signals or perform technical analysis. Instead, it provides a customizable on-chart watermark banner that clearly communicates your current mindset, risk awareness, or trading bias directly on the chart — helping traders stay aligned with their pre-defined plans and reducing impulsive behavior.
Whether you’re a discretionary trader, scalper, or swing trader, Watermark Clarity V33 offers an adaptive display that blends clarity with minimalism, keeping your chart clean while remaining informative.
🛠 Customizable Parameters
• Dual Text Banners: Configure two independent headers to reflect trading goals, risk posture, or emotional cues.
• Smart Animation Toggle: Optionally animate between messages to help reinforce shifting market awareness or draw attention during high-alert periods.
• Size, Color & Positioning: Adjust the info box’s text size, banner dimensions, background color, transparency, and placement (top/middle/bottom – left/center/right).
• Transparent Mode: Switch to semi-transparent mode for cleaner overlays during live sessions or screen recording.
🚀 New Feature – Custom Alerts & Smart Animation Control
• Market-Aware Animation Logic:
When Enable Animation is turned on and both Heading 1 and Heading 2 are filled:
• 📈 During Market Hours → The banner alternates smoothly between both headings, helping maintain awareness and visual engagement.
• 💤 Outside Market Hours → The banner remains fixed on Heading 1. This acts as a subtle visual cue that markets are currently closed — giving you peace of mind and a cleaner screen.
✨ Visual Utility Use Cases
• Accountability Layer: Keep yourself accountable to your trading rules or session checklist.
• Mindset Anchor: Display motivational or tactical reminders that guide your trading behavior.
• Multi-Timeframe Syncing: Use different watermarks across charts to stay aligned across timeframes or instruments.
📘 How to Use
1. Add the Indicator: Apply “Watermark Clarity V33 – Banner” to your chart.
2. Configure Inputs: Adjust the banner texts, size, color scheme, and screen position to your liking.
4. Focus & Trade: Let the visual cue support your decision-making environment without interfering with price action.
❗ Important Notes
• This indicator does not analyze price data or generate signals. It is designed solely for visual clarity and trader discipline support.
• All display logic runs in real-time and responds to your settings only, no repainting or lookahead bias.
Relative Strength Index + Golden Cross + MACDThis script is a high-performance, cleanly visualized indicator designed for swing traders and intraday scalpers. It combines multiple classic and modern techniques to help identify momentum trends, crossover signals, and smart entry zones.
🔧 Key Features:
RSI (Relative Strength Index) with gradient bands (overbought/oversold zones)
Golden Cross & Death Cross (SMA 50/200) with green/red + markers
SMA 50 over 150 (bullish crossover) with a blue + marker
MACD Crossover Dots (green for bullish, red for bearish)
Supertrend Dots for direction confirmation (lime/fuchsia)
Smart Entry Dot when RSI > 50, MACD bullish, and SMA50 > SMA200 (teal triangle)
Background Highlight for strong trend momentum using custom ADX + RSI filter
🎯 Ideal For:
Scalping with momentum confirmation
Swing trading on multi-timeframe alignment
Combining traditional indicators with clean visuals
🧪 Suggested Use:
Use this indicator in combination with support/resistance or price action. Filter out low-probability trades by focusing on:
Smart Entry signals during momentum backgrounds
Cross-check with Supertrend direction and RSI slope
Confirmed Candlestick Pattern DetectorConfirmed Candlestick Pattern Detector, such as Evening Star, Morning Star etc.
2025 Stratejik Sinyal İndikatörüThe strategy indicator, which generates buy-sell signals on the chart and can set alarms for indicators such as Supertrend, RSI, Stochastic RSI, Squeeze Momentum, MACD, 10 Moving Average and Price indicator PPO, will guide you while trading.
Deep Z pi SP MA + 2 CC + OB + CPR + last 5 Minmy script with proper strike price, if strike price crosses R1, take put ex + hedge, if crosses s1 take call ex. bottom bc call normal and top bc put normal.
RSI Divergence With RRI have included the levels by default 20,38,40,60,65 And 80.
Divergence is marked Automatically.
3BULLINK - Bullish EMA Bundle with RSITimeframes: 15m, 1H, 4H, Daily
EMAs 20, 50, 100 above EMA200
A single bullish candle links EMA 20, 50, 100
RSI must be between 50 and 65
Cooldown of 10 candles
Prints orange label "3BULLINK" and creates a ready-to-use alert
SPDR Sector ETFs Strength Matrix PRO | Auto·Scalp·Swing·ManualStrategy type
Sector-rotation breadth engine (long/short) built for index futures, sector ETFs, or any chart symbol that reacts to US-equity flows.
What it does
Continuously scores all 11 SPDR sector ETFs and triggers trades whenever your chosen driver sector shifts from broad under-performance to dominance (or vice-versa). Think of it as trading the “heartbeat” of a single sector rather than the chart in front of you.
Four strength factors (−100 → +100 each)
• Chaikin Money-Flow (CMF) – 20-bar accumulation/distribution pressure
• Relative Volume (RVOL) – current volume ÷ 40-bar SMA
• Relative Volatility (VOL) – ATR % ÷ 10-bar SMA of ATR %
• Normalised Momentum (MOM) – price momentum ÷ ATR %
Matrix build
For every bar, each factor finds the strongest and weakest of the 11 sectors.
Factor weights (default 35 / 35 / 20 / 10 %) convert those winners/losers into ± scores.
Sum × 100 → TOTAL % per sector (range −100…+100).
Strength trigger
• Entry long when driver-sector TOTAL ≥ Enter-thr (default = +60 %).
• Entry short when TOTAL ≤ −Enter-thr and RVOL < 1 (avoid shorting into high-volume squeezes).
• Exit when TOTAL crosses Exit-thr (default = −50 % for longs, +50 % for shorts).
Risk engine
• Initial stop = ATR × 4 • Optional trailing stop = ATR × 4
• Long-only toggle for higher-time-frame trend followers.
• No pyramiding beyond 1 position.
Visual aids
• 6-column Sector Matrix table (CMF / RVOL / VOL / MOM / TOTAL).
• Driver sector row is orange-highlighted; strongest/weakest cells glow green/red.
All request.security() calls use lookahead_off → zero repaint.
Default inputs (H-chart template)
Reference TF = Chart
CMF length = 20 RVOL window = 40
ATR length = 14 VOL window = 10
Momentum length = 10
Factor weights = 35 / 35 / 20 / 10
Enter when |TOTAL| ≥ 60 %
Exit threshold −50 %
Stop ATR× / Trail ATR× = 4 / 4
Back-test properties (screenshots)
Initial capital 10 000
Order size 5 % of equity
Pyramiding 1
Commission 0.03 %
Slippage 5 ticks
Fills Bar magnifier ✔ · On bar close ✔ · Standard OHLC ✔
How to use
Add the script to any symbol (e.g., SPY, QQQ, MSFT, NVDA, XLK...).
Select the sector you believe leads that symbol (XLK by default).
Tune Enter/Exit thresholds to your volatility appetite (30–100 %).
Adjust ATR stops/trails to match instrument volatility.
Forward-test; align commission & slippage with your broker.
Important notes
• Works on every timeframe; factors scale automatically.
• Code is open-source, uses only TradingView’s internal data.
• No look-ahead, no intrabar repaint.
• Short entries conditioned on quiet volume to reduce squeeze risk.
• Historical performance ≠ future results — manage risk accordingly.
Credits
Inspired by currency strength initial idea;
table UI and factor framework handcrafted for TradingView.
Trade smart, ride the strongest sector flows, and let breadth be your edge!
SOFIA - Kısa Vade Saldırı GöstergesiOf course babe! 😎 Here's a clean, simple **English version** of the explanation you can use for social media. Short, punchy, and sounds smart without being boring. Ready? 💥
---
## 🔥 **SOFIA – Short-Term Attack Indicator (USDT Dominance Edition)**
This custom TradingView indicator helps you **spot market reversals** and **short-term trends** in USDT Dominance. It's designed for crypto traders who want to know:
> ❓ “Is capital flowing into altcoins or fleeing to USDT?”
---
### 🧩 **What’s Inside?**
1. ### 🌀 **Stochastic RSI (Background Colors)**
* 🔴 **Red background** = USDT overbought → might drop soon → altcoins may pump
* 🟢 **Green background** = USDT oversold → could bounce → market correction risk
---
2. ### 📉 **Supertrend (Buy/Sell Labels on Chart)**
* 🟢 **BUY label** = Trend turning bullish → USDT gaining dominance
* 🔴 **SELL label** = Trend turning bearish → USDT losing dominance → risk-on mode
---
3. ### ⚡ **WaveTrend Cross (Circles)**
* 🟢 **Green circle** = Potential bullish reversal
* 💜 **Pink circle** = Possible bearish pullback
---
4. ### 🟩🟥 **Trend Label ("BULL MODE" / "BEAR MODE")**
* Visual status of the current trend:
* **BULL MODE** = USDT dominance rising → market cooling
* **BEAR MODE** = USDT dominance dropping → altcoin opportunities may emerge
---
### ⏱️ Best Used On:
* **15m / 30m / 1H timeframes**
* Especially helpful for **altcoin entry/exit timing**
---
### ✅ What to Do With It:
* If USDT dominance starts dropping → **look for altcoin entries**
* If USDT dominance flips bullish → **protect your gains or reduce risk**
---
🔔 Built for scalpers, swing traders & crypto snipers.
📊 Just plug it into your chart and let Sofia whisper market direction to you.
---
**Want the code or setup tutorial?**
DM me or drop a 💚 and I’ll share it 👇
\#CryptoTrading #USDTDominance #TradingView #AltcoinSeason #CryptoTools #SofiaIndicators
---
Let me know if you'd like a **carousel format (multi-slide)** version for Instagram/LinkedIn or an **infographic style** breakdown — I can generate that too!
The SW Volume IndicatorWhitwell testing purposes to test some things. Uses metrics to make changes on chart.
RSI Divergence StrategyScript identifies bullish and bearish divergences, hidden and regular. Accurate on all timeframes. There are several videos on trading with a divergence strategy, but the divergences are hard to spot.
These can be adjusted but chat gpt independently checked various token vitals and compared to the chart, and found the chart accurate with current settings.
lookback = input.int(40, title="Lookback Period for Divergence") (30-60)
minSwingDistPercent = input.float(1.5, title="Minimum Swing Distance (%)") (0.5-2.0)
minPriceMovePercent = input.float(0.5, title="Minimum Price Move from Last Swing (%)") (0.5-2.0)
Simple MA CrossoverGrok made this. A basic example of a simple Moving Average Crossover strategy script.
RRC Sniper SetupElaborates Mike's RRC method.
his is how the pros time high-conviction options plays without chasing or bleeding theta.
We use the RRC Method: Reclaim → Retrace → Confirm
This is your sniper playbook for clean, high-odds entries. Let’s break it down 👇
5m chart: Draw VWAP, EMA 21, prior high/low
1m chart: Watch for reclaim + retrace + confirmation
THEN
Options flow or volume spike = green light
RRC is a reaction model. Use 5-min for setup, 1-min for execution. Hope this helps
🔁 1. RECLAIM – Momentum Trigger
Price reclaims a key level:
– VWAP
– Prior support/resistance
-EMA 113 1 MIN/ EMA 21 5 MIN
– Psychological zone (e.g., 5000 on SPX)
– Opening range high/low
This move traps sellers and signals bulls are back.
Most traders FOMO here — don’t. You wait.
📉 2. RETRACE – Setup Zone
Price pulls back to retest the reclaim level.
You want: – Tight candles
– Lower volume
– Wick holds
– No panic selling
This is where you prepare the strike, expiration, and plan.
✅ 3. CONFIRMATION – Green Light
Buyers step in, trendline breaks, or volume surges.
Once price holds and pushes, it confirms the setup.
👉 This is your entry.
J-Hook Long/Short Strategy6-24-25 updated rsi enigma algo to catch long and short signals for NQ intraday.
Daily Candle BoxDaily candle overlay, high, low, and candle color based on open and close
Charts included in script: '3m', '5m', '15m', '1H'
1. Visualizes Key Daily Levels on Lower Timeframes:
The indicator overlays the previous day’s high and low as a box on a lower timeframe chart (e.g., 5-minute). This highlights critical support and resistance levels from the daily timeframe, making it easier to see where price might react without switching to a daily chart.
Use Case: Traders can identify potential reversal or breakout zones on intraday charts, aligning lower timeframe trades with higher timeframe structure.
2. Simplifies Intraday Trading Decisions:
By showing the previous day’s range (high to low) as a box, it provides a clear context for intraday price action. For example, if the price approaches the box’s top (previous day’s high), traders might anticipate resistance or a breakout.
Use Case: Useful for scalpers or day traders who need to quickly assess whether the price is near significant daily levels for entries, exits, or stop-loss placement.
3. Highlights Daily Candle Direction:
The box’s color (green for bullish, red for bearish) indicates whether the previous day’s close was above or below its open. This provides a quick visual cue about the prior day’s market sentiment.