Crypto Master IndicatorThe Crypto Master Indicator (CMI) is a custom technical indicator for the TradingView platform, developed in Pine Script, designed to assist traders, especially in the cryptocurrency market, in identifying buy and sell opportunities based on multiple technical indicators combined. It is an overlay indicator that integrates multiple technical analysis tools to generate clear and visually accessible trading signals.
Candlestick analysis
Z-Score Volume with CVD ConfirmationZ-Score Volume with CVD Confirmation is a volume-based confluence tool that enhances traditional volume analysis by combining Z-Score volume anomalies with Cumulative Volume Delta (CVD) confirmation. This indicator helps traders identify unusual volume activity that aligns with directional order flow, offering a cleaner signal for potential breakout or reversal scenarios.
🔍 Key Features:
Z-Score Calculation: Measures how extreme current volume is relative to its recent average, highlighting statistically significant surges or drops.
CVD Confirmation: Uses Cumulative Volume Delta candles (open/high/low/close) to assess buying vs. selling pressure in lower timeframes.
Bar Color Logic:
Green: High Z-Score volume confirmed by CVD bullish candle
Red: High Z-Score volume confirmed by CVD bearish candle
Other color bands show progressively strong or weak volume outliers
Real Volume Bar Heights: Volume bars retain true scale while color reflects underlying order flow strength and direction.
💡 Use Cases:
Breakout validation: Confirm price range breaks when volume surge is supported by CVD direction
Fade setups: Detect unsustainable high-volume moves lacking CVD support
Trend continuation: Spot momentum when both Z-Score and CVD align in the direction of the trend
⚙️ How to Use:
Adjust the Z-Score length to define how far back to measure average and deviation.
Select your anchor timeframe (typically 1D) and a lower timeframe for CVD calculations (e.g., 1-minute).
Use color-coded volume bars to assess volume significance and directional flow at a glance.
Add the standard volume indicator to the chart so one can compare the difference between the standard volume indicator and the Z-Score Volume with CVD Confirmation script. Useful at specific price levels and exiting ranges or not.
Opening candle indicator
The indicator only works in the US and Saudi markets. Its idea is to draw a line for the highest and lowest prices of the first opening candle on a five-minute frame. A break of the highest price of the candle means a buy, while a break of the lowest price of the candle means a sell. Three lines are drawn as price targets calculated at twice the length of the opening candle... The lines in the previous trading session disappear when the current session begins.
Exponential moving averages can be used to help decide whether to stay in the trade or sell.
When using the indicator, you must go to the indicator settings and change the market.
يعمل هذا المؤشر فقط في السوقين الأمريكي والسعودي. وتتمثل فكرته في رسم خط لأعلى وأدنى سعرين للشمعة الافتتاحية الأولى على إطار زمني مدته خمس دقائق. كسر أعلى سعر للشمعة يعني الشراء، بينما كسر أدنى سعر للشمعة يعني البيع. تُرسم ثلاثة خطوط كأهداف سعرية محسوبة بضعف طول الشمعة الافتتاحية... تختفي خطوط جلسة التداول السابقة عند بدء الجلسة الحالية.
يمكن استخدام المتوسطات المتحركة الأسية للمساعدة في تحديد ما إذا كان ينبغي الاستمرار في التداول أم البيع. عند الرغبة في استخدامه يجب الذهاب لإعدادت المؤشر وتحديد السوق إما الأمريكي أو السعودي.
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.
STMDUpdated Setup Rules
Buy condition:
SMA 8 > SMA 13 > SMA 20 (aligned and pointing up).
All 3 averages are rising (positive slope).
Entry candle is a power candle (bullish elephant bar).
SELL condition:
SMA 8 < SMA 13 < SMA 20 (aligned and pointing down).
All 3 averages are falling (negative slope).
Entry candle is a power candle (bearish elephant bar).
Intraday & Annual CAPM AlphaIntraday & Annual CAPM Alpha
This TradingView™ Pine v6 indicator computes and plots a stock’s CAPM α (alpha) on both intraday and daily/annualized timeframes, allowing you to monitor relative performance against a chosen benchmark (e.g. SPX, NDX).
⸻
Key Outputs
1. Intraday α per Bar (blue line)
• Calculates α from a rolling-window linear regression of the last N bars’ returns (default 60).
• Expressed as “extra return per bar” vs. the benchmark.
2. Intraday α Daily-Equivalent (stepped blue line)
• Scales the per-bar α to a full trading day (390 minutes), showing “if this pace held all day, outperformance (%)”.
3. Annualized α (yellow line)
• Performs the same CAPM regression on daily returns over a D-day lookback (default 252), then annualizes α by multiplying by 252.
• Indicates longer-term relative strength/weakness vs. the benchmark.
⸻
Inputs
• Benchmark Symbol: Choose any index or ETF (e.g. “SPX”, “NDX”).
• Intraday Lookback Bars: Number of bars for intraday α regression (default 60).
• Daily Lookback Days: Number of trading days for daily CAPM regression (default 252).
• Use Log Returns?: Toggle between arithmetic vs. log returns.
⸻
How to Use
• Short-Term Signals:
• Watch the blue α/bar line on 1–15 min charts. A cross from negative to positive suggests intraday outperformance; a reversal warns of weakening momentum.
• The blue daily-equivalent α gives a smoother view—e.g. > +1% signals strong intraday bias, < –1% signals underperformance.
• Long-Term Trends:
• On daily charts, focus on the yellow annualized α. A sustained positive α implies this stock has historically beaten the benchmark; sustained negative α implies the opposite.
• Combining Timeframes:
• Use intraday α for timing entries/exits within the session, and annualized α to confirm whether you want a bullish or bearish bias over days to weeks.
⸻
Install & Configure
1. Copy the Pine v6 script into the TradingView Pine Editor.
2. Set your favorite benchmark, lookback periods, and returns type.
3. Add to your chart to start visualizing real-time CAPM α signals!
Feel free to adjust the lookback windows and threshold levels to suit your trading style.
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
────────────────────────────────────────────────────────────
*/
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.
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
Stock World 23.0Stock World is an authorised training partner of BFSI Sector skill council of India ...
We have our own trademark...
if you want to use this indicator then you should have proper strategy , money management & hedging ...
all the best
MACD Candle HighlightCandle close above previous low and MACD negative crossover state can be sell signal
and vice versa... higher time frame view is important to follow this
Señal Divina 2If 1 point is worth \$12.50, you're trading the **E-mini S\&P 500 Futures (symbol: ES)**. Each tick is 0.25 points and worth \$12.50, so 1 full point = 4 ticks = \$50. This means you're trading 1 contract of ES, not the Micro (MES), which is only \$1.25 per tick.
If 1 point is worth \$12.50, you're trading the **E-mini S\&P 500 Futures (symbol: ES)**. Each tick is 0.25 points and worth \$12.50, so 1 full point = 4 ticks = \$50. This means you're trading 1 contract of ES, not the Micro (MES), which is only \$1.25 per tick.
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!
Simple MA CrossoverGrok made this. A basic example of a simple Moving Average Crossover strategy script.
High Accuracy 5m Strategy
I can create a custom TradingView indicator script for this if you want. It will show:
• Entry signals (arrows)
• SL & TP levels
• Alerts
Would you like the Pine Script for this?
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.