Opening Range Breakout [Boomer]OBR. Set your time zone. Chose between 5min ,15min, 30min, 60min or 120 min with just a click.
Ciclos
⚡ Elite Momentum Pro🎯 Key Features
1. Smart Signal Engine
3 Signal Modes: Aggressive, Balanced, Conservative
7-Point Scoring System - Ensures high-quality signals
Anti-Flip Protection - Prevents rapid signal changes
Multiple confirmations: Supertrend, MACD, RSI, EMA alignment, momentum
2. Advanced Risk Management
3 Take Profit Levels (TP1, TP2, TP3) for scaling out
ATR-Based Dynamic Stops - Adapts to volatility
Customizable Risk:Reward (default 2.5:1)
Visual stop and target levels
3. Clean Visual Design
Color-coded price bars based on trend strength
EMA Ribbon (9, 21, 50, 200) for trend clarity
Quantum Flux Universal Strategy Summary in one paragraph
Quantum Flux Universal is a regime switching strategy for stocks, ETFs, index futures, major FX pairs, and liquid crypto on intraday and swing timeframes. It helps you act only when the normalized core signal and its guide agree on direction. It is original because the engine fuses three adaptive drivers into the smoothing gains itself. Directional intensity is measured with binary entropy, path efficiency shapes trend quality, and a volatility squash preserves contrast. Add it to a clean chart, watch the polarity lane and background, and trade from positive or negative alignment. For conservative workflows use on bar close in the alert settings when you add alerts in a later version.
Scope and intent
• Markets. Large cap equities and ETFs. Index futures. Major FX pairs. Liquid crypto
• Timeframes. One minute to daily
• Default demo used in the publication. QQQ on one hour
• Purpose. Provide a robust and portable way to detect when momentum and confirmation align, while dampening chop and preserving turns
• Limits. This is a strategy. Orders are simulated on standard candles only
Originality and usefulness
• Unique concept or fusion. The novelty sits in the gain map. Instead of gating separate indicators, the model mixes three drivers into the adaptive gains that power two one pole filters. Directional entropy measures how one sided recent movement has been. Kaufman style path efficiency scores how direct the path has been. A volatility squash stabilizes step size. The drivers are blended into the gains with visible inputs for strength, windows, and clamps.
• What failure mode it addresses. False starts in chop and whipsaw after fast spikes. Efficiency and the squash reduce over reaction in noise.
• Testability. Every component has an input. You can lengthen or shorten each window and change the normalization mode. The polarity plot and background provide a direct readout of state.
• Portable yardstick. The core is normalized with three options. Z score, percent rank mapped to a symmetric range, and MAD based Z score. Clamp bounds define the effective unit so context transfers across symbols.
Method overview in plain language
The strategy computes two smoothed tracks from the chart price source. The fast track and the slow track use gains that are not fixed. Each gain is modulated by three drivers. A driver for directional intensity, a driver for path efficiency, and a driver for volatility. The difference between the fast and the slow tracks forms the raw flux. A small phase assist reduces lag by subtracting a portion of the delayed value. The flux is then normalized. A guide line is an EMA of a small lead on the flux. When the flux and its guide are both above zero, the polarity is positive. When both are below zero, the polarity is negative. Polarity changes create the trade direction.
Base measures
• Return basis. The step is the change in the chosen price source. Its absolute value feeds the volatility estimate. Mean absolute step over the window gives a stable scale.
• Efficiency basis. The ratio of net move to the sum of absolute step over the window gives a value between zero and one. High values mean trend quality. Low values mean chop.
• Intensity basis. The fraction of up moves over the window plugs into binary entropy. Intensity is one minus entropy, which maps to zero in uncertainty and one in very one sided moves.
Components
• Directional Intensity. Measures how one sided recent bars have been. Smoothed with RMA. More intensity increases the gain and makes the fast and slow tracks react sooner.
• Path Efficiency. Measures the straightness of the price path. A gamma input shapes the curve so you can make trend quality count more or less. Higher efficiency lifts the gain in clean trends.
• Volatility Squash. Normalizes the absolute step with Z score then pushes it through an arctangent squash. This caps the effect of spikes so they do not dominate the response.
• Normalizer. Three modes. Z score for familiar units, percent rank for a robust monotone map to a symmetric range, and MAD based Z for outlier resistance.
• Guide Line. EMA of the flux with a small lead term that counteracts lag without heavy overshoot.
Fusion rule
• Weighted sum of the three drivers with fixed weights visible in the code comments. Intensity has fifty percent weight. Efficiency thirty percent. Volatility twenty percent.
• The blend power input scales the driver mix. Zero means fixed spans. One means full driver control.
• Minimum and maximum gain clamps bound the adaptive gain. This protects stability in quiet or violent regimes.
Signal rule
• Long suggestion appears when flux and guide are both above zero. That sets polarity to plus one.
• Short suggestion appears when flux and guide are both below zero. That sets polarity to minus one.
• When polarity flips from plus to minus, the strategy closes any long and enters a short.
• When flux crosses above the guide, the strategy closes any short.
What you will see on the chart
• White polarity plot around the zero line
• A dotted reference line at zero named Zen
• Green background tint for positive polarity and red background tint for negative polarity
• Strategy long and short markers placed by the TradingView engine at entry and at close conditions
• No table in this version to keep the visual clean and portable
Inputs with guidance
Setup
• Price source. Default ohlc4. Stable for noisy symbols.
• Fast span. Typical range 6 to 24. Raising it slows the fast track and can reduce churn. Lowering it makes entries more reactive.
• Slow span. Typical range 20 to 60. Raising it lengthens the baseline horizon. Lowering it brings the slow track closer to price.
Logic
• Guide span. Typical range 4 to 12. A small guide smooths without eating turns.
• Blend power. Typical range 0.25 to 0.85. Raising it lets the drivers modulate gains more. Lowering it pushes behavior toward fixed EMA style smoothing.
• Vol window. Typical range 20 to 80. Larger values calm the volatility driver. Smaller values adapt faster in intraday work.
• Efficiency window. Typical range 10 to 60. Larger values focus on smoother trends. Smaller values react faster but accept more noise.
• Efficiency gamma. Typical range 0.8 to 2.0. Above one increases contrast between clean trends and chop. Below one flattens the curve.
• Min alpha multiplier. Typical range 0.30 to 0.80. Lower values increase smoothing when the mix is weak.
• Max alpha multiplier. Typical range 1.2 to 3.0. Higher values shorten smoothing when the mix is strong.
• Normalization window. Typical range 100 to 300. Larger values reduce drift in the baseline.
• Normalization mode. Z score, percent rank, or MAD Z. Use MAD Z for outlier heavy symbols.
• Clamp level. Typical range 2.0 to 4.0. Lower clamps reduce the influence of extreme runs.
Filters
• Efficiency filter is implicit in the gain map. Raising efficiency gamma and the efficiency window increases the preference for clean trends.
• Micro versus macro relation is handled by the fast and slow spans. Increase separation for swing, reduce for scalping.
• Location filter is not included in v1.0. If you need distance gates from a reference such as VWAP or a moving mean, add them before publication of a new version.
Alerts
• This version does not include alertcondition lines to keep the core minimal. If you prefer alerts, add names Long Polarity Up, Short Polarity Down, Exit Short on Flux Cross Up in a later version and select on bar close for conservative workflows.
Strategy has been currently adapted for the QQQ asset with 30/60min timeframe.
For other assets may require new optimization
Properties visible in this publication
• Initial capital 25000
• Base currency Default
• Default order size method percent of equity with value 5
• Pyramiding 1
• Commission 0.05 percent
• Slippage 10 ticks
• Process orders on close ON
• Bar magnifier ON
• Recalculate after order is filled OFF
• Calc on every tick OFF
Honest limitations and failure modes
• Past results do not guarantee future outcomes
• Economic releases, circuit breakers, and thin books can break the assumptions behind intensity and efficiency
• Gap heavy symbols may benefit from the MAD Z normalization
• Very quiet regimes can reduce signal contrast. Use longer windows or higher guide span to stabilize context
• Session time is the exchange time of the chart
• If both stop and target can be hit in one bar, tie handling would matter. This strategy has no fixed stops or targets. It uses polarity flips for exits. If you add stops later, declare the preference
Open source reuse and credits
• None beyond public domain building blocks and Pine built ins such as EMA, SMA, standard deviation, RMA, and percent rank
• Method and fusion are original in construction and disclosure
Legal
Education and research only. Not investment advice. You are responsible for your decisions. Test on historical data and in simulation before any live use. Use realistic costs.
Strategy add on block
Strategy notice
Orders are simulated by the TradingView engine on standard candles. No request.security() calls are used.
Entries and exits
• Entry logic. Enter long when both the normalized flux and its guide line are above zero. Enter short when both are below zero
• Exit logic. When polarity flips from plus to minus, close any long and open a short. When the flux crosses above the guide line, close any short
• Risk model. No initial stop or target in v1.0. The model is a regime flipper. You can add a stop or trail in later versions if needed
• Tie handling. Not applicable in this version because there are no fixed stops or targets
Position sizing
• Percent of equity in the Properties panel. Five percent is the default for examples. Risk per trade should not exceed five to ten percent of equity. One to two percent is a common choice
Properties used on the published chart
• Initial capital 25000
• Base currency Default
• Default order size percent of equity with value 5
• Pyramiding 1
• Commission 0.05 percent
• Slippage 10 ticks
• Process orders on close ON
• Bar magnifier ON
• Recalculate after order is filled OFF
• Calc on every tick OFF
Dataset and sample size
• Test window Jan 2, 2014 to Oct 16, 2025 on QQQ one hour
• Trade count in sample 324 on the example chart
Release notes template for future updates
Version 1.1.
• Add alertcondition lines for long, short, and exit short
• Add optional table with component readouts
• Add optional stop model with a distance unit expressed as ATR or a percent of price
Notes. Backward compatibility Yes. Inputs migrated Yes.
US30 Quarter Levels (125-point grid) by FxMogul🟦 US30 Quarter Levels — Trade the Index Like the Banks
Discover the Dow’s hidden rhythm.
This indicator reveals the institutional quarter levels that govern US30 — spaced every 125 points, e.g. 45125, 45250, 45375, 45500, 45625, 45750, 45875, 46000, and so on.
These are the liquidity magnets and reaction zones where smart money executes — now visualized directly on your chart.
💼 Why You Need It
See institutional precision: The Dow respects 125-point cycles — this tool exposes them.
Catch reversals before retail sees them: Every impulse and retracement begins at one of these zones.
Build confluence instantly: Perfectly aligns with your FVGs, OBs, and session highs/lows.
Trade like a professional: Turn chaos into structure, and randomness into rhythm.
⚙️ Key Features
Automatically plots US30 quarter levels (…125 / …250 / …375 / …500 / …625 / …750 / …875 / …000).
Color-coded hierarchy:
🟨 xx000 / xx500 → major institutional levels
⚪ xx250 / xx750 → medium-impact levels
⚫ xx125 / xx375 / xx625 / xx875 → intraday liquidity pockets
Customizable window size, label spacing, and line extensions.
Works across all timeframes — from 1-minute scalps to 4-hour macro swings.
Optimized for clean visualization with no clutter.
🎯 How to Use It
Identify liquidity sweeps: Smart money hunts stops at these quarter zones.
Align structure: Combine with session opens, order blocks, or FVGs.
Set precision entries & exits: Trade reaction-to-reaction with tight risk.
Plan daily bias: Watch how New York respects these 125-point increments.
🧭 Designed For
Scalpers, day traders, and swing traders who understand that US30 doesn’t move randomly — it moves rhythmically.
Perfect for traders using ICT, SMC, or liquidity-based frameworks.
⚡ Creator’s Note
“Every 125 points, the Dow breathes. Every 1000, it shifts direction.
Once you see the rhythm, you’ll never unsee it.”
— FxMogul
XAUUSD Quater Points by FxMogul🟡 XAUUSD Quarter Levels — The Smart Money Map for Gold Traders
Unlock the hidden grid behind Gold’s movement.
This indicator automatically maps the institutional quarter levels — every 25 points (…00 / …25 / …50 / …75) — showing you exactly where liquidity sits, smart money reacts, and price reverses.
💰 Why You’ll Love It
See what the banks see: Every major algorithm and institutional trader builds around psychological quarters — this script makes them visible.
Trade with precision: Entries, TPs, and liquidity sweeps align naturally with these levels.
Never chase price again: Know the next magnet before it happens — 3425, 3450, 3475, 3500... it’s all mapped.
Clean and customizable: No clutter, no noise — just structure and truth.
⚙️ Key Features
Automatic plotting of all 25-point grid levels around current price.
Color-coded hierarchy:
🟨 xx00 → high-impact institutional zones
⚪ xx50 → secondary liquidity magnets
⚫ xx25 / xx75 → intraday structure pivots
Adjustable window range, label spacing, and line extensions.
Works seamlessly across all timeframes.
🧭 How Traders Use It
Identify liquidity sweeps and reversal zones before they happen.
Align FVGs, order blocks, or fair value gaps with clean 25-point precision.
Build confluence with daily bias, CME gaps, or high-volume nodes.
Perfect for ICT, Smart Money, or Liquidity-Based traders.
🌍 Designed For
Scalpers. Swing Traders. Institutional thinkers.
Anyone who wants to trade Gold with the clarity of a market maker instead of the confusion of the crowd.
⚡ Creator’s Note
“Every 25 points, Gold breathes. Every 100, it shifts direction.
Learn to read its rhythm — and it will pay you for life.”
— FxMogul
Delmar - Ichimoku & 3-8 Trap Ribbon ConceptsDelmar - Ichimoku & 3-8 Trap Ribbon Concepts
Indicator Description
The Delmar - Ichimoku & 3-8 Trap Ribbon Concepts indicator combines the traditional Ichimoku Kinkō Hyō system with a custom 3-8 Trap Ribbon candlestick coloring scheme. This powerful tool helps traders identify trends, momentum, and potential reversal points on any TradingView chart. The Ichimoku components provide a comprehensive view of price action, while the 3-8 Trap Ribbon enhances visualization by coloring candlesticks based on their position relative to key Ichimoku lines.
Key Features
Ichimoku Kinkō Hyō: Plots five lines (Tenkan Sen, Tenkan Sen Short, Kijun Sen, Chikou Span, Senkou Span A & B) and the Kumo (cloud) to identify trends, support/resistance, and momentum.
3-8 Trap Ribbon: Colors candlesticks based on the close price’s position relative to the Tenkan Sen Short (3 periods), Tenkan Sen (9 periods), and Kijun Sen (26 periods), highlighting bullish, bearish, or neutral market conditions.
Customizable Settings: Toggle visibility of Ichimoku lines and Kumo, and adjust calculation periods to suit different timeframes or markets.
Alerts: Generates alerts when candlestick colors change, signaling potential trend shifts or trading opportunities.
How to Use the Indicator
Adding the Indicator
Open TradingView: Log in to your TradingView account and navigate to the chart for your desired asset (e.g., stock, forex, crypto).
Access Indicators: Click the “Indicators, Metrics & Strategies” button (fx icon) at the top of the chart.
Search for the Indicator: Type “Delmar - Ichimoku & 3-8 Trap Ribbon Concepts” in the search bar and select it from the list of published indicators.
Add to Chart: Click the indicator name to apply it to your chart.
Configuring Settings
Once added, customize the indicator via the Settings panel:
Ichimoku Kinkō Hyō Group:
Show Ichimoku Lines: Enable/disable the display of Tenkan Sen, Tenkan Sen Short, Kijun Sen, and Chikou Span (default: enabled).
Show Kumo: Toggle the Kumo (cloud) formed by Senkou Span A and B (default: enabled).
Tenkan Sen Length: Set the period for Tenkan Sen calculation (default: 9).
Tenkan Sen Short Length: Set the period for the short Tenkan Sen (default: 3).
Kijun Sen Length: Set the period for Kijun Sen (default: 26).
Senkou Span B Length: Set the period for Senkou Span B (default: 52).
Chikou & Senkou Offset: Adjust the offset for Chikou Span (past) and Senkou Spans (future) (default: 26).
Adjust these settings based on your trading style or timeframe (e.g., shorter periods for intraday, longer for swing trading).
Interpreting the Indicator
Ichimoku Components:
Tenkan Sen (Red): Short-term trend (default 9 periods). Above Kijun Sen = bullish, below = bearish.
Tenkan Sen Short (Light Red): Ultra-short-term trend (default 3 periods) for faster signals.
Kijun Sen (Blue): Medium-term trend (default 26 periods). Acts as dynamic support/resistance.
Chikou Span (Gray): Close price plotted 26 periods back. Above past price = bullish, below = bearish.
Kumo (Cloud): Formed by Senkou Span A and B. Green cloud = bullish (Span A > Span B), red = bearish (Span A < Span B). Price above Kumo = bullish trend, below = bearish.
3-8 Trap Ribbon (Candlestick Colors):
Dark Green: Close is above all three lines (Tenkan Sen Short, Tenkan Sen, Kijun Sen) → Strong bullish momentum.
Light Green: Close is below Tenkan Sen Short but above Tenkan Sen and Kijun Sen → Moderate bullish signal.
Yellow: Close is between Tenkan Sen and Kijun Sen → Neutral or consolidation.
Dark Red: Close is below all three lines → Strong bearish momentum.
Light Red: Close is above Tenkan Sen Short but below Tenkan Sen and Kijun Sen → Moderate bearish signal.
Gray: Default for undefined conditions.
Setting Up Alerts
The indicator includes an alert system to notify you when candlestick colors change, indicating potential trend shifts.
Open Alert Menu: Click the “Alert” button (bell icon) on the TradingView toolbar.
Select the Indicator: Choose “Delmar - Ichimoku & 3-8 Trap Ribbon Concepts” as the condition.
Configure Alert:
Set the condition to “Any alert() function call” to capture color change alerts (e.g., “Candle color changed to Dark Green”).
Choose your notification method (e.g., email, SMS, webhook, or TradingView notification).
Set the frequency to “Once Per Bar Close” to avoid multiple alerts per bar.
Create Alert: Save the alert and ensure it’s active.
Use these alerts to monitor key market shifts, such as entering/exiting a trend or spotting consolidation.
Trading Strategies
Trend Following:
Bullish: Enter long when price is above the Kumo, Chikou Span is above past price, and candles are Dark Green or Light Green.
Bearish: Enter short when price is below the Kumo, Chikou Span is below past price, and candles are Dark Red or Light Red.
Reversal Signals:
Look for Tenkan Sen crossing above/below Kijun Sen, combined with a color change (e.g., from Yellow to Dark Green for bullish reversal).
Confirm reversals when price breaks through the Kumo with a color shift (e.g., Dark Red to Yellow or Light Green).
Consolidation: Yellow candles indicate price is between Tenkan Sen and Kijun Sen, suggesting a range-bound market. Avoid trend-based trades until a breakout occurs.
Combine with other indicators (e.g., RSI, volume) for confirmation.
Tips for Optimal Use
Timeframes: Use on higher timeframes (e.g., 1H, 4H, Daily) for swing trading, or lower timeframes (e.g., 5M, 15M) for day trading.
Markets: Works well on trending markets (forex, stocks, crypto). Adjust period lengths for volatile assets.
Customization: Experiment with Tenkan Sen Short (e.g., 3–5 periods) and offset values to match market speed.
Backtesting: Test the indicator on historical data to validate signals before live trading.
Limitations
Lagging Indicators: Ichimoku components are based on historical data, so signals may lag in fast-moving markets.
False Signals: Yellow candles (consolidation) may occur frequently in choppy markets, requiring confirmation from other tools.
Performance: On low-end devices, rendering the Kumo and multiple lines may slow down if zoomed out over large datasets.
Support
For questions or suggestions, contact the indicator author via TradingView’s messaging system or check the script’s comment section for updates. Happy trading!
FVG - Sweep [TradeWithRon]FVG – Sweep - A multi-layer liquidity and imbalance detection system designed to help traders identify high-probability zones where price is likely to react.
🔍 Overview
This indicator combines Sweep Detection , Fair Value Gap (FVG) logic, and Change in State of Delivery (CISD) confirmation into a single streamlined tool. It helps traders visually connect liquidity grabs, displacement imbalances, and continuation or reversal opportunities — all in one chart.
⚙️ How It Works
1. Sweep Detection (Liquidity Grabs)
Detects when price takes liquidity above a previous high or below a previous low, then rejects it.
Alerts trigger when a bullish or bearish sweep is confirmed.
2. CISD Confirmation (Change in State of Delivery)
Identifies structural shifts using candle body direction and previous swing breaks.
Confirms when price transitions from expansion to contraction or vice versa.
CISD alerts notify when new shifts occur on any selected timeframe.
3. Fair Value Gap (FVG) Detection
Automatically highlights the first valid FVG following a confirmed sweep optional or CISD.
Optional alert for IFVG confirmation.
🧩 Why It’s Powerful
Multiple conditions across separate tools — sweeps, imbalances, and structure shifts.
This indicator integrates all three into one system that can:
Detect liquidity grabs,
Confirm displacement through FVGs,
Validate momentum or reversals with CISD logic.
🧩 Ideal Use Case
Combine this tool with your existing strategy to:
Build liquidity + imbalance confluence zones
Spot reversal setups after sweeps
Track continuations after structural shifts
Automate alerts for precision entries
Time Line Indicator - by LMTime Line Indicator – by LM
Description:
The Time Line Indicator is a simple, clean, and customizable tool designed to visualize specific time periods within each hour directly in a dedicated indicator pane. It allows traders to mark important intraday minute ranges across multiple past hours, providing a clear visual reference for time-based analysis. This indicator is perfect for identifying recurring hourly windows, session patterns, or custom time-based events in your charts.
Unlike traditional overlays, this indicator does not interfere with price candles and draws its lines in a separate pane at the bottom of your chart for clarity.
Key Features:
Custom Hourly Lines:
Draw horizontal lines for a specific minute range within each hour, e.g., from the 45th minute to the 15th minute of the next hour.
Multi-Hour Support:
Choose how many past hours to display. The indicator will replicate the line for each selected hourly period, following the same minute logic.
Automatic Start/End Logic:
If your chosen start minute is in the previous hour, the line correctly begins at that time.
The end minute can cross into the next hour when applicable.
If the selected end minute does not yet exist in the current chart data, the line will extend to the latest available bar.
Dedicated Indicator Pane:
Lines appear in a fixed, non-intrusive y-axis within the indicator pane (overlay=false), keeping your price chart clean.
Customizable Appearance:
Line Color: Choose any color to match your chart theme.
Line Thickness: Adjust the width of the lines for better visibility.
Inputs:
Input Name Type Default Description
Line Color Color Orange The color of the horizontal lines.
Line Thickness Integer 2 The thickness of each line (1–5).
Start Minute Integer 5 The minute within the hour where the line begins (0–59).
End Minute Integer 25 The minute within the hour where the line ends (0–59).
Hours Back Integer 3 Number of past hours to display lines for.
Use Cases:
Intraday Analysis: Quickly visualize recurring minute ranges across multiple hours.
Session Tracking: Mark critical time windows for trading sessions or market events.
Pattern Recognition: Easily identify time-based patterns or setups without cluttering the price chart.
How It Works:
The indicator calculates the nearest bars corresponding to your start and end minutes.
It draws horizontal lines at a fixed y-axis value within the indicator pane.
Lines are drawn for each selected past hour, replicating the chosen minute span.
All logic respects the actual chart data; lines never extend into the future beyond the most recent bar.
Notes:
Overlay is set to false, so lines appear in a dedicated pane below the price chart.
The indicator is fully compatible with any timeframe. Lines adjust automatically to match the chart’s bar spacing.
You can change the number of hours displayed at any time without affecting existing lines.
If you want, I can also draft a shorter “TradingView Store / Public Library description” version under 500 characters for the “Short Description” field — concise and punchy for users scrolling through indicators.
Londen & New York Sessies (UTC+2)This script highlights the London and New York trading sessions on the chart, adjusted for UTC+2 timezone. It's designed to help traders easily visualize the most active and liquid periods of the Forex and global markets directly on their TradingView charts. The London session typically provides strong volatility, while the New York session brings increased momentum and overlaps with London for powerful trading opportunities. Ideal for intraday and session-based strategies.
Entry (MTF) - Three phase Reversal patternOf course. We can absolutely reframe the explanation to give the strategy a more unique or generalized name, focusing on the concepts rather than the specific mentor.
Here is a revised, in-depth guide for your "Entry(MTF)" indicator, presented as the **"Momentum Shift Entry Model."**
***
### Entry (MTF) Indicator: A Guide to the Momentum Shift Model
This powerful indicator is designed to automatically detect a high-probability **Momentum Shift Entry Pattern**. The core strategy is to identify moments where the market's direction is likely to make a significant and sustained reversal, often driven by institutional order flow.
The indicator's key advantage is its **Multi-Timeframe (MTF)** functionality. It allows you to find these robust setups on a higher timeframe (like the daily chart) and then projects those signals onto your active, lower timeframe chart (like the 15-minute), providing a clear strategic edge for timing your entries.
---
## The Core Logic: The Three-Phase Reversal Pattern
This indicator is not based on a simple lagging condition. It looks for a specific three-step sequence of events. This sequence validates a genuine shift in market control from sellers to buyers (or vice-versa), filtering out false moves.
### Step 1: The Liquidity Purge 🎯
First, the indicator identifies recent, significant swing highs and lows on the chart. These price levels are natural magnets for liquidity, as many traders place their stop-loss orders there.
* **A Bullish Setup** begins when the price first dips **below a recent swing low**. This action is often an engineered move to "purge" or "sweep" the sell-side liquidity resting there before a move higher.
* **A Bearish Setup** begins with a price spike **above a recent swing high**, clearing out the buy-side liquidity.
This initial phase is designed to trap traders on the wrong side of the market before the true move begins.
### Step 2: The Market Structure Shift (The Confirmation) 🔄
After the liquidity has been taken, the indicator needs confirmation that a real power shift has occurred. This is confirmed by a **Market Structure Shift (MSS)**.
* After a **bullish purge (of a low)**, an MSS is confirmed when the price aggressively rallies and closes **above a recent swing *high***. This proves that buyers have not only absorbed all the selling but are now strong enough to break previous resistance levels.
* After a **bearish purge (of a high)**, an MSS is confirmed when the price falls and closes **below a recent swing *low***, showing that sellers are now decisively in command.
### Step 3: The Price Imbalance (The Entry Zone) GAP) is created during the same powerful move that caused the Market Structure Shift. A Fair Value Gap, or **price imbalance**, is a three-candle pattern that signifies a very aggressive, one-sided move, leaving a gap in the market that price will often seek to re-fill.
This FVG acts as the signature of institutional activity and becomes a high-probability zone for planning a trade entry.
---
## How to Use the Indicator in Your Trading
The true strength of this indicator lies in combining the higher-timeframe signal with the immediate context of your trading timeframe.
### Reading the Signals and Visuals
* **`BUY` / `SELL` Labels:** These are your primary signals, generated from the **"Signal Timeframe"** you select (e.g., Daily). A "BUY" label indicates that the complete three-phase bullish pattern has been confirmed on that higher timeframe.
* **Dotted Lines (Liquidity Levels):** The red and green dotted lines on your chart mark the most recent swing high and low on your **current timeframe**. These are the levels to watch for a potential "Liquidity Purge."
* **Colored Boxes (Imbalance Zones):** The green (bullish) and red (bearish) boxes highlight the Fair Value Gaps on your **current timeframe**. These are your potential entry zones.
### A Potential Trading Strategy
1. **Set Your Signal Timeframe:** Choose a higher timeframe that you use to define the overall trend (e.g., 'D' for daily, '4H' for 4-hour).
2. **Wait for an HTF Signal:** Patiently wait for a `BUY` or `SELL` label to appear. This is your cue to begin actively looking for an entry.
3. **Find a Local Entry Zone:** Once a `BUY` signal from the higher timeframe appears, look for the price on your current chart to retrace into a nearby **bullish FVG (green box)**. For a `SELL` signal, look for a pullback into a **bearish FVG (red box)**.
4. **Entry:** Plan your entry as the price tests this imbalance zone.
5. **Stop Loss:** A logical stop loss is critical. For a buy trade, place your stop below the swing low that was formed during the MSS. For a sell trade, place it above the corresponding swing high.
6. **Take Profit:** Aim for a significant liquidity level on a higher timeframe or use a predetermined risk-to-reward ratio (e.g., 1:2, 1:3).
---
## Customizing the Settings
* **`Signal Timeframe`**: The most critical setting. It determines the timeframe from which the core buy/sell logic originates. A Daily signal will carry more weight than an H1 signal.
* **`Liquidity/MSS Lookback`**: This controls the significance of the swing points the indicator uses.
* **Higher value:** Finds major, long-term swing points, leading to fewer but more powerful signals.
* **Lower value:** Finds minor, short-term swing points, leading to more frequent but potentially less reliable signals.
* **`Show Current TF Fair Value Gaps`**: This toggles the visibility of the imbalance zones (FVG boxes) on your chart. It is highly recommended to keep this enabled to easily spot your entry areas.
Reversal Entries [akshaykiriti1443]Reversal Entries : An In-Depth Guide
This indicator is designed to identify high-probability trend reversal points. Its primary goal is to pinpoint moments where the price attempts to break a key level, fails, and then snaps back with force. These "fakeouts" or "liquidity grabs" are often powerful signals that the market is about to reverse course.
The indicator provides two clear signals:
* 🟢 **A Bullish "Bounce Point"**: A potential buy signal after price dips below support and recovers.
* 🔴 **A Bearish "Rejection Point"**: A potential sell signal after price spikes above resistance and is pushed back down.
---
## The Core Logic: What Makes a Signal?
The indicator doesn't just look at one factor. Instead, it requires **three key conditions** to be met simultaneously before it generates a signal. This multi-layered approach helps filter out noise and identify only the most promising setups.
### 1. The Price Action "Fakeout" 🕵️♂️
This is the foundation of the signal. The indicator first identifies a short-term support or resistance level.
* **Support:** The lowest price over the `Lookback` period.
* **Resistance:** The highest price over the `Lookback` period.
It then waits for a specific pattern:
* For a **Bullish Bounce**, the current candle's low must dip **below** the support level, but its closing price must be **above** that same support level. This shows that sellers tried to push the price down but buyers stepped in with overwhelming force.
* For a **Bearish Rejection**, the current candle's high must poke **above** the resistance level, but its closing price must be **below** that same resistance level. This shows that buyers tried to break out, but sellers took control and slammed the price back down.
### 2. Volume Confirmation 🔊
A true reversal is almost always accompanied by a surge in trading activity. The indicator confirms the price action by checking for a **volume spike**.
It calculates the recent average volume and only accepts the signal if the volume on the reversal candle is significantly higher than that average (the default is 1.5 times higher). This confirms that there is real conviction and money behind the move, making it much more reliable.
### 3. Recovery Strength & Probability Score 💯
This is the indicator's "secret sauce." It doesn't just see a reversal; it measures *how strong* that reversal is.
* **Measuring the Recovery:** It uses the Average True Range (ATR) to measure the size of the price's recovery. For a bullish bounce, it measures the distance from the candle's low to its close. For a bearish rejection, it measures the distance from the high to the close. A long wick in the direction of the reversal signifies a powerful rejection of lower or higher prices.
* **Calculating a Probability Score:** The indicator takes the volume spike confirmation and the recovery strength and feeds them into a mathematical formula (a sigmoid function) to generate a "probability score" between 0 and 1. Think of this as a confidence score.
* **Applying the Threshold:** A signal is only plotted on your chart if this confidence score is above the `Probability Threshold` (default is 0.7, or 70%). This is the final filter that ensures only high-conviction setups are shown.
---
## How to Use the Indicator in Your Trading
This indicator provides entry signals, but it should be used as part of a complete trading plan.
### Understanding the Signals
* **Green `+` (Bounce Point):** When you see this signal below a candle, it's a potential **BUY entry**. It suggests that the downward momentum has been rejected and the price may be ready to move higher.
* **Red `-` (Rejection Point):** When you see this signal above a candle, it's a potential **SELL entry**. It suggests that the upward momentum has failed and the price may be ready to fall.
### Example Trading Strategy
1. **Entry:** Enter a trade when a signal appears. For a green `+`, place a buy order. For a red `-`, place a sell order.
2. **Stop Loss:** A logical stop loss is crucial.
* For a **buy trade**, place your stop loss just below the low of the signal candle. If the price breaks this low, the reversal idea is invalidated.
* For a **sell trade**, place your stop loss just above the high of the signal candle. If the price breaks this high, the setup has failed.
3. **Take Profit:** Your take profit should be based on your own strategy. A common approach is to target the next significant support or resistance level or use a fixed risk-to-reward ratio (e.g., 1:1.5 or 1:2).
**Important:** Always consider the overall market context. These signals tend to be more powerful when they align with the broader trend or occur at major, higher-timeframe support and resistance zones.
---
## Customizing the Settings
You can fine-tune the indicator's sensitivity in the settings menu to match your trading style and the asset you are trading.
* **`Support/Resistance Lookback`**: Controls how far back the indicator looks to find support and resistance. A **smaller number** makes it more sensitive to very recent price action. A **larger number** will focus on more significant, longer-term levels.
* **`Volume Spike Multiplier`**: Defines what counts as a "spike." Increasing this value (e.g., to 2.0) will demand a much larger volume surge, leading to fewer but potentially more reliable signals.
* **`ATR for Recovery`**: This sets the period for the ATR calculation, which is used to measure the recovery strength. It's generally best to leave this at its default unless you are an advanced user.
* **`Probability Threshold`**: This is the most important sensitivity setting.
* **Increase it** (e.g., to 0.85) for fewer, very high-quality signals.
* **Decrease it** (e.g., to 0.60) to see more potential setups, though some may be less reliable.
CJ7 and the ES Buy 10 minwelcome all to help make this a better script
welcome all to help make this a better script
welcome all to help make this a better script
welcome all to help make this a better script
Wyckoff Stage Approximator (MTF Alerts)Wyckoff Stage Approximator (MTF Context)
This indicator is a powerful tool designed for traders who use a top-down, multi-timeframe approach based on Wyckoff principles. Its primary function is to identify the market's current stage—consolidation (Stage 1) or trend (Stage 2)—on a higher Context (C) timeframe and project that analysis onto your lower Validation (V) and Entry (E) charts.
This ensures you are always trading in alignment with the "big picture" trend, preventing you from taking low-probability trades based on lower-timeframe noise.
Core Concept: Top-Down Analysis
The script solves a common problem for multi-timeframe traders: losing sight of the primary trend. By locking the background color to your chosen Context timeframe (e.g., 15-minute), you are constantly reminded of the market's true state.
🟡 Yellow Background (Stage 1): The Context timeframe is in consolidation. This is a time to be patient and wait for a clear directional bias to emerge.
🟢 Green Background (Stage 2 - Markup): The Context timeframe is in a confirmed uptrend. This is your green light to look for bullish pullback opportunities on your lower timeframes.
🔴 Red Background (Stage 2 - Markdown): The Context timeframe is in a confirmed downtrend. This is your signal to look for bearish rally opportunities.
How It Works
The indicator uses a combination of moving averages and trend strength to objectively define each stage:
Trend Alignment: It checks if the 5 EMA, 10 EMA, and 20 EMA are properly stacked above or below the 50 SMA to determine the potential trend direction.
Trend Strength: It uses the ADX to measure the strength of the trend. A trend is only confirmed as Stage 2 if the ADX is above a user-defined threshold (default is 23), filtering out weak or choppy moves.
Stage Definition: Any period that is not a confirmed, strong Stage 2 Markup or Markdown is classified as a Stage 1 consolidation phase.
Key Features
Multi-Timeframe (MTF) Projection: Select your master "Context" timeframe, and its analysis will be displayed on any chart you view.
Customizable Inputs: Easily adjust the moving average lengths and ADX threshold to fit your specific strategy and the asset you are trading.
Clear Visual Cues: The intuitive background coloring makes it easy to assess the market environment at a glance.
Stage Transition Alerts: Set up specific alerts to be notified the moment your Context timeframe shifts from a Stage 1 consolidation to a Stage 2 trend, ensuring you never miss a potential setup.
How to Use This Indicator
Add the indicator to your chart.
In the settings, set the "Context Timeframe" to your highest timeframe (e.g., "15" for 15-minute).
Create alerts for the "Stage 1 -> Stage 2" conditions.
When you receive an alert, it signals that a potential trend is beginning on your Context chart.
Switch to your lower Validation and Entry timeframes. The background color will confirm the higher-timeframe trend, giving you the confidence to look for your specific entry patterns.
Disclaimer: This tool is designed for confluence and environmental analysis. It is not a standalone signal generator. It should be used in conjunction with your own price action, volume, or order flow analysis to validate trade entries.
Entries + FVG SignalsStructure & Imbalance Suite
For the highest probability setups, use the Structure & Imbalance Suite in confluence with the Syndicate Bias Universal indicator. This powerful combination layers temporal (time-based) analysis with structural (price-based) analysis.
Think of it this way:
Syndicate Bias Universal tells you WHEN to pay attention. 🧐
Structure & Imbalance Suite tells you WHAT to look for as confirmation. ✅
The High-Probability Trade Framework
Time Alert: Wait for the Syndicate Bias indicator to print a reversal label.
Green Label: "Look for Bullish reversal". The market is now in a time window where a bottom is likely to form.
Red Label: "Look for Bearish reversal". The market is now in a time window where a top is likely to form.
Price Confirmation: Once the label appears, watch for a confirmation signal from the Structure & Imbalance Suite.
After a Green Syndicate Label, look for either:
A Teal or Blue arrow from the Entry Engine.
A dip into a Bullish FVG zone followed by a green Tap-In arrow.
After a Red Syndicate Label, look for either:
A Red or Blue arrow from the Entry Engine.
A rally into a Bearish FVG zone followed by a red Tap-In arrow.
When a time-based alert from Syndicate Bias is confirmed by a price-action signal from the Structure & Imbalance Suite, you have a robust, multi-faceted reason to enter a trade, significantly increasing your odds of success.
Part 1: The Entry Engine (Structure Shift Signals)
This engine is your primary tool for identifying when control is shifting between buyers and sellers. It filters market noise to pinpoint the exact moment a structural shift is validated, providing clear entry signals and automated take-profit targets.
Understanding the Entry Signals
📈 Initial Shift Signals (Teal/Red Arrows): These arrows signal the first confirmation of a potential trend reversal. They appear after the market has made a decisive structural move (e.g., taking liquidity and breaking structure), indicating that a new short-term trend may be starting. Use them as your initial alert to start looking for trades in that direction.
🔵 Pro-Confirmation Signals (Blue Arrows): This is a high-conviction signal. It appears when price action continues to validate the direction of the Initial Shift Signal. It serves either as a more conservative entry for patient traders or as an opportunity to add to an existing position.
🎯 Automatic Take Profit Projections (TP Labels): The indicator automatically calculates multiple, objective take-profit levels (TP1, TP2, etc.) based on the entry setup. Use these to manage your trade, either closing your full position or scaling out at each level.
Part 2: The FVG Engine (Imbalance & Reaction Signals)
This engine identifies Fair Value Gaps (FVGs)—pockets of price imbalance. These zones often act as magnets for price. This engine not only draws the zones but, more importantly, signals when price has reacted to them.
Understanding the FVG Signals
🟩 Bullish FVG Zones (Lime/Blue Boxes): These zones act as potential support. Price will often fall back into these areas to "rebalance" before potentially continuing higher.
🟪 Bearish FVG Zones (Fuchsia/Orange Boxes): These zones act as potential resistance. Price often rallies back into these areas before potentially continuing lower.
⬆️⬇️ The FVG Tap-In Signal (Arrows): This is your trade confirmation. It's an arrow that appears only after price has entered an FVG zone and then closed outside of it. This confirms that the market has actively reacted to the imbalance, validating it as a significant level. For a long trade, wait for price to enter a Bullish FVG and then print the green "Tap-In" arrow. For a short trade, wait for price to enter a Bearish FVG and then print the red "Tap-In" arrow.
Syndicate Bias Universal (Auto)Syndicate Bias Universal (Auto): Anticipate Market Turns with Precision
Syndicate Bias Universal is a professional-grade timing tool designed to identify high-probability reversal zones before they materialize. Instead of reacting to price, this indicator helps you anticipate shifts in momentum by decoding the market's underlying temporal rhythm. It pinpoints specific windows of opportunity where a trend is likely to exhaust, giving you a critical edge in your trade timing across any market in the world.
How It Helps You Trade
Anticipate Reversals: Get advance warning of potential tops and bottoms.
Improve Entry Timing: Avoid chasing price and instead, position yourself as a new trend begins.
Enhance Any Strategy: Use the signals as a powerful confirmation filter for your existing system, whether it's based on price action, smart money concepts, or other indicators.
Reduce Impulsive Trades: The indicator encourages patience by prompting you to wait for price to enter a pre-identified, time-based reversal zone.
Universal Market Adaptability: Global & Indian Logic
Markets do not behave identically. Their structure, session times, and participant behavior create unique rhythms. Syndicate Bias Universal is engineered with a sophisticated detection system to adapt its core logic for maximum relevance, no matter what you trade.
You can select the mode from the indicator's settings:
Auto (Recommended): In this default mode, the indicator intelligently detects the asset's exchange. If you are viewing a chart from the NSE, BSE, or MCX, it automatically applies the Indian logic. For all other markets (Forex, Crypto, US Indices, Commodities), it applies the Global logic.
Global Mode: This mode is precisely calibrated for markets that operate around the clock, using the New York session (EST/EDT) as the anchor for its temporal analysis. It is ideal for major Forex pairs (like EURUSD), cryptocurrencies (like BTCUSDT), and international indices (like the S&P 500).
Indian Mode: This mode is specifically built for the Indian markets. Its entire analytical framework is synchronized to Indian Standard Time (IST) and the unique structure of the 9:15 AM to 3:30 PM trading session, ensuring signals are perfectly aligned with the activity of local market participants.
This adaptive technology means you are always using the most relevant analysis for the specific market you are trading.
Understanding The Signals
The indicator generates two clear, actionable alerts. These are not direct buy/sell commands but rather intelligent alerts that tell you: "The conditions are now optimal for a reversal. Start looking for your entry confirmation."
📈 The Bullish Reversal Alert (Green Label)
What it is: A green label that prints below a price swing low with the text "Look for Bullish reversal".
What it means: This signal appears after a period of downward price action. It indicates that selling pressure is likely exhausted and the market is primed for a potential move higher.
How to use it: When you see the green label, do not buy immediately. This is your cue to look for bullish confirmation, such as:
A bullish candlestick pattern (e.g., hammer, engulfing).
A break of a local resistance level or bearish trendline.
Confirmation from another indicator you trust.
📉 The Bearish Reversal Alert (Red Label)
What it is: A red label that prints above a price swing high with the text "Look for Bearish reversal".
What it means: This signal appears after a period of upward price action. It signifies that buying pressure is likely fading and the market is vulnerable to a potential move lower.
How to use it: When you see the red label, do not sell immediately. This is your signal to prepare for a potential short trade by looking for bearish confirmation, such as:
A bearish candlestick pattern (e.g., shooting star, engulfing).
A break of a local support level or bullish trendline.
A bearish divergence on an oscillator like the RSI.
A Step-by-Step Trading Framework
Wait Patiently: Let the market develop. Do nothing until either a green or red Reversal Alert appears.
Seek Confirmation: Once a label prints, analyze the price action. The label tells you when to look; your strategy tells you if the reversal is valid.
Execute with Confidence: Once you get your confirmation, enter the trade according to your risk management rules. For a Bullish setup, place your stop-loss below the recent low. For a Bearish setup, place your stop-loss above the recent high.
AlfaCrypto_ATC_versionALFA TRADE CLUB is a version of the indicator that Ms. Neslihan explained in the link below.
www.youtube.com
Multi-GPS (Long Only, with Alert Mode)A guided long‑only strategy with built‑in risk controls and smart alerts — your GPS for trend trading
**Multi‑GPS (Long Only, with Alert Mode)**
The Multi‑GPS strategy is built to help traders navigate trends with a structured, risk‑managed approach. It focuses exclusively on **long opportunities**, combining multiple moving‑average signals with layered risk controls to keep trades disciplined and consistent.
Key features include:
- **Dynamic trade management** with stop loss, take profit, and trailing stop options (all adjustable by percentage).
- **Flexible order sizing**, allowing positions to scale as a percentage of account equity.
- **Customizable moving averages** (SMA or EMA) and timeframe selection to adapt to different markets and styles.
- **Integrated alerts** with multiple modes, so traders can choose between order‑based notifications, alert() calls, or both.
- **Clear chart visuals**, including entry/exit markers and plotted guide lines for transparency.
This strategy is designed to act like a **navigation system for trend trading** — guiding entries, managing exits, and keeping risk under control, all while maintaining a clean and intuitive charting experience.
---
Would you like me to also craft a **short tagline version** (like a one‑liner hook) for this strategy, so it pairs neatly with the longer description when you publish it?
TDS9 Counting (Red & Blue, Offset Labels)Here’s a polished, **publication‑ready narrative** for your *TDS9 Counting (Red & Blue, Offset Labels)* indicator, written in the same style as the previous ones:
---
**TDS9 Counting (Red & Blue, Offset Labels)**
This indicator implements a sequential counting method to help traders identify potential exhaustion points in ongoing trends. It tracks sequences of price closes relative to the prior 4 bars, building up to a **9‑count structure** that often signals areas where momentum may be weakening and a reversal or pause could occur.
The script automatically labels counts **6 through 9** directly on the chart, with clear **color‑coded markers**:
- **Red numbers** for downward sequences (bearish setups)
- **Dark blue numbers** for upward sequences (bullish setups)
- A **red “9”** highlights a potential exhaustion point in an uptrend, while a **blue “9”** marks exhaustion in a downtrend
To maintain chart clarity, labels are **offset slightly above or below candles** using dynamic spacing, ensuring signals remain visible without overlapping price action. This makes it easy to track the progression of counts in real time while keeping the chart clean and readable.
By combining structured sequential logic with intuitive visual cues, this tool helps traders:
- Monitor developing **trend exhaustion patterns**
- Anticipate potential **reversal or consolidation zones**
- Add a **systematic layer of confirmation** to existing strategies
- Keep charts uncluttered with offset, color‑coded labels
Whether you’re a discretionary trader looking for exhaustion confirmation or a systematic trader layering signals into a broader strategy, this indicator provides a **clear, structured framework** for spotting potential turning points in price action.
Wyckoff Accumulation / Distribution Detector (v3)🌱 Spring (Bullish Wyckoff Signature)
🧠 Definition
A Spring happens when price dips below a well-defined support level, usually near the end of an accumulation phase, then quickly reverses back above support.
This is not ordinary volatility — it's usually intentional by large operators (“Composite Man”) to:
Trigger stop-losses of weak holders
Create the illusion of a breakdown to scare late sellers in
Absorb all remaining supply at low prices
Launch the next markup leg once weak hands are flushed out
🧭 Typical Spring Characteristics
Feature Behavior
Location Near the bottom of a trading range after a decline
Price Action Temporary breakdown below support, then sharp reversal above
Volume Usually low to average on the break, indicating lack of real selling pressure. Sometimes a volume surge on the reversal as strong hands step in
Candle Often shows a long lower wick, closes back inside the range
Intent Shakeout of weak holders, allow institutions to accumulate more quietly
📈 Why It's Bullish
Springs typically mark the final test of supply. If price can dip below support and immediately recover, it means:
Selling pressure is exhausted (no follow-through)
Strong hands are absorbing remaining shares
A bullish breakout is often imminent
🪤 Upthrust (Bearish Wyckoff Signature)
🧠 Definition
An Upthrust is the mirror image of a Spring. It happens when price pokes above a resistance level, usually near the end of a distribution phase, but then fails to hold above it and falls back inside the range.
This is typically smart money distributing to eager buyers:
Late breakout traders pile in
Institutions sell into that strength
Price collapses back into the range, trapping breakout buyers
🧭 Typical Upthrust Characteristics
Feature Behavior
Location Near the top of a trading range after a rally
Price Action Temporary breakout above resistance, then quick reversal down
Volume Frequently low on the breakout, suggesting a lack of real buying interest — or sometimes high but with no progress, showing hidden selling
Candle Often shows a long upper wick, closes back inside the range
Intent Trap breakout buyers, provide liquidity for institutional sellers to unload near highs
📉 Why It's Bearish
Upthrusts show demand failure and supply swamping:
Buyers cannot sustain the breakout.
The sharp reversal signals large players are exiting.
Typically precedes markdown phases or sharp declines.
📝 Trading Implications
Spring → Often followed by a sign of strength rally → good long entry if confirmed with volume expansion and follow-through.
Upthrust → Often followed by a sign of weakness → short setups, especially if the next rally fails at lower highs.
The script looks for:
🌱 Spring:
Price makes a low below recent pivot support,
Closes back above,
Does so on low volume → likely a shakeout.
🪤 Upthrust:
Price makes a high above recent pivot resistance,
Closes back below,
On low volume → likely a bull trap.
The Crypteller LEVELSAutomatically shows key highs and lows from the previous day, week, and month — no need to mark them manually.
Keeps your chart clean — only the latest levels are visible.
Works on any timeframe, so you can instantly see where major liquidity sits.
Relative Volume at TimeIt tells you whether current trading activity is unusually high or low compared to typical levels at that same time in past sessions.
For example:
A reading of 2.0 means volume is twice the usual amount for this moment in the trading day.
A reading below 1.0 means volume is quieter than normal.
QUANTUM MOMENTUMOverview
Quantum Momentum is a sophisticated technical analysis tool designed to help traders identify relative strength between assets through advanced momentum comparison. This cyberpunk-themed indicator visualizes momentum dynamics between your current trading symbol and any comparison asset of your choice, making it ideal for pairs trading, crypto correlation analysis, and multi-asset portfolio management.
Key Features
📊 Multi-Asset Momentum Comparison
Dual Symbol Analysis: Compare momentum between your chart symbol and any other tradable asset
Real-Time Tracking: Monitor relative momentum strength as market conditions evolve
Difference Visualization: Clear histogram display showing which asset has stronger momentum
🎯 Multiple Momentum Calculation Methods
Choose from four different momentum calculation types:
ROC (Rate of Change): Traditional percentage-based momentum measurement
RSI (Relative Strength Index): Oscillator-based momentum from 0-100 range
Percent Change: Simple percentage change over the lookback period
Raw Change: Absolute price change in native currency units
📈 Advanced Trend Filtering System
Enable optional trend filters to align momentum signals with prevailing market direction:
SMA (Simple Moving Average): Classic trend identification
EMA (Exponential Moving Average): Responsive trend detection
Price Action: Identifies trends through higher highs/lows or lower highs/lows patterns
ADX (Average Directional Index): Measures trend strength with customizable threshold
🎨 Futuristic Cyberpunk Design
Neon Color Scheme: Eye-catching cyan, magenta, and matrix green color palette
Glowing Visual Effects: Enhanced visibility with luminescent plot lines
Dynamic Background Shading: Subtle trend state visualization
Real-Time Data Table: Sleek information panel displaying current momentum values and trend status
How It Works
The indicator calculates momentum for both your current chart symbol and a comparison symbol (default: BTC/USDT) using your selected method and lookback period. The difference between these momentum values reveals which asset is exhibiting stronger momentum at any given time.
Positive Difference (Green): Your chart symbol has stronger momentum than the comparison asset
Negative Difference (Pink/Red): The comparison asset has stronger momentum than your chart symbol
When the trend filter is enabled, the indicator will only display signals that align with the detected market trend, helping filter out counter-trend noise.
Settings Guide
Symbol Settings
Compare Symbol: Choose any tradable asset to compare against (e.g., major indices, cryptocurrencies, forex pairs)
Momentum Settings
Momentum Length: Lookback period for momentum calculations (default: 14 bars)
Momentum Type: Select your preferred momentum calculation method
Display Options
Toggle visibility of current symbol momentum line
Toggle visibility of comparison symbol momentum line
Toggle visibility of momentum difference histogram
Optional zero line reference
Trend Filter Settings
Use Trend Filter: Enable/disable trend-based signal filtering
Trend Method: Choose from SMA, EMA, Price Action, or ADX
Trend Length: Period for trend calculations (default: 50)
ADX Threshold: Minimum ADX value to confirm trend strength (default: 25)
Best Use Cases
✅ Pairs Trading: Identify divergences in momentum between correlated assets
✅ Crypto Market Analysis: Compare altcoin momentum against Bitcoin or Ethereum
✅ Stock Market Rotation: Track sector or index relative strength
✅ Forex Strength Analysis: Monitor currency pair momentum relationships
✅ Multi-Timeframe Confirmation: Use alongside other indicators for confluence
✅ Mean Reversion Strategies: Spot extreme momentum divergences for potential reversals
Visual Indicators
⚡ Cyan Line: Your chart symbol's momentum
⚡ Magenta Line: Comparison symbol's momentum
📊 Green/Pink Histogram: Momentum difference (positive = green, negative = pink)
▲ Green Triangle: Bullish trend detected (when filter enabled)
▼ Red Triangle: Bearish trend detected (when filter enabled)
◈ Yellow Diamond: Neutral/sideways trend (when filter enabled)
Pro Tips
💡 Look for crossovers between the momentum lines as potential trade signals
💡 Combine with volume analysis for stronger confirmation
💡 Use momentum divergence (price making new highs/lows while momentum doesn't) for reversal signals
💡 Enable trend filter during ranging markets to reduce false signals
💡 Experiment with different momentum types to find what works best for your trading style
Technical Requirements
TradingView Pine Script Version: v6
Chart Type: Works on all chart types
Indicator Placement: Separate pane (overlay=false)
Data Requirements: Needs access to comparison symbol data
Forecast PriceTime Oracle [CHE] Forecast PriceTime Oracle — Prioritizes quality over quantity by using Power Pivots via RSI %B metric to forecast future pivot highs/lows in price and time
Summary
This indicator identifies potential pivot highs and lows based on out-of-bounds conditions in a modified RSI %B metric, then projects future occurrences by estimating time intervals and price changes from historical medians. It provides visual forecasts via diagonal and horizontal lines, tracks achievement with color changes and symbols, and displays a dashboard for statistical overview including hit rates. Signals are robust due to median-based aggregation, which reduces outlier influence, and optional tolerance settings for near-misses, making it suitable for anticipating reversals in ranging or trending markets.
Motivation: Why this design?
Standard pivot detection often lags or generates false signals in volatile conditions, missing the timing of true extrema. This design leverages out-of-bounds excursions in RSI %B to capture "Power Pivots" early—focusing on quality over quantity by prioritizing significant extrema rather than every minor swing—then uses historical deltas in time and price to forecast the next ones, addressing the need for proactive rather than reactive analysis. It assumes that pivot spacing follows statistical patterns, allowing users to prepare entries or exits ahead of confirmation.
What’s different vs. standard approaches?
- Reference baseline: Diverges from traditional ta.pivothigh/low, which require fixed left/right lengths and confirm only after bars close, often too late for dynamic markets.
- Architecture differences:
- Detects extrema during OOB runs rather than post-bar symmetry.
- Aggregates deltas via medians (or alternatives) over a user-defined history, capping arrays to manage resources.
- Applies tolerance thresholds for hit detection, with options for percentage, absolute, or volatility-adjusted (ATR) flexibility.
- Freezes achieved forecasts with visual states to avoid clutter.
- Practical effect: Charts show proactive dashed projections instead of retrospective dots; the dashboard reveals evolving hit rates, helping users gauge reliability over time without manual calculation.
How it works (technical)
The indicator first computes a smoothed RSI over a specified length, then applies Bollinger Bands to derive %B, flagging out-of-bounds below zero or above one hundred as potential run starts. During these runs, it tracks the extreme high or low price and bar index. Upon exit from the OOB state, it confirms the Power Pivot at that extreme and records the time delta (bars since prior) and price change percentage to rolling arrays.
For forecasts, it calculates the median (or selected statistic) of recent deltas, subtracts the confirmation delay (bars from apex to exit), and projects ahead by that adjusted amount. Price targets use the median change applied to the origin pivot value. Lines are drawn from the apex to the target bar and price, with a short horizontal at the endpoint. Arrays store up to five active forecasts, pruning oldest on overflow.
Tolerance adjusts hit checks: for highs, if the high reaches or exceeds the target (adjusted by tolerance); for lows, if the low drops to or below. Once hit, the forecast freezes, changing colors and symbols, and extends the horizontal to the hit bar. Persistent variables maintain last pivot states across bars; arrays initialize empty and grow until capped at history length.
Parameter Guide
Source: Specifies the data input for the RSI computation, influencing how price action is captured. Default is close. For conservative signals in noisy environments, switch to high; using low boosts responsiveness but may increase false positives.
RSI Length: Sets the smoothing period for the RSI calculation, with longer values helping to filter out whipsaws. Default is 32. Opt for shorter lengths like 14 to 21 on faster timeframes for quicker reactions, or extend to 50 or more in strong trends to enhance stability at the cost of some lag.
BB Length: Defines the period for the Bollinger Bands applied to %B, directly affecting how often out-of-bounds conditions are triggered. Default is 20. Align it with the RSI length: shorter periods detect more potential runs but risk added noise, while longer ones provide better filtering yet might overlook emerging extrema.
BB StdDev: Controls the multiplier for the standard deviation in the bands, where wider settings reduce false out-of-bounds alerts. Default is 2.0. Narrow it to 1.5 for highly volatile assets to catch more signals, or broaden to 2.5 or higher to emphasize only major movements.
Show Price Forecast: Enables or disables the display of diagonal and target lines along with their updates. Default is true. Turn it off for simpler chart views, or keep it on to aid in trade planning.
History Length: Determines the number of recent pivot samples used for median-based statistics, where more history leads to smoother but potentially less current estimates. Default is 50. Start with a minimum of 5 to build data; limit to 100 to 200 to prevent outdated regimes from skewing results.
Max Lookahead: Limits the number of bars projected forward to avoid overly extended lines. Default is 500. Reduce to 100 to 200 for intraday focus, or increase for longer swing horizons.
Stat Method: Selects the aggregation technique for time and price deltas: Median for robustness against outliers, Trimmed Mean (20%) for a balanced trim of extremes, or 75th Percentile for a conservative upward tilt. Default is Median. Use Median for even distributions; switch to Percentile when emphasizing potential upside in trending conditions.
Tolerance Type: Chooses the approach for flexible hit detection: None for exact matches, Percentage for relative adjustments, Absolute for fixed point offsets, or ATR for scaling with volatility. Default is None. Begin with Percentage at 0.5 percent for currency pairs, or ATR for adapting to cryptocurrency swings.
Tolerance %: Provides the relative buffer when using Percentage mode, forgiving small deviations. Default is 0.5. Set between 0.2 and 1.0 percent; higher values accommodate gaps but can overstate hit counts.
Tolerance Points: Establishes a fixed offset in price units for Absolute mode. Default is 0.0010. Tailor to the asset, such as 0.0001 for forex pairs, and validate against past wick behavior.
ATR Length: Specifies the period for the Average True Range in dynamic tolerance calculations. Default is 14. This is the standard setting; shorten to 10 to reflect more recent volatility.
ATR Multiplier: Adjusts the ATR scale for tolerance width in ATR mode. Default is 0.5. Range from 0.3 for tighter precision to 0.8 for greater leniency.
Dashboard Location: Positions the summary table on the chart. Default is Bottom Right. Consider Top Left for better visibility on mobile devices.
Dashboard Size: Controls the text scaling for dashboard readability. Default is Normal. Choose Tiny for dense overlays or Large for detailed review sessions.
Text/Frame Color: Sets the color scheme for dashboard text and borders. Default is gray. Align with your chart theme, opting for lighter shades on dark backgrounds.
Reading & Interpretation
Forecast lines appear as dashed diagonals from confirmed pivots to projected targets, with solid horizontals at endpoints marking price levels. Open targets show a target symbol (🎯); achieved ones switch to a trophy symbol (🏆) in gray, with lines fading to gray. The dashboard summarizes median time/price deltas, sample counts, and hit rates—rising rates indicate improving forecast alignment. Colors differentiate highs (red) from lows (lime); frozen states signal validated projections.
Practical Workflows & Combinations
- Trend following: Enter long on low forecast hits during uptrends (higher highs/lower lows structure); filter with EMA crossovers to ignore counter-trend signals.
- Reversal setups: Short above high projections in overextended rallies; use volume spikes as confirmation to reduce false breaks.
- Exits/Stops: Trail stops to prior pivot lows; conservative on low hit rates (below 50%), aggressive above 70% with tight tolerance.
- Multi-TF: Apply on 1H for entries, 4H for time projections; combine with Ichimoku clouds for confluence on targets.
- Risk management: Position size inversely to delta uncertainty (wider history = smaller bets); avoid low-liquidity sessions.
Behavior, Constraints & Performance
Confirmation occurs on OOB exit, so live-bar pivots may adjust until close, but projections update only on events to minimize repaint. No security or HTF calls, so no external lookahead issues. Arrays cap at history length with shifts; forecasts limited to five active, pruning FIFO. Loops iterate over small fixed sizes (e.g., up to 50 for stats), efficient on most hardware. Max lines/labels at 500 prevent overflow.
Known limits: Sensitive to OOB parameter tuning—too tight misses runs; assumes stationary pivot stats, which may shift in regime changes like low vol. Gaps or holidays distort time deltas.
Sensible Defaults & Quick Tuning
Defaults suit forex/crypto on 1H–4H: RSI 32/BB 20 for balanced detection, Median stats over 50 samples, None tolerance for exactness.
- Too many false runs: Increase BB StdDev to 2.5 or RSI Length to 50 for filtering.
- Lagging forecasts: Shorten History Length to 20; switch to 75th Percentile for forward bias.
- Missed near-hits: Enable Percentage tolerance at 0.3% to capture wicks without overcounting.
- Cluttered charts: Reduce Max Lookahead to 200; disable dashboard on lower TFs.
What this indicator is—and isn’t
This is a forecasting visualization layer for pivot-based analysis, highlighting statistical projections from historical patterns. It is not a standalone system—pair with price action, volume, and risk rules. Not predictive of all turns; focuses on OOB-derived extrema, ignoring volume or news impacts.
Disclaimer
The content provided, including all code and materials, is strictly for educational and informational purposes only. It is not intended as, and should not be interpreted as, financial advice, a recommendation to buy or sell any financial instrument, or an offer of any financial product or service. All strategies, tools, and examples discussed are provided for illustrative purposes to demonstrate coding techniques and the functionality of Pine Script within a trading context.
Any results from strategies or tools provided are hypothetical, and past performance is not indicative of future results. Trading and investing involve high risk, including the potential loss of principal, and may not be suitable for all individuals. Before making any trading decisions, please consult with a qualified financial professional to understand the risks involved.
By using this script, you acknowledge and agree that any trading decisions are made solely at your discretion and risk.
Do not use this indicator on Heikin-Ashi, Renko, Kagi, Point-and-Figure, or Range charts, as these chart types can produce unrealistic results for signal markers and alerts.
Best regards and happy trading
Chervolino