UmutTrades — Dynamic Buy/Sell Bubbles (stable)This indicator detects large buy and sell transactions based on user-defined thresholds (either in base units or quote value).
It places colored bubbles on the chart where those big orders occur green for buys and red for sells with the bubble’s color intensity and size reflecting how large the order is relative to your threshold.
Cerca negli script per "Buy sell"
QuantTrader MTF Momentum — QUIET v5(TG-clean + Panel)Here’s a clean, plain-English description of the indicator you’re running (“QuantTrader MTF Momentum — QUIET”):
# What it does
* **Finds momentum-aligned breakouts** in the direction of the prevailing trend and a higher-timeframe EMA slope.
* **Filters out chop/noise** using ATR regime, ADX (optional), a choppiness score, and a minimum real-body vs ATR.
* **Confirms with momentum** (RSI, MACD, Stochastic). Each can add +1 to a 0–3 score.
* **Plots risk levels** (stop + 1R/1.5R/2R targets) based on ATR.
* **Shows a Status Panel** (“Metric / Status”) that tells you—bar by bar—what’s OK vs BLOCK.
* **Emits Telegram-ready JSON** when a Buy/Sell triggers and when TP/SL events hit (for TradingView webhook alerts).
# How a signal is built (Quiet Mode = ON)
A **BUY** plots only when, at bar close:
1. **Session**: current bar is inside an enabled session (if “Trade only in active sessions” is ON).
2. **Trend OK (UP)**: price above the chosen baseline (EMA/HMA/Supertrend) **and** HTF EMA slope > +0.02% with price above the HTF EMA.
3. **Confluence UP**: momentum score ≥ your “Min Momentum Signals” (0–3 from RSI/MACD/Stoch):
* **RSI** ≥ Buy level and **rising** (3-bar test) → +1
* **MACD** line **crosses above** signal and histogram > 0 → +1
* **Stoch** %K **crosses above** %D and both < Oversold → +1
4. **ATR Regime**: current ATR within .
5. **ADX**: ADX ≥ threshold (only if enabled).
6. **Choppiness**: ≤ max limit.
7. **Body vs ATR**: candle real-body ≥ (MinBody × ATR).
8. **Donchian**: if required, close > prior Donchian High.
A **SELL** mirrors the above in the opposite direction (below baseline, HTF slope < −0.02%, RSI falling, MACD crossunder, Stoch crossunder, etc.).
> If **Quiet Mode = OFF** the rules relax: Trend OK + (momentum score ≥ 1) + ATR Regime are enough. Use this for more frequent/earlier entries.
# Plots & visuals
* **Triangles** below/above bars = Buy/Sell trigger on bar close.
* **Risk overlay** (if enabled): stop and 1R/1.5R/2R target lines auto-scaled by ATR.
* **Session shading** (optional): different tints for Asian/London/NY.
# Status Panel (Metric / Status)
Turn on **Inputs → Status Panel → Show Metric / Status Panel**.
Each row shows **OK** (green) or **BLOCK** (red) for the current bar:
* Session, Trend OK (UP/DN), Confluence UP/DN, ATR Regime, ADX, Choppiness, Body vs ATR, Donchian, and **MomScore U/D** (e.g., `2/0` means 2 components long, 0 short).
# Presets & HTF confirm
* **Presets** load sensible thresholds for different markets/speeds (e.g., “Forex Fast”, “Gold Momentum”, “BTC Intraday”, or London-focused variants).
* **HTF EMA slope** checks slope and price vs an EMA on a higher timeframe you choose (defaults 60m; presets can override).
# Inputs you’ll touch most
* **Baseline** & its length (EMA/HMA/Supertrend).
* **HTF Timeframe** & EMA length.
* **RSI/MACD/Stoch** lengths and levels.
* **ATR/ADX/Chop/Min Body** filters.
* **Donchian breakout** length (or disable it).
* **Quiet Mode** ON for cleaner signals, OFF for more signals.
* **Risk overlay** stop multiple and target Rs.
* **Panel**: toggle & corner.
# Alerts & Telegram
* The script’s `alert()` calls produce **JSON payloads** (Buy/Sell + TP/SL hits).
* Create a TradingView alert with **Webhook URL** pointing to your Telegram bridge/service and **Message** set to `{{strategy.order.alert_message}}` if your bridge reads the alert body, **or** just leave it since the script already calls `alert()` with the JSON.
* TP/SL alerts use typed `rr` (e.g., 1.0, 1.5, 2.0) and pass `na` when not applicable.
# Tips for use (EURUSD 5m/15m, London)
* Start with **Preset = “Balanced 5m London”** on 5m; **“15m London”** on 15m.
* Keep **Quiet Mode ON** for fewer, higher-quality entries.
* If signals are sparse: lower **Min Momentum Signals** to 1, or disable **Donchian**.
* If signals are noisy: raise **Min Body**, raise **ADX ≥**, or tighten **ATR range** (increase min & decrease max).
* Consider only taking buys when **MomScore U/D** shows `≥ Min` on the UP side and the DOWN side is 0 (and vice-versa for sells).
That’s the whole logic + how to read it. If you want me to tailor a “minimal-noise” profile for your exact broker feed, tell me the symbol and timeframe and I’ll give you concrete input values.
RSI Buy/Sell SignalsThis indicator generates buy and sell signals based on the Relative Strength Index (RSI). It works by calculating the RSI value over a 14-period length and then checking if the RSI drops below 30 (oversold) or rises above 70 (overbought). When it’s oversold, the indicator plots a green upward arrow suggesting a potential buy. When it’s overbought, it plots a black downward arrow suggesting a potential sell. In essence, it helps traders spot possible reversal points using RSI levels directly on their charts. CME_MINI:NQ1!
Binary Trading help 1.0**BNCS - Advanced Reversal Signals**
This indicator is engineered to identify high-probability reversal points by analyzing market momentum and structure. It is designed for traders who want to anticipate potential trend changes with a higher degree of confirmation.
**How It Works: The Core Logic**
The strength of this indicator lies in its multi-layered signal generation process, which combines two primary reversal detection techniques with powerful confirmation filters.
**1. Core Reversal Engine:**
* **Momentum Shift Analysis:** The algorithm detects rapid changes in market momentum by analyzing the slope of a short-term Exponential Moving Average (EMA). A sudden flip in the slope from negative to positive (or vice-versa) often precedes a price reversal.
* **Price-Momentum Divergence:** It uses a custom oscillator to spot classic bullish and bearish divergences. A signal is flagged when the price makes a new high/low, but the momentum oscillator fails to confirm it, indicating potential trend exhaustion.
**2. Confirmation Filters for Accuracy:**
* **Support/Resistance Zone Filter:** Signals are validated only when they occur near significant, automatically-drawn support (for buys) or resistance (for sells) levels. This ensures you are trading from key price zones, not in the middle of nowhere.
* **Dynamic Trend Ribbon:** A Super Smoother-based ribbon helps identify the current market state (Uptrend, Downtrend, or Ranging). You can configure the indicator to only take signals that align with the broader trend, or to specifically look for reversals during ranging conditions.
**Key Features:**
* **Clear BUY/SELL Signals:** Non-repainting signals based on the confluence of the core logic.
* **Automatic S/R Levels:** Key pivot-based support and resistance lines are plotted on the chart.
* **Real-Time Dashboard:** A compact panel provides an at-a-glance summary of the market trend and a unique **Signal Confidence Score**, which is calculated based on how many internal conditions are met for a given signal.
**How to Use:**
1. Look for BUY signals near a key support level and SELL signals near a key resistance level.
2. Check the Dashboard for a higher "Signal Confidence" score for more reliable trades.
3. Use the Trend Ribbon to understand the market context before entering a trade.
**Disclaimer:**
This is a trading tool, not financial advice. Always use proper risk management and use this indicator as a confirmation tool alongside your own analysis.
HL 20 Hybrid [Paifcode]HL 20 Hybrid — Invite-Only
What it is
HL 20 Hybrid builds a volatility-adaptive High/Low band from an EMA-20 core, blended with a user-selectable slower smoother.
A “sticky” regime engine (body-breaks, ATR edge buffers, basis hysteresis, consecutive-bar confirmation, minimum hold) reduces flip noise.
Signals are synchronized with what you see:
Low line turns blue → BUY (triangle up + barcolor sync)
High line turns red → SELL (triangle down + barcolor sync)
No lookahead; repaint-free.
Concept & origin (why this exists)
This started as a simple EMA-20 High/Low scalping idea on FX. It caught impulse legs but flipped too often in chop. I iterated toward:
Hybrid smoothing: EMA-20 + selectable slow smoother (RMA / EMAx2 / KAMA / ALMA / WMA / McGinley / Jurik-approx) with a blend weight, applied separately to Close/High/Low → Basis/Upper/Lower.
Volatility-adaptive width: deviations from Basis plus ATR padding.
Sticky regime detection: body-based breaks of the band edges, ATR edge buffer, basis hysteresis, consecutive bars to confirm, and a minimum hold so flips don’t whipsaw.
One-to-one visuals: signal triangles fire on the same bar the line color turns, so the chart and alerts match.
How it works (pipeline)
Hybrid smoother
Compute EMA-20. Compute a slow smoother (choose: RMA, EMAx2, KAMA-custom, ALMA, WMA, McGinley, Jurik-approx).
Hybrid = EMA20 × (1–blend) + Slow × blend. Run this on Close/High/Low separately → Basis / HighHybrid / LowHybrid.
Band construction
Upper = Basis + (HighHybrid − Basis) × width + ATR × padding
Lower = Basis − (Basis − LowHybrid) × width − ATR × padding
Regime engine (no repaint)
Detect body breaks (optional wick mode) beyond edge buffers.
Apply basis hysteresis and require N consecutive outside bars.
Enforce minimum hold bars after a flip.
Calculations use confirmed bars only.
Signals & visuals
BUY when regime flips to long (low line turns blue).
SELL when regime flips to short (high line turns red).
Barcolor follows the active regime.
“Signals are synchronized with line colors: Low line turns blue → BUY; High line turns red → SELL.”
Inputs (quick reference)
Smoother: RMA / EMAx2 / KAMA / ALMA / WMA / McGinley / Jurik-approx + blend weight
Band width: multiplier ≥ 1.0, optional ATR padding (len & ×)
Regime control: Body-break toggle, edge buffer (×ATR), basis hysteresis (×ATR), consecutive bars, min hold bars
Visuals: Upper/Lower colors, show basis
Tuning guide (cookbook)
Choppy markets: increase consecutive bars, min hold, and edge buffer; or add a touch more ATR padding.
Late entries: reduce consecutive bars and min hold, or slightly decrease edge buffer.
Too tight bands: increase width multiplier or ATR padding.
Too loose bands: decrease width multiplier and/or padding.
ibb.co
“Chop control with consecutive bars / min hold / edge buffer. Flips stay clean.”
Usage notes
Recommended to alert on BUY/SELL flips and work entries around them with your execution rules.
Multi-TF anchoring is not included by design; the engine is single-TF, no lookahead.
Not a strategy; pair with risk and session management.
Limitations & transparency
No guarantees across all symbols/timeframes.
Jurik-approx and KAMA are custom approximations implemented from public concepts; no external code is copied.
Repaint-free: the script does not rely on future bars nor HTF lookahead.
Originality & usefulness (for moderators)
This is not a mashup; it’s a single, coherent pipeline where every component serves the objective of reducing flip noise while keeping entries aligned to what the user sees:
Hybrid smoothing (EMA20 + selectable slow) is integrated with band width/ATR padding, which in turn feeds the regime engine (body breaks + buffers + hysteresis + hold).
The signal mechanism is coupled to the visual state (line colors) to maintain a one-to-one relationship between alerts and chart.
All logic is implemented in-house using TradingView built-ins; classic references (Wilder, EMA, ALMA, etc.) are public domain concepts, not reused code.
Changelog
v1.0: Initial invite-only release.
Multi-Confluence MTF S/R Signal5 Confluences:
RSI - Detects oversold/overbought conditions with momentum
MACD - Confirms trend direction and momentum shifts
Moving Average Trend - Validates price position relative to 50 SMA and 20 EMA
Volume - Ensures strong participation (1.5x average volume)
Price Action - Confirms breakout (higher high for buys, lower low for sells)
Features:
Green triangles below bars = BUY signal (all 5 confluences bullish)
Red triangles above bars = SELL signal (all 5 confluences bearish)
Background coloring when signals occur
Real-time dashboard showing each confluence status
Built-in alerts you can enable
Customizable parameters for all indicators
Multi-Timeframe Features:
Higher Timeframe Analysis (Default: 60 min)
HTF Trend - Checks if price is above/below moving averages on higher timeframe
HTF MACD - Confirms momentum direction
HTF RSI - Validates not overbought/oversold
Signal Types:
Strong Signals (Full triangles with text)
✅ All 5 current timeframe confluences aligned
✅ Higher timeframe confirmation (2 of 3 HTF conditions)
GREEN "BUY" or RED "SELL" labels
Weak Signals (Small transparent triangles with "?")
✅ All 5 current timeframe confluences aligned
❌ NO higher timeframe confirmation
Use with caution - may signal counter-trend trades
Dashboard Updates:
Shows Current Timeframe section (all 5 confluences)
Shows HTF status (your chosen higher timeframe)
Displays final signal strength
Customizable Settings:
Enable/Disable MTF - Toggle multi-timeframe confirmation
Higher Timeframe - Choose any timeframe (15m, 60m, 4H, D, etc.)
Require HTF - Force HTF confirmation or allow weak signals
Alerts:
Strong Buy/Sell - Full confirmation
Weak Buy/Sell - No HTF confirmation
BSP Aggressive - JarassTitle / Short Description:
BSP Aggressive – Early Trend & Smart Money Detector
Description:
Unlock the power of market insight with BSP Aggressive, the enhanced Buy/Sell Pressure indicator designed for proactive traders. Spot early trend shifts and identify where the “real money” enters the market—before price reacts!
Why BSP Aggressive?
• ⚡ Early Trend Detection: Delta line and pressure columns highlight potential trend reversals ahead of price.
• 💰 Smart Money Visibility: Green columns = strong buying, red columns = strong selling. Know where big players are active.
• 🎯 Noise Reduction: Filters out insignificant trades using volume thresholds, keeping your signals clear.
• ⏱ Intraday Friendly: Perfect for 1-min, 5-min, and 15-min charts, but adaptable to higher timeframes.
• 🛠 Trend Context: Hull MA-based coloring ensures signals align with the current market trend.
How to Use:
1. Look for green columns + rising delta → potential early uptrend.
2. Look for red columns + falling delta → potential early downtrend.
3. Ignore small, filtered columns → reduce false signals.
4. Combine with support/resistance or other trend tools for maximum accuracy.
Disclaimer:
For educational and analytical purposes only. Not a guaranteed predictor of price movements. Always use proper risk management
Atlas Trend LiteAtlas Trend Lite User Guide
1. Overview
This tool shows colored clouds and signals on your chart to help you see whether the price is more likely to go up or down. It also shows “buy” and “sell” signals on a single candle and marks their strength with small indicators.
Everything is visible at a glance: colors, shapes, and clouds. You don’t need to worry about complicated numbers or technical terms.
2. Colors and Clouds
Green Cloud Price is likely going up.
Red Cloud Price is likely going down.
Green Candle / Bar Price is rising.
Red Candle / Bar Price is falling.
Yellow Small Candle Candle body is small, price didn’t move much.
Clouds show trend direction. Green means upward, red means downward.
3. Buy / Sell Signals
Signals appear only once per candle, never stacked.
Green Circle (large outer, small white inner) → Buy signal
Red Circle (large outer, small white inner) → Sell signal
Outer colored circle shows direction, inner small white circle shows confidence.
4. Last Signal-Based Levels
On the top-right panel, you’ll see:
Row Meaning
Last Signal Most recent signal: “Buy” or “Sell”
SL (Stop Loss) Safe price limit: if price hits here, trade stops.
TP (Take Profit) Target price: if price hits here, profit is taken.
Signal Strength Strength of the signal (0–100). Higher means more reliable.
Cloud L1 / L2 Cloud boundaries. Look at the color to see trend direction.
Price Current price.
SL and TP change based on the last signal:
Buy → TP above, SL below
Sell → TP below, SL above
5. How to Use
Check the clouds:
Green → upward trend
Red → downward trend
Look at the signals:
Green circle → consider buying
Red circle → consider selling
Check SL and TP levels:
Follow panel levels to manage your risk.
Pay attention to signal strength:
Strong → more reliable
Weak → caution, trend uncertain
Observe candle colors and markers:
Yellow candle → small price movement
Green / Red candle → trend direction
6. Example Visual
Buy signal: Green cloud, green circle below candle, panel shows Long with green TP/SL
Sell signal: Red cloud, red circle above candle, panel shows Short with red TP/SL
You can quickly see the likely price direction and make informed decisions.
7. Important Notes
Signals only appear once per candle, never repeat on past candles.
Heatmap and clouds appear mainly on the chart, signals as circles.
Signals and colors adjust automatically to your selected timeframe.
Focus on visual cues only; you don’t need to analyze calculations.
ICT CBT + Elliott Wave + Candlestick PatternsICT CBT + Elliott Wave + Candlestick Patterns Strategy Overview
🎯 Strategy Overview
This is a multi-dimensional technical analysis trading system that integrates three major technical analysis methods: ICT core concepts, Elliott Wave analysis, and candlestick pattern recognition, providing traders with comprehensive market analysis and precise buy/sell signals.
📊 Core Components
1. ICT CBT Resistance Line System
Calculation: Average of 12-period EMA and 89-period SMA
Function: Serves as a dynamic support/resistance line; prices above indicate bullish market, below indicate bearish market
Real-time Display: Extends current CBT line position and values on the right side of the chart
2. Elliott Wave Analysis Engine
Pattern Recognition: Impulse waves (waves 1,3,5) and corrective waves (waves 2,4)
Key Trading Points:
🌊 Wave 2 Pullback: 38.2% Fibonacci retracement level
🌊 Wave 4 Pullback: 61.8% Fibonacci retracement level
🌊 Wave 3 Breakout: Confirmation of wave 3 beginning with breakout above previous high
🌊 Wave C Breakout: Signal for wave C beginning in bear markets
3. Candlestick Pattern Recognition System
Bullish Patterns (Orange indicators):
🕯 Hammer: Bottom reversal signal
🕯 Bullish Engulfing: Strong reversal pattern
🕯 Morning Star: Triple bottom reversal
Bearish Patterns (Purple indicators):
🕯 Shooting Star: Top reversal signal
🕯 Bearish Engulfing: Strong top pattern
🕯 Evening Star: Triple top reversal
4. Classic Technical Patterns
123 Pattern: Trend reversal confirmation
2B Pattern: False breakout reversal signal
Structural Breakout: Important support/resistance breakout
⚙️ Intelligent Filtering System
EMA51 Trend Filter
Function: Ensures trading direction aligns with the main trend
Rules:
Only long signals when EMA51 is rising
Only short signals when EMA51 is falling
Optional enable/disable
Risk Management Module
Stop Loss Calculation: Dynamic adjustment based on ATR (1.5x ATR)
Take Profit Target: Adjustable risk-reward ratio (default 2:1)
Minimum R/R Ratio Filter: Only shows signals meeting the risk-reward requirement
🎨 Visual Identification System
Signal Color Coding
Elliott Wave: Blue 🌊
Candlestick Buy: Orange 🕯
Candlestick Sell: Purple 🕯
Basic Technical Signals: Green ✅/Red ✅
Box Display
Stop Loss Area: Red transparent background
Take Profit Area: Green transparent background
Border Options: Choice of no borders or thin same-color borders
📈 Signal Priority
The system displays signal types in the following priority order:
Candlestick Pattern Signals (Highest priority)
Elliott Wave Signals
Basic Technical Signals (Lowest priority)
When multiple signals appear simultaneously, higher-level signal types are prioritized for display.
🔧 Parameter Configuration
Basic Parameters
Risk-Reward Ratio (1.0-5.0)
Stop Loss ATR Multiplier (0.5-3.0)
Minimum R/R Ratio Filter (1.0-3.0)
Theory Switches
Elliott Wave Mode: Enable/Disable
Candlestick Pattern Recognition: Enable/Disable
EMA51 Trend Filter: Enable/Disable
Display Control
Historical Signal Display
Stop Loss/Take Profit Box Display
Box Border Display
💡 Usage Recommendations
Best Practices
Multi-timeframe Verification: Confirm trend on daily charts, find entry points on 4H/1H charts
Confluence Trading: Wait for multiple signal types to converge at the same position
Strict Risk Management: Always maintain risk-reward ratio of 1:2 or higher
Trend Following: Prioritize signals that align with EMA51 trend direction
Suitable Markets
Major Forex currency pairs
Stock index futures
Cryptocurrencies
Stocks (high liquidity)
Timeframes
Recommended: 4-hour charts, daily charts
Also applicable to: 1-hour charts (parameter adjustment required)
⚠️ Risk Disclaimer
Technical Analysis Limitations: All technical indicators have lag
Market Risks: Black swan events may invalidate technical analysis
Money Management: Recommended single trade risk not exceeding 2% of total capital
Live Testing: Thoroughly test on demo accounts before using in live trading
🚀 Strategy Advantages
Multi-dimensional Confirmation: Three independent analysis methods mutually verify
Visual Intuitiveness: Clear color coding and identification system
Flexible Configuration: Adjustable parameters based on personal trading style
Risk Management: Built-in scientific stop loss and take profit calculations
Historical Backtesting: Supports viewing historical signal performance
This strategy system provides traders with a comprehensive, scientific technical analysis framework to help make more rational trading decisions in complex market environments.
Multi-Timeframe MACD with Color Mix (Nikko)Multi-Timeframe MACD with Color Mix (Nikko) Indicator
This documentation explains the benefits of the "Multi-Timeframe MACD with Color Mix (Nikko)" indicator for traders and provides easy-to-follow steps on how to use it. Written as of 05:06 AM +07 on Saturday, October 04, 2025, this guide focuses on helping you, as a trader, get the most out of this tool with clear, practical advice before diving into the technical details.
Benefits for Traders
1. Multi-Timeframe Insight
This indicator lets you see momentum trends across 15-minute, 1-hour, 1-day, and 1-week timeframes all on one chart. This big-picture view helps you catch both quick market moves and long-term trends without flipping between charts, saving you time and giving you a fuller understanding of the market.
2. Visual Momentum Representation
The background changes from red to green based on short-term (15m) momentum, giving you a quick, easy-to-see signal—red means bearish (prices might drop), and green means bullish (prices might rise). The histogram uses a mix of red, green, and blue colors to show the combined strength of the 1-hour, 1-day, and 1-week timeframes, helping you spot strong trends at a glance (e.g., a bright mix for strong momentum, darker for weaker).
3. Enhanced Decision-Making
The background and histogram colors work together to confirm trends across different timeframes, making it less likely you’ll act on a false signal. This helps you feel more confident when deciding when to buy, sell, or hold.
4. Proactive Alert System
You can set alerts to notify you when the percentage of bullish timeframes hits your chosen levels (e.g., below 10% for bearish, above 90% for bullish). This keeps you in the loop on big momentum shifts without needing to watch the chart all day—perfect for when you’re busy.
5. Flexibility and Efficiency
You can turn timeframes on or off, adjust settings like speed of the moving averages, and tweak transparency to fit your trading style—whether you’re a fast scalper or a patient swing trader. Everything is shown on one chart, saving you effort, and the colors make it simple to read, even if you’re new to trading.
How to Use It
Getting Started
Add the Indicator: Load the "Multi-Timeframe MACD with Color Mix (Nikko)" onto your TradingView chart using the Pine Script editor or indicator library.
Pick Your Timeframes: Turn on the timeframes that match your trading—use 15m and 1h for quick trades, or 1d and 1w for longer holds—using the enable_15m, enable_1h, enable_1d, enable_1w, and enable_background options.
Reading the Colors
Background Gradient: Watch for red to signal bearish 15m momentum and green for bullish momentum. Adjust the Background_transparency (default 75%, or 25% opacity) if the chart feels too busy—try lowering it to 50 for clearer candlesticks in fast markets.
Histogram and EMA Colors:
The histogram and its Exponential Moving Average (EMA) line show a mix of red (1-week), green (1-day), and blue (1-hour) based on how strong the momentum is in each timeframe.
Brighter colors mean stronger momentum—white (all bright) shows all timeframes are pushing up hard, while darker shades (like gray or black) mean weaker or mixed momentum.
Turn off a timeframe (e.g., enable_1h = false) to see how it changes the color mix and focus on what matters to you.
Setting Alerts
Set Your Levels: Choose a threshold_low (default 10%) and threshold_high (default 90%) based on your comfort zone or past market patterns to catch big turns.
Get Notifications: Use TradingView alerts to get pings when the market hits your set levels, so you can act without staring at the screen.
Practical Tips
Pair with Other Tools: Use it with support/resistance lines or the RSI to double-check your moves and build a solid plan.
Tweak Settings: Adjust fast_length, slow_length, and signal_smoothing to match your asset’s speed, and bump up the lookback (default 50) for steadier trends in wild markets.
Practice First: Test different timeframe combos on a demo account to find what works best for you.
Understanding the Colors (Simple Explanation)
How Colors Work
The histogram and its EMA line use a color mix based on a simple idea from color theory, like mixing paints with red, green, and blue (RGB):
Red comes from the 1-week timeframe, green from 1-day, and blue from 1-hour.
When all three timeframes show strong upward momentum, they blend into bright white—the brightest color, like a super-bright light telling you the market’s roaring up.
If some timeframes are weak or pulling down, the mix gets darker (like gray or black), warning you the momentum might not be solid.
Brighter is Better
Bright Colors = Strong Opportunity: The brighter the histogram and EMA (closer to white), the more all your chosen timeframes are in agreement that prices are rising. This is your signal to think about buying or holding, as it points to a powerful trend you can ride.
Dark Colors = Caution: A darker mix (toward black) means some timeframes are lagging or bearish, suggesting you might wait or consider selling. It’s like a dim light saying, “Hold on, check again.”
Benefit in Practice: Watching the brightness helps you jump on the best trades fast. For example, a bright white histogram on a green background is like a green traffic light—go for it! A dark gray on red is like a red light—pause and rethink. This quick color check can save you from bad moves and boost your profits when the trend is strong.
Why It Helps
These colors are your fast friend in trading. A bright histogram means all your timeframes are cheering for an uptrend, giving you the confidence to act. A dull one tells you to be careful, helping you avoid traps. It’s like having a color-coded guide to pick the hottest market moments!
Technical Details
Input Parameters
Fast Length (default: 12): Short-term moving average speed.
Slow Length (default: 26): Long-term moving average speed.
Source (default: close): Price data used.
Signal Smoothing (default: 9): Smooths the signal line.
MA Type (default: EMA): Choose EMA or SMA.
Timeframe and Scaling
Timeframes: 15m, 1h, 1d, 1w, with on/off switches.
Lookback Period (default: 50): Sets the data window for trends.
Background Transparency (default: 75%): Controls background see-through level.
MACD Calculation
Per Timeframe: Uses request.security():
MACD Line: ta.ema(src, fast_length) - ta.ema(src, slow_length).
Signal Line: ta.ema(MACD, signal_length).
Histogram: (macd - signal) / 3.0.
Background Gradient
15m Normalization: norm_value = (hist_15m - hist_15m_min) / max(hist_15m_range, 1e-10), limited to 0-1.
RGB Mix: Red drops from 255 to 0, green rises from 0 to 255, blue stays 0.
Apply: color.new(color.rgb(r_val, g_val, b_val), Background_transparency).
Histogram and EMA Colors
Color Assignment:
1h: Blue (#0000FF) if hist_1h >= 0, else black.
1d: Green (#00FF00) if hist_1d >= 0, else black.
1w: Red (#FF0000) if hist_1w >= 0, else black.
Final Color: final_color = color.rgb(min(r, 255), min(g, 255), min(b, 255)).
Plotting: Histogram and EMA use final_color; MACD (#2962FF), signal (#FF6D00).
Alerts
Bullish Percentage: bullish_pct = (bullish_count / bullish_total) * 100, counting hist >= 0.
Triggers: Below threshold_low or above threshold_high.
--------------------------------------------------------------------
Conclusion
The "Multi-Timeframe MACD with Color Mix (Nikko)" is your all-in-one tool to spot trends, confirm moves, and trade smarter with its bright, easy-to-read colors. By using it wisely, you can sharpen your market edge and trade with more confidence.
This README is tailored for traders and reflects the indicator's practical value as of 05:06 AM +07 on October 04, 2025.
Footprint Bubble VolumeIndicator Name: Footprint Bubble Volume (Shapes + Numbers, Filters)
Description:
This indicator visualizes buy and sell volume as bubbles above or below candles, helping traders see where significant buying or selling activity occurs. Bubble sizes scale with volume, and numbers can optionally display the exact volume in K / M / B format for readability.
Features:
Buy/Sell Bubbles: Green bubbles above bars for buy volume, red bubbles below bars for sell volume. Size grows with higher volume.
Volume Numbers: Optional numeric labels showing scaled volume.
Volume Filters: Only display bubbles when volume is significant:
None: absolute minimum volume.
PctAboveAvg: X% above average volume over a lookback period.
ATRBased: volume exceeds ATR * multiplier over a lookback period.
Split Volume: Optionally estimate buy/sell split within a bar based on close position relative to high/low.
Scaling: Bubble sizes and number formatting adjust dynamically for easier visualization on high-volume instruments.
Inputs:
Absolute Min Volume: Minimum raw volume to show bubbles.
Bubble Size Scale: Controls bubble growth with volume.
Show Volume Numbers: Toggle numeric labels on/off.
Split Volume Proportionally: Approximate buy/sell split inside bar.
Filter Type: None / Percent Above Avg / ATR-Based.
Lookback Period: For volume or ATR calculations.
Percent Above Avg Vol: Threshold for percentage-above-average filter.
ATR Multiplier: Threshold multiplier for ATR-based filter.
Use Case:
Ideal for spotting footprint-like volume clusters and identifying high activity areas without relying on DOM data. Works on stocks, futures, and crypto charts.
Delta Bubbles by exp3rtsDelta Bubbles is a powerful volume-based order flow tool that detects aggressive market activity, highlights trapped traders, and visualizes key liquidity zones on your chart — perfect for scalpers, intraday traders, and anyone trading momentum or reversals.
🧠 What It Does:
📈 Buy/Sell Bubbles: Detects aggressive buying/selling pressure using a volume delta approximation.
🟩 Trap Zones: Highlights areas where traders likely got trapped (buying in downtrends or selling in uptrends).
⚠️ Potential Traps: Shows lighter “setup” zones for trades that may become traps.
🟥🟩 Colored Bars: Optional trend coloring for visual clarity (based on 50 EMA).
📉 Zone Liquidation: Automatically removes zones once price revisits them.
🧩 Customizable Settings:
Bubble sensitivity and size thresholds.
Trap zone width and minimum bubble size.
Toggle trap liquidation, potential zones, colored bars, and bubble visibility.
📌 How to Use It:
Look for trap zones forming against the trend (e.g., bearish bubble in an uptrend → green trap zone).
Watch for retests of zones — these can be key levels for fades or breakouts.
Combine with price action, support/resistance, VWAP, or other confluence tools.
🚀 Best For:
Scalping and reversal trading on intraday timeframes (5m, 15m).
Futures, indices (e.g., NASDAQ, S&P 500), crypto, or any liquid market.
Advanced Institucional Trading IndicatorThe Advanced Institutional Trading Indicator is a comprehensive technical analysis tool that combines four institutional trading concepts to identify where large market participants hunt liquidity, establish positions, and create supply/demand imbalances. The indicator integrates pivot-based reversal signals, liquidity sweep detection, volumetric order blocks, and equal highs/lows identification into a unified framework for analyzing institutional footprints in the market.
What It Detects
Pivot-Based Reversal Signals: Swing highs/lows marking potential trend reversals
Liquidity Sweeps: False breakouts indicating institutional stop-hunting
Volumetric Order Blocks: Supply/demand zones with buying vs selling pressure ratios
Equal Highs/Lows (EQH/EQL): Liquidity pools where stops cluster
In Practice
Traders can watch for equal highs/lows near order blocks, wait for sweeps of these levels as confirmation of liquidity capture, then look for reversal signals to time entries with the expectation that institutions have now positioned themselves and the true directional move can begin.
Logic used
Pivots: Standard functions with configurable periods, signals when swing type alternates
Sweeps: Detects brief violations of swing levels with cooldown filter
Order Blocks: Three-candle volume split into buying/selling pressure, filtered by ATR
Equal Levels: Compares consecutive pivots within ATR-based threshold
Visual representation
Reversal Signals: Green "Buy-point"/red "Sell-point" labels.
Sweeps: Dashed lines with "Sweep" text and swing markers.
Order Blocks: Colored boxes with volumetric bars and percentages.
Equal Levels: Golden lines with $ symbols.
Customization options
Pivot Length, Cooldown Period, Swing Length, Zone Count (1/3/5/10), ATR Multiplier, Threshold, customizable colors and styles.
Recommendations for use: Lower timeframes use smaller parameters (5-15 pivot, 20-35 swing). Higher timeframes use larger (20-50 pivot, 50-100 swing). Adjust for volatility.
Originality and value
While this indicator utilizes established concepts from institutional trading methodology (particularly Smart Money Concepts and ICT principles), its value proposition includes:
- Integration: Combines four complementary analysis tools into a single cohesive framework rather than requiring multiple separate indicators
- Volumetric Enhancement: Adds quantitative volume analysis to order blocks, showing not just where institutions positioned but how much buying vs selling pressure existed
- Automated Zone Management: Intelligently combines overlapping order blocks to reduce visual noise while preserving essential information
- Intelligent Filtering: Uses ATR-based thresholds for equal highs/lows and maximum order block size, adapting to market volatility
- Coordinated Signaling: All components reference similar swing detection logic, creating alignment between different institutional footprint indicators
Disclaimer
This indicator is a technical analysis tool and does not constitute financial advice.
/////Descripcion en español/////
El Advanced Institutional Trading Indicator combina cuatro conceptos institucionales—reversiones por pivotes, barridos de liquidez, bloques volumétricos y niveles iguales—para identificar dónde grandes participantes cazan liquidez y establecen posiciones.
Qué detecta
1. Reversiones por Pivotes: Máximos/mínimos marcando cambios de tendencia
2. Barridos de Liquidez: Falsas roturas indicando caza de stops institucional
3. Bloques Volumétricos: Zonas oferta/demanda con ratios presión compradora/vendedora
4. Niveles Iguales (EQH/EQL): Pools de liquidez donde se agrupan stops
Cómo usarlo
Observar niveles iguales cerca de bloques, esperar barridos como confirmación de captura de liquidez, entrar con señales de reversión cuando instituciones se han posicionado.
Lógica utilizada
- Pivotes: Funciones estándar configurables, señaliza cuando alternan
- Barridos: Detecta violaciones breves con filtro de enfriamiento
- Bloques: Volumen de tres velas dividido en presión compradora/vendedora, filtrado por ATR
- Niveles Iguales: Compara pivotes consecutivos dentro de umbral ATR
Representación visual
Señales: Etiquetas "Buy/Sell-point" verdes/rojas. Barridos: Líneas punteadas con "Sweep" y marcadores swing. Bloques: Cajas con barras volumétricas y porcentajes. Niveles: Líneas doradas con símbolo $.
Configuraciones clave
Pivot Length, Cooldown Period, Swing Length, Zone Count (1/3/5/10), ATR Multiplier, Threshold, colores y estilos personalizables.
Consejos: Marcos menores usan parámetros pequeños (5-15 pivot, 20-35 swing). Marcos mayores usan grandes (20-50 pivot, 50-100 swing). Ajustar según volatilidad.
Originalidad
Integra cuatro herramientas en un marco. Añade análisis volumétrico a bloques. Combina automáticamente zonas superpuestas. Usa filtrado adaptativo basado en ATR. Alinea componentes con lógica unificada basada en Smart Money/ICT.
Descargo
Herramienta de análisis técnico, no asesoramiento financiero.
Extreme Pressure Zones Indicator (EPZ) [BullByte]Extreme Pressure Zones Indicator(EPZ)
The Extreme Pressure Zones (EPZ) Indicator is a proprietary market analysis tool designed to highlight potential overbought and oversold "pressure zones" in any financial chart. It does this by combining several unique measurements of price action and volume into a single, bounded oscillator (0–100). Unlike simple momentum or volatility indicators, EPZ captures multiple facets of market pressure: price rejection, trend momentum, supply/demand imbalance, and institutional (smart money) flow. This is not a random mashup of generic indicators; each component was chosen and weighted to reveal extreme market conditions that often precede reversals or strong continuations.
What it is?
EPZ estimates buying/selling pressure and highlights potential extreme zones with a single, bounded 0–100 oscillator built from four normalized components. Context-aware weighting adapts to volatility, trendiness, and relative volume. Visual tools include adaptive thresholds, confirmed-on-close extremes, divergence, an MTF dashboard, and optional gradient candles.
Purpose and originality (not a mashup)
Purpose: Identify when pressure is building or reaching potential extremes while filtering noise across regimes and symbols.
Originality: EPZ integrates price rejection, momentum cascade, pressure distribution, and smart money flow into one bounded scale with context-aware weighting. It is not a cosmetic mashup of public indicators.
Why a trader might use EPZ
EPZ provides a multi-dimensional gauge of market extremes that standalone indicators may miss. Traders might use it to:
Spot Reversals: When EPZ enters an "Extreme High" zone (high red), it implies selling pressure might soon dominate. This can hint at a topside reversal or at least a pause in rallies. Conversely, "Extreme Low" (green) can highlight bottom-fish opportunities. The indicator's divergence module (optional) also finds hidden bullish/bearish divergences between price and EPZ, a clue that price momentum is weakening.
Measure Momentum Shifts: Because EPZ blends momentum and volume, it reacts faster than many single metrics. A rising MPO indicates building bullish pressure, while a falling MPO shows increasing bearish pressure. Traders can use this like a refined RSI: above 50 means bullish bias, below 50 means bearish bias, but with context provided by the thresholds.
Filter Trades: In trend-following systems, one could require EPZ to be in the bullish (green) zone before taking longs, or avoid new trades when EPZ is extreme. In mean-reversion systems, one might specifically look to fade extremes flagged by EPZ.
Multi-Timeframe Confirmation: The dashboard can fetch a higher timeframe EPZ value. For example, you might trade a 15-minute chart only when the 60-minute EPZ agrees on pressure direction.
Components and how they're combined
Rejection (PRV) – Captures price rejection based on candle wicks and volume (see Price Rejection Volume).
Momentum Cascade (MCD) – Blends multiple momentum periods (3,5,8,13) into a normalized momentum score.
Pressure Distribution (PDI) – Measures net buy/sell pressure by comparing volume on up vs down candles.
Smart Money Flow (SMF) – An adaptation of money flow index that emphasizes unusual volume spikes.
Each of these components produces a 0–100 value (higher means more bullish pressure). They are then weighted and averaged into the final Market Pressure Oscillator (MPO), which is smoothed and scaled. By combining these four views, EPZ stands out as a comprehensive pressure gauge – the whole is greater than the sum of parts
Context-aware weighting:
Higher volatility → more PRV weight
Trendiness up (RSI of ATR > 25) → more MCD weight
Relative volume > 1.2x → more PDI weight
SMF holds a stable weight
The weighted average is smoothed and scaled into MPO ∈ with 50 as the neutral midline.
What makes EPZ stand out
Four orthogonal inputs (price action, momentum, pressure, flow) unified in a single bounded oscillator with consistent thresholds.
Adaptive thresholds (optional) plus robust extreme detection that also triggers on crossovers, so static thresholds work reliably too.
Confirm Extremes on Bar Close (default ON): dots/arrows/labels/alerts print on closed bars to avoid repaint confusion.
Clean dashboard, divergence tools, pre-alerts, and optional on-price gradients. Visual 3D layering uses offsets for depth only,no lookahead.
Recommended markets and timeframes
Best: liquid symbols (index futures, large-cap equities, major FX, BTC/ETH).
Timeframes: 5–15m (more signals; consider higher thresholds), 1H–4H (balanced), 1D (clear regimes).
Use caution on illiquid or very low TFs where wick/volume geometry is erratic.
Logic and thresholds
MPO ∈ ; 50 = neutral. Above 50 = bullish pressure; below 50 = bearish.
Static thresholds (defaults): thrHigh = 70, thrLow = 30; warning bands 5 pts inside extremes (65/35).
Adaptive thresholds (optional):
thrHigh = min(BaseHigh + 5, mean(MPO,100) + stdev(MPO,100) × ExtremeSensitivity)
thrLow = max(BaseLow − 5, mean(MPO,100) − stdev(MPO,100) × ExtremeSensitivity)
Extreme detection
High: MPO ≥ thrHigh with peak/slope or crossover filter.
Low: MPO ≤ thrLow with trough/slope or crossover filter.
Cooldown: 5 bars (default). A new extreme will not print until the cooldown elapses, even if MPO re-enters the zone.
Confirmation
"Confirm Extremes on Bar Close" (default ON) gates extreme markers, pre-alerts, and alerts to closed bars (non-repainting).
Divergences
Pivot-based bullish/bearish divergence; tags appear only after left/right bars elapse (lookbackPivot).
MTF
HTF MPO retrieved with lookahead_off; values can update intrabar and finalize at HTF close. This is disclosed and expected.
Inputs and defaults (key ones)
Core: Sensitivity=1.0; Analysis Period=14; Smoothing=3; Adaptive Thresholds=OFF.
Extremes: Base High=70, Base Low=30; Extreme Sensitivity=1.5; Confirm Extremes on Bar Close=ON; Cooldown=5; Dot size Small/Tiny.
Visuals: Heatmap ON; 3D depth optional; Strength bars ON; Pre-alerts OFF; Divergences ON with tags ON; Gradient candles OFF; Glow ON.
Dashboard: ON; Position=Top Right; Size=Normal; MTF ON; HTF=60m; compact overlay table on price chart.
Advanced caps: Max Oscillator Labels=80; Max Extreme Guide Lines=80; Divergence objects=60.
Dashboard: what each element means
Header: EPZ ANALYSIS.
Large readout: Current MPO; color reflects state (extreme, approaching, or neutral).
Status badge: "Extreme High/Low", "Approaching High/Low", "Bullish/Neutral/Bearish".
HTF cell (when MTF ON): Higher-timeframe MPO, color-coded vs extremes; updates intrabar, settles at HTF close.
Predicted (when MTF OFF): Simple MPO extrapolation using momentum/acceleration—illustrative only.
Thresholds: Current thrHigh/thrLow (static or adaptive).
Components: ASCII bars + values for PRV, MCD, PDI, SMF.
Market metrics: Volume Ratio (x) and ATR% of price.
Strength: Bar indicator of |MPO − 50| × 2.
Confidence: Heuristic gauge (100 in extremes, 70 in warnings, 50 with divergence, else |MPO − 50|). Convenience only, not probability.
How to read the oscillator
MPO Value (0–100): A reading of 50 is neutral. Values above ~55 are increasingly bullish (green), while below ~45 are increasingly bearish (red). Think of these as "market pressure".
Extreme Zones: When MPO climbs into the bright orange/red area (above the base-high line, default 70), the chart will display a dot and downward arrow marking that extreme. Traders often treat this as a sign to tighten stops or look for shorts. Similarly, a bright green dot/up-arrow appears when MPO falls below the base-low (30), hinting at a bullish setup.
Heatmap/Candles: If "Pressure Heatmap" is enabled, the background of the oscillator pane will fade green or red depending on MPO. Users can optionally color the price candles by MPO value (gradient candles) to see these extremes on the main chart.
Prediction Zone(optional): A dashed projection line extends the MPO forward by a small number of bars (prediction_bars) using current MPO momentum and acceleration. This is a heuristic extrapolation best used for short horizons (1–5 bars) to anticipate whether MPO may touch a warning or extreme zone. It is provisional and becomes less reliable with longer projection lengths — always confirm predicted moves with bar-close MPO and HTF context before acting.
Divergences: When price makes a higher high but EPZ makes a lower high (bearish divergence), the indicator can draw dotted lines and a "Bear Div" tag. The opposite (lower low price, higher EPZ) gives "Bull Div". These signals confirm waning momentum at extremes.
Zones: Warning bands near extremes; Extreme zones beyond thresholds.
Crossovers: MPO rising through 35 suggests easing downside pressure; falling through 65 suggests waning upside pressure.
Dots/arrows: Extreme markers appear on closed bars when confirmation is ON and respect the 5-bar cooldown.
Pre-alert dots (optional): Proximity cues in warning zones; also gated to bar close when confirmation is ON.
Histogram: Distance from neutral (50); highlights strengthening or weakening pressure.
Divergence tags: "Bear Div" = higher price high with lower MPO high; "Bull Div" = lower price low with higher MPO low.
Pressure Heatmap : Layered gradient background that visually highlights pressure strength across the MPO scale; adjustable intensity and optional zone overlays (warning / extreme) for quick visual scanning.
A typical reading: If the oscillator is rising from neutral towards the high zone (green→orange→red), the chart may see strong buying culminating in a stall. If it then turns down from the extreme, that peak EPZ dot signals sell pressure.
Alerts
EPZ: Extreme Context — fires on confirmed extremes (respects cooldown).
EPZ: Approaching Threshold — fires in warning zones if no extreme.
EPZ: Divergence — fires on confirmed pivot divergences.
Tip: Set alerts to "Once per bar close" to align with confirmation and avoid intrabar repaint.
Practical usage ideas
Trend continuation: In positive regimes (MPO > 50 and rising), pullbacks holding above 50 often precede continuation; mirror for bearish regimes.
Exhaustion caution: E High/E Low can mark exhaustion risk; many wait for MPO rollover or divergence to time fades or partial exits.
Adaptive thresholds: Useful on assets with shifting volatility regimes to maintain meaningful "extreme" levels.
MTF alignment: Prefer setups that agree with the HTF MPO to reduce countertrend noise.
Examples
Screenshots captured in TradingView Replay to freeze the bar at close so values don't fluctuate intrabar. These examples use default settings and are reproducible on the same bars; they are for illustration, not cherry-picking or performance claims.
Example 1 — BTCUSDT, 1h — E Low
MPO closed at 26.6 (below the 30 extreme), printing a confirmed E Low. HTF MPO is 26.6, so higher-timeframe pressure remains bearish. Components are subdued (Momentum/Pressure/Smart$ ≈ 29–37), with Vol Ratio ≈ 1.19x and ATR% ≈ 0.37%. A prior Bear Div flagged weakening impulse into the drop. With cooldown set to 5 bars, new extremes are rate-limited. Many traders wait for MPO to curl up and reclaim 35 or for a fresh Bull Div before considering countertrend ideas; if MPO cannot reclaim 35 and HTF stays weak, treat bounces cautiously. Educational illustration only.
Example 2 — ETHUSD, 30m — E High
A strong impulse pushed MPO into the extreme zone (≥ 70), printing a confirmed E High on close. Shortly after, MPO cooled to ~61.5 while a Bear Div appeared, showing momentum lag as price pushed a higher high. Volume and volatility were elevated (≈ 1.79x / 1.25%). With a 5-bar cooldown, additional extremes won't print immediately. Some treat E High as exhaustion risk—either waiting for MPO rollover under 65/50 to fade, or for a pullback that holds above 50 to re-join the trend if higher-timeframe pressure remains constructive. Educational illustration only.
Known limitations and caveats
The MPO line itself can change intrabar; extreme markers/alerts do not repaint when "Confirm Extremes on Bar Close" is ON.
HTF values settle at the close of the HTF bar.
Illiquid symbols or very low TFs can be noisy; consider higher thresholds or longer smoothing.
Prediction line (when enabled) is a visual extrapolation only.
For coders
Pine v6. MTF via request.security with lookahead_off.
Extremes include crossover triggers so static thresholds also yield E High/E Low.
Extreme markers and pre-alerts are gated by barstate.isconfirmed when confirmation is ON.
Arrays prune oldest objects to respect resource limits; defaults (80/80/60) are conservative for low TFs.
3D layering uses negative offsets purely for drawing depth (no lookahead).
Screenshot methodology:
To make labels legible and to demonstrate non-repainting behavior, the examples were captured in TradingView Replay with "Confirm Extremes on Bar Close" enabled. Replay is used only to freeze the bar at close so plots don't change intrabar. The examples use default settings, include both Extreme Low and Extreme High cases, and can be reproduced by scrolling to the same bars outside Replay. This is an educational illustration, not a performance claim.
Disclaimer
This script is for educational purposes only and does not constitute financial advice. Markets involve risk; past behavior does not guarantee future results. You are responsible for your own testing, risk management, and decisions.
Dark Pool Estimate Signal TrackerDark Pool Estimate Signal — Detect Potential Institutional Activity
Overview
The Dark Pool Signal v1.6 indicator is designed to detect unusual trading activity near VWAP zones, which can be associated with institutional dark pool transactions. By combining volume spikes, VWAP proximity, and optional trend filters, it provides clear visual cues of potential hidden accumulation or distribution zones.
Disclaimer: This script is for informational and educational purposes only. It does not constitute financial advice. All trading involves risk. Past performance is not indicative of future results.
🔍 Core Logic
This indicator identifies potential off-exchange activity by analyzing three key factors:
Unusual Volume Spikes: Highlights bars where the current volume significantly exceeds its moving average by a user-defined multiplier.
VWAP Proximity: Triggers when the price stays within a volatility-adjusted range (ATR-based) of the VWAP, a common characteristic of algorithmic execution.
Trend Confirmation: An optional EMA filter helps align signals with the broader market direction.
Accumulation Detection: Counts repeated signals within a lookback period to identify persistent institutional buying or selling pressure.
The result is a set of visual and alert signals indicating possible institutional footprints.
🧩 Features
Dynamic VWAP Range (ATR-based): Automatically adjusts VWAP proximity sensitivity based on current market volatility.
Multi-tiered Signal Strength: Differentiates between Normal, Strong, and Accumulated signals to visualize the intensity of activity.
Non-Repainting Confirmation: Signals are confirmed only on bar close to ensure they do not repaint.
Language Support: Dual-language display (English / Korean).
Customizable Visualization: Easily adjust label size, color transparency, offset, and the duration of highlighted zones.
Smart Alert System (v1.6): Provides comprehensive alert() and alertcondition() calls for real-time push notifications.
Recommended Timeframe Notice (v1.6): Displays a small on-chart note suggesting optimal timeframes for analysis.
🕒 Recommended Timeframes
Type Recommended Use Description
1-Hour (default) Primary Analysis Offers a good balance between signal clarity and noise reduction. Ideal for most equities and ETFs.
30-Minute Short-term Confirmation Useful for intraday analysis and refining entry/exit points.
Daily Macro View Helps identify long-term institutional positioning and potential trend reversal zones.
< 15-Minute Experimental May generate excessive noise due to market micro-volatility. Not recommended for primary analysis.
💡 Tip: Combine 1H detection with Daily chart confirmation for a more robust, dual-layer view of institutional flow.
📊 Visualization
Purple Diamonds: Strong or Normal Buy signals
Red Diamonds: Strong or Normal Sell signals
Translucent Boxes: Highlight the estimated duration of dark pool activity.
Optional Labels: Display volume, VWAP delta, and signal strength for detailed analysis.
All visual components can be toggled on or off in the settings.
⚙️ Alert System
Create alerts for each specific signal type directly from the chart's alert menu or your script settings.
⚡ Strong Buy/Sell
📡 Accumulated Buy/Sell
⬆️ Normal Buy/Sell
➖ Neutral Activity (Volume spike near VWAP without clear direction)
Set alert frequency to Once Per Bar Close for confirmed, non-repainting signals.
🧭 How to Use
Add the indicator to your chart.
Select your preferred language and timeframe.
Customize visualization and alert settings to your preference.
Observe how the combination of volume + VWAP + trend reveals potential accumulation or distribution zones.
Use alerts to monitor for significant institutional activity in real-time.
🧠 Important Notes
This indicator is non-repainting. Signals are confirmed at the close of each bar.
It is intended for analytical and educational use, not as a direct trading system.
It works across equities, ETFs, and crypto, but volume data reliability can vary by exchange. Always confirm signals with your own strategy and risk management.
SwingArm High Pressure V6.7.3SwingArm High Pressure V6.7.3 - User Guide
Overview
SwingArm High Pressure is a multi-timeframe trading indicator designed to identify high-probability entry zones and profit targets. This indicator works best when combined with the standard SwingArm indicator to display 8-hour and higher timeframes for complete market analysis.
Key Features
1. Multi-Timeframe Analysis
Chart Timeframe (CT): Your primary entry timeframe
Higher Timeframe 1 (HTF1): Secondary confirmation and targets
Higher Timeframe 2 (HTF2): Extended swing targets
2. Trading Type Selection
Choose between two preset configurations:
CT/15m/1H: For day trading and scalping
CT/2H/4H: For swing trading (recommended to pair with standard SwingArm for 8H+ timeframes)
3. Entry Zones
Optimal Entry Boxes (High-Pressure Zones)
BLUE boxes: Bullish optimal entry zones (high-pressure buying opportunity)
YELLOW boxes: Bearish optimal entry zones (high-pressure selling opportunity)
These represent the highest probability entries when price reaches these levels
Fresh SwingArm Zones
GREEN zones: Freshly created bullish swingarm areas
RED zones: Freshly created bearish swingarm areas
Deeper entries into zones (78.6%-88.6%) provide better risk/reward ratios
4. Fibonacci Levels
Each swingarm zone contains three Fibonacci retracement levels:
Fib. 61.8%: Early entry (consider waiting for deeper levels)
Fib. 78.6%: Good entry opportunity
Fib. 88.6%: Deep entry with excellent risk/reward
5. Zone Labels
The indicator automatically labels zones based on their function:
Internal Zones (shorter timeframes):
Display as "INTERNAL - Buy/Sell Zones"
May cycle multiple times before reaching targets
Best for scalping and quick trades
External Zones (higher timeframes):
Display as "EXTERNAL TARGET - Take Profit"
Primary profit-taking areas
Use for swing trade exits
Trading Strategy
Entry Setup
Wait for fresh zone creation (green/red zones appear)
Identify optimal entry boxes (blue/yellow high-pressure areas)
Enter at Fibonacci levels:
Best entries: 78.6%-88.6% (deeper is better)
Acceptable: 61.8% (but watch for deeper retracements)
Trade Management
Stop Loss: Place below swingarm low (long) or above swingarm high (short)
Targets: Use higher timeframe zones for profit objectives
Internal vs External: Internal zones may flip multiple times; external zones are swing targets
Timeframe Hierarchy
Lower timeframe zones = Entry areas
Higher timeframe zones = Target/profit areas
Example: Enter at 15M zones, target 2H/4H zones for exits
Alert System
Available Alerts
Fresh SwingArm Zone Alerts: Notifies when new green/red zones are created
Fib. 88.6% Break Alerts: Deepest entry level touched
Fib. 78.6% Break Alerts: Good entry level touched
Fib. 61.8% Break Alerts: Early entry level touched
Pressure ON / Optimal Alerts: High-pressure zones activated
Circle Alerts: Pressure signal confirmations
Probability Alerts: Set threshold for long/short probability notifications
Alert Messages Include:
Entry quality rating (DEEPEST, DEEP, GOOD, EARLY)
Current price level
Risk/reward guidance
Target zone information
Probability System
The indicator calculates buying and selling pressure across multiple timeframes:
Long Probability: Bullish pressure percentage
Short Probability: Bearish pressure percentage
Set custom thresholds (default 50%) to receive alerts only when probability exceeds your criteria
Customization Options
Visual Settings
RSI Candle Colors: Enable/disable and customize overbought (blue) and oversold (red) candle colors
Label Display: Toggle individual Fibonacci level labels (61.8%, 78.6%, 88.6%)
Label Colors: Customize colors for long and short labels
Label Size: Adjust label size (Tiny to Huge)
Swingarm Pressure Labels: Show/hide zone break labels
Table Display
Probability Status Table: Shows current pressure analysis
Swingarm Status: Displays current swingarm states across timeframes
Position & Size: Customize table location and text size
Statistics Table
Break Statistics: Track swingarm breaks over time
Performance Metrics: View historical break data per timeframe
Best Practices
Combine with Standard SwingArm: Use the regular SwingArm indicator to display 8-hour and higher timeframes for complete market structure
Respect Timeframe Hierarchy: Always enter on lower timeframes and target higher timeframes
Wait for Deep Entries: The 78.6% and 88.6% levels offer the best risk/reward ratios
Watch Internal Cycles: Shorter timeframe zones may reverse multiple times - don't expect straight-line moves to targets
Use Optimal Entry Boxes: Blue and yellow high-pressure zones provide the highest probability setups
Confirm with Multiple Timeframes: Look for alignment across all three selected timeframes for strongest signals
Notes
This indicator is optimized for 1m, 15m, 1H, 2H, and 4H timeframes
For best results, use in conjunction with proper risk management
Entry opportunities include both optimal entry boxes AND fresh swingarm zones
Deeper zone entries consistently provide better risk/reward ratios
Support
For questions or assistance, refer to the indicator settings tooltips or contact the developer through x.
Disclaimer:
This indicator is for educational purposes. Always practice proper risk management and never risk more than you can afford to lose.
Contrarian Period High & LowContrarian Period High & Low
This indicator pairs nicely with the Contrarian 100 MA and can be located here:
Overview
The "Contrarian Period High & Low" indicator is a powerful technical analysis tool designed for traders seeking to identify key support and resistance levels and capitalize on contrarian trading opportunities. By tracking the highest highs and lowest lows over user-defined periods (Daily, Weekly, or Monthly), this indicator plots historical levels and generates buy and sell signals when price breaks these levels in a contrarian manner. A unique blue dot counter and action table enhance decision-making, making it ideal for swing traders, trend followers, and those trading forex, stocks, or cryptocurrencies. Optimized for daily charts, it can be adapted to other timeframes with proper testing.
How It Works
The indicator identifies the highest high and lowest low within a specified period (e.g., daily, weekly, or monthly) and draws horizontal lines for the previous period’s extremes on the chart. These levels act as dynamic support and resistance zones. Contrarian signals are generated when the price crosses below the previous period’s low (buy signal) or above the previous period’s high (sell signal), indicating potential reversals. A blue dot counter tracks consecutive buy signals, and a table displays the count and recommended action, helping traders decide whether to hold or flip positions.
Key Components
Period High/Low Levels: Tracks the highest high and lowest low for each period, plotting red lines for highs and green lines for lows from the bar where they occurred, extending for a user-defined length (default: 200 bars).
Contrarian Signals: Generates buy signals (blue circles) when price crosses below the previous period’s low and sell signals (white circles) when price crosses above the previous period’s high, designed to capture potential reversals.
Blue Dot Tracker: Counts consecutive buy signals (“blue dots”). If three or more occur, it suggests a stronger trend, with the table recommending whether to “Hold Investment” or “Flip Investment.”
Action Table: A 2x2 table in the bottom-right corner displays the blue dot count and action (“Hold Investment” if count ≥ 4, else “Flip Investment”) for quick reference.
Mathematical Concepts
Period Detection: Uses an approximate bar count to define periods (1 bar for Daily, 5 bars for Weekly, 20 bars for Monthly on a daily chart). When a new period starts, the previous period’s high/low is finalized and plotted.
High/Low Tracking:
Highest high (periodHigh) and lowest low (periodLow) are updated within the period.
Lines are drawn at these levels when the period ends, starting from the bar where the extreme occurred (periodHighBar, periodLowBar).
Signal Logic:
Buy signal: ta.crossunder(close , prevPeriodLow) and not lowBroken and barstate.isconfirmed
Sell signal: ta.crossover(close , prevPeriodHigh) and not highBroken and barstate.isconfirmed
Flags (highBroken, lowBroken) prevent multiple signals for the same level within a period.
Blue Dot Counter: Increments on each buy signal, resets on a sell signal or if price exceeds the entry price after three or more buy signals.
Entry and Exit Rules
Buy Signal (Blue Circle): Triggered when the price crosses below the previous period’s low, suggesting a potential oversold condition and buying opportunity. The signal appears as a blue circle below the price bar.
Sell Signal (White Circle): Triggered when the price crosses above the previous period’s high, indicating a potential overbought condition and selling opportunity. The signal appears as a white circle above the price bar.
Blue Dot Tracker:
Increments blueDotCount on each buy signal and sets an entryPrice on the first buy.
Resets on a sell signal or if price exceeds entryPrice after three or more buy signals.
If blueDotCount >= 3, the table suggests holding; if >= 4, it reinforces “Hold Investment.”
Exit Rules: Exit a buy position on a sell signal or when price exceeds the entry price after three or more buy signals. Combine with other tools (e.g., trendlines, support/resistance) for additional confirmation. Always apply proper risk management.
Recommended Usage
The "Contrarian Period High & Low" indicator is optimized for daily charts but can be adapted to other timeframes (e.g., 1H, 4H) with adjustments to the period bar count. It excels in markets with clear support/resistance levels and potential reversal zones. Traders should:
Backtest the indicator on their chosen asset and timeframe to validate signal reliability.
Combine with other technical tools (e.g., moving averages, Fibonacci levels) for stronger trade confirmation.
Adjust barsPerPeriod (e.g., ~120 bars for Weekly on hourly charts) based on the chart timeframe and market volatility.
Monitor the action table to guide position management based on blue dot counts.
Customization Options
Period Type: Choose between Daily, Weekly, or Monthly periods (default: Monthly).
Line Length: Set the length of high/low lines in bars (default: 200).
Show Highs/Lows: Toggle visibility of period high (red) and low (green) lines.
Max Lines to Keep: Limit the number of historical lines displayed (default: 10).
Hide Signals: Toggle buy/sell signal visibility for a cleaner chart.
Table Display: A fixed table in the bottom-right corner shows the blue dot count and action, with yellow (Hold) or green (Flip) backgrounds based on the count.
Why Use This Indicator?
The "Contrarian Period High & Low" indicator offers a unique blend of support/resistance visualization and contrarian signal generation, making it a versatile tool for identifying potential reversals. Its clear visual cues (lines and signals), blue dot tracker, and actionable table provide traders with an intuitive way to monitor market structure and manage trades. Whether you’re a beginner or an experienced trader, this indicator enhances your ability to spot key levels and time entries/exits effectively.
Tips for Users
Test the indicator thoroughly on your chosen market and timeframe to optimize settings (e.g., adjust barsPerPeriod for non-daily charts).
Use in conjunction with price action or other indicators for stronger trade setups.
Monitor the action table to decide whether to hold or flip positions based on blue dot counts.
Ensure your chart timeframe aligns with the selected period type (e.g., daily chart for Monthly periods).
Apply strict risk management to protect against false breakouts.
Happy trading with the Contrarian Period High & Low indicator! Share your feedback and strategies in the TradingView community!
Pro BTB Pour Samadi Indicator [TradingFinder] Back To Breakeven🔵 Introduction
The Pro BTB (Professional Back To Breakeven) strategy is one of the most advanced price action setups, designed and taught by Mohammad Ali Poursamadi, an international Iranian trader and a well-known instructor of financial market analysis.
The main logic of this strategy is based on the natural behavior of the market :
Breakout of a key level: Price moves beyond an important support or resistance.
Retest / Back To Breakeven: Price returns to the broken level.
Continuation of the main trend: Entry at this point allows alignment with the dominant market direction.
To better understand Pro BTB, it is necessary to first know the concept of a Spike. A spike refers to a sudden and powerful movement of price in one direction, usually caused by heavy order flow. Such a move creates an Imbalance between buyers and sellers. Because the market does not have enough time to distribute orders fairly, it leaves an Inefficiency on the chart.
The direct result of this process is the formation of a Fair Value Gap (FVG) a gap between candles that shows trades were not distributed evenly. In simple terms: the spike is the cause, and Imbalance, Inefficiency, and FVG are its consequences.
In practice, Pro BTB works effectively in both bullish and bearish structures. In a Bullish Setup, a bullish spike first breaks a resistance level. Then, when price returns to that same level, a safe and low-risk buying opportunity is created. Conversely, in a Bearish Setup, a bearish spike breaks a support level, and when price comes back to the broken level, it provides the best conditions for a short entry. These two examples illustrate how Pro BTB logic provides precise, low-risk entries in both directions of the market.
🔵 How to Use
The Pro BTB (Back To Breakeven) strategy allows traders to enter precisely after price returns to the breakout level; this way the entry aligns with the natural market flow while risk is minimized. In practice, this method is simple yet powerful: first, identify a valid breakout on a key level, then wait for price to return to that level, and finally, take the entry in the direction of the main trend.
🟣 Bullish Setup
When a bullish spike occurs and a key resistance is broken, price usually returns to the same level. This level, now acting as support, provides the best opportunity for a long entry. In this scenario, the stop-loss is placed behind the breakout candle or slightly below the broken level, and the take-profit target should be defined with at least a 1:2 risk-to-reward ratio. With strong momentum, higher targets can also be considered.
🟣 Bearish Setup
In a bearish scenario, a bearish spike breaks a key support. After the breakout, price usually returns to the same level, which now acts as resistance. This creates the best conditions for a short entry. The stop-loss is placed behind the breakout candle or slightly above the broken level, while the take-profit target is set with a risk-to-reward ratio greater than 1:2.
🟣 General Rules of Pro BTB
To apply Pro BTB correctly, several key rules must be followed :
The breakout must be valid and occur on a key level.
Always wait for the retest; do not enter immediately after the breakout.
Entry should only happen when price touches the broken level and shows candlestick confirmation.
The stop-loss (SL) must be placed behind the breakout candle or the broken level.
The take-profit (TP) must always be at least twice the trade risk.
For higher reliability, the breakout should align with the trend on higher timeframes.
🟣 Six Entry Methods in Pro BTB
For greater flexibility, Pro BTB offers six standard entry methods :
Market Entry : Enter immediately at the breakout level.
Limit Order : Place a limit order on the breakout level.
Stop Order : Enter only after confirmation of continuation.
Confirmation Candle : Enter after a confirmation candle closes on the level.
Pattern Entry : Enter based on candlestick patterns such as Pin Bar or Engulfing.
Zone Entry : Enter from a zone instead of an exact point to account for market noise.
🔵 Setting
🟣 Spike Filter | Movement
Minimum Spike Bars : Defines the minimum number of consecutive candles required for a valid spike.
Movement Power : Enables or disables the momentum-based spike filter.
Movement Power Level : Sets the strength threshold; higher values filter out weaker moves and only detect strong spikes.
🟣 Spike Filter | Gap
Gap Filter : Enables or disables the gap filter.
Gap Type : Selects which type of gap should be detected (All Gaps, Significant, Structural, Major).
🟣 Spike Filter | Doji
Doji Tolerance : Defines whether doji candles are allowed within a spike.
Max Doji Body Ratio : Maximum ratio of body-to-total candle size for classifying a candle as a doji.
Max Doji in Spike Ratio : Maximum percentage of doji candles allowed within a spike.
🟣 Position Management
Stop-Loss Threshold : Enables or disables the stop-loss threshold feature.
Stop-Loss Threshold Value : Defines the value of the stop-loss threshold for risk management.
Risk-Reward Ratio : Sets the desired risk-to-reward ratio (e.g., 1:1 or 1:2).
Include SL Threshold in R:R : Determines whether the stop-loss threshold is included in risk-to-reward calculations.
🟣 Display Settings
Display Mode : Chooses between Setup (showing setups) or Signal (showing trade signals).
Show Entry Levels: Displays entry levels on the chart (buy/sell zones) when enabled
Only Display the Last Position : Displays only the most recent position on the chart when enabled.
Setup Width Drawing : Adjusts the visual width of the setup drawings on the chart for better visibility.
🟣 Alert
Alert : Enables alert notifications. When turned on, you can set TradingView alerts to receive notifications once the setup or signal conditions are met
🔵 Conclusion
The Pro BTB (Back To Breakeven) strategy is a smart and structured entry method based on natural market behavior after a breakout and retest of the broken level. It helps traders avoid emotional, high-risk entries by waiting for market confirmation and entering precisely at a point that aligns with the main trend and sits closest to the key level.
The simplicity of its rules, flexibility in entry methods, and a risk-to-reward ratio above 2 have made Pro BTB one of the most popular tools among price action traders. Nevertheless, as with any strategy, it is recommended to practice it in demo accounts or through personal backtesting before applying it to real trading, in order to find the entry conditions that best suit your trading style.
Market Pressure Oscillator█ OVERVIEW
The Market Pressure Oscillator is an advanced technical indicator for TradingView, enabling traders to identify potential trend reversals and momentum shifts through candle-based pressure analysis and divergence detection. It combines a smoothed oscillator with moving average signals, overbought/oversold levels, and divergence visualization, enhanced by customizable gradients, dynamic band colors, and alerts for quick decision-making.
█ CONCEPT
The indicator measures buying or selling pressure based on candle body size (open-to-close difference) and direction, with optional smoothing for clarity and divergence detection between price action and the oscillator. It relies solely on candle data, offering insights into trend strength, overbought/oversold conditions, and potential reversals with a customizable visual presentation.
█ WHY USE IT?
- Divergence Detection: Identifies bullish and bearish divergences to reinforce signals, especially near overbought/oversold zones.
- Candle Pressure Analysis: Measures pressure based on candle body size, normalized to a ±100 scale.
- Signal Generation: Provides buy/sell signals via overbought/oversold crossovers, zero-line crossovers, moving average zero-line crossovers, and dynamic band color changes.
- Visual Clarity: Uses dynamic colors, gradients, and fill layers for intuitive chart analysis.
Flexibility: Extensive settings allow customization to individual trading preferences.
█ HOW IT WORKS?
- Candle Pressure Calculation: Computes candle body size as math.abs(close - open), normalized against the average body size over a lookback period (avgBody = ta.sma(body, len)). - Candle direction (bullish: +1, bearish: -1, neutral: 0) is multiplied by body weight to derive pressure.
- Cumulative Pressure: Sums pressure values over the lookback period (Lookback Length) and normalizes to ±100 relative to the maximum possible value.
- Smoothing: Optionally applies EMA (Smoothing Length) to normalized pressure.
- Moving Average: Calculates SMA (Moving Average Length) for trend confirmation (Moving Average (SMA)).
- Divergence Detection: Identifies bullish/bearish divergences by comparing price and oscillator pivot highs/lows within a specified range (Pivot Length). Divergence signals appear with a delay equal to the Pivot Length.
- Signals: Generates signals for:
Crossing oversold upward (buy) or overbought downward (sell).
Crossing the zero line by the oscillator or moving average (buy/sell).
Bullish/bearish divergences, marked with labels, enhancing signals, especially near overbought/oversold zones.
Dynamic band color changes when the moving average crosses MA overbought/oversold thresholds (green for oversold, red for overbought).
- Visualization: Plots the oscillator and moving average with dynamic colors, gradient fills, transparent bands, and labels, with customizable overbought/oversold levels.
Alerts: Built-in alerts for divergences, overbought/oversold crossovers, and zero-line crossovers (oscillator and moving average).
█ SETTINGS AND CUSTOMIZATION
- Lookback Length: Period for aggregating candle pressure (default: 14).
- Smoothing Length (EMA): EMA length for smoothing the oscillator (default: 1). Higher values smooth the signal but may reduce signal frequency; adjust overbought/oversold levels accordingly.
- Moving Average Length (SMA): SMA length for the moving average (default: 14, minval=1). Higher values make SMA a trend indicator, requiring adjusted MA overbought/oversold levels.
- Pivot Length (Left/Right): Candles for detecting pivot highs/lows in divergence calculations (default: 2, minval=1). Higher values reduce noise but add delay equal to the set value.
- Enable Divergence Detection: Enables divergence detection (default: true).
- Overbought/Oversold Levels: Thresholds for the oscillator (default: 30/-30) and moving average (default: 10/-10). For the moving average, no arrows appear; bands change color from gray to green (oversold) or red (overbought), reinforcing entry signals.
- Signal Type: Select signals to display: "None", "Overbought/Oversold", "Zero Line", "MA Zero Line", "All" (default: "Overbought/Oversold").
- Colors and Gradients: Customize colors for bullish/bearish oscillator, moving average, zero line, overbought/oversold levels, and divergence labels.
- Transparency: Adjust gradient fill transparency (default: 70, minval=0, maxval=100) and band/label transparency (default: 40, minval=0, maxval=100) for consistent visuals.
- Visualizations: Enable/disable moving average, gradients for zero/overbought/oversold levels, and gradient fills.
█ USAGE EXAMPLES
- Momentum Analysis: Observe the MPO Oscillator above 0 for bullish momentum or below 0 for bearish momentum. The SMA, being smoother, reacts slower and can confirm trend direction as a noise filter.
- Reversal Signals: Look for buy triangles when the oscillator crosses oversold upward, especially when the SMA is below the MA oversold threshold and the band turns green. Similarly, seek sell triangles when crossing overbought downward, with the SMA above the MA overbought threshold and the band turning red.
- Using Divergences: Treat bullish (green labels) and bearish (red labels) divergences as reinforcement for other signals, especially near overbought/oversold zones, indicating stronger potential trend reversals.
- Customization: Adjust lookback length, smoothing, and moving average length to specific instruments and timeframes to minimize false signals.
█ USER NOTES
Combine the indicator with tools like Fibonacci levels or pivot points to enhance accuracy.
Test different settings for lookback length, smoothing, and moving average length on your chosen instrument and timeframe to find optimal values.
VOLUME Full [Titans_Invest]VOLUME Full
Designed for traders who want to take volume analysis to the next level.
This version delivers deeper insight into volume activity, integrating multiple customizable filters to highlight key buying and selling pressure. It's a comprehensive solution for volume-based decision-making.
⯁ WHAT IS THE VOLUME❓
The Volume indicator is a fundamental technical analysis tool that measures the number of shares or contracts traded in a security or market during a given period. It helps traders and investors understand the strength or weakness of a price movement, confirm trends, and predict potential reversals. Volume is typically displayed as a histogram below a price chart, with each bar representing the volume traded during a specific time interval.
⯁ HOW TO USE THE VOLUME❓
The Volume indicator can be used in several ways to enhance trading decisions:
• Trend Confirmation: High volume during a price move confirms the strength of that trend, while low volume can indicate a weak or unsustainable trend.
• Breakouts: A price breakout from a pattern or range accompanied by high volume is more likely to be valid and sustainable.
• Divergence: When the price moves in one direction and volume moves in the opposite direction, it can signal a potential reversal.
• Overbought/Oversold Conditions: Extreme volume levels can sometimes indicate that an asset is overbought or oversold, though this is less straightforward than with oscillators like the RSI.
⯁ ENTRY CONDITIONS
The conditions below are fully flexible and allow for complete customization of the signal.
______________________________________________________
🔹 CONDITIONS TO BUY 📈
______________________________________________________
▪︎ Signal Validity: The signal will remain valid for X bars .
▪︎ Signal Sequence: Configurable as AND or OR .
🔹 volume Positive
🔹 volume Negative
🔹 volume > volume
🔹 volume < volume
🔹 volume > volume_MA
🔹 volume > volume_MA * Trigger Signal (close > open)
🔹 volume > volume_MA * Trigger Signal (Keep State P)
🔹 volume > volume_MA * Trigger Signal (close < open)
🔹 volume > volume_MA * Trigger Signal (Keep State N)
______________________________________________________
______________________________________________________
🔸 CONDITIONS TO SELL 📉
______________________________________________________
▪︎ Signal Validity: The signal will remain valid for X bars .
▪︎ Signal Sequence: Configurable as AND or OR .
🔸 volume Positive
🔸 volume Negative
🔸 volume > volume
🔸 volume < volume
🔸 volume > volume_MA
🔸 volume > volume_MA * Trigger Signal (close > open)
🔸 volume > volume_MA * Trigger Signal (Keep State P)
🔸 volume > volume_MA * Trigger Signal (close < open)
🔸 volume > volume_MA * Trigger Signal (Keep State N)
______________________________________________________
______________________________________________________
🤖 AUTOMATION 🤖
• You can automate the BUY and SELL signals of this indicator.
______________________________________________________
______________________________________________________
⯁ UNIQUE FEATURES
______________________________________________________
Signal Validity: The signal will remain valid for X bars
Signal Sequence: Configurable as AND/OR
Condition Table: BUY/SELL
Condition Labels: BUY/SELL
Plot Labels in the Graph Above: BUY/SELL
Displays Positive & Negative Volume.
Automate and Monitor Signals/Alerts: BUY/SELL
Signal Validity: The signal will remain valid for X bars
Signal Sequence: Configurable as AND/OR
Table of Conditions: BUY/SELL
Conditions Label: BUY/SELL
Plot Labels in the graph above: BUY/SELL
Displays Positive & Negative Volume.
Automate & Monitor Signals/Alerts: BUY/SELL
______________________________________________________
📜 SCRIPT : VOLUME Full
🎴 Art by : @Titans_Invest & @DiFlip
👨💻 Dev by : @Titans_Invest & @DiFlip
🎑 Titans Invest — The Wizards Without Gloves 🧤
✨ Enjoy!
______________________________________________________
o Mission 🗺
• Inspire Traders to manifest Magic in the Market.
o Vision 𐓏
• To elevate collective Energy 𐓷𐓏
S&P 500 Scanner
🚀 S&P 500 Scanner – TradingView Stock Screener for Reversals
Catch early bullish & bearish signals in S&P 500 stocks. Real-time TradingView scanner for scalping, day trading & swing trading with non-lagging alerts.
________________________________________
👋 Meet Your New Trading Buddy
Looking for an intelligent S&P 500 scanner on TradingView?
Say hello to your new edge—the S&P 500 Stock Scanner, a professional tool for spotting bullish and bearish reversals in America’s biggest, most liquid companies.
No more doomscrolling 500 charts manually (seriously, who has time for that? 😅). Instead, get real-time buy/sell signals, alerts, and chart markers for scalping, day trading, and swing trading—all without lagging indicators.
________________________________________
🔥 Why This S&P 500 Screener Rocks
Catch SP500 reversals early before the herd piles in.
Trade 500 blue-chip US stocks—Apple, Nvidia, Tesla, Microsoft, you name it.
Get “non-lagging” stock signals based on candlestick patterns, divergences, and momentum.
Works in real-time during U.S. market hours.
Perfect for anyone searching:
👉 “SP500 stock screener”
👉 “TradingView S&P 500 scanner”
👉 “candlestick reversal indicator”
👉 “day trading scanner US stocks”
Basically, if it’s in the top 500 US companies, this scanner will find the next move before your cousin’s “hot stock tip” shows up on WhatsApp. 📲😂
________________________________________
📊 What is the S&P 500 Anyway?
The S&P 500 Index is the gold standard of U.S. equities. It tracks 500 of the strongest companies, representing over $50 trillion in market cap (yes, trillion with a T 💰).
From tech beasts like Apple 🍏 and Nvidia 💻 to financial powerhouses like JPMorgan 🏦 and Berkshire Hathaway 🐂, these are the stocks that move global markets.
Our S&P 500 Scanner analyzes them all—broken into 20 groups with 25 stocks each—giving you “bullish/bearish signals S&P500” on every timeframe:
⏱ Scalpers → 1m–5m charts
📉 Day traders → 15m–1h charts
📈 Swing traders → Daily/Weekly setups
________________________________________
⚙️ How the Scanner Works
✅ Hard-Coded Groups → 20 groups × 25 stocks = full SP500 coverage.
✅ Table View → See live signals:
🟢 Green 1 = bullish reversal
🔴 Red 2 = bearish reversal
✅ X Markers on Charts → Green below for buys, red above for sells.
✅ Auto Support/Resistance → Confidence boosters for entries.
✅ 50+ Pattern Detection → Hammers, dojis, engulfing, divergences, exhaustion.
What are the Rules of using it? Very Simple:
Long = enter above Green X ✅
Short = enter below Red X ❌
Stop loss = previous candle's close 🛑
Target = 2–7% or until opposite signal appears 🎯
________________________________________
🚨 Group-Level Alerts = Less Screen Time
Set one alert per group and relax. When you set up alert on even 1 stock of any Group, you will get notified of reversal Signal developing in any other stock too which is part of this group, you’ll know instantly— so it is ideal for day trading alerts on S&P500 stocks as well as for swing trading.
________________________________________
🎯 Why Traders Love It
Time Saver ⏳: No need to scan 500 charts.
Early Bird Advantage 🐦: Enter before lagging indicators catch up.
High Liquidity 💧: Trade top U.S. stocks with seamless execution.
Flexible Strategies 🔀: Scalping, intraday, or swing.
Custom Alerts 🔔: Never miss bullish/bearish setups again.
If you’ve ever searched “early entry stock scanner TradingView” or “best SP500 reversal screener”, this is built for you.
________________________________________
📈 Trading Strategies Made Easy
Scalping Tool: Fast moves on 1–5m charts.
Day Trading Indicator: Intraday reversals during U.S. hours.
Swing Trading Scanner: Daily setups with trend continuation.
Adapt to your style and trade smarter, not harder.
________________________________________
🔍 Optimized For Traders Searching:
“S&P 500 stock screener TradingView”
“real-time reversal alerts SP500”
“candlestick pattern scanner US stocks”
“best day trading indicator SP500”
“non-lagging SP500 trading strategy”
________________________________________
🚀 Ready to Scan Like a Pro?
✅ Load the S&P 500 Scanner on your TradingView charts today.
✅ Catch reversals early, trade with confidence, and get a head starts vis-a-vis lagging indicators 🥊.
________________________________________
⚠️ Disclaimer
✅ This indicator provides technical trading signals based on price action, candlestick patterns, and momentum.
✅ It does not replace your financial advisor. 📉📈
✅ Use it as a technical edge, while doing your own fundamental research or following guidance from your advisor for long-term decisions.
البوصلة الملونة — Trend Compassبوصلة الاتجاه — النسخة الملونة
مؤشر يساعد المتداول على التعرف بسرعة على قوة الاتجاه ومن المسيطر (المشترون أم البائعون).
✨ المميزات:
تلوين المنطقة بين الخطين حسب الغلبة (أخضر للمشترين، أحمر للبائعين).
خط قوة الاتجاه يتغير لونه حسب لون الشمعة (أخضر عند الصعود، أحمر عند الهبوط).
فلتر للاتجاه: يتم تجاهل الإشارات الضعيفة إذا كانت قوة الاتجاه أقل من الحد المطلوب.
تصميم نظيف وألوان واضحة لسهولة القراءة.
⚠️ تنويه:
هذا المؤشر أداة مساعدة وليست توصية بيع أو شراء. يفضل استخدامه مع أدوات أخرى مثل الدعوم والمقاومات أو مؤشرات الزخم للحصول على قرارات أدق.
Trend Compass — Colored Version
This indicator helps traders quickly identify the strength of the trend and who is in control (buyers or sellers).
✨ Features:
Colored area between the two lines depending on dominance (green for buyers, red for sellers).
The trend strength line changes its color according to candle direction (green for bullish, red for bearish).
Built-in filter: weak signals are ignored when the trend strength is below the chosen threshold.
Clean design with clear visuals for easy interpretation.
⚠️ Disclaimer:
This indicator is a supportive tool, not a buy/sell recommendation. For better accuracy, combine it with other tools such as support/resistance or momentum indicators.
Crypto Scanner
🚀 Crypto Scanner: Intelligent TradingView Indicator & Screener for Crypto Trading
Description: Discover the Crypto indicator & screener, an Intelligent TradingView indicator for spotting reversals in the top 50 cryptos. Spot Bitcoin & altcoin reversals with real-time buy/sell signals, alerts & strategies for day trading, scalping & swing trading.
________________________________________
🔥 Catch Crypto Reversals with the Crypto Scanner
Looking for the perfect crypto trade setup? The Crypto Scanner, a leading TradingView indicator and screener, helps traders catch bullish and bearish reversals across the top 50 cryptocurrencies (Bitcoin, Ethereum, Solana, XRP, Binance Coin, and more). Unlike lagging tools such as moving averages, this crypto trading strategy delivers real-time buy/sell signals for early entries and bigger profits.
It’s more than just an indicator – it’s a crypto market scanner that works 24/7, detecting reversal candlestick patterns, support/resistance zones, and momentum shifts before the crowd.
________________________________________
📊 What is the Crypto Scanner & screener?
The Crypto Scanner is a powerful TradingView crypto tool built for scalpers, day traders, and swing traders. It scans the top 50 altcoins by market cap, spotting high-probability reversal setups across all timeframes – from 1-minute scalping charts to long-term swing trades.
This tool saves time by automating crypto market analysis, helping you trade smarter, whether you’re focusing on Bitcoin, Ethereum, or fast-moving altcoins.
________________________________________
⚙️ How the Crypto Scanner Works
1. Group 1 & Group 2 Coins: Scans two predefined groups :
Group 1: Top 25 coins by market cap.
Group 2: Next 25 coins by market cap.
Displays Group 1 signals by default in a table, with green (1) for buying pressure and red (2) for selling pressure.
2. Next Steps: When a coin shows a green or red signal, open its chart via TradingView’s symbol search. Look for:
Green X below a candle for bullish signals.
Red X above a candle for bearish signals.
Enter trades when price moves above the Green X candle’s close (buy) or below the Red X candle’s close (sell), with a stop loss at the previous candle’s close.
3. Profit Targets: Aim for 2%–7% gains. If price exits the cloud area, hold until it re-enters or an opposite signal appears. Exit if stop loss is hit.
4. Signal Significance: Detects 50+ candlestick patterns (e.g., hammer, doji) after prolonged trends, confirming reversals with price action near support/resistance levels—earlier than moving average crossovers for higher profits.
5. Color-Coded Table: Shows real-time signals:
✅ Green (1): Bullish reversal (buy).
❌ Red (2): Bearish reversal (sell).
6. Support/Resistance Validation: Automatically plots key levels to confirm signals.
________________________________________
🚨 Important Disclaimer
The Crypto Scanner is not designed to catch every market move.
If price moves slowly or the specific candlestick patterns do not form during extreme downtrends or extreme uptrends, the scanner may miss the reversal.
Missing a move does not make you poorer — instead, focus on the trades that the scanner does catch.
Ride those profitable waves and let the missed opportunities go. The goal is consistency, not chasing every candle.
________________________________________
🎯 Crypto Trading Strategies: Scalping, Day Trading & Swing Trading
The Crypto Scanner isn’t just an indicator – it supports multiple strategies:
Scalping: Quick in-and-out trades with small stop losses.
Day Trading: Catch intraday reversals on Bitcoin & altcoins.
Swing Trading: Identify longer-term reversal points for higher profits.
Whether you scalp 1-minute charts or swing trade daily setups, the scanner adapts to your style.
________________________________________
🎯 Trading Rules for Success
Stop Loss :
Bullish reversal: Set at the close of the candle before the Green X.
Bearish reversal: Set at the close of the candle before the Red X.
Profit Targets:
Exit at the next support/resistance level.
Hold if price exits the cloud and continues strongly until it re-enters or an opposite signal appears.
________________________________________
📈 Maximize Profits with Smart Risk Management
Big wins trump high accuracy. The Crypto Scanner’s early signals let you enter trades before the crowd, boosting profit potential. Even with a 35% win rate, one winning trade can offset multiple small losses due to high-reward setups. Failed reversals may hit stop losses, but the scanner’s design ensures winners outweigh losers.
________________________________________
🚀 Why Traders Choose Our TradingView Crypto Indicator
• 🔎 Scans Top 50 Cryptos: Bitcoin, Ethereum, Solana, Binance Coin, XRP, Dogecoin & more.
• ⚡ Instant Buy/Sell Signals: No more chart-hopping.
• 🕯 50+ Candlestick Patterns: Advanced reversal recognition.
• 📋 Real-Time Screener Table: See all crypto signals at a glance.
• 🔔 Automated Alerts: Get notifications for 50 coins with a single setup.
• 🛡 Auto Support/Resistance Levels: Validates reversals with key price zones.
• ⏱ All Timeframes Supported: Works on scalping (1m/5m) and higher (daily/weekly) charts.
________________________________________
🌍 Why Trade Crypto?
One of the biggest advantages of trading cryptocurrencies is that the crypto market never sleeps. Unlike stocks and forex, crypto runs 24 hours a day, 7 days a week — even on weekends and public holidays. This means you can trade Bitcoin, Ethereum, and altcoins anytime, anywhere without being restricted by exchange opening hours. The continuous market gives more opportunities for scalping, day trading, and swing trading, making crypto one of the most flexible and exciting markets for active traders.
✅ Benefits for Bitcoin & Altcoin Traders
• Saves time by automating crypto analysis
• Works for Bitcoin signals, Ethereum signals, and altcoin signals
• Provides early entries for maximum profit potential
• Ideal for day trading crypto, swing trading, and scalping strategies
• Seamlessly integrates into TradingView
________________________________________
📌 Key Notes
• Pre-Coded Coin List: Includes the top 50 coins, updated periodically.
• Customizable: Contact us for versions with 50, 100, or custom watchlists.
• TradingView Integration: Seamlessly works within TradingView.
________________________________________
🔍 Perfect for Crypto Traders
• Spot traders seeking fast crypto reversal signals.
• Scalpers, intraday, and swing traders.
• TradingView users wanting advanced crypto trading tools.
________________________________________
🚀 Trade Smarter with the Crypto Scanner
Dominate the crypto market with the Crypto Scanner on TradingView. Catch reversals in the top 50 coins and boost your profits. Don’t miss out!
👉 Start trading smarter – activate the Crypto Scanner on TradingView today!