Indicators and strategies
ICT FVG Buy/Sell SignalsThis bot is built on ICT (Inner Circle Trader) concepts such as:
Fair Value Gaps (FVGs) – imbalance zones between candles.
Consequent Encroachment (CE) – the midpoint of a gap.
Premium / Discount Arrays – dealing ranges split into premium (sell-side) and discount (buy-side) zones.
Displacement candles – strong impulsive moves that confirm intent.
The bot scans for FVGs, marks CE levels, and waits for price to return to these levels.
When price revisits a valid FVG zone with displacement confirmation and in the correct PD array, the bot generates a BUY or SELL signal.
✅ Signal Rules
Buy Signal
Price trades back into a Bullish FVG.
Current bar shows bullish displacement (large bullish body relative to ATR).
Price is in discount territory of the current dealing range (if PD filter is enabled).
Close is above the CE line of the FVG.
Sell Signal
Price trades back into a Bearish FVG.
Current bar shows bearish displacement.
Price is in premium territory of the current dealing range.
Close is below the CE line of the FVG.
🎯 What You’ll See on the Chart
Green “BUY” labels below candles when long signals trigger.
Red “SELL” labels above candles when short signals trigger.
Shaded background:
Red = Premium zone (sell side).
Teal = Discount zone (buy side).
Yellow line = dealing range midpoint (equilibrium).
Dots on CE lines = midpoints of the latest bullish/bearish FVG.
🔔 Alerts
ICT Buy → Triggers when a bullish setup confirms.
ICT Sell → Triggers when a bearish setup confirms.
You can connect these alerts to:
TradingView notifications.
Webhooks (for brokers or bots like MetaTrader, NinjaTrader, or Discord).
⚙️ Settings
Swing length – how many bars to use when detecting swing highs/lows for the dealing range.
Use PD filter – toggle ON/OFF for requiring discount/premium alignment.
Displacement ATR multiple – how strong the candle body must be compared to ATR to count as a displacement.
ATR length – used for displacement filter.
📈 Supported Markets
Works on all symbols and timeframes.
Commonly applied to:
NASDAQ (NQ, QQQ)
S&P500 (ES, SPX, SPY)
Forex pairs
Crypto (BTC, ETH, etc.)
⚠️ Disclaimer
This bot is for educational purposes only. It does not guarantee profits and should be tested on demo accounts first.
Always apply proper risk management before trading live.
Long-Term Trend & Valuation Model [Backquant]Long-Term Trend & Valuation Model
Invite-only. A universal long-term valuation strategy and trend model built to work across markets, with an emphasis on crypto where cycles and volatility are large. Intended primarily for the 1D timeframe. Inputs should be adjusted per asset to reflect its structure and volatility.
If you would like to checkout the simplified and open source valuation, check out:
What this is
A two-layer framework that answers two different questions.
• The Valuation Engine asks “how extended is price relative to its own long-term regime” and outputs a centered oscillator that moves positive in supportive conditions and negative in deteriorating conditions.
• The Trend Model asks “is the market actually trending in a sustained direction” and converts several independent subsystems into a single composite score.
The combination lets you separate “where we are in the cycle” from “what to do about it” so allocation and timing can be handled with fewer conflicts.
Design philosophy
Crypto and many risk assets move in multi-month expansions and contractions. Short tools flip often and can be misleading near regime boundaries. This model favors slower, high-confidence information, then summarizes it in simple visuals and alerts. It is not trying to catch every swing. It is built to help you participate in the meat of long uptrends, de-risk during deteriorations, and identify stretched conditions that deserve caution or patience.
Valuation Engine, high level
The Valuation Engine blends several slow signals into one measure. Exact transforms, windows, and weights are private, but the categories below describe the intent. Each input is standardized so unlike units can be combined without one dominating.
Momentum quality — favors persistent, orderly advances over erratic spikes. Helps distinguish trend continuation from noise.
Mean-reversion pressure — detects when price is far from a long anchor or when oscillators are pulling back toward equilibrium.
Risk-adjusted return — long-window reward to variability. Encourages time in market when advances are efficient rather than merely fast.
Volume imbalance — summarizes whether activity is expanding with advances or with declines, using a slow envelope to avoid day-to-day churn.
Trend distance — expresses how stretched price is from a structural baseline rather than from a short moving average.
Price normalization — a long z-score of price to keep extremes comparable across cycles and symbols.
How the Valuation Engine is shaped
Standardization — components are put on comparable scales over long windows.
Composite blend — standardized parts are combined into one reading with protective weighting. No single family can override the rest on its own.
Smoothing — optional moving average smoothing to reduce whipsaw around zero or around the bands.
Bounded scaling — the composite is compressed into a stable, interpretable range so the mid zone and extremes are visually consistent. This reduces the effect of outliers without hiding genuine stress.
Volatility-aware re-expansion — after compression, the series is allowed to swing wider in high-volatility regimes so “overbought” and “oversold” remain meaningful when conditions change.
Thresholds — fixed OB/OS levels or dynamic bands that float with recent dispersion. Dynamic bands use k times a rolling standard deviation. Fixed bands are simple and comparable across charts.
How to read the Valuation Oscillator
Above zero suggests a supportive backdrop. Rising and positive often aligns with uptrends that are gaining participation.
Below zero suggests deterioration or risk aversion. Falling and negative often aligns with distribution or with trend exhaustion.
Touches of the upper band show stretch on the optimistic side. Repeated tags without breakdown often occur late in cycles, especially in crypto.
Touches of the lower band show stretch on the pessimistic side. They are common in washouts and early bases.
Visual elements
Valuation Oscillator — colored by sign for instant context.
OB/OS guides — fixed or dynamic bands.
Background and bar colors — optional, tied to the sign of valuation for quick scans.
Summary table — optional, shows the standardized contribution of the major categories and the final composite score with a simple status icon.
Trend Model, composite scoring
The trend side aggregates several independent subsystems. Each subsystem issues a vote: long, short, or neutral. Votes are averaged into a composite score. The exact logic of each subsystem is intentionally abstracted. The families below describe roles, not formulas.
Long-horizon price state — checks where price sits relative to multiple structural baselines and whether those baselines are aligned.
Macro regime checks — favors sustained risk-on behavior and penalizes persistent deterioration in breadth or volatility structure.
Ultimate confirmation — a conservative filter that only votes when directional evidence is persistent.
Minimalist sanity checks — keep the model responsive to obvious extremes and prevent “stuck neutral” states.
Higher timeframe or overlay inputs — optional votes that consider slower contexts or relative strength to stabilize borderline periods.
You define two cutoffs for the composite: above the long threshold the state is Long , below the short threshold the state is Short , in between is Cash/Neutral . The script paints a signal line on price for an at-a-glance view and provides alerts when the composite crosses your thresholds.
How it can be used
Cycle framing in crypto — use deep negative valuation as accumulation context, then look for the composite trend to move through your long threshold. Late in cycles, extended positive valuation with weakening composite votes is a caution cue for de-risking or tighter management.
Regime-based allocation — increase risk or loosen take-profits when the composite is firmly Long and valuation is rising. Decrease risk or rotate to stable holdings when the composite is Short and valuation is falling.
Signal gating — run shorter-term entry systems only in the direction of the composite. This reduces counter-trend trades and improves holding discipline during strong uptrends.
Sizing overlay — scale position sizes by the magnitude of the valuation reading. Smaller sizes near the upper band during aging advances, larger sizes near zero after strong resets.
DCA context — for long-only accumulation, schedule heavier adds when valuation is negative and stabilizing, then lighten or pause adds when valuation is very positive and flattening.
Cross-asset rotation — compare symbols on 1D with the same fixed bands. Favor assets with positive valuation that are also in a Long composite state.
Interpreting common patterns
Early build-out — valuation rises from below zero, but the composite is still neutral. This is often the base-building phase. Patience and staged entries can make sense.
Healthy advance — valuation positive and trending up, composite firmly Long. Pullbacks that keep valuation above zero are usually opportunities rather than trend breaks.
Late-cycle stretch — valuation pinned near the upper band while the composite starts to weaken toward neutral. Consider trimming, tightening risk, or shifting to a “let the market prove it” stance.
Distribution and unwind — valuation negative and falling, composite Short. Rallies are treated as counter-trend until both turn.
Settings that matter
Timeframe
This model is intended for 1D as the primary view. It can be inspected on higher or lower frames, but the design choices assume daily bars for crypto and other risk assets.
Asset-specific tuning
Inputs should be adjusted per asset. Coins with high variability benefit from longer lookbacks and slightly wider dynamic bands. Lower-volatility instruments can use shorter windows and tighter bands.
Valuation side
Lookback lengths — longer values make the oscillator steadier and more cycle-aware. Shorter values increase sensitivity but create more mid-zone noise.
Smoothing — enable to reduce flicker around zero and around the bands. Disable if you want faster warnings of regime change.
Dynamic vs fixed thresholds — dynamic bands float with recent dispersion and keep OB/OS comparable across regimes. Fixed bands are simple and make inter-asset comparison easy.
Scaling and re-expansion — keep this enabled if you want extremes to remain interpretable when volatility rises.
Trend side
Composite thresholds — widen the neutral zone if you want fewer flips. Tighten thresholds if you want earlier signals at the cost of more transitions.
Visibility — use the price-pane signal line and bar coloring to keep the regime in view while you focus on structure.
Alerts
Valuation OB/OS enter and exit — the oscillator entering or leaving stretched zones.
Zero-line crosses — valuation turning positive or negative.
Trend flips — composite crossing your long or short threshold.
Strengths
Separates “valuation context” from “trend state,” which improves decisions about when to add, reduce, or stand aside.
Composite voting reduces reliance on any single indicator family and improves robustness across regimes.
Volatility-aware scaling keeps signals interpretable during quiet and wild markets.
Clear, configurable visuals and alerts that support long-horizon discipline rather than frequent toggling.
Final thoughts
This is a universal long-term valuation strategy and trend model that aims to keep you aligned with the dominant regime while giving transparent context for stretch and risk. For crypto on 1D, it helps map accumulation, expansion, distribution, and unwind phases with a single, consistent language. Tune lookbacks, smoothing, and thresholds to the asset you trade, let the valuation side tell you where you are in the cycle, and let the composite trend side tell you what stance to hold until the market meaningfully changes.
FVG valid MTF (Fair Value Gaps across Multiple Timeframes)This indicator automatically detects and displays Fair Value Gaps (FVGs) across multiple timeframes (1D, 4H, 1H, 30M, 15M, 5M).
✨ Features:
Detects valid FVGs only when they appear after three consecutive candles in the same direction (bullish or bearish).
Each gap is color-coded by direction (bullish / bearish) and changes color once mitigated.
Automatic timeframe label inside each FVG box.
Fully customizable:
Minimum & maximum FVG size (in ticks),
Extension length of boxes into the future (bars),
Maximum number of FVGs displayed per timeframe.
After mitigation, FVGs are visually updated, making it easy to see whether the market has respected the imbalance zone.
📊 Practical Use:
Identify areas of imbalance where strong price reactions often occur.
Monitor FVGs across multiple timeframes – from daily charts down to intraday.
Useful for defining support/resistance zones, entry levels, or trade exits.
⚙️ Settings:
Adjustable FVG colors for bullish, bearish, and mitigated states.
Independent limit on how many FVGs are displayed for each timeframe.
Optimized for clarity and chart performance.
GOLD – Dan Toma Patterns + Market Structure/OB [by Dragos] v3.2GOLD – Dan Toma Patterns + Market Structure/OB v3.2
(Panel x3 • Last R:R • Logical SL • HTF Filter)
All-in-one XAUUSD tool blending Dan Toma patterns (P1–P4) with Internal/External Market Structure, Order Blocks, fixed liquidity (PDH/PDL & sessions), breakout short, dip-buy on trend, a live signals panel, and auto-draw Entry/SL/TP for the last signal. Includes an HTF EMA filter (with slope) and logical Stop Loss to keep signals disciplined.
What it does
P1 – Trend Reverse SELL: structure shift (BOS down) + Supply rejection (wick/engulf) and/or RSI overbought.
P2 – Liquidity: hunts fixed liquidity: PDH/PDL and Asia/London/NY session highs/lows + wick rejection confirmation. BUY at PDL/session Lows, SELL at PDH/session Highs.
P3 – Breakout Short: tight range (ATR/ATRma below threshold) + break under range LL with volume spike.
P4 – Dip Buy: uptrend (EMA) + Demand + pullback to 61.8% (configurable) + RSI oversold.
Market Structure + OB: marks CHoCH/BOS on Internal/External and draws Order Blocks from the last opposite candle at the break (box cap & custom colors).
Auto R:R (last signal only): draws Entry/SL/TP1/TP2 (1.5R / 3R) for the most recent signal to keep the chart clean.
Logical SL: choose Pivot, SD Box, or %ATR and force correct placement (BUY: SL below entry / SELL: SL above entry).
HTF Filter: confirm direction with HTF EMA (custom TF/length), optional slope requirement (rising for BUY / falling for SELL).
Panel x3: compact panel with the last N signals (time, pattern, side, entry, SL, TP1, TP2); place it in any corner.
Quick workflow
HTF context: enable HTF filter (e.g., EMA 200 on H4) to lock a clean bias.
Structure & zones: let MS/OB mark CHoCH/BOS and Supply/Demand; look for confluence with PDH/PDL & session HLs.
Triggers:
SELL: P1/P2/P3 confluencing with Supply, BOS down, wick up, breakout volume.
BUY: P2/P4 in Demand, uptrend, pullback near 0.618, RSI OS.
Execution & management: confirm on bar close (optional repaintSafe), use logical SL, follow auto Entry/SL/TP lines of the last signal.
Panel: monitor fresh events (timestamp + details) for quick validation/journaling.
Key settings
General: XAU/GOLD filter, close-bar confirmation, optional candle labels, show Entry/SL/TP for the last signal only.
HTF: timeframe, EMA length, Need Slope toggle.
Structure/OB: Internal/External/Both/Off, swing lengths, OB lookback, max OB boxes.
Supply/Demand: pivot length (HH/LL) + wick fraction for imbalance detection.
Liquidity: PDH/PDL on/off, sessions (Asia/London/NY) and session HLs.
Breakout Short: range lookback, ATR/ATRma threshold, volume spike multiplier.
Dip Buy: EMA trend length, target Fibo retracement.
RSI/Volume: RSI length + OB/OS thresholds.
SL/TP: Pivot / SD Box / %ATR, ATR length & multiplier, forceLogicalSL.
Alerts (ready to use)
P1 – Trend Reverse SELL
P2 – Liquidity Short
P2 – Liquidity Buy
P3 – Breakout Short
P4 – Dip Buy
(Messages include current price; for auto-execution use your own bridge/automation.)
Recommendations
Timeframes: M5/M15 for entries, H1/H4 for context.
Look for 2–3 confluences (MS, OB, PDH/PDL/sessions, RSI/volume) before validating a signal.
Avoid flat, low-volume ranges or thin-liquidity periods.
Disclaimer
This is an analysis tool, not financial advice. Trading involves risk. Use strict risk management (risk < 1%/trade, R:R ≥ 1:2, mandatory SL) and test on demo/backtest before going live.
Intraday BUY by V_V2its a intraday buy indicator, when master candle high is broken then one upside move may come
ICT Sessions & Killzones +PRO (VinceFxBT)ICT Sessions & Killzones +PRO (VinceFxBT)
All in one Session and Killzone script for FX, Futures and Crypto markets. It includes London, New York, CBDR & Asia Sessions and Killzones.
Features
Includes London, New York, Asia, CBDR sessions
Includes all ICT Killzones
Extended session highs/lows up to 90s back, until mitigated.
Set recurring alerts for session highs and lows
Includes Indices price levels and opens
Uses UTC timezones with automatic Daylight Saving Time so NO timezone correction needed ; ) Works out of the box for all regions, including different dates of DST for US/EU.
Session highs/lows displayed on chart as lines, box or background color
Customize line styles, width and colors
Customize colors for Sessions and Killzones
Optionally include weekends for Session or Killzone separately
Optionally display day separators and labels
Fully control which options are displayed at higher or lower timeframes. (e.g. hide sessions when timeframe is 1h or higher)
Session display options
Session Background Color.
Session High & Low Lines, including Session Middle Line.
Extended session highs/lows until mitigated
Extended Session Highs & Lows until mitigated.
Session Background Color with extended Asia Session Highs & Lows until mitigated.
Set recurring alerts for session highs and lows
Set automatic alerts when previous and/or current session levels are broken.
Aljane's 13/48 strategyThis indicator combines key moving averages (EMA 13, EMA 48, and EMA 200) with VWAP and SuperTrend to help identify market trends, reversals, and potential entry/exit points. EMA crosses provide momentum signals, VWAP tracks volume-weighted price, and SuperTrend highlights trend direction with buy/sell labels.
GOLD – OB Clean + Internal/External Market Structure [Dragos]GOLD – OB Clean + Internal/External Market Structure
All-in-one tool for XAUUSD that combines:
Clean Order Blocks (Supply/Demand) derived from the last opposite candle after a BOS (break of structure)
Internal & External Market Structure (CHoCH/BOS) with lines and labels
Visual zone management: right extension, mitigation (first touch), invalidation (close beyond), and 50% midline
How it works
Structure & BOS
Finds pivots (HH/LL) via Pivot len.
Triggers BOS when price crosses the last confirmed swing.
Order Blocks
On BOS, scans the last N bars for the opposite candle (bear for BOS up / bull for BOS down) and draws the OB:
Green = Demand, Red = Supply
Optional: use wicks (high/low) or just the body (open/close).
Mitigation: on first touch the zone fades or hides (per settings).
Invalidation: if price closes beyond the zone, it turns gray or gets removed (per settings).
Midline: 50% line for refined management (partial entries, R/R, etc.).
Internal / External Structure
Two structure layers: Internal (micro, shorter swing) and External (macro, longer swing).
Displays CHoCH/BOS with labels; External lines can be dashed for clarity.
Choose to show Internal, External, or Both.
Key Settings
Structure
Pivot len (swing HH/LL) — pivot sensitivity.
Order Blocks
Lookback N bars for the opposite candle
Use wicks — if on, zone uses high/low; otherwise just the body.
Zone Management
Extend zones to the right
Hide zone after mitigation (touch)
Fade zone after mitigation
Remove zone when invalidated
Show 50% line
Max zones stored
Colors: fill/border for Demand/Supply, 50% line color, Mitigated/Invalidated colors.
General
Only on XAU/GOLD (optional) — restricts execution to symbols containing “XAU”/“GOLD”.
Market Structure (tab)
Internal Swing Length / External Swing Length
Show Internal/External Market Structure (Both / Internal / External)
Colors for bullish/bearish MS
Usage Guide
Recommended timeframes: M5/M15 for entries, H1 for context.
Workflow:
Determine External (macro) direction.
Look for BOS and OB in the same direction on Internal.
Wait for mitigation (touch) inside the OB; the 50% line can be used for conservative entries.
Good confluences: sessions (killzones), volume spikes, extreme RSI, MAs (add as separate indicators if needed).
Visual Conventions
Demand: green; Supply: red.
Mitigated: faded yellow (or hidden if chosen).
Invalidated: gray (or removed).
50% line: gray.
Notes & Limits
Pine v6. Object caps follow TradingView limits (max_* = 500). On long histories, increase “Max zones stored” carefully.
BOS is computed when price crosses the last confirmed swing; some traders prefer “close-only” confirmation (can be customized if desired).
This tool does not auto-generate BUY/SELL signals; it’s a context & zones assistant.
Risk disclaimer: Trading involves risk. This tool is for educational analysis and does not guarantee profit. Use strict risk management (fixed SL, R:R ≥ 1:2, risk < 1% per trade).
RSI-MACD-ADX + Dual SuperTrend ConfluenceKey Features:
Confluence Logic:
Buy signals only trigger when BOTH momentum AND SuperTrend are bullish
Sell signals only trigger when BOTH momentum AND SuperTrend are bearish
No conflicting signals - eliminates false entries when systems disagree
Signal Types:
STRONG BUY/SELL: Fresh momentum signal + Fresh SuperTrend alignment (maximum confidence)
Regular BUY/SELL: Momentum bullish + Both SuperTrends bullish (high confidence)
Customizable Settings:
RSI Momentum Zones: Bullish (>55), Bearish (<45), Neutral (45-55)
MACD Parameters: Fast (12), Slow (26), Signal (9)
ADX Trend Filter: Threshold (25) for trend strength
Dual SuperTrend: Two multipliers (2.0x and 3.0x) for confluence
Signal Strength: Choose between Weak/Medium/Strong momentum requirements
Visual Elements:
SuperTrend Lines: Both multipliers displayed with different colors
Background Highlighting: Green for bullish confluence, red for bearish
Signal Arrows: Large arrows for strong signals, smaller for regular
Comprehensive Table: Shows all component states and final confluence signal
BASICYou want a clear explanation of chart patterns (the shapes/structures price makes on charts) that traders use to identify possible future price movements. Let me break them down into two big groups:
---
📊 1. Continuation Patterns
👉 These suggest that the current trend (uptrend or downtrend) will likely continue.
🔹 Flag
Bull Flag → Appears in an uptrend. Sharp upward move (flagpole) followed by a small downward/sideways channel (the flag).
Bear Flag → Opposite, in a downtrend.
📌 Meaning: After the flag consolidation, price usually continues in the original direction.
---
🔹 Pennant
Small symmetrical triangle after a strong move.
Shows temporary pause before trend continuation.
📌 Meaning: Breakout usually follows in the direction of the main trend.
---
🔹 Rectangle
Price moves between parallel support & resistance levels.
Breakout usually happens in the direction of the prevailing trend.
---
📊 2. Reversal Patterns
👉 These suggest that the current trend may reverse direction.
🔹 Head & Shoulders
Looks like a head with two shoulders.
Head & Shoulders Top → Reversal from uptrend to downtrend.
Inverse Head & Shoulders → Reversal from downtrend to uptrend.
📌 Key Level: The “neckline” → breakout confirms reversal.
---
🔹 Double Top & Double Bottom
Double Top → Price tests resistance twice but fails, bearish reversal.
Double Bottom → Price tests support twice but fails, bullish reversal.
---
🔹 Triple Top & Triple Bottom
Same as double but with three tests. Stronger reversal signal.
---
🔹 Rounding Bottom (Saucer)
Price gradually shifts from downtrend to uptrend, looks like a "U" shape.
Very reliable for long-term reversals.
---
📊 3. Neutral / Indecision Patterns
👉 These show uncertainty – direction is confirmed only after breakout.
🔹 Symmetrical Triangle
Price makes lower highs & higher lows (converging).
Breakout can happen either side.
🔹 Ascending Triangle
Flat resistance at top, higher lows forming.
Usually bullish breakout.
🔹 Descending Triangle
Flat support at bottom, lower highs forming.
Usually bearish breakout.
---
✅ Summary for traders:
Continuation = Flag, Pennant, Rectangle.
Reversal = Head & Shoulders, Double/Triple Tops & Bottoms, Rounding Bottom.
Neutral/Indecision = Triangles.
---
Would you like me to make a visual chart image with all these patterns drawn, so you can see how they look on real candlesticks?
Sectoral Stock Top-to-Down Screener : ⭐ Sectoral Stock Top-to-Down Screener Analysis ⭐
This Screener indicator provides a bird's-eye view of the Market's important indices, sectors and Stocks listed in those sectors.
1: It represents a Screener Table that shows the (%) percentage change of the market, Sectors and all the Stocks (listed via input) . The color represents the Trend of the Previous day and the current day compared to Nifty50 Index.
2: The %percentage change is dependent on the Time-Frame selection:
This Input allows users to look at the Major Index > sectors > stocks in their specific time frame.
3: It has a alert function, which can trigger for all symbols/securities in the table.
Irrespective of Trading View Free or Paid user, this alert works for all .
4: Compatible with All Devices (Laptop / Mobile / Tablet / PC)
15m — numerotare candele într-o perioadă delimitată15m — numerotare candele într-o perioadă delimitată
Smoothise RSI indicateur BETA V1 020925H2231**Indicator Description: "Smoothise RSI indicateur BETA V1 020925H2231"**
**General Functionality:**
This advanced indicator analyzes multi-timeframe momentum using smoothed RSI values across different periods (M1 to H1) to identify trends and potential reversal points.
**Key Features:**
**📊 Multi-Timeframe Fusion:**
- Combines data from 6 different timeframes (M1, M5, M15, M30, M45, H1)
- Each timeframe has customizable smoothing parameters
- Intelligent M1 compression to fit within the M5/M15 cloud
**🎨 Clear Visualization:**
- Distinct colored curves for each timeframe
- Colored clouds between M5/M15 and M30/M45 curves
- Blue background to identify Thursdays
- RSI level lines at 20, 50, and 80
**⚡ Trading Signals:**
- **Crossover triangles**: Visual signals for M5/H1 and M5/M15 crossovers
- **Dynamic colors**: Clouds change color according to trend (green bullish, red bearish, purple neutral)
- **Special green cloud**: Activates when M5 drops below 20 RSI
**🎯 Advanced Customization:**
- Individual settings for each SMA (length and smoothing)
- Complete style options: colors, thickness, triangle sizes
- Total visual customization of all elements
**💡 Practical Use:**
- Identify multi-timeframe trends
- Spot convergences/divergences between timeframes
- Detect potential reversal points
- Confirm signals with multiple timeframes
**Target Audience:**
Experienced traders looking for multi-timeframe momentum analysis with advanced and customizable visualization.
*Ideal for swing trading and day trading across all asset classes.*
Bulls vs Bears % TableBulls vs Bears % Box
What it does
Shows a compact on-chart box with the percentage of volume attributed to Bulls vs Bears over a window you choose. It’s a fast market-internals glance to gauge who’s in control right now.
What’s original/useful
Configurable inference: choose how “bull/bear” is defined (Tick-Rule, Candle Body, Heikin-Ashi Body, or VWAP comparison).
Flexible windowing: Session (RTH) reset or Rolling N bars—match your intraday workflow.
Clean UI: tiny table with custom colors and nine anchor placements; designed to overlay any layout without clutter.
How it works (simple)
For each bar, the script infers direction with one of four rules and assigns that bar’s volume to Bulls or Bears:
Tick-Rule (close vs previous close) – responsive in chop (default).
Body (close vs open) – classic candle color approach.
Heikin-Ashi Body – smoother trend read using HA open/close.
VWAP (close vs VWAP) – bull if the bar closes above VWAP, bear if below.
Optional: doji split 50/50. The box displays the Bull % and Bear % of the accumulated window.
Settings
Window: Session (RTH) with editable hours/days, or Rolling N bars.
Direction Rule: Tick-Rule, Body, Heikin-Ashi Body, or VWAP.
Doji Handling: Split doji volume 50/50 (on/off).
Placement: 9 anchors (Top/Middle/Bottom × Left/Center/Right).
Colors: Header, background, border, and dominant/sub text colors for Bulls/Bears.
How to read it
Bulls % > Bears % → buyer dominance; continuation more likely.
Bears % > Bulls % → seller dominance; watch for rallies to fail.
Extreme imbalance (e.g., >60–70% one side) → strong push but also pullback risk as the move matures.
Limitations & transparency
Uses volume-based inference, not true bid/ask delta (TradingView does not expose tape-level buy/sell splits).
Results vary by rule/window; pick one and stay consistent for your playbook.
No forward-looking data; no lookahead is used. This is not a signal generator or a strategy.
Best practices
Index futures/indices intraday: Session (RTH) + Tick-Rule is a solid default.
Trend days: try Heikin-Ashi Body for smoother dominance.
Mean-reversion: watch for extremes reverting toward balance.
No external code reused.
Moons Bearish Pullback Detector# Moons Bearish Pullback Detector
## Overview
**Moons Bearish Pullback Detector** is a trend following indicator intended to identify bearish trend pullbacks to enter on price continuation.
This indicator is useful for setting watchlist alerts! Configure your pullback rules and have it monitor your watchlist for you. You will be alerted when pullbacks have occurred and are starting to continue in the trend direction.
## How It Works
### Bearish Trend Detection
The indicator identifies a bearish trend based on a configurable MA basis
### Pullback Identification
Once in a bearish trend, the indicator tracks:
Swing Lows: Continuously monitors and updates the lowest point in the trend
Pullback Start: Detects the first green candle after establishing new lows
Pullback Duration: Monitors pullback length (configurable number of bars)
Pullback Depth: Ensures pullbacks don't violate a key moving average (optional)
### Multi-Layer Filtering System
The indicator employs several optional filters to ensure signal quality:
Volume Filter: Set a minimum daily volume to ensure sufficient liquidity
Pullback Duration Filter: Pick a min and max bar count you like to see in a pullback.
Pullback Depth Filter: Monitors that pullbacks don't close above the desired EMA, maintaining trend strength
Validation Filter: Checks higher timeframe moving average for trend confirmation
Context Filter: Analyzes even higher timeframe for broader market context
### Alert System
The indicator generates alerts when:
All filtering conditions are met
Price crosses back below the configured alert line
This signals potential continuation of the bearish trend and gives warning to place potential orders
## Key Features
### Alerts
The indicator is useful for driving a watchlist alert to notify you when a pullback is starting to continue the trend.
### Visual Elements
Bollinger Bands: Optional display of 1 and 2 standard deviation bands
Moving Averages: 20 EMA (basis), 50 EMA, and 10 EMA (pullback filter)
Trend High Line: Yellow line showing current swing low during pullbacks
Alert Line: Entry signal line positioned below swing low
Background Highlighting: Gray for normal pullbacks, red tint when rules aren't met
Labels: Price labels at swing lows and depth violation warnings
Wick Detection: Tags bullish and bearish wicks for helpful spotting in your analysis
### Information Table
Comprehensive status table to show the state of your filters and rules as price plays out.
### Configuration Options
Moving average settings
Display Options
Alert Configuration
Filter Settings
## Best Use Cases
Swing Trading: Identify high-probability entries during trend pullbacks
Trend Following: Stay aligned with strong bearish momentum
Risk Management: Multiple filters help avoid false signals
Multi-Timeframe Analysis: Ensures broader market context alignment
## Trading Applications
This indicator works best when:
Markets are in clear downtrends
Sufficient volume is present
Multiple timeframes align
Used in conjunction with proper risk management
The Moons Pullback Detector provides traders with a systematic approach to identifying and capitalizing on pullback opportunities in strong bearish trends, combining technical rigor with practical usability.
---
*Note: This indicator is for educational purposes. Past performance does not guarantee future results. Always use proper risk management and consider multiple factors when making trading decisions.*
Top Catcher | QRTop Catcher | QuantumResearch
The Top Catcher indicator is designed to help traders spot areas where markets may be forming local tops. Instead of relying on simple overbought measures like RSI or Bollinger Bands, it combines percentile-based price extremes with a volatility-adjusted filter. This approach helps highlight situations where price has stretched unusually far and then shows signs of weakness.
🔍 How It Works (Principle)
Percentile Analysis: The script measures whether price has reached an extreme compared to its recent distribution (very high percentile).
Volatility Confirmation: It checks if price fails to sustain above a volatility-adjusted upper boundary.
Signal Generation: Only when both conditions align does the script mark a potential Top with a visual triangle above the bar.
This dual-layer approach aims to reduce false signals often triggered in strong trends by single-metric tools.
🎯 Key Features
Top Signals: Plots a clear triangle above candles when potential exhaustion is detected.
Dynamic Adaptation: Works across different assets and timeframes by adjusting to each market’s own volatility.
Visual Overlay: Signals are plotted directly on the chart for intuitive reading.
Alert Ready: Built-in alerts let traders get notified as soon as a new Top signal is generated.
📈 How To Use
Trend Traders: Use signals to tighten stops or take partial profits in extended runs.
Swing Traders: Watch for reversal setups at local highs.
Multi-Timeframe Approach: Combine higher timeframe signals with intraday charts for confirmation.
The script is not meant to predict exact tops, but rather to provide an early warning of distribution zones where risk increases.
⚠️ Disclaimer
This tool is provided for educational and research purposes only. It is not financial advice. Past performance does not predict or guarantee future results. Always combine this tool with your own analysis and risk management.
Moons Bullish Pullback Detector# Moons Pullback Detector
## Overview
**Moons Pullback Detector** is a trend following indicator intended to identify bullish trend pullbacks to enter on price continuation.
This indicator is useful for setting watchlist alerts! Configure your pullback rules and have it monitor your watchlist for you. You will be alerted when pullbacks have occurred and are starting to continue in the trend direction.
## How It Works
### Bullish Trend Detection
The indicator identifies a bullish trend based on a configurable MA basis
### Pullback Identification
Once in a bullish trend, the indicator tracks:
Swing Highs: Continuously monitors and updates the highest point in the trend
Pullback Start: Detects the first red candle after establishing new highs
Pullback Duration: Monitors pullback length (configurable number of bars)
Pullback Depth: Ensures pullbacks don't violate a key moving average (optional)
### Multi-Layer Filtering System
The indicator employs several optional filters to ensure signal quality:
Volume Filter: Set a minimum daily volume to ensure sufficient liquidity
Pullback Duration Filter: Pick a min and max bar count you like to see in a pullback.
Pullback Depth Filter: Monitors that pullbacks don't close below the desired EMA, maintaining trend strength
Validation Filter: Checks higher timeframe moving average for trend confirmation
Context Filter: Analyzes even higher timeframe for broader market context
### Alert System
The indicator generates alerts when:
All filtering conditions are met
Price crosses back above the configured alert line
This signals potential continuation of the bullish trend and gives warning to place potential orders
## Key Features
### Alerts
The indicator is useful for driving a watchlist alert to notify you when a pullback is starting to continue the trend.
### Visual Elements
Bollinger Bands: Optional display of 1 and 2 standard deviation bands
Moving Averages: 20 EMA (basis), 50 EMA, and 10 EMA (pullback filter)
Trend High Line: Yellow line showing current swing high during pullbacks
Alert Line: Entry signal line positioned below swing high
Background Highlighting: Gray for normal pullbacks, red tint when depth violated
Labels: Price labels at swing highs and depth violation warnings
Wick Detection: Tags bullish and bearish wicks for helpful spotting in your analysis
### Information Table
Comprehensive status table to show the state of your filters and rules as price plays out.
### Configuration Options
Moving average settings
Display Options
Alert Configuration
Filter Settings
## Best Use Cases
Swing Trading: Identify high-probability entries during trend pullbacks
Trend Following: Stay aligned with strong bullish momentum
Risk Management: Multiple filters help avoid false signals
Multi-Timeframe Analysis: Ensures broader market context alignment
## Trading Applications
This indicator works best when:
Markets are in clear uptrends
Sufficient volume is present
Multiple timeframes align bullishly
Used in conjunction with proper risk management
The Moons Pullback Detector provides traders with a systematic approach to identifying and capitalizing on pullback opportunities in strong bullish trends, combining technical rigor with practical usability.
---
*Note: This indicator is for educational purposes. Past performance does not guarantee future results. Always use proper risk management and consider multiple factors when making trading decisions.*
Bulls vs Bears % BoxBulls vs Bears % Box
What it does
A compact on-chart box that shows the percentage of volume attributed to Bulls vs Bears over a window you choose. It’s a quick market-internals glance: who’s in control right now, by how much, and does the imbalance warrant caution or opportunity.
Why use it
Fast read of intraday momentum and exhaustion.
Confirms trend strength or flags pullback risk when one side dominates.
Works on any symbol/timeframe with volume.
How it works (simple)
The indicator splits each bar’s volume into “bull” or “bear” using one of four rules (you choose):
Tick-Rule (close vs prev close) – responsive in chop (default).
Body (close vs open) – classic candle color approach.
Heikin-Ashi Body – smoother trend read.
VWAP (close vs vwap) – bullish if price is above VWAP on the bar.
Dojis can be split 50/50 (optional). The box then displays the rolling or session-cumulated bull/bear percentages.
Settings
Window:
Session (RTH) – resets each regular session (you can edit hours/days).
Rolling N Bars – moving total over the last N bars.
Direction Rule: Tick-Rule, Body, Heikin-Ashi Body, or VWAP.
Doji Handling: Split doji volume 50/50 (on/off).
Placement: 9 anchors (Top/Middle/Bottom × Left/Center/Right).
Colors: Customize header, background, border, and text (dominant vs sub).
How to read it
Bulls % > Bears % → buyer dominance; trend continuation more likely.
Bears % > Bulls % → seller dominance; watch for lower highs/continuation.
Extreme imbalance (e.g., >60–70% one side) → strong push but also pullback risk soon.
Tip: Pair it with VWAP, your EMA, or structure levels. Use the same window and rule each day for consistency.
Notes & Limitations
Uses volume-based inference, not true bid/ask delta (which TradingView doesn’t provide).
Results vary by rule/window; pick the one that matches your playbook.
Requires symbols/timeframes with volume data.
Best Practices
Intraday futures/indices: Session (RTH) + Tick-Rule is a solid starting point.
Trend trading: try Heikin-Ashi Body for smoother dominance signals.
Mean-reversion: watch for extremes flipping toward balance.
Credits: Built for clarity, speed, and flexibility. Customize colors and placement to fit your layout.