My RSI Fib Range Cloud//SOLO900q99This is basically the close price, optionally “stepped” if you set Bars Per Sample > 1.
2. Central Threshold Band (colored line)
• This is an EMA of the resampled price (default length 34).
• It turns:
• Green when RSI is in bullish fib zones,
• Pink when RSI is in bearish fib zones,
• Grey when RSI is in the middle/neutral area.
3. Sigma Range High (green line) and Sigma Range Low (pink line)
• These are an upper and lower band around price.
• The distance from price is based on how much price has been moving recently (average change).
Candlestick analysis
HMA & RSI Delta Hybrid SignalsA lag-free trend follower combining Hull Moving Average (HMA) with RSI Momentum Delta to filter false signals and catch high-probability reversals.
# 🚀 HMA & RSI Delta Hybrid Signals
This indicator represents a hybrid approach to trend trading by combining the smoothness of the **Hull Moving Average (HMA)** with the explosive detection capabilities of **RSI Momentum Delta**.
Unlike standard indicators that rely solely on price crossovers, this tool confirms the trend direction with the *velocity* of the price change (Momentum Delta), reducing false signals in choppy markets.
### 🧠 How It Works?
**1. Trend Detection (HMA):**
The script uses the **Hull Moving Average**, known for being extremely fast and lag-free, to determine the overall market direction.
* **Orange Line:** Represents the HMA Trend. The slope determines if we are in an Uptrend or Downtrend.
**2. Momentum Confirmation (RSI Delta):**
Instead of looking at raw RSI levels (like 70 or 30), this algorithm calculates the **"Delta"** (Absolute change from the previous bar).
* It asks: *"Is the price moving in the trend direction with enough speed?"*
* If the RSI jumps significantly (determined by the `Delta Threshold`), it confirms a strong entry.
### 🎯 Signal Modes (Sensitivity)
You can choose between two modes depending on your trading style:
* **🛡️ Conservative Mode (Default):**
* Strict filtering.
* Requires the Trend to match the HMA direction AND the RSI Delta to exceed the specific threshold (e.g., 0.8).
* *Best for:* Avoiding false signals in sideways markets.
* **⚔️ Aggressive Mode:**
* Faster entries.
* Requires the Trend to match the HMA direction AND any positive momentum change in RSI.
* *Best for:* Scalping or catching the very beginning of a move.
### ✨ Key Features
* **Non-Repainting Signals:** Once a bar closes, the signal is fixed.
* **Non-Repeating:** It will not spam multiple "BUY" signals in a row; it waits for a trend change or reset.
* **Visual Trend:** Background color changes based on the HMA slope (Green for Bullish, Purple for Bearish).
* **Fully Customizable:** Adjust HMA length, RSI period, and Delta sensitivity.
---
**⚠️ DISCLAIMER:** This tool is for educational and analytical purposes only. Always manage your risk.
Pivot Points High LowGaneshA Pivot Points High/Low indicator that:
Detects swing highs (ta.pivothigh) and swing lows (ta.pivotlow) using configurable left/right bar lengths.
Draws labels at the confirmed pivot points:
Down labels at pivot highs (potential resistance).
Up labels at pivot lows (potential support).
Lets you customize text color and label fill color separately for highs and lows.
It’s designed for overlay (on-price chart), with max_labels_count=500 to allow many labels.
Delta Grid Delta Grid H/L/C (Approx)
Delta Grid H/L/C (Approx) is an order-flow style table that breaks down intrabar delta behavior per candle and displays it in a clean, easy-to-read grid below your chart.
Instead of guessing what happened inside a candle, this indicator shows you:
Delta High – the maximum aggressive buying reached within the bar
Delta Low – the maximum aggressive selling reached within the bar
Delta Final – where delta closed when the candle finished
All values are displayed in a stand-alone table, making it easy to scan recent bars and quickly spot momentum shifts, absorption, and potential trap behavior.
How It Works
This indicator approximates intrabar delta by:
Aggregating lower-timeframe volume
Classifying volume direction based on price movement
Tracking the running delta inside each candle
Recording the highest, lowest, and final delta values per bar
A heat-mapped background is applied to the Final Delta column:
Green shades = net aggressive buying
Red shades = net aggressive selling
Brighter colors = stronger imbalance relative to recent bars
Key Features
Stand-alone Delta Grid panel below the chart
Per-bar Delta High / Delta Low / Delta Final
Heat-mapped Final Delta for fast visual interpretation
Optional time column for precise bar reference
Adjustable lookback and scaling settings
Clean layout designed for futures, crypto, and index trading
How Traders Use It
This tool is ideal for:
Spotting absorption at highs and lows
Identifying failed breakouts and traps
Confirming trend strength or exhaustion
Reading order-flow shifts without footprint charts
Pairing with VWAP, Initial Balance, Supply & Demand, and Market Structure
Important Notes
This is an approximate delta calculation due to TradingView data limitations.
It does not use true bid/ask volume.
For true order-flow delta, a platform with native tick data (e.g., Tradovate or NinjaTrader) is required.
Recommended Settings
Use a lower timeframe (1s–15s if available) for better intrabar accuracy
Combine with key levels (VWAP, IBH/IBL, prior highs/lows) for best results
Short-Term Swing KingDisclaimer!!!
This script and indicators do not constitute any financial advice. Traders are fully responsible for their own trading decisions, and the script developer is not liable for any losses or gains resulting from the use of this script. Please use with caution and trade rationally. Fans of Chan Theory are welcome to learn and communicate together. QQ: 2508126812
pdv brightfx ProThis indicator created by brightfx takes the previous U.S. regular trading session and maps its most actively traded price zone onto the next day. It draws a shaded box
bounded by VAH (Value Area High) and VAL (Value Area Low). A line through the middle marks the POC (Point of Control), the single price with the most traded volume. The box projects 24 hours into the new day so you can see where today’s action sits relative to yesterday’s “fair value.”
To help with intraday decisions, the indicator also extends VAH/VAL/POC as dotted lines. These extensions act like “guide rails” for context into the next trading session.
How to read it
Inside the box: Market is back in yesterday’s fair value. Expect mean-reversion behavior, with price often rotating between VAL and VAH.
Re-entry signals: When price comes from outside and establishes back inside, the script can flag a Long Re-entry (from below, bias toward VAH) or Short Re-entry (from above, bias toward VAL). Optional target lines show the opposite edge as a practical objective.
Rejection signals: When price tests a boundary (VAH/VAL) and fails to establish inside, it can reject and push away—often a clue for potential price discovery beyond the box.
POC focus: The POC often behaves like a magnet during balance and a pivot during imbalance; the dotted extension keeps it visible even after the box window.
Use case
Ideal for day traders and short-term swing traders who want a clear, repeatable framework.
Quickly judge whether today is balancing (staying within yesterday’s value) or seeking new value (rejecting and exploring).
Pair the signals with your execution rules (e.g., 5-minute closes, buffers, or confirmation candles). follow more telegram link t.me
Advanced custom multi MA signals (EMA/SMA/VWMA/VWAP) Features of Multi Moving Averages
The biggest enemy in trading is "Noise." If you get swayed by minute fluctuations on the chart, you end up missing the forest for the trees.
This indicator (Advanced Custom Multi MA Signals) is not just a simple line. By combining the three core elements of Price, Time, and Volume, it acts as a navigation system that visualizes the market's "true trend." In particular, the ability to analyze 5 moving averages simultaneously across various timeframes is akin to viewing a 3D map of the battlefield.
Understanding Core Concepts
This indicator supports 4 types of moving averages. It is crucial to clearly understand the nature of each tool.
SMA (Simple Moving Average): The most basic average value. Since it produces fewer whipsaws (false signals), it is used as a baseline to judge the "long-term trend."
EMA (Exponential Moving Average): Places more weight on recent prices. It reacts sensitively to market changes, making it advantageous for identifying "entry points."
VWMA (Volume Weighted Moving Average): Incorporates "volume" into the price calculation. It acts as a "false signal filter," weeding out price moves that aren't backed by trading volume.
VWAP (Volume Weighted Average Price): The benchmark price used by institutional investors for daily trading. It is calculated based on the session, regardless of the period settings. It is considered the "lifeline" of day trading.
Indicator Settings Guide
Open the settings window and tune it to fit your trading style.
MA 01 ~ 05 (Moving Average Settings)
MA Type: Select according to your purpose. (Generally, EMA is recommended for short-term analysis, SMA/VWMA for long-term).
Length: Enter the period you wish to analyze (e.g., 20, 60, 120, 200).
Timeframe: This is the core feature. It allows you to overlay moving averages from a higher timeframe (e.g., 4-hour, Daily) onto the chart you are currently viewing (e.g., 15-minute).
Signal Option (Trading Signals)
Golden Cross (GC) / Death Cross (DC): Captures the moment the short-term line breaks through the long-term line. You can run up to 3 strategies simultaneously.
Ribbon Gradient (Trend Visualization)
Represents the gap between two moving averages with color. As the color deepens and the width expands, it indicates a powerful trend; if the width narrows, it suggests a high probability of a trend reversal.
5 Usage Strategies
The highlight of this indicator is the cross strategy utilizing the "Multi-Timeframe (MTF)" feature. Familiarize yourself with the 5 example strategies below and set up your own strategy based on your expertise.
💡 Tip 1. Do not go against the "Major Trend" (The Authority of the Weekly Candle)
Settings: Set MA5 to .
Interpretation: The Weekly 50 line is the "major trend line" managed by institutions and market makers. If the current price is above this line, maintain only a "Buy (Long)" bias; if below, maintain only a "Sell (Short)" bias. Adhering to this rule alone can help you avoid massive losses.
💡 Tip 2. Highly Reliable "Swing Signal" (Daily Golden Cross)
Settings: In Signal 1, configure the Short MA to and the Long MA to .
Interpretation: A Golden Cross where the 4-Hour 50 EMA breaks above the Daily 50 EMA often signifies a major "trend reversal" rather than a temporary rebound. This provides an ideal entry signal for office workers or swing traders who need high reliability.
💡 Tip 3. 4-Hour Candle as the Standard for "Precision Entry"
Situation: When the Daily trend is rising (Bullish alignment).
Strategy: While watching the 15-minute or 1-hour chart, set the indicator's Signal 2 to the cross of and .
Interpretation: When the Daily chart is in an uptrend, a Golden Cross occurring on the 4-Hour chart marks "the point where a correction (pullback) ends and the rise resumes." This is the entry point with the best risk-to-reward ratio.
💡 Tip 4. Filtering Out "Fake Signals" (The Secret of Volume)
Strategy: When creating a cross signal, try using VWMA (Volume Weighted) for the Long MA, even if you use EMA for the Short MA.
Reason: A Golden Cross caused simply by a rise in price can be a trap. However, if it breaks through the heavy VWMA line accompanied by volume, it is strong evidence that "genuine liquidity" has entered.
💡 Tip 5. Remember the "Hierarchy" (Higher Timeframe Priority Rule)
Principle: If a Golden Cross (Buy Signal) appears on the 4-Hour chart, but the Daily chart is in a Death Cross (Sell Signal) state, do not enter.
Interpretation: A signal from a lower timeframe cannot overcome the power of a higher timeframe. The professional approach is to trade with significant volume only when signals align (Sync) in the order of Weekly > Daily > 4-Hour. Keep this indicator's dashboard feature on and always check the status of higher timeframes.
Signal Generation Principle (Operating Mechanism)
Signals are generated when the set short-term moving average and long-term moving average cross each other.
📈 1. Golden Cross (BUY = Buy Signal)
Situation: The moment the short-term MA crosses upward from below the long-term MA.
Principle: It implies that recent buying pressure has broken through the resistance level accumulated over a long period.
📉 2. Death Cross (SELL = Sell Signal)
Situation: The moment the short-term MA crosses downward from above the long-term MA.
Principle: It implies that recent selling pressure has collapsed the long-term support line.
※ If the candles are not displaying correctly or are flickering, please set the indicator's 'Visual order' to 'Bring to front' as shown in the image below.
Investment Caution and Disclaimer
Before using this indicator for actual trading, please strictly read the contents below.
① Auxiliary indicators are a "Compass," not a "Book of Prophecy."
This indicator is merely a tool that mathematically calculates and visualizes past price data. A "magic indicator" that predicts future price fluctuations 100% accurately or guarantees profit does not exist. The signals provided are for reference only and must never be the sole basis for entry/exit decisions.
② The responsibility for all investments lies with "Yourself."
Financial investment (Cryptocurrencies, Stocks, Futures, etc.) involves high volatility and is a risky activity that can result in the loss of some or all of the principal. The final responsibility for all trading results (profits and losses) incurred by utilizing this indicator lies entirely with the investor. The distributor and developer accept no legal responsibility for investment results under any circumstances.
③ Past data does not guarantee the future.
Even a Golden Cross that fit perfectly in backtesting or past charts may operate differently in tomorrow's market situation (News, Macroeconomics, Unexpected Variables, etc.). Do not rely solely on technical analysis; you must conduct fundamental analysis and risk management in parallel.
④ Risk management is the top priority.
No matter how promising a signal appears, "all-in trading" (investing all assets in a single trade) is a shortcut to bankruptcy. More important than the indicator itself is adhering to the principles of strict scaling in (split buying) and Stop-Loss.
XAUUSD Candle Pattern < $4It is able to identify high impact trades. It works best in XAUUSD in conflunce with Order Blocks and Fair Value gaps.
Use 15 mins TF
Zone Eleven HTF Gate SweepThis indicator is designed as a simple visual framework rather than a rigid signal system. It highlights time-based structure and key alignment zones to help identify when price behavior is more likely to be active or responsive. The logic is intentionally flexible, allowing the user to apply their own discretion instead of relying on strict conditions. Its primary value is visual clarity and context, not automatic entries or exits.
XAUUSD High Probabilities TradesIdentifies entries with small stop loss in gold.
Works best in 15 mins TF
Use this with Orderblocks and Fair Value Gaps
Gold Pattern Signals (USD < 4, Custom No EMA)Provides signals with small risk. Works best in 15 mins TF
CCI 34 IndicatorThis tool plots the 34 period CCI to help study momentum and price strength versus its recent average.
It is meant only for educational analysis and should not be treated as a buy/sell signal or investment advice.
Traders must use their own judgment, risk management, and additional tools before making decisions.
Short Explanation of Levels
CCI > +100
= strong upside momentum; price is trading above its recent average and demand is dominant.
CCI < −100
= strong downside momentum; price is below its recent average and selling pressure is dominant.
Destiny Atlas Energy Navigation PRO - Destiny QuantDestiny Atlas Energy Navigation PRO - Destiny Quant | 【天機圖】能量導航
English Description
Visualizing Market Momentum. Destiny Atlas Energy Navigation PRO is the ultimate guide for trend followers. By replacing traditional candles with high-visibility "Energy Bricks" (Neon Blue & Flowing Gold), it allows traders to filter market noise and ride the trend with absolute clarity.
The Pro Tracker: Built-in professional dashboard tracks your Entry Price, Duration, and Floating PnL.
Momentum Logic: Powered by the V22 core engine, synchronizing Daily, Weekly, and Monthly cycles.
Visual Clarity: Optimized for dark mode, providing a high-end quantitative terminal experience.
中文說明
市場動能的導引之圖 【天機圖】能量導航 PRO 是順勢交易者的終極指引。本指標以具備極高辨識度的 「實心能量磚」(天機藍與流金色)取代傳統 K 線,協助交易者過濾雜訊,清晰捕捉每一段趨勢。
專業持倉監控:內建數據面板,自動追蹤進場價、持倉天數與即時損益。
動能核心:搭載 V22 運算核心,完美同步日、週、月線的多週期共振。
極致美學:專為深色模式優化,營造專業級量化交易終端機的視覺質感。
🚀 Get Access / 獲取授權 This is an Invite-only script. To unlock the Celestial Mirror, please:
Visit the link in my profile.
Send a direct message for subscription details.
本指標為 僅限邀請 (Invite-only)。欲獲取授權,請:
點擊我個人主頁的連結(官網/商店)。
透過 TradingView 私訊聯繫我了解訂閱詳情。
Navidad SharksThis indicator is NOT a signal system.
It is not designed for blind BUY/SELL execution. If you trade it like signals, you will most likely lose consistency.
What is it then?
It is a visual execution tool built around the Sharks Value Zones methodology.
The indicator helps you:
Define a value range
Wait for a valid breakout
Visualize risk (STOP) and reward (1:1) in a structured way
The indicator does not make decisions for you — it gives structure.
The trader still decides.
⚠️ Important for new users
This is NOT an automated signal tool
It only makes sense if you learn the Sharks Value Zones system inside the Sharks community
Entering trades just because a BUY or SELL label appears is not the method
This indicator provides levels and structure, not trade instructions.
🦈 Sharks Mindset
Professional traders don’t chase signals.
They repeat clear structures, disciplined execution, and controlled risk.
This indicator exists to:
bring order to your chart
remove emotional guessing
help you execute with consistency
✅ What the indicator draws
Base range / Value Zone based on the selected market session
Breakout direction (BUY or SELL) after the range
STOP zone (risk) and 1:1 target zone (reward)
Additional markers:
80% TP → price reached 80% of the target
TP ✅ / STOP ❌ → trade resolution
🧩 Inputs explained (simple)
Market
Select the session you want to trade (NY, Europe, Crypto, etc.).
This defines when the value range is calculated.
Anchor boxes from range start (bars)
How many candles the boxes extend to the right.
Higher value = longer visual boxes.
BUY/SELL label offset
Moves the BUY/SELL label left or right (visual only).
TP/STOP label offset
Moves TP / STOP / 80% labels (visual only).
ENTRY TICKS (number of breakout ticks)
Filters weak breakouts.
0 = instant breakout (more signals, more sensitivity)
3–5 ticks recommended for Forex
Indices and crypto may require higher values depending on volatility
Use 2nd opportunity
If the first trade hits STOP, the system may allow a second structured attempt on the opposite break (if enabled).
This is part of the Sharks methodology, not revenge trading.
🧠 How to use it correctly
Learn the Sharks Value Zones system
Use the indicator as a map, not a signal
Combine structure + context + risk management
==========================================
RF True Structure Engine PROD. V1RF True Structure Engine V1 is a fractal–based market structure indicator that identifies the current active swing leg and bias in real time. It automatically tracks Strong/Weak Highs and Lows, marks MSS (Market Structure Shifts) and BOS (Breaks of Structure) using candle-close confirmation, and plots clean right-side structure levels with an optional midline for quick leg context.
It also includes an optional HTF structure overlay and a compact multi-timeframe bias table (up to 5 timeframes) so you can instantly see whether higher/lower timeframes are bullish or bearish.
Built for clarity and consistency — structure first, noise filtered out.
Trend King Wave Trading Terminator v4This script is intended for learning and communication purposes only. Please do not use it as a basis for investment. The market is risky, so operate with caution. I have made this solemn declaration: I am not responsible for any losses caused by improper operations. Please comply with local laws and regulations!
GMA Smart Trend Channel [Top Volatility Track]This script is for learning and communication purposes only. Please do not use it as an investment basis. The market is risky, so proceed with caution. I have made a formal statement: I am not responsible for any losses caused by improper operations.
Order Flow Signals - Alphaomega18//@version=5
// ═══════════════════════════════════════════════════════════════════════════════
// ORDER FLOW PRO SIGNALS - Signals on Chart
// Created by Alphaomega18
// ═══════════════════════════════════════════════════════════════════════════════
indicator("Order Flow Signals - Alphaomega18", shorttitle="OF Signals", overlay=true)
// ═══════════════════════════════════════════════════════════════════════════════
// USER PARAMETERS
// ═══════════════════════════════════════════════════════════════════════════════
// Detection
absorptionThreshold = input.float(1.5, "Normal Absorption Threshold", minval=1.0, step=0.1, group="Detection", tooltip="Average volume multiplier for normal absorption")
extremeAbsorptionThreshold = input.float(3.0, "EXTREME Absorption Threshold", minval=1.5, step=0.1, group="Detection", tooltip="Average volume multiplier for extreme absorption (300%+)")
divergenceLength = input.int(14, "Divergence Periods", minval=5, group="Divergence")
// Display
showAbsorptions = input.bool(true, "Show Absorptions 💎", group="Display")
showDivergences = input.bool(true, "Show Divergences ▲▼", group="Display")
showPressure = input.bool(true, "Show Extreme Pressure 🚀💥", group="Display")
showDelta = input.bool(false, "Show Delta per Candle", group="Display", tooltip="Display numerical delta on each candle")
// Label Size
labelSizeOption = input.string("Normal", "Label Size", options= , group="Customization")
labelSize = labelSizeOption == "Tiny" ? size.tiny : labelSizeOption == "Small" ? size.small : labelSizeOption == "Normal" ? size.normal : labelSizeOption == "Large" ? size.large : size.huge
// Absorption Colors
colorAbsorptionBull = input.color(color.aqua, "Bullish Absorption Color", group="Colors")
colorAbsorptionBear = input.color(color.orange, "Bearish Absorption Color", group="Colors")
colorAbsorptionExtreme = input.color(color.fuchsia, "EXTREME Absorption Color", group="Colors", tooltip="Color for absorptions >300% volume")
// Divergence Colors
colorDivergenceBull = input.color(color.green, "Bullish Divergence Color", group="Colors")
colorDivergenceBear = input.color(color.red, "Bearish Divergence Color", group="Colors")
// Pressure Colors
colorPressureBuy = input.color(color.lime, "Buy Pressure Color", group="Colors")
colorPressureSell = input.color(color.fuchsia, "Sell Pressure Color", group="Colors")
// Delta Colors
colorDeltaPositive = input.color(color.green, "Positive Delta Color", group="Colors")
colorDeltaNegative = input.color(color.red, "Negative Delta Color", group="Colors")
// Alerts
alertAbsorption = input.bool(true, "Absorption Alerts", group="Alerts")
alertDivergence = input.bool(true, "Divergence Alerts", group="Alerts")
alertPressureAlert = input.bool(true, "Extreme Pressure Alerts", group="Alerts")
alertExtremeAbsorption = input.bool(true, "EXTREME Absorption Alerts", group="Alerts")
// ═══════════════════════════════════════════════════════════════════════════════
// ORDER FLOW CALCULATIONS
// ═══════════════════════════════════════════════════════════════════════════════
// Delta
delta = close > open ? volume : close < open ? -volume : 0
// CVD
var float cvd = 0
cvd := cvd + delta
// Average volume
avgVolume = ta.sma(volume, 20)
// ═══════════════════════════════════════════════════════════════════════════════
// DETECTIONS
// ═══════════════════════════════════════════════════════════════════════════════
// ABSORPTIONS
volumeSpike = volume > (avgVolume * absorptionThreshold)
volumeSpikeExtreme = volume > (avgVolume * extremeAbsorptionThreshold)
// Normal Absorption
bullishAbsorption = volumeSpike and not volumeSpikeExtreme and close < open and delta > 0
bearishAbsorption = volumeSpike and not volumeSpikeExtreme and close > open and delta < 0
// EXTREME Absorption (300%+)
bullishAbsorptionExtreme = volumeSpikeExtreme and close < open and delta > 0
bearishAbsorptionExtreme = volumeSpikeExtreme and close > open and delta < 0
// DIVERGENCES
priceLow = ta.lowest(low, divergenceLength)
cvdLow = ta.lowest(cvd, divergenceLength)
bullishDivergence = low == priceLow and cvd > cvdLow and close < close
priceHigh = ta.highest(high, divergenceLength)
cvdHigh = ta.highest(cvd, divergenceLength)
bearishDivergence = high == priceHigh and cvd < cvdHigh and close > close
// EXTREME PRESSURE
avgDelta = ta.sma(math.abs(delta), 20)
extremeBuyPressure = delta > 0 and delta > (avgDelta * 2)
extremeSellPressure = delta < 0 and math.abs(delta) > (avgDelta * 2)
// ═══════════════════════════════════════════════════════════════════════════════
// VISUAL SIGNALS
// ═══════════════════════════════════════════════════════════════════════════════
// NORMAL ABSORPTIONS 💎
if showAbsorptions and bullishAbsorption
label.new(bar_index, low, "💎",
style=label.style_label_up,
color=color.new(colorAbsorptionBull, 0),
textcolor=color.white,
size=labelSize,
tooltip="BULLISH ABSORPTION • Volume: " + str.tostring(volume, "#,###") + " (" + str.tostring(volume/avgVolume, "0.0") + "x) • Delta: +" + str.tostring(delta, "#,###") + " • Institutions are BUYING!")
if showAbsorptions and bearishAbsorption
label.new(bar_index, high, "💎",
style=label.style_label_down,
color=color.new(colorAbsorptionBear, 0),
textcolor=color.white,
size=labelSize,
tooltip="BEARISH ABSORPTION • Volume: " + str.tostring(volume, "#,###") + " (" + str.tostring(volume/avgVolume, "0.0") + "x) • Delta: " + str.tostring(delta, "#,###") + " • Institutions are SELLING!")
// EXTREME ABSORPTIONS 🔥 (300%+)
if showAbsorptions and bullishAbsorptionExtreme
label.new(bar_index, low, "🔥",
style=label.style_label_up,
color=color.new(colorAbsorptionExtreme, 0),
textcolor=color.white,
size=labelSize,
tooltip="⚠️ EXTREME BULLISH ABSORPTION ⚠️ • Volume: " + str.tostring(volume, "#,###") + " (" + str.tostring(volume/avgVolume, "0.0") + "x) • Delta: +" + str.tostring(delta, "#,###") + " • MASSIVE INSTITUTIONAL ACTIVITY!")
if showAbsorptions and bearishAbsorptionExtreme
label.new(bar_index, high, "🔥",
style=label.style_label_down,
color=color.new(colorAbsorptionExtreme, 0),
textcolor=color.white,
size=labelSize,
tooltip="⚠️ EXTREME BEARISH ABSORPTION ⚠️ • Volume: " + str.tostring(volume, "#,###") + " (" + str.tostring(volume/avgVolume, "0.0") + "x) • Delta: " + str.tostring(delta, "#,###") + " • MASSIVE INSTITUTIONAL ACTIVITY!")
// DIVERGENCES ▲▼
if showDivergences and bullishDivergence
label.new(bar_index, low, "▲",
style=label.style_label_up,
color=color.new(colorDivergenceBull, 0),
textcolor=color.white,
size=labelSize,
tooltip="BULLISH DIVERGENCE • Price: Lower low • CVD: Higher low • Hidden accumulation!")
if showDivergences and bearishDivergence
label.new(bar_index, high, "▼",
style=label.style_label_down,
color=color.new(colorDivergenceBear, 0),
textcolor=color.white,
size=labelSize,
tooltip="BEARISH DIVERGENCE • Price: Higher high • CVD: Lower high • Hidden distribution!")
// EXTREME PRESSURE 🚀💥
if showPressure and extremeBuyPressure
label.new(bar_index, low, "🚀",
style=label.style_label_up,
color=color.new(colorPressureBuy, 0),
textcolor=color.black,
size=labelSize,
tooltip="EXTREME BUY PRESSURE • Delta: +" + str.tostring(delta, "#,###") + " • " + str.tostring(delta/avgDelta, "0.0") + "x average!")
if showPressure and extremeSellPressure
label.new(bar_index, high, "💥",
style=label.style_label_down,
color=color.new(colorPressureSell, 0),
textcolor=color.white,
size=labelSize,
tooltip="EXTREME SELL PRESSURE • Delta: " + str.tostring(delta, "#,###") + " • " + str.tostring(math.abs(delta)/avgDelta, "0.0") + "x average!")
// DELTA PER CANDLE (OPTIONAL)
if showDelta
deltaColor = delta > 0 ? colorDeltaPositive : colorDeltaNegative
deltaSign = delta > 0 ? "+" : ""
label.new(bar_index, low, deltaSign + str.tostring(delta, "#"),
style=label.style_label_down,
color=color.new(deltaColor, 70),
textcolor=deltaColor,
size=size.tiny,
yloc=yloc.belowbar,
tooltip="Delta: " + deltaSign + str.tostring(delta, "#,###"))
// ═══════════════════════════════════════════════════════════════════════════════
// ALERTS
// ═══════════════════════════════════════════════════════════════════════════════
alertcondition(alertAbsorption and bullishAbsorption, "Bullish Absorption", "🔵 BULLISH ABSORPTION - Institutions are BUYING!")
alertcondition(alertAbsorption and bearishAbsorption, "Bearish Absorption", "🔴 BEARISH ABSORPTION - Institutions are SELLING!")
alertcondition(alertExtremeAbsorption and bullishAbsorptionExtreme, "EXTREME Bullish Absorption", "🔥🔵 EXTREME BULLISH ABSORPTION - Volume 300%+ - MASSIVE ACTIVITY!")
alertcondition(alertExtremeAbsorption and bearishAbsorptionExtreme, "EXTREME Bearish Absorption", "🔥🔴 EXTREME BEARISH ABSORPTION - Volume 300%+ - MASSIVE ACTIVITY!")
alertcondition(alertDivergence and bullishDivergence, "Bullish Divergence", "📈 BULLISH DIVERGENCE - Accumulation in progress!")
alertcondition(alertDivergence and bearishDivergence, "Bearish Divergence", "📉 BEARISH DIVERGENCE - Distribution in progress!")
alertcondition(alertPressureAlert and extremeBuyPressure, "Extreme Buy Pressure", "🚀 EXTREME BUY PRESSURE detected!")
alertcondition(alertPressureAlert and extremeSellPressure, "Extreme Sell Pressure", "💥 EXTREME SELL PRESSURE detected!")
NTA Directional Price Pressure (DPP)NTA Directional Pressure Bar
by NexTrade Academy
NTA Directional Pressure Bar is a contextual market analysis tool developed by NexTrade Academy, designed to quantify real-time directional price pressure by measuring the efficiency and dominance of bullish versus bearish price movement.
This script is not a trading system and does not generate buy or sell signals. Its purpose is to act as a bias confirmation and market context engine, helping traders understand who is controlling the market right now.
🔍 What does NTA Directional Pressure Bar do?
This indicator analyzes pure price action to:
Measure bullish vs bearish pressure using candle body efficiency
Quantify directional dominance in real time
Identify when one side (buyers or sellers) is in control
Filter low-quality conditions and non-operable market phases
The result is a clean, visual pressure bar that reflects institutional-style market control, without unnecessary noise.
📊 How to read it
Green dominance → Bullish pressure is in control
Red dominance → Bearish pressure is in control
Balanced / flat zones → No clear dominance (range or compression)
This tool does not trigger trades.
It enables or disables directional bias.
🧠 Institutional Use Case
NTA Directional Pressure Bar is designed to be used as:
A bias confirmation layer
A context filter before execution
A confluence tool alongside structure, liquidity, or Wyckoff-based analysis
It integrates naturally with frameworks such as:
Wyckoff NTA – Institutional Context Engine
NTC (NexTrade Concept) execution models
⚠️ Important Notice
This script does not guarantee results, is not automated, and is not financial advice.
It must be used strictly as a contextual analysis tool, always combined with a structured trading plan and proper risk management.
✅ Recommended Use
Use NTA Directional Pressure Bar to:
Confirm directional bias
Avoid trading against dominant pressure
Stay aligned with market control
Improve trade selectivity and discipline
Developed by NexTrade Academy
Institutional Trading · Market Structure · Context First
Student Wyckoff Bar Model Constructor STUDENT WYCKOFF — Bar Model Constructor (No-Code Pattern Builder)
What this script is
This indicator is a **no-code “pattern constructor”** for candlestick/bar comparisons.
If you can say something like:
* “**Close of bar 1 is greater than High of bar 2**”
* “Low of bar 0 is below Low of bar 1, and Close of bar 1 is above Open of bar 2”
…but you **can’t program**, this tool lets you build that logic using **simple dropdown menus** instead of writing Pine Script.
When the model matches, the script draws a **marker (triangle, circle, cross, arrow, etc.)** **above or below the bar**.
---
The pain this solves (for non-programmers)
Many traders have good ideas but get stuck because:
* You find a repeating bar relationship manually, but **you can’t automate the search**.
* You copy someone else’s script, but **you can’t modify it** to your own rules.
* You want something extremely simple (“this price point is > that price point”), yet coding feels like a wall.
This indicator turns your “bar logic” into a **click-to-build checklist**.
---
How it works (simple)
You get up to **5 cells** (slots).
Each cell is:
1. **Which price** you want: `Open / High / Low / Close`
2. **Which bar** you want: “bars ago” (0…5)
Between neighboring cells you choose a **comparison sign**:
* `>` greater than
* `<` less than
* `=` equal (with optional tolerance)
You can also choose **how many cells participate** (2 to 5).
If you set “2 cells”, only the first comparison (1–2) is used.
---
Key features
* **Up to 5 chained comparisons** (2–5 cells active)
* **No coding**: everything is built from inputs
* **Marker style choice**: triangles, circles, crosses, diamonds, arrows, flags, etc.
* **Marker placement**: above bar / below bar
* **Optional marker offset** (shift the marker left/right on the chart)
* **Alert support** (fires when the model matches)
---
### Anti-repaint behavior (important)
This script is designed to be stable:
* The signal is confirmed **only on bar close** (no repainting on the live forming bar).
* On real-time charts, you will see the marker appear **when the bar closes**.
---
Inputs explained
1) Model (up to 5 cells)
* **Cells count (2–5)**
How many cells are included in the chain.
* **Cell 1…5: Price part**
Choose `Open / High / Low / Close`.
* **Cell 1…5: Bars ago**
0 = current bar (but signal still prints only after close), 1 = previous bar, etc.
* **Sign 1–2 / 2–3 / 3–4 / 4–5**
Choose `>`, `<`, or `=`.
* **Equal tolerance (ticks)**
If you use `=`, you can allow small differences.
Example: tolerance = 2 ticks means “almost equal” within 2 minimum ticks.
2) Display
* **Show marker**: on/off
* **Placement**: above bar or below bar
* **Shape**: triangle/circle/cross/arrow/etc.
* **Marker color**
* **Marker offset (bars)**: shift marker left/right visually
---
Quick examples (copy the logic into the menus)
Example A: `Close > High `
* Cells count: **2**
* Cell 1: **Close**, Bars ago **1**
* Cell 2: **High**, Bars ago **2**
* Sign 1–2: **>**
* Choose marker + placement
Example B: `High > High > High `
* Cells count: **3**
* Cell 1: **High**, Bars ago **0**
* Cell 2: **High**, Bars ago **1**
* Cell 3: **High**, Bars ago **2**
* Sign 1–2: **>**
* Sign 2–3: **>**
Example C (with “almost equal”): `Close = Close ` (within tolerance)
* Cells count: **2**
* Cell 1: **Close**, Bars ago **0**
* Cell 2: **Close**, Bars ago **1**
* Sign 1–2: **=**
* Equal tolerance (ticks): **1–3** (depends on the instrument)
---
Alerts
The script includes an alert condition that triggers when your bar model matches.
You can create an alert in TradingView using the indicator’s alert condition.
---
Limitations / notes
* This is a **bar-relationship scanner**, not a full strategy/backtester.
* Using `=` without tolerance can be extremely strict (many markets rarely print exactly equal prices).
* Bars ago is limited to a small range to keep the UI simple and fast (and because most bar patterns use recent bars).
---
Disclaimer
This indicator is a visual and alert tool for pattern recognition. It does not provide financial advice and does not guarantee results. Always test and validate on your market and timeframe.
Engulfing Candles Detector (Shapes)Engulfing Candles Detector (Shapes) just a simple modified for shapes insted of bar color





















