Mark Minervini Trend Template & SEPAMark Minervini Trend Template & SEPA Pro
This Pine Script distills Mark Minervini’s SEPA methodology into an institutional‑grade toolkit. It scores every bar against the 8‑point Trend Template, Weinstein stage, VCP dynamics, market health, weekly alignment, relative strength, and accumulation, then surfaces only the setups Minervini actually trades. The dashboard table (dark/light themes) summarizes compliance with each checklist item, portfolio heat, risk metrics, sector leadership, and market status, while on-chart markers with hover tooltips highlight perfect breakouts, VCPs, cheat entries, follow-through days, and exit triggers (stop, trailing MA, distribution, failed breakout). Advanced modules include sector rotation gating, follow-through-day logic, VCP structural tests (upper-third action, prior advance, volume dry-up), weekly confirmation, risk-based position sizing, and portfolio heat controls—making this a turn-key “trade like a champion” assistant ready for desk use or signal automation.
インジケーターとストラテジー
Simple CPR for intraday index tradingSimple CPR is an indicator that displays the Central Pivot Range (CPR) and Support-Resistance pivots. It offers granular customization across CPR, Floor pivots, Developing CPR, and Session High/Low levels.
Original concept from Larry Williams, Mark Fisher & Frank Ochoa
Modified from " CPR (Central Pivot Range)" script by ajithcpas
What is CPR (Central Pivot Range)?
The Central Pivot Range (CPR) is calculated from the previous period’s High (H), Low (L), and Close (C). It forms three levels:
• Pivot (P) = (H + L + C) / 3
• Top Central (TC) = ( P - BC) + P
• Bottom Central (BC) = ( H + L)/2
Together, these levels form a central zone representing the market’s “value area.” Price trading above the CPR typically indicates bullish sentiment, while trading below the CPR reflects bearish bias. A narrow CPR often precedes strong trending moves, whereas a wider CPR signals potential consolidation.
How Pivot Levels are Calculated
Beyond CPR, the indicator supports multiple pivot calculation models, including Traditional, Classic, Fibonacci, and Camarilla
For example, in the traditional model:
• R1 = ( 2 × P ) − L
• S1 = ( 2 × P ) − H
• Higher levels (R2, R3…) scale proportionally by the prior range (H-L).
These levels serve as dynamic intraday support-resistance zones and breakout targets.
Key Features
⦿ Multi-Formula CPR : Select Traditional, Classic, Fibonacci, or Camarilla pivots.
⦿ Multi-Timeframe Control : Auto-detect or manually set CPR timeframe (Daily → Yearly).
⦿ Complete Pivot Suite : Extending to five resistance and five support levels (R1–R5, S1–S5) with optional midpoints (R0.5, R1.5, R2.5, R3.5, R4.5, S0.5, S1.5, S2.5, S3.5, S4.5).All levels can be individually toggled on or off, giving traders complete control over the level of chart detail they prefer.
⦿ Full Customization : Independently toggle lines, fills, price labels, and level names.
⦿ Developing CPR & S/R : Real-time projection of next-session CPR, R1, and S1 with separate visibility controls.
⦿ Session High/Low Tracking : Plot Previous-Session High (PH) & Low (PL) with optional labels and prices.
⦿ Look-Back Flexibility : Display any number of historical CPR/pivot periods.
⦿ Styling Precision : Choose line width, style (solid, dashed, dotted), and individual colors.
⦿ Optional Fills : Visualize the CPR zone or CPR–R1/S1 bands with semi-transparent shading.
⦿ Optimized Performance : Efficient array-based drawing for smooth chart performance even with a long history.
Use Case
CPR analysis helps identify trend bias, volatility contraction/expansion, and key support-resistance zones. This indicator is ideal for intraday indices traders who need a structured yet customizable price-action framework.
Disclaimer
This script is for educational and technical analysis purposes only. It does not constitute financial advice or a recommendation. Always perform independent analysis and manage risk appropriately before placing trades.
Turtle Soup Multi Timeframe (D + 30m)
This indicator indicates when there is a turtle soup with a 30-minute timeframe aligned with a one-day timeframe.
CM_Donchian Channels V5NOTE: this indicator was created by @ChrisMoody. I found it really useful, so I upgraded it from v3 to v5
This Indicator replicates the Donchian Channels, but with Alerts Capability
You can set up an alert for when the price breaks above the upper band or when the price breaks below the lower band
It will display respectively a green upward arrow or a red downward arrow
It is possible to change the length of the Indicator
Original Post:
HTF Control Shift + Prev Candle Break Sequence 🧭 HTF Control Shift + Previous Candle Break Sequence
Overview
The HTF Control Shift + Previous Candle Break Sequence indicator identifies high-probability shift candles that suggest a potential change in market control — from sellers to buyers or vice versa — and then tracks whether price confirms that shift by breaking the previous candle’s high or low.
This tool is designed to help traders detect institutional control shifts and confirm them with price structure breaks, providing a framework for spotting early trend reversals or strong continuation moves.
How It Works
Control Shift Candle Detection
A Bullish Control Shift occurs when a candle shows:
A long lower wick (≥ Wick % Threshold of total range).
A close near the high (within Body % Threshold of the top).
A Bearish Control Shift occurs when a candle shows:
A long upper wick (≥ Wick % Threshold of total range).
A close near the low (within Body % Threshold of the bottom).
These candles are highlighted in green (bullish) or red (bearish), and optionally labeled on the chart.
Previous Candle High/Low Tracking
The script automatically plots horizontal lines at the previous candle’s high (green) and low (red).
These act as key reference levels for breakout confirmation.
Breakout Confirmation Sequence
A Bullish Sequence triggers when a Bullish Control Shift candle is followed by a break above the previous candle’s high.
A Bearish Sequence triggers when a Bearish Control Shift candle is followed by a break below the previous candle’s low.
When either sequence completes, the indicator can send a TradingView alert confirming the directional breakout.
How to Use
Timeframe:
Optimized for higher timeframes (1H, 4H, Daily) to filter out intraday noise and identify structural market shifts.
Trend Reversal Identification:
Watch for Control Shift candles at major highs/lows, order blocks, or liquidity zones — a confirmed breakout often signals a trend reversal or new directional push.
Continuation Confirmation:
In trending markets, a Control Shift candle that breaks in the direction of trend can validate a strong continuation setup.
Alert Usage:
Set alerts for:
Bullish Control Shift Confirmed Breakout
Bearish Control Shift Confirmed Breakdown
Optional: raw Control Shift or Break alerts.
Customization
Wick % Threshold: Adjusts the required wick size to define a control shift.
Body % Threshold: Controls how close the close must be to the high/low for confirmation.
Label Toggle: Optionally display labels only on control shift candles.
Best Practices
Combine with higher-timeframe trend filters.
Avoid using it alone in tight consolidation zones.
Strongest signals occur when:
Control Shift appears at key structure levels.
The breakout bar closes firmly beyond the previous high/low.
Volume supports the breakout.
Summary
✅ Detects when market control flips (buyers ↔ sellers).
✅ Confirms shift with breakout above/below previous candle.
✅ Ideal for 1H–4H swing or position trading.
✅ Provides visual, structural, and alert-based confirmation.
Fast Scalping Volume Confirmation (v2)//@version=5
indicator("Fast Scalping Volume Confirmation (v2)", overlay=true)
// ---------- INPUTS ----------
maLength = input.int(5, "Volume MA Length", minval=1)
multiplier = input.float(1.5, "Volume Multiplier (Trigger Above MA)", minval=0.1, step=0.1)
usePriceFilter = input.bool(true, "Enable Entry Price Range Filter")
priceMin = input.float(184.5, "Price Min (if filter on)")
priceMax = input.float(185.2, "Price Max (if filter on)")
// ---------- CALCS ----------
volMA = ta.sma(volume, maLength)
highVolume = volume > volMA * multiplier
// Simple reversal detection (non-exhaustive)
bullishEngulfing = (close > open ) and (open < close ) and (close > open)
hammer = (close > open) and ((high - low) > 3 * math.abs(open - close)) and ((close - low) / (high - low) > 0.6)
// ensure candle is closed to avoid repainting
confirmedBar = barstate.isconfirmed
// price filter
inPriceRange = not usePriceFilter or (close >= priceMin and close <= priceMax)
// final entry condition (only on closed bar)
entrySignal = confirmedBar and inPriceRange and highVolume and (bullishEngulfing or hammer)
// ---------- PLOTTING ----------
plotshape(entrySignal, title="Entry Confirmation", location=location.belowbar,
color=color.new(color.green, 0), style=shape.triangleup, size=size.small, text="ENTRY")
// show volume MA in the volume pane for reference (optional visual)
// We draw a small label on chart with current volume vs MA
var label volLab = na
if barstate.islast
label.delete(volLab)
volText = "Vol: " + str.tostring(volume) + " MA(" + str.tostring(maLength) + "): " + str.tostring(math.round(volMA))
volLab := label.new(x=bar_index, y=low, text=volText, yloc=yloc.belowbar, style=label.style_label_left, color=color.new(color.gray,85), textcolor=color.white)
// ---------- ALERT ----------
alertcondition(entrySignal, title="Entry Confirmed", message="✅ Entry confirmed: High Volume + Reversal Candle")
MACD-V Adaptive FluxProMACD-V Adaptive FluxPro
Type: Multi-Factor Volatility-Normalized Momentum & Regime Framework
Overlay: ✅ Yes (on price chart)
Purpose: Detect high-probability trend continuation or reversal zones through volatility-adjusted momentum, VWAP structure, and adaptive filters.
🧩 Concept Overview
MACD-V Adaptive FluxPro is a next-generation, multi-factor analytical framework that merges the principles of Linda Raschke’s 3-10-16 MACD with modern volatility normalization and adaptive filtering.
Instead of generating raw buy/sell signals, it builds a probability-driven environment model — showing when price action, volatility, and structure align for high-confidence trades.
The “V” in MACD-V stands for Volatility Normalization: every MACD component is divided by ATR to stabilize amplitude across fast or slow markets.
This enables the indicator to remain consistent across timeframes, instruments, and volatility regimes.
⚙️ Core Components
1️⃣ Volatility-Normalized MACD (MACD-V)
A traditional MACD built on Linda Raschke’s 3-10-16 structure, but adjusted by ATR to create a volatility-invariant momentum profile.
You can toggle to alternative presets (Scalp / Swing / Trend) for faster or slower environments.
2️⃣ Dynamic Regime Detection
A slope-based classifier that identifies whether the market is:
Trend Up 🟢
Trend Down 🔴
Compression / Squeeze 🟧
Transition / Neutral ⚫
The background color updates dynamically as momentum, volatility, and slope shift between these states.
3️⃣ VWAP Structure Bands
Adaptive VWAP with inner and outer ATR-scaled envelopes.
These act as short-term mean-reversion and breakout zones.
The indicator can optionally gate entries to occur only within defined VWAP proximity.
4️⃣ EMAs for Micro-Trend Confirmation
Includes 9-EMA and 21-EMA, color-configurable for visual crossovers and short-term momentum bias.
5️⃣ Multi-Timeframe Confirmation Tiles
Top-center dashboard tiles display directional bias from higher timeframes (e.g., 15m / 1h / 4h).
When all align, it confirms multi-frame trend coherence.
6️⃣ Adaptive Probability Engine
All subsystems — MACD-V, slope, compression, volume z-score, and VWAP distance — feed into a logistic scoring model that outputs a real-time AOI Probability (0-100%).
When conditions align, probabilities rise above 60% (long bias) or drop below 40% (short bias).
These are your high-probability “Areas of Interest.”
7️⃣ Dashboard HUD
The top-right status console provides a one-glance view of system state:
Field Meaning
AOI Prob Long Real-time probability of bullish bias
Regime Market state (Trend, Transition, Compression)
Risk Gate ATR-based volatility filter
News Mute Manual toggle for event-risk suppression
ATR (≈ risk) Real-time volatility readout
Status ✅ Trading OK / 🧱 Risk Gate / 🔇 News Mute / 🟧 Compression
🎯 Interpretation Guide
Visual Meaning
🟢 Green background Confirmed uptrend regime
🔴 Red background Confirmed downtrend regime
🟧 Orange background Volatility compression (squeeze forming)
⚫ Gray background Transitional / indecisive structure
Teal % (AOI Prob Long) Bullish probability > 60%
Arrows Optional: appear only when all gates align (rare, filtered signals)
🧮 Mathematical Notes
MACD-V = (EMA_fast(src) − EMA_slow(src)) / ATR(n)
Normalized score is smoothed, scaled 0–100 via logistic curve
Slope = Δ(EMA(src, n)) / ATR(n)
Probabilities gated by:
Minimum slope magnitude (minAbsSlope)
VWAP proximity (maxVWAPDistATR)
Multi-TF agreement
Cooldown interval (cooldownBars)
ATR-based risk gate
No repainting — all calculations use barstate.isconfirmed.
⚡ Use Cases
✅ Identify trend regime changes before major expansions
✅ Filter breakout vs. compression setups
✅ Quantify volatility conditions before entries
✅ Confirm multi-timeframe alignment
✅ Serve as a visual regime map for automated systems or discretionary traders
🧠 Recommended Presets
Market Type Setting Preset Behavior
Index Futures (ES/NQ) LBR 3-10-16 SMA (default) Classic swing/momentum balance
Scalping (1m–5m) Fast Adaptive Higher frequency, shorter cooldown
Swing Trading (1h–4h) Smooth ATR Broader, trend-only signals
Trend-Following Futures Wide ATR Bands Filters noise, favors strong continuation
⚠️ Notes
Non-repainting, bar-confirmed calculations
Signal arrows are optional and rare — intended for precision setups
ATR and slope thresholds should be tuned per instrument
Compatible with all TradingView markets and resolutions
🏁 Summary
“MACD-V Adaptive FluxPro” is not a simple MACD — it’s a volatility-normalized market state engine that adapts to changing conditions.
It fuses Linda Raschke’s timeless MACD logic with modern volatility, slope, and multi-timeframe analytics — giving you a live market dashboard that tells you when not to trade just as clearly as when you should.
ScalpDaddy V3ScalpDaddy bundles eight battle‑tested tools into a single, toggleable overlay for fast confluence and clean charts. It’s designed for intraday scalpers and swing traders who want a lightweight dashboard plus precision levels and volatility context—without juggling multiple indicators.
What’s Inside (all can be turned on/off)
SD: Trend Sniper (MTF RSI/ADX table)
8‑TF heatmap with emoji glyphs (momentum/strength/chop).
Weighted bias meter, HTF dominance and adjacency bonus to reward agreement.
Tiny Entry‑Qualifier dashboard (Trend, Throttle, Quality, Boost) for quick “go/no‑go”.
SD: Squeeze (BB/KC)
Bollinger Bands + Keltner Channel with squeeze fill for compression/expansion reads.
SD: Fibonacci Levels
Swing‑aware fib grid with instant flip option, reject band, extension gates, target‑zone shading, and labels.
SD: PM/AH/RTH Levels
Prior extended‑hours and prior RTH high/low, with dynamic/previous‑only modes.
SD: Pivot Points (Structure)
Clean, confirmed pivot markers to visualize HH/HL/LH/LL, BOS/MSS turns.
SD: Liquidity Sweeper
Buyside/Sellside liquidity pools with live maintenance and optional invalidation highlighting.
SD: FVG Finder
Present/Full‑history scan with budget controls, configurable fill logic and coloring.
SD: Fourier ATR
Smoothed ATR “center line” with envelope; optional labels when price exits/re‑enters the band.
Quick Start
Open inputs. In “SD: Modules,” enable only what you need for the session.
For Trend Sniper:
Pick “Table TF Preset” (e.g., fibs day trade, scalp, short/long swing) or enable “Custom TFs” and set each TF.
Choose Update Mode: “Live” for intrabar responsiveness or “On Close” for confirmed, non‑flickering signals.
Table and mini dashboard positions are configurable.
Optional confluence:
Turn on Squeeze to spot compression before Trend Sniper shifts.
Add Sessions + Liquidity + FVG to map targets/voids and where price is likely to react.
Use ATR Envelope to gauge when price is stretching outside normal travel.
How To Read The Trend Sniper Table
Emojis:
🚀/🔥 = bullish pressure; ⚓️/🩸 = bearish pressure; 🪓 = chop; ⚠️ = caution (e.g., OB/OS with strong ADX).
Bias:
A normalized, weighted read of the 8 TFs. The default thresholds used for alerts: +0.30 (bullish) / −0.30 (bearish).
HTF dominance:
When enabled, strong alignment on the slowest TFs dampens opposite LTF noise.
Entry‑Qualifier mini dash:
“Trend” (ADX), “Throttle” (RSI), “Quality” (Chop), “Boost” (relative volume). Green/steady reads support continuation; yellow/red flags warn of choppiness/whipsaw.
Module Notes
Squeeze (BB/KC): Look for squeeze fill changes—breakouts often follow compression.
Fibonacci: “Zigzag Period” sets swing sensitivity; “Instant flip” optionally flips the active leg when price breaks a chosen threshold (wick/close). Target‑zone shading highlights extension ranges; labels can be limited to extensions only.
PM/AH/RTH: “RTH Mode” = Dynamic (today’s running levels during RTH) or Previous Session Only. Optional volume filter for PM/AH to show only significant sessions.
Pivot Points: Uses confirmed pivots; simple circular markers show HH/HL/LH/LL and shifts (BOS/MSS) without clutter.
Liquidity: “margin” adjusts pool thickness sensitivity; enable “Show Broken” to keep invalidated pools visible with different fill.
FVG Finder: Choose Present or Full History and set a bar budget to control performance. “Fill Mode” supports touch/close/percent thresholds.
Fourier ATR: Envelope defines typical travel. Optional labels:
⚠️ when price exits the band
⬇️ when price re‑enters
Built‑in Alerts
Open the Alerts dialog and choose this indicator; you’ll see named alerts you can attach to any symbol/interval:
Bull Combo (🚀/🔥 no ⚠️)
Table: RSI/ADX Bull Majority
Table: RSI/ADX Bear Majority
Bias turns Bullish (≥ +0.30)
Bias turns Bearish (≤ −0.30)
EQ Bull Align
EQ Bear Align
ATR: ⚠️ Price exited envelope
ATR: ⬇️ Price re‑entered envelope
Performance Tips
Start with only the modules you need. Turn others off in “SD: Modules.”
For FVG, use Present mode with a reasonable “Present Mode Bars” budget on lower timeframes.
Set Trend Sniper to “On Close” for steadier updates during fast markets.
Heavy drawings (many labels/lines/fills) can be reduced by lowering visible counts or disabling labels.
Best Practices & Disclaimers
Educational tool, not financial advice. Past performance does not guarantee future results.
Signals are contextual—use with sound risk management and higher‑timeframe bias.
Some elements can update intrabar when “Live” or “allow repaint” is on (ATR emojis); prefer confirmed/close‑based modes if you want steadier behavior.
Works on most symbols and timeframes; intended primarily for intraday to swing trading.
Wick Size Detector (Upper + Lower, Active-Bar Lines)🧭 1. Understanding What the Indicator Tells You
Each signal means a potential shift in intent — a wick implies rejection of price at one extreme.
Upper Wick (red) → Sellers rejected higher prices → potential short setup.
Lower Wick (green) → Buyers rejected lower prices → potential long setup.
Dual Wick (both large) → Exhaustion / indecision → likely reversal or range start.
The wick is not a trade by itself — it’s a context clue telling you where liquidity was swept and which side failed.
🧩 2. Framework for Trading Wick Signals
Use a two-stage decision model: context → confirmation.
Stage 1: Context Filter
Before taking any wick, make sure the background aligns:
Higher timeframe (1H / 4H / Daily) bias using:
Market structure (higher highs/lows)
EMA slope or Fair Value Gap alignment
Key liquidity (PDH, PDL, Daily Open)
Example:
4H is bullish (higher lows + above 50 EMA) → focus only on green lower-wick signals.
4H is bearish → focus only on red upper-wick signals.
This avoids trading against momentum.
Stage 2: Confirmation & Entry
Once a valid wick signal appears in context:
✅ Entry Logic
Wait for candle with qualifying wick (per indicator).
On next candle:
For a lower wick (buy setup) →
Enter long near the midpoint or discount (50–62%) of the wick candle’s range.
For an upper wick (sell setup) →
Enter short near the midpoint or premium (50–62%) of the wick candle’s range.
🛑 Stop Loss
Below the wick low for buys.
Above the wick high for sells.
🎯 Take Profit
Target prior liquidity points:
For buys → previous highs or equilibrium.
For sells → previous lows or daily open.
Or use a fixed R:R (e.g., 2:1).
⚖️ Optional: Wait for Confirmation (Displacement / MSS)
If you combine this with your ICT-style workflow:
Wait for a market structure shift in direction of the wick.
Confirm the Change in State of Delivery (CISD) before entry.
🧠 3. Example Walkthrough
Setup:
You’re on the 15-minute chart, wickMultiplier = 1.2.
Price makes a big upper wick → indicator flashes red.
On 1H and 4H, you see price near a premium area or PDH.
Next candle opens → you short at the midpoint of that wick candle.
Stop above the wick high.
Take profit near the prior swing low or 2× risk distance.
If you see MSS confirmation → add confluence.
💡 4. Tips for Real Implementation
Multi-timeframe filter: Only take wick signals in alignment with HTF bias.
Session discipline: Limit signals to high-volume sessions (London / New York).
Avoid strong trend continuation candles (small wicks, big bodies).
Combine with displacement → your best trades come when a large wick forms into liquidity, then displacement confirms it.
Avoid every signal: Some wicks are just noise. Wait for those near obvious liquidity (previous highs/lows).
Objective COTAutomated COT-based forex sentiment tool using CFTC data to highlight buy/sell zones via commercial hedgers' net positions. Spots extremes in pairs like EURUSD.
Features:
- Auto base/quote code detection.
- Custom thresholds (e.g., BUY: Base ≥55%, Quote ≤45%).
- 5-week % change filter for Commercials/Small Traders.
- Separate long/short colors for base/quote.
- Weekly confirmation, debug table, alerts.
- Futures/options selection.
Perfect for sentiment trading on daily/weekly charts. Backtest; not advice. Free!
Cleveland 2.0Cleveland 2.0 — Premium Trend & Signal System
Purchase access: ClevelandInvestNow.com (also for signals/groupchat access)
Keep it Simple, Keep it Cleveland.
Cleveland 2.0 is a precision-built trend and momentum tool designed to help traders spot high-probability market moves with clarity and confidence. Instead of overwhelming you with noise, Cleveland 2.0 highlights clean directional bias, strength conditions, and potential entry zones — so you can react faster and stay on the right side of the market.
✅ What It Helps You Do
Identify trend direction with confidence
Filter out weak, sideways market conditions
Catch cleaner entries with visual chart confirmations
Avoid emotional and late trades
Receive clear BUY/SELL alerts (no second-guessing)
💡 Who It’s For
Whether you trade Forex, Indices, Crypto, or Metals, Cleveland 2.0 is built for traders who value simplicity, structure, and clarity — not clutter.
🎯 Why Traders Love It
Clean, easy-to-read visual interface
Works on multiple timeframes
Designed for trending markets
No repainting confirmations
Helps you stay disciplined and consistent
📌 Disclaimer
This indicator is a tool — not financial advice. Always manage risk and trade responsibly.
Works on: Forex, Indices, Crypto, Metals — multiple timeframes.
How to use:
Add it to your chart ➝ enter your passcode ➝ trade the signals with discipline.
NQ B3X-S1.5X cash by BellevueFXNQ B3X-S1.5X Cash by BellevueFX
Precision Breakout Engine for Nasdaq Futures (NQ)
The NQ B3X-S1.5X Cash indicator by BellevueFX is an advanced price-action and volatility-driven breakout system designed for short-term scalpers, intraday traders, and algorithmic strategy builders focused on Nasdaq (NQ) or high-volatility assets.
It combines ATR-adaptive trailing logic, EMA structure alignment, and dynamic target generation to highlight institutional momentum shifts and sniper entry zones in real time.
⚙️ Core Features
📈 ATR-Adaptive Trailing Stop:
Automatically adjusts to volatility for accurate dynamic stop levels.
🧠 Smart Sensitivity Control:
Fine-tune responsiveness using the Key Sensitivity parameter — higher values smooth noise, lower values increase reactivity.
🔵 EMA Trend Alignment:
EMA-50 and EMA-200 act as directional filters and structure references.
🧭 Heikin Ashi Option:
Optionally use HA candles for smoother breakout confirmation.
🎯 Dynamic TP/SL Levels:
Automatically draws ENTRY, STOP LOSS, TP1, and TP2 levels for each signal — cleanly synchronized with the current price.
🔔 Built-in Alerts:
Ready-to-use Long and Short alert conditions for automated trade execution or signal notifications.
💡 How It Works
The system continuously measures volatility through ATR(500) and reacts dynamically to price structure:
BUY signal: When price crosses above the trailing baseline and confirms bullish momentum.
SELL signal: When price falls below the baseline and momentum confirms bearish reversal.
Targets: Automatically projected based on swing structure (2× and 4× distance from SL).
⚡ Best Use Cases
Works best on Nasdaq (NQ), but also effective on US30, SPX, and XAUUSD.
Designed for scalping, momentum trading, and breakout confirmations.
Compatible with BellevueFX AI tools and future Profitcosmos automation modules.
🧩 Recommended Settings
Default sensitivity: 9.0
ATR period: 500
Swing lookback: 5
Use on 1-min and 5-min charts for best performance.
🧠 Developer
BellevueFX — a division of Groupe Bellevue Inc.
Focused on precision trading systems, AI-driven analytics, and professional automation tools for active traders.
🔗 Visit www.profitcosmos.com
for strategy packs, tools, and automation updates.
Nexus Breakout System💎 What Makes the Nexus Breakout System Special?
Many indicators can draw a box around a price range, but most are one-dimensional. The Nexus Breakout System (NBS) is different. Its edge comes from a sophisticated, multi-layered approach to analyzing market behavior.
Think of it as moving from a flat map to a 3D holographic view of the market.
1. A Deeper Understanding of "Consolidation"
Instead of just looking at highs and lows, the NBS engine analyzes three critical dimensions to qualify a true consolidation zone:
Price Range: Is the market truly range-bound?
Order Flow: Is there a balance between buying and selling pressure? (It looks at the engine of the market, not just the price).
Momentum: Is the market lacking directional energy?
By requiring all three conditions to be met, NBS identifies zones where significant energy is genuinely building up, leading to more reliable breakout signals.
2. The "Nexus Bias" — Anticipating the Next Move
This is the core of the engine. While price is consolidating, NBS is constantly analyzing the underlying currents of the market. It calculates a proprietary Bias Score by looking at:
Underlying Trend Structure: What is the "path of least resistance" on a micro-level?
Money Flow Dynamics: Who is winning the quiet battle inside the range—buyers or sellers?
This score is translated into a simple " Bullish Lean ," " Bearish Lean ," or " Neutral " reading right on your chart. It’s designed to give you an intelligent hint about the breakout's most likely direction before it happens.
3. Statistical Breakout Confirmation — Reducing False Signals
Most indicators signal a breakout on a simple price cross, which is why fakeouts are so common. NBS uses a statistical method known as CUSUM (Cumulative Sum Control Chart) to validate a breakout.
In simple terms, it waits for a true "change of character" in the price action. The signal is designed to trigger only when the market moves from a state of balance (consolidation) to a state of imbalance (trending), providing a much higher degree of confidence.
---
📜 How to Trade with the Nexus Edge: A Strategic Framework
Trading with NBS is about combining its signals into a coherent, high-probability strategy.
Step 1: Identify the Opportunity (The Zone & The Bias)
Wait for the script to draw a Nexus Box. This is your signal that a market is coiling for a potential move.
Check the intraday bias within the box. A zone showing a " Bullish Lean " in a larger uptrend is a higher-quality setup than one that is " Neutral ." This is your first clue.
Step 2: Consult the Strategist (The Analysis Panel)
This step is crucial. Always check the Strategic Analysis Panel before considering a trade. This panel acts as your personal market strategist.
Look for Alignment: The highest probability trades occur when the chart signal aligns with the panel's insight.
A+ Setup Example: The panel shows a " Dominant Bull Trend " for the 1H/4H, and your 15-minute chart forms a Nexus Box with a " Bullish Lean ." A breakout to the upside is a very strong, A+ signal.
Warning Signal: The panel warns of a " Major Trend Conflict " (e.g., Daily is bullish, 4H is bearish). You should be extremely cautious. Any breakout during this condition is lower probability and should be traded with smaller size or avoided entirely.
Step 3: Execute the Breakout (The Entry)
The classic entry is on the close of the candle that breaks out of the Nexus Box.
Confirmation: The box's border will change color (blue for bullish, pink for bearish), visually confirming the breakout is active.
Targets: Your initial profit targets (T1 and T2) are immediately plotted. T1 is often an excellent level to take partial profits and move your stop-loss to break even.
Step 4: Manage the Trade (The "Breakout Failure" Guard)
This is your safety net. After a breakout, the script monitors the health of the move.
If you receive a " Breakout Failure " alert, it is a critical warning that momentum is failing and the move may be a trap.
Actionable Signal: Use this alert to aggressively manage your trade. It could be a signal to:
Tighten your stop-loss immediately.
Close the trade to protect your capital.
Take profits if the price is hesitating near a key level.
VIX SPY FOREX Commodities BitcoinCompilation of market data as of 10/18 showing correlations between corresponding sectors.
Swing Breakout Strategy ver 1Overview
A multi-confirmation swing strategy that seeks trend breakouts and adds three optional confluence modules: candlestick patterns, RSI/MACD regular divergences, and simple chart patterns (double top/bottom). Built for clarity, fast testing, and togglable debug markers.
Core Logic
Trend filter: SMA(50) vs SMA(200) + price vs SMA(21).
Breakout engine: Close breaks prior N-bar high/low (lookback configurable).
Momentum: Stochastic cross (optional view), MACD cross/zone, RSI regime (>50 or <50).
Volume: Above SMA(volume) filter.
Optional Confluence Modules
Candlestick analysis (enable/disable):
Bull/Bear Engulfing, Hammer, Shooting Star, Inside Bar (bull/bear flavors).
Divergence (enable/disable):
Regular divergences on RSI and MACD histogram using confirmed pivots (HH/LH or LL/HL).
Chart patterns (enable/disable):
Double Bottom (two similar lows + neckline break).
Double Top (two similar highs + neckline break).
Tolerance and pivot width are configurable.
Entries & Exits
Entry Long: Any of (Base Breakout + Trend + Momentum + Volume) OR enabled confluences (candles / divergence / pattern).
Entry Short: Symmetric logic for downside.
Risk management: Optional ATR-based stop loss and take profit (configurable length & multipliers).
Note: If you prefer confluences to be filters (AND), change the final buySignal/sellSignal lines accordingly.
Inputs (key)
SMA lengths (21/50/200), RSI length, Stochastic lengths & smoothing, MACD (12/26/9).
Breakout lookback, Volume SMA.
ATR exits (on/off, ATR length, SL/TP multipliers).
Toggles for Candlesticks, Divergences, Patterns, plus per-module debug markers.
Plots & Markers
Plots SMA 21/50/200.
Buy/Sell arrows on chart.
Optional debug markers for each condition (global-scope safe).
Divergence/pattern markers offset to the actual pivot/neckline bars.
Good Practices
Test on multiple timeframes and instruments; tune lookbacks and ATR multipliers.
Consider using the modules as filters in trending markets to reduce whipsaws.
Always forward-test and combine with position sizing.
Disclaimer
For educational purposes only. This is not financial advice. Trading involves risk.
Version & Credits
Pine Script® v6 — Strategy.
Developed by: Mohammed Bedaiwi.
Easy-Read MACD (Signals & Zones)This Pine Script transforms the traditional MACD into a much clearer, more visual momentum tool. It calculates the standard MACD (12, 26, 9) and then enhances readability using color cues and signal markers. The histogram bars dynamically change brightness to show whether momentum is strengthening or weakening — bright green/red means increasing strength, while faded colors mean losing momentum.
Background colors further simplify interpretation: green when MACD is above zero and above the signal (bullish), red when below zero and below the signal (bearish), and pale yellow in neutral or transition periods. Arrows clearly mark signal-line and zero-line crossovers, giving instant visual confirmation of bullish or bearish momentum shifts. The indicator also includes optional alerts for these events, so you can get notified when momentum flips even without watching the chart.
⚡ Quick-Read Sheet
Green background:
→ MACD > 0 and above signal — bullish momentum zone. Market trending up.
Red background:
→ MACD < 0 and below signal — bearish momentum zone. Market trending down.
Yellow background:
→ Transition or sideways momentum. Trend is uncertain — avoid strong directional trades.
Bright green histogram bars:
→ Positive momentum increasing — bulls gaining strength.
Faded green histogram bars:
→ Positive momentum weakening — rally may be losing steam.
Bright red histogram bars:
→ Negative momentum increasing — bears gaining control.
Faded red histogram bars:
→ Negative momentum weakening — possible bottoming or reversal setup.
Up arrow “MACD↑Sig”:
→ MACD crosses above signal line — bullish shift, potential buy or long continuation signal.
Down arrow “MACD↓Sig”:
→ MACD crosses below signal line — bearish shift, possible sell or short signal.
Up arrow “MACD>0”:
→ MACD crosses above zero line — confirms bullish trend bias.
Down arrow “MACD<0”:
→ MACD crosses below zero line — confirms bearish trend bias.
JackFinance:Vegas Dual ChannelVegas Tunnel Indicator - Technical Documentation
Overview
The Vegas Tunnel is a technical analysis indicator utilizing multiple exponential moving averages (EMAs) to identify market trends and potential trading opportunities. The system employs five EMAs organized into three distinct groups for multi-timeframe analysis.
Component Structure
Filter Line: 12-period EMA (green) serving as short-term trend indicator
Channel A: 144-period and 169-period EMAs (blue) defining medium-term trend direction
Channel B: 576-period and 676-period EMAs (red) establishing long-term trend context
Operational Methodology
The indicator generates trading signals based on the relative positioning and interactions between these EMA groups. Price position above both channels indicates bullish market conditions, while position below both channels suggests bearish conditions. Crossovers between the Filter Line and Channel A provide potential entry and exit signals, with Channel B serving as confirmation for major trend direction.
Application Guidelines
This indicator is optimized for swing trading and position trading strategies on timeframes of one hour or higher. Traders should consider the slope and spacing of the channels as indicators of trend strength. The tunnel areas between EMAs function as dynamic support and resistance zones.
Parameter Customization
All EMA periods are adjustable through the input parameters, allowing traders to optimize settings for specific instruments and trading styles. Default values are based on Fibonacci-derived numbers that have demonstrated historical significance in technical analysis.
Easy-Read RSI (Signals & Zones)This custom Pine Script reimagines the traditional RSI to make signals easier to see and act on. It smooths the RSI line using an EMA, adds a signal line (a moving average of the RSI), and colors the background for quick visual reference. Green shading marks oversold conditions, red shading marks overbought conditions, and a faint yellow band highlights the neutral zone (45–55). Together, these visual cues help you instantly recognize momentum shifts and potential reversals without staring at raw numbers.
The script also plots bullish and bearish signal arrows: upward arrows appear when RSI crosses above its signal line or exits the oversold zone, while downward arrows mark when RSI crosses below its signal or falls from the overbought zone. It includes built-in TradingView alerts for each event, so you can receive notifications of key turning points automatically.
Quick-Read Guide for Easy-Read RSI
Green background: RSI is in the oversold zone (typically below 30). The market may be near a short-term bottom. Watch for an up arrow (OS↑) — this suggests a possible bullish reversal or entry point.
Red background: RSI is in the overbought zone (typically above 70). The market may be overextended to the upside. Watch for a down arrow (OB↓) — this can signal a bearish reversal or exit opportunity.
Yellow background: RSI is in the neutral zone (roughly between 45 and 55). This usually means the market is consolidating or lacks a clear direction. Signals in this area are weaker and often less reliable.
Up arrow (RSI↑MA): RSI crosses above its signal line — a sign of strengthening bullish momentum or trend continuation. Can be used as a buy or add signal when confirmed by price action.
Down arrow (RSI↓MA): RSI crosses below its signal line — a sign of weakening momentum or potential reversal to the downside. Can be used as a sell or reduce-exposure signal.
OS↑ arrow: RSI moves up out of the oversold zone. This indicates early recovery momentum and potential reversal from a dip.
OB↓ arrow: RSI moves down out of the overbought zone. This signals momentum cooling and possible reversal from a high.
SMA Background + Crossovers (20, 50, 200)This Pine Script plots three Simple Moving Averages (SMA 20, 50, and 200) and visually highlights market conditions using both background colors and crossover signals. The background changes based on where the price is relative to the SMAs — light yellow when below the 20-day, dark yellow when below the 50-day, and red when below the 200-day — providing an instant visual cue of short-, medium-, and long-term weakness.
In addition, the script identifies and marks bullish and bearish crossovers among the SMAs (20/50, 50/200, and 20/200), using upward and downward triangles to signal momentum shifts. Each crossover can also trigger TradingView alerts, allowing the user to automate notifications for trend reversals. Overall, the code combines trend visualization, momentum detection, and alert functionality into one compact indicator.
Position Size ToolPosition Size Tool
What it does:
Shows a small on-chart table that converts per-ticker dollar amounts into share counts (shares = amount ÷ current price) for up to 4 configurable tickers.
Inputs (indicator settings)
Ticker 1–4 — select the symbol (TradingView will show the exchange-qualified form like BATS:TQQQ in the settings).
Ticker N $ Amount — dollar amount to convert into shares for that ticker.
Show Ticker N — toggle each row on/off.
Table Text Color — color of the table text.
Table Position — screen location (Top/ Middle/ Bottom × Left/Center/Right).
Font Size — Small / Medium / Large.
Show Empty Top Row — optional spacer row.
What the table displays
Left column: the ticker symbol only (the script strips the exchange prefix for display, so BATS:TQQQ appears as TQQQ in the table).
Right column: the calculated share count, formatted to two decimal places (or "—" if price is not available or zero).
Table updates on the chart’s timeframe using live/last bar prices.
How to use
Add the indicator to a chart.
Open the indicator’s settings panel.
In Ticker 1–4, type/select the symbols you want (you may see the exchange prefix there; that’s TradingView’s UI).
Enter the dollar amounts for each ticker.
Use Show Ticker N to hide/show rows.
Adjust text color, font size, and table position as desired.
Notes
The settings field will always show the exchange-qualified symbol (TradingView behavior); the script strips the exchange only for the on-chart display.
If the selected symbol has no price data on the chart/timeframe, the table shows "—".
Shares are computed as amt ÷ current close from the requested symbol and timeframe.
Example of how to use this tool:
Monitor an index and execute trades on leveraged derivative products. This tool will determine the quantity of shares that can be purchased with a pre-determined dollar amount. Ex: Monitor SPX for entry/exit signals and execute trades on UPRO/SPXU/SPXL/SPXS.
Input a ticker and a dollar amount for position size, shares that can be purchased will be calculated based on the current asset price.
This tool can be helpful for those that use multiple platforms simultaneously to monitor and execute trades.
MechArt ATR Box V1MechArt ATR Box V1
Description:
The MechArt ATR Box V1 is a precision trade-planning and risk-management tool that visualizes your entire position framework using customizable ATR-based zones.
It automatically plots your key decision levels from a defined entry price and ATR value — helping you clearly see when to roll, hold, or exit a trade.
Features:
Configurable ATR multipliers for roll, stop, and emergency zones.
Automatically updates labels and price levels based on your custom ATR settings.
Distinct color-coded boxes for:
✅ +1 ATR (Roll Zone) – visualize profit or roll targets.
⚠️ –2 ATR (Stop Zone) – manage risk boundaries.
🚨 –3 ATR (Emergency Stop) – mark hard exit thresholds.
Adjustable ATRs, line style, width, color, and opacity for visual clarity.
Optional Days Until Expiration label for time-sensitive trades.
Ideal for:
Traders using mechanical, ATR driven systems (like OVTLYR Plan M), or anyone who wants a clear, rule-based visualization of risk vs. reward directly on the chart.
Swing Breakout Strategy — Candles + Divergences + Patterns (rev)Overview
A multi-confirmation swing strategy that seeks trend breakouts and adds three optional confluence modules: candlestick patterns, RSI/MACD regular divergences, and simple chart patterns (double top/bottom). Built for clarity, fast testing, and togglable debug markers.
Core Logic
Trend filter: SMA(50) vs SMA(200) + price vs SMA(21).
Breakout engine: Close breaks prior N-bar high/low (lookback configurable).
Momentum: Stochastic cross (optional view), MACD cross/zone, RSI regime (>50 or <50).
Volume: Above SMA(volume) filter.
Optional Confluence Modules
Candlestick analysis (enable/disable):
Bull/Bear Engulfing, Hammer, Shooting Star, Inside Bar (bull/bear flavors).
Divergence (enable/disable):
Regular divergences on RSI and MACD histogram using confirmed pivots (HH/LH or LL/HL).
Chart patterns (enable/disable):
Double Bottom (two similar lows + neckline break).
Double Top (two similar highs + neckline break).
Tolerance and pivot width are configurable.
Entries & Exits
Entry Long: Any of (Base Breakout + Trend + Momentum + Volume) OR enabled confluences (candles / divergence / pattern).
Entry Short: Symmetric logic for downside.
Risk management: Optional ATR-based stop loss and take profit (configurable length & multipliers).
Note: If you prefer confluences to be filters (AND), change the final buySignal/sellSignal lines accordingly.
Inputs (key)
SMA lengths (21/50/200), RSI length, Stochastic lengths & smoothing, MACD (12/26/9).
Breakout lookback, Volume SMA.
ATR exits (on/off, ATR length, SL/TP multipliers).
Toggles for Candlesticks, Divergences, Patterns, plus per-module debug markers.
Plots & Markers
Plots SMA 21/50/200.
Buy/Sell arrows on chart.
Optional debug markers for each condition (global-scope safe).
Divergence/pattern markers offset to the actual pivot/neckline bars.
Good Practices
Test on multiple timeframes and instruments; tune lookbacks and ATR multipliers.
Consider using the modules as filters in trending markets to reduce whipsaws.
Always forward-test and combine with position sizing.
Disclaimer
For educational purposes only. This is not financial advice. Trading involves risk.
Version & Credits
Pine Script® v6 — Strategy.
Developed by: Mohammed Bedaiwi.