Indicator

Liquidity gap identifier mtfThis Pine Script v6 indicator called "Liquidity gap identifier mtf" detects and visually highlights price gaps (also known as imbalances, inefficiencies, or Fair Value Gaps in SMC/ICT trading) using multi-timeframe (MTF) support.How it works:It compares the current candle (or higher timeframe candle) with the candle two bars prior.
Bullish Gap (upward imbalance): When the low of the current candle is higher than the high of the candle from two bars ago (low > high ). This leaves an unfilled area below price.
Bearish Gap (downward imbalance): When the high of the current candle is lower than the low of the candle from two bars ago (high < low ). This leaves an unfilled area above price.
The script draws boxes (rectangles) to mark these gaps:Boxes start between the relevant candles and automatically expand to the right (to the current bar) as new bars form.
Supports MTF: You can display gaps from a higher timeframe (e.g., daily gaps on a 15-minute chart) while keeping the main chart clean.
Customization: Colors, transparency, and the option to hide filled gaps (when price trades through the gap, the box is removed).
Uses arrays for efficient management of multiple active boxes with a FIFO (first-in, first-out) limit to avoid exceeding PulseWire's max_boxes_count.
Key FeaturesExpanding boxes — The gaps stay visible and stretch rightward until filled or the max limit is reached.
Auto cleanup — Removes oldest gaps when the user-defined max is hit.
Hide filled gaps option (very useful for clean charts).
Clean MTF implementation using request.security() with proper gap handling.
Main Use CasesFair Value Gap / Imbalance Trading (ICT/SMC)Many traders use these gaps as magnet zones or areas that price is likely to return to and "fill" (mitigate).
Bullish gaps often act as support; bearish gaps as resistance.
Multi-Timeframe ConfluencePlot higher-timeframe gaps on your lower-timeframe chart to see where larger players might have left inefficiencies.
Example: Show 4H or Daily liquidity gaps while scalping on 5m/15m.
Gap Fill StrategiesEnter trades expecting price to retrace and fill the gap (mean reversion).
Or use unfilled gaps as bias: Trade in the direction of the gap (continuation) until it fills.
Liquidity Void IdentificationThese gaps represent areas with low liquidity / rapid price movement. Institutions often target or avoid them, making them useful for stop hunts, order blocks, or breaker setups.
Clean Chart ManagementThe "Hide Filled Gaps" feature + max boxes limit keeps the chart from becoming cluttered with old, irrelevant zones.
Typical Trading ContextTraders combine this with:Order blocks / breaker blocks
Market structure (BOS/CHOCH)
Volume profile or session liquidity
Higher-timeframe bias
Indicator

Dynamic Trend-Sensitive MTF Kijun Panel + IchimokuDynamic Trend-Sensitive MTF Kijun Panel + Ichimoku
This indicator blends the traditional Ichimoku Kinko Hyo system with a modern multi-timeframe (MTF) approach. It provides horizontal support/resistance levels and overall trend direction on a single screen through a dynamic sorting panel.
Key Features:
Full Ichimoku Suite: Plots Tenkan-sen, Kijun-sen, Senkou Span A/B (The Cloud), and Chikou Span for the current chart timeframe.
MTF Kijun-sen Tracking: Monitors Kijun-sen levels across 8 different timeframes (from 1m to Daily) simultaneously on the chart.
Dynamic Sorting Panel: The bottom-right panel automatically ranks Kijun-sen values by price (highest to lowest). This allows you to instantly identify which timeframe acts as resistance or support.
Trend-Sensitive Coloring: Cells in the panel compare the Kijun value of a lower timeframe to its immediate higher counterpart. A green background indicates a bullish alignment (Lower TF > Higher TF), while red indicates a bearish alignment.
How to Use:
Cloud Analysis: First, determine if the price is above or below the Cloud on your current timeframe.
Kijun Magnet: Price tends to be attracted to MTF Kijun levels (the colored lines). Use the panel to find the closest "major" levels above and below the current price.
Confluence Zones: When Kijun lines from different timeframes cluster together, it signifies an exceptionally strong support or resistance zone.
-----------------------------------------------------------------------
Dynamic Trend-Sensitive MTF Kijun Panel + Ichimoku
Bu indikatör, klasik Ichimoku Kinko Hyo sistemini modern bir çoklu zaman dilimi (MTF) yaklaşımıyla birleştirir. Yatay destek/direnç seviyelerini ve ana trend yönünü tek bir ekranda, dinamik bir sıralama paneliyle sunar.
Ana Özellikler:
Tam Ichimoku Seti: Mevcut grafik periyodunuzda Tenkan-sen, Kijun-sen, Senkou Span A/B (Bulut) ve Chikou Span çizgilerini standart olarak çizer.
MTF Kijun-sen İzleme: 1 dakikadan günlük periyoda kadar 8 farklı zaman diliminin Kijun-sen seviyelerini grafik üzerinde anlık olarak takip eder.
Dinamik Sıralama Paneli: Sağ alt köşedeki panel, Kijun-sen değerlerini fiyata göre (en yüksekten en düşüğe) otomatik olarak sıralar. Bu, hangi zaman diliminin direnç, hangisinin destek olduğunu anında görmenizi sağlar.
Trend Renklendirme: Paneldeki hücreler, küçük periyodun Kijun değerini bir üst periyotla kıyaslar. Eğer küçük periyot büyükten yukarıdaysa (boğa sinyali) yeşil, aşağıdaysa (ayı sinyali) kırmızı arka plan rengi alır.
Nasıl Kullanılır?
Bulut Analizi: Mevcut periyotta fiyatın bulutun üstünde mi yoksa altında mı olduğunu kontrol edin.
Kijun Mıknatısı: Fiyat, MTF Kijun çizgilerine (renkli çizgiler) doğru çekilme eğilimindedir. Paneldeki sıralama sayesinde, fiyatın hemen üstündeki ve altındaki "majör" seviyeleri kolayca tespit edebilirsiniz.
Kesişimler: Farklı periyotların Kijun çizgilerinin birbirine çok yaklaşması, o bölgenin çok güçlü bir destek veya direnç olduğunu gösterir. Indicator

ORB Readiness PlusORB Readiness Plus is an Opening Range Breakout decision-support indicator that tracks ORB breaks, retests, reclaims, midline reactions, and trade-quality context.
Unlike a basic ORB tool that only plots the high and low of the opening range, this script also evaluates whether the price is continuing a breakout, failing a breakout, reclaiming the ORB, or reacting from the ORB midline.
Features include ORB high/low/midline plotting, bullish and bearish close-break detection, edge retest tracking, reclaim warning and confirmation logic, midline reaction logic, VWAP alignment, HTF EMA bias, EMA slope, volume confirmation, ORB/ATR range quality, measured-move target guide, dashboard scoring, alerts, and clean triangle markers.
The goal is to help traders quickly answer:
• Has the ORB been set?
• Did price break the range with a close?
• Is the move continuing or reclaiming?
• Did price retest the ORB edge or react from the midline?
• Is the setup aligned with VWAP, trend, volume, and range quality?
Signal guide:
▲Green triangle = Long entry condition
▼ Red triangle = Short entry condition
▲ Orange triangle = Best setup condition
▲ / ▼ Small yellow triangle = Optional reclaim warning/context signal
▲ / ▼ Small gray triangle = Optional ORB midline reaction signal
This script is best used on intraday charts such as 1-minute, 3-minute, or 5-minute timeframes. It is intended for discretionary ORB traders who want a cleaner structure and context, not automatic buy or sell calls.
This indicator is for education and decision support only. It does not guarantee results. Always use proper risk management and test before using in live trading. Indicator

Indicator

Indicator

Indicator

Indicator

Strategy

Smart Trend Dashboard: VWAP + RSI MTF + EMA AlignmentOVERVIEW
VWAP + RSI MTF Trend Dashboard is a structured market analysis tool designed to help traders evaluate trend alignment, momentum strength, and key price positioning across multiple timeframes.
Instead of relying on a single indicator, this script combines Multi-Timeframe RSI, EMA trend filters, and anchored VWAP (Daily & Weekly) into a unified dashboard. The goal is not prediction, but clarity — providing a clean, data-driven view of market conditions without unnecessary noise.
Similar to professional tools that focus on structure and context rather than clutter, this indicator emphasizes alignment across timeframes and institutional price levels.
🔵 CONCEPT
Markets move based on momentum, trend, and value.
This script builds around three core principles:
◉ Multi-Timeframe Confirmation
Instead of analyzing a single timeframe, the indicator evaluates RSI and EMA across multiple timeframes to identify true directional alignment.
◉ VWAP as Institutional Benchmark
VWAP represents the average traded price weighted by volume, often used by institutions as a reference level for value and execution.
Price above VWAP → potential bullish bias
Price below VWAP → potential bearish bias
◉ Confluence-Based Trend Strength
Rather than generating isolated signals, the script calculates a trend strength score based on multiple aligned conditions, helping traders avoid weak or conflicting setups.
🔵 FEATURES
◉ Multi-Timeframe RSI Engine
Tracks RSI across 4 customizable timeframes
Highlights overbought / oversold conditions
Detects momentum shifts
◉ EMA Trend Alignment
EMA plotted across multiple timeframes
Acts as dynamic trend filter
Helps identify directional bias
◉ Anchored VWAP (Daily & Weekly)
Institutional price reference
Optional VWAP bands
Supports:
Standard deviation mode
Percentage mode
◉ VWAP Deviation Bands
Identify extended price zones
Useful for:
Mean reversion
Breakout continuation
◉ Trend Strength Scoring System
Combines:
RSI alignment (4 TFs)
EMA positioning (4 TFs)
Outputs a 0–100% strength score
◉ Smart Dashboard Panel
Displays:
RSI values per timeframe
EMA positioning
Trend state (Bullish / Bearish / Mixed)
VWAP relationship (Above / Below)
Overall market strength
◉ Alert System
Strong Bullish / Bearish alignment
RSI overbought / oversold transitions
Price crossing Daily & Weekly VWAP
🔵 HOW TO USE
◉ Trend Identification
Look for alignment across multiple timeframes
Strong trend = higher confluence score
◉ VWAP Context
Above VWAP → bullish environment
Below VWAP → bearish environment
◉ Momentum Confirmation
Use RSI to confirm entries
Avoid trades when RSI shows divergence or weakness
◉ Trend Strength Filter
75–100% → Strong trend
50–75% → Moderate
Below 50% → Weak / ranging
◉ Best Practice
Use this indicator alongside:
Price action
Market structure
Risk management
🔵 NOTES
This script is designed as a decision-support tool, not a standalone trading system
Signals represent market conditions, not direct buy/sell instructions
Works across all markets (Stocks, Forex, Crypto, Indices)
⚠️ DISCLAIMER
This indicator is for educational and informational purposes only.
It does not provide financial advice, investment recommendations, or trading signals.
Trading involves risk. Always:
Perform your own analysis
Use proper risk management
Consult a qualified financial advisor if needed
Past performance does not guarantee future results.
🔵 CONCLUSION
VWAP + RSI MTF Trend Dashboard transforms multiple technical components into a clean, structured workflow.
By focusing on:
Multi-timeframe alignment
Institutional price levels
Momentum confirmation
it helps traders better understand market context, reduce noise, and make more informed decisions. Indicator

Mobile Wallstreet Confidence IndicatorMobile Wallstreet Confidence Indicator
Most indicators lie to you. They fire signals on every candle, flood your chart with noise, and leave you holding the bag wondering what went wrong. This one is different.
The Mobile Wallstreet Confidence Indicator was engineered to stay silent until the market is genuinely ready — and when it fires, you'll know exactly why and exactly how confident the setup is.
HOW IT WORKS
Every signal passes through a strict 6-layer filter system before a single arrow appears on your chart:
1. Multi-Timeframe Stack (M15 / H1 / H4 / D1)
The indicator reads all four timeframes simultaneously using a triple EMA alignment model. You control how many must agree before a signal is even considered. No more trading against the higher timeframe trend.
2. Hull MA Momentum Gate
Price must be on the correct side of a rising or falling Hull MA. If momentum isn't confirmed, the signal is blocked — full stop.
3. ATR Depth & Range Filter
The market must show meaningful range and retrace depth relative to ATR. Flat, choppy, low-conviction price action gets filtered out automatically.
4. Structure Clearance
Signals won't fire into overhead resistance or below key support. The indicator measures structure clearance in ATR units so it adapts to every market and every volatility environment.
5. Pattern Rank (0–10)
Each setup is scored across 5 criteria — EMA alignment, RSI momentum, structure break, candle body strength, and price position. Only setups above your minimum rank threshold make the cut.
6. Confidence Score (0–100)
Every signal comes with a live confidence score weighted across MTF agreement, trend alignment, Hull momentum, RSI strength, and pattern rank. You see the number. You decide your conviction.
WHAT YOU GET ON THE CHART
🟢 BUY arrow — all layers aligned bullish, confidence threshold met
🔴 SELL arrow — all layers aligned bearish, confidence threshold met
📊 MTF Dashboard — live top-right panel showing M15 / H1 / H4 / D1 direction, bull/bear counts, confidence scores, pattern ranks, and a plain-English status message telling you exactly what the market is waiting on
🏷️ Signal Labels — confidence score and pattern rank printed directly on every arrow so you never have to guess signal quality
FULLY CUSTOMIZABLE
Every parameter is adjustable to fit your trading style:
Execution timeframe
Fast / Slow EMA periods
Hull MA period
ATR period
Number of MTF timeframes required to agree
Minimum confidence score threshold
Minimum pattern rank threshold
Retrace depth multiplier
Structure clearance multiplier
Structure lookback window
Toggle new signals only, labels, and dashboard on/off
BUILT-IN ALERTS
Set PulseWire alerts on BUY and SELL signals and never miss a setup — whether you're watching the screen or not.
WHO THIS IS FOR
This indicator is for traders who are done with noise. If you want a tool that thinks before it speaks, filters relentlessly, and gives you full transparency on every signal it generates — this was built for you.
Swing traders. Day traders. Multi-timeframe operators. Anyone who trades with a plan.
Mobile Wallstreet. Confidence on every candle. Indicator

Liquidity Heatmap - Fran PinedaLiquidity Heatmap — Fran Pineda is a multi-timeframe liquidity visualization indicator designed to help traders identify potential buy-side and sell-side liquidity areas on the chart.
The indicator scans several intraday and higher timeframes to detect confirmed pivot highs and pivot lows. These pivots are then displayed as visual liquidity marks:
Green marks highlight potential sell-side liquidity areas, usually found around previous swing lows where long-position stops may be resting.
Red marks highlight potential buy-side liquidity areas, usually found around previous swing highs where short-position stops may be resting.
The purpose of this tool is not to predict price direction, but to provide a cleaner visual map of where liquidity may be located before price reacts, sweeps, or expands.
Main features:
- Multi-timeframe liquidity mapping.
- Intraday and higher timeframe pivot detection.
- Visual red and green liquidity marks.
- Optional filtering of lower timeframe levels.
- Adjustable pivot sensitivity.
- Alerts for green liquidity marks.
- Alerts for red liquidity marks.
- Combined alert for any liquidity mark.
- Clean overlay directly on the price chart.
Because the indicator is based on confirmed pivots, marks appear only after the required confirmation bars. This helps reduce noise, but it also means the marks are not generated instantly on the current candle.
This is not a buy or sell signal system. It is a market context tool for traders who work with liquidity, swing points, stop zones, and multi-timeframe structure.
Use it as a liquidity map, not as a crystal ball. The market still has the final word. Indicator

AS 28.04.2026 - 1m Elephant + SMA + FVG + Adaptive Centric MA
🇬🇧 ENGLISH DESCRIPTION
AS Indicator – Elephant Bars + SMA Trend + FVG + Sessions + MTF EMA
This is a multi-functional price action and trend indicator that combines volatility detection, trend filtering, liquidity gaps, session analysis, and multi-timeframe levels into one comprehensive tool.
🔹 1. Elephant Bars (Volatility & Momentum)
The indicator detects so-called Elephant Bars — strong impulsive candles defined by:
Range greater than ATR × multiplier
Body size exceeding a minimum percentage of the candle range
These bars signal institutional activity or strong momentum:
🟢 Bullish Elephant → strong buying pressure
🔴 Bearish Elephant → strong selling pressure
Optional labels (🐘) mark these candles directly on the chart.
🔹 2. SMA Trend System
Three Simple Moving Averages are used:
SMA 9 → short-term momentum (also colors candles)
SMA 20 → dynamic trend direction (colored green/red)
SMA 200 → macro trend filter
Trend logic:
Uptrend → SMA20 above SMA200
Downtrend → SMA20 below SMA200
No trend → price too close to SMA200 (range filter)
SMA200 changes color dynamically:
Green → bullish trend
Red → bearish trend
Gray → ranging market
🔹 3. Fair Value Gaps (FVG)
The script identifies inefficiencies in price delivery:
Bullish FVG → current low > high from 2 bars ago
Bearish FVG → current high < low from 2 bars ago
Zones are drawn as colored boxes and extended forward to highlight potential areas of:
liquidity
price rebalancing
institutional interest
🔹 4. Unified Alert System
A single alert triggers when ANY of the following occurs:
Elephant Bar detected
Bullish FVG appears
Bearish FVG appears
This allows efficient monitoring without multiple alert setups.
🔹 5. Market Sessions (Polish Time)
All sessions are calculated in Europe/Warsaw timezone:
Asia
Europe (London proxy)
US
New York
Daily Session (custom Poland session)
For each session:
The Opening Range (first X minutes) is calculated
High/Low is tracked
A dynamic box is drawn and extended in real time
This helps identify:
session liquidity zones
breakout levels
intraday structure
🔹 6. 15-Minute Range Levels (Live & Non-Repainting)
Two independent range systems:
Short lookback (live dynamic range)
Long lookback (strong key levels)
Levels are calculated from 15m data and plotted as horizontal lines:
Resistance (high range)
Support (low range)
🔹 7. Multi-Timeframe EMA (MTF)
Two EMAs from higher timeframes:
EMA 1 (faster HTF)
EMA 2 (slower HTF)
Signals:
EMA crossover up → bullish signal
EMA crossover down → bearish signal
Fully non-repainting (using lookahead_off logic).
🔹 8. Visual Features
Candle coloring based on SMA9
Elephant bars override color for clarity
Clean FVG zones (no borders)
Dynamic session boxes
Strong key levels from HTF data
✅ Summary
This indicator combines:
Momentum (Elephant Bars)
Trend (SMA + EMA)
Liquidity (FVG)
Structure (Opening Ranges & 15m levels)
Time (Sessions in local timezone)
➡️ Designed for intraday traders, price action traders, and smart money concepts users.
🇵🇱 OPIS PO POLSKU
AS Wskaźnik – Elephant Bars + SMA Trend + FVG + Sesje + MTF EMA
To rozbudowany wskaźnik price action, który łączy analizę zmienności, trendu, luk płynności, sesji oraz poziomów z wyższych interwałów w jednym narzędziu.
🔹 1. Elephant Bars (Zmienność i Impuls)
Wskaźnik wykrywa tzw. Elephant Bars:
zakres świecy większy niż ATR × mnożnik
korpus stanowi określony % całej świecy
Interpretacja:
🟢 byczy impuls (silny popyt)
🔴 niedźwiedzi impuls (silna podaż)
Opcjonalnie oznaczane symbolem 🐘 na wykresie.
🔹 2. System SMA (Trend)
Używane średnie:
SMA 9 → krótkoterminowy kierunek (koloruje świece)
SMA 20 → kierunek trendu
SMA 200 → filtr trendu globalnego
Logika:
trend wzrostowy → SMA20 > SMA200
trend spadkowy → SMA20 < SMA200
brak trendu → cena blisko SMA200
Kolory SMA200:
zielony → trend wzrostowy
czerwony → trend spadkowy
szary → konsolidacja
🔹 3. Fair Value Gap (FVG)
Wskaźnik wykrywa luki płynności:
byczy FVG → low > high sprzed 2 świec
niedźwiedzi FVG → high < low sprzed 2 świec
Zaznaczane jako prostokąty:
potencjalne strefy powrotu ceny
miejsca nierównowagi rynku
🔹 4. Jeden wspólny alert
Alert uruchamia się gdy wystąpi:
Elephant Bar
FVG byczy
FVG niedźwiedzi
➡️ Jeden alert zamiast wielu.
🔹 5. Sesje rynkowe (czas polski)
Wszystkie sesje w czasie Europe/Warsaw:
Azja
Europa
USA
New York
DS (sesja dzienna PL)
Dla każdej:
liczony Opening Range (pierwsze minuty)
rysowany box High/Low
aktualizacja w czasie rzeczywistym
🔹 6. Zakresy z 15m (bez repaintu)
Dwa zakresy:
krótkoterminowy (dynamiczny)
długoterminowy (silne poziomy)
Tworzą:
opór (high)
wsparcie (low)
🔹 7. EMA z wyższych TF (MTF)
Dwie EMA z innych interwałów:
szybka
wolna
Sygnały:
przecięcie w górę → kupno
przecięcie w dół → sprzedaż
🔹 8. Wizualizacja
kolorowanie świec
oznaczenia Elephant
czyste FVG (bez ramek)
boxy sesji
linie poziomów HTF
✅ Podsumowanie
Wskaźnik łączy:
impuls (Elephant)
trend (SMA + EMA)
płynność (FVG)
strukturę (range, sesje)
czas (sesje PL)
➡️ Idealny do:
daytradingu
price action
Smart Money Concepts Indicator

IrishGOD PDH/PDL Zones + Pre-Market H/L + MA RibbonPDH/PDL Zones + Pre-Market H/L + MA Ribbon
A comprehensive overlay indicator for PulseWire (Pine Script v5) that combines three institutional-grade tools on a single chart: historical previous-day high/low zones drawn from full candle wicks, intraday pre-market extremes, and a fully configurable multi-timeframe moving average ribbon. Designed for intraday traders who need clean, actionable levels without switching between charts or timeframes.
Pine Script v5
Overlay
Intraday
Multi-Timeframe
Alerts Included
1
Previous Day High / Low Zones
Automatically identifies the highest and lowest candle of each prior session and draws a shaded zone that spans the full wick of that candle — from the wick tip (the session extreme) down to the candle body edge (max or min of open/close). This provides a realistically sized supply or demand zone rather than a single horizontal line, accurately representing the price range where the reversal originated. Zones are stored across up to 50 prior trading days and drawn efficiently on the last bar to avoid unnecessary repainting.
Lookback
Up to 50 previous days retained and displayed simultaneously
Zone geometry
Wick tip → candle body edge; minimum 4-tick thickness for doji candles
Extension
Most recent zone optionally extends to the right edge of the chart
Labels
PDH / PDL price labels on the latest zone; four size options
Color picker
Border width 0–4px
Adjustable opacity
Toggle on/off
2
Pre-Market High / Low
Tracks the highest high and lowest low recorded during the configurable pre-market window (default 4:00–9:30 AM Eastern Time) and draws horizontal lines at those levels the moment the regular session opens. These levels are widely watched by professional traders as the first potential support and resistance areas of the day, and are particularly relevant on gap-up or gap-down open days. All time calculations are anchored to America/New_York to handle daylight saving time correctly.
Session window
Fully configurable start hour, end hour, and end minute (24h ET)
Line style
Solid, dashed, or dotted; line width 1–4px
Extension
Lines optionally extend rightward through the rest of the session
Labels
"PM High" / "PM Low" labels with exact price values
Requires a PulseWire subscription that includes extended-hours data. Levels reset each new trading day.
3
Multi-Timeframe MA Ribbon
A ribbon of up to 8 independent moving averages rendered directly on the price chart. Each MA is fully self-contained: it has its own toggle, length, color, and — critically — its own timeframe selector. This allows a single ribbon to simultaneously display a short-term trend on the current chart timeframe alongside higher-timeframe MAs (e.g. a daily 21 EMA or a weekly 50 SMA) without opening additional chart panes. When an alternate timeframe is active, the value label automatically appends a tag for instant visual identification.
MA types available
SMA
EMA
WMA
VWMA
HMA
DEMA
TEMA
RMA
LSMA
Ribbon count
8 MAs; MAs 1–5 enabled by default (lengths 8, 13, 21, 34, 55)
Per-MA timeframe
Each MA resolves on its own timeframe via request.security(); blank = current chart
Fill
Gradient color fill between consecutive MA lines; adjustable opacity
Value labels
Live price labels pinned to the right edge; show tag for HTF MAs
Source
Configurable price source: close, open, high, low, hl2, hlc3, ohlc4, etc.
Line width
Global line width control (1–4px) applied to all active MAs
lookahead=barmerge.lookahead_off is enforced on all request.security() calls to prevent higher-timeframe data leakage into historical bars.
4
Alerts
Five built-in alert conditions, configurable from PulseWire's alert dialog:
Price enters the most recent PDH zone (within 0.1%)
Price enters the most recent PDL zone (within 0.1%)
Price enters either PDH or PDL zone
MA1 crosses above MA2 — bullish signal
MA1 crosses below MA2 — bearish signal
5
Technical notes
Compatibility
Intraday charts (1m – 4h). Requires extended-hours data for pre-market feature.
Object limits
max_boxes_count 500 · max_lines_count 500 · max_labels_count 200
Rendering
PDH/PDL boxes drawn only on barstate.islast to eliminate per-tick redraw overhead
DST handling
All session time logic uses America/New_York timezone natively Indicator

OT MTF Trend Dashboard 1.0OT MTF Trend Dashboard 1.0, is a sophisticated trend-following system designed to filter out "market noise" and focus on high-probability entries by aligning multiple technical factors across various timeframes.
Here is a breakdown of its logic and how to trade with it.
1. The Core Components (The Logic)
The script relies on a "triple-filter" logic to generate signals:
A. OT Bot (Sensitivity Filter)
This is a custom volatility-based trailing stop (similar to a Supertrend). It uses a "Key Value" (Sensitivity) and ATR to determine the immediate trend direction.
Heikin Ashi Option: It can use Heikin Ashi candles to smooth out price action, reducing "fake-outs."
SMA 17: A yellow Simple Moving Average acts as a secondary visual baseline for the short-term trend.
B. Supertrend (Main Trend Filter)
This acts as the "Master Trend." For a signal to be valid:
Buy signals only occur when the Supertrend is in a Bullish state (Price above the line).
Sell signals only occur when the Supertrend is in a Bearish state (Price below the line).
C. ADX Filter (Strength Filter)
The Average Directional Index (ADX) measures trend strength, not direction.
Active Range: The script only triggers signals when the ADX is between 15 and 45.
Logic: If ADX < 15, the market is too flat (choppy). If ADX > 45, the trend might be overextended and due for a reversal.
2. The Multi-Timeframe (MTF) Dashboard
The table on your screen is a Confirmation Hub. It looks at timeframes from 1 minute (1m) to 1 week (1W) using the following logic:
Trend Column: Uses EMA 20 and EMA 50 crossovers combined with price slope.
Green (Up): Fast EMA > Slow EMA + Positive Slope.
Red (Down): Fast EMA < Slow EMA + Negative Slope.
Gray (Side): No clear trend or low momentum.
ADX Column: Shows the trend strength for each specific timeframe.
Green: Trending (15–45).
Red: Not trending (below 15 or above 45).
3. How to Trade with this Indicator
Buying Strategy (Long)
Wait for the 'Buy' Label: This appears when the OT Bot flips bullish, the Supertrend is already bullish, and the ADX is in the "Goldilocks" zone (15–45).
Dashboard Confirmation: Look at the MTF Dashboard. Ideally, the AVG (Average) row and the timeframes higher than your current chart should be Green (Up).
Entry: Enter on the close of the candle where the "Buy" label appears.
Stop Loss: Place your stop loss slightly below the Supertrend Line or the OT Trailing Stop line.
Selling Strategy (Short)
Wait for the 'Sell' Label: This appears when the OT Bot flips bearish, the Supertrend is already bearish, and ADX is between 15–45.
Dashboard Confirmation: Ensure the MTF Dashboard shows Red (Down) on higher timeframes and the AVG row.
Entry: Enter on the close of the candle where the "Sell" label appears.
Stop Loss: Place your stop loss slightly above the Supertrend Line.
4. Pro-Tips for Success
The Power of "AVG": Never trade against the AVG Trend on the dashboard. If you are on a 5m chart but the AVG Trend is "Down," skip the "Buy" signals.
Confluence is King: The best trades happen when the Trend color and the ADX color on the dashboard are both Green across multiple timeframes.
Avoid "Side" Markets: If the dashboard is mostly Gray (Side), the market is ranging. This is where most trend-following indicators lose money. Wait for the dashboard to show a clear direction.
Yellow Line (SMA 17): Use this as a trailing exit. If price closes significantly on the "wrong" side of the yellow line, it may be time to take profits before the main signal flips. Indicator

IrishGOD (ORB)Opening Range Breakout (ORB) Indicator — Professional Description
Pine Script v5 Overlay Indicator Intraday
Opening Range Breakout (ORB)
A precision intraday indicator that defines the high and low of a configurable opening range window, locks those levels once the window expires, and flags the first directional breakout of the day with a clear visual signal directly on the chart.
Overview
The Opening Range Breakout strategy is one of the most widely used frameworks in active intraday and momentum trading. The theory holds that the high and low established during the first N minutes of a session represent a market structure boundary — a zone of price discovery where institutional and retail participants alike are establishing positions. A decisive break above or below this range often signals the direction of the day's dominant trend.
This indicator automates the entire process: it watches price during the formation window, locks the range the instant the window closes, draws clean reference lines, and marks the first breakout in each direction with a non-cluttering arrow label — without requiring any manual input from the trader after initial setup.
Core logic
Phase 1 — Range formation
From the configured session open time, the indicator tracks the rolling high and low of every bar within the ORB window. No lines are drawn yet; the range is still live and expanding with each new bar.
Phase 2 — Range lock
On the first bar after the ORB window closes, the high and low are frozen. Two horizontal lines are drawn from that exact bar extending forward for the remainder of the session. The range will not change again for the rest of the day.
Phase 3 — Bullish breakout signal
If price closes above the ORB High after the window has locked, a green upward arrow is plotted below the breakout candle. This signal fires only once per day — the first confirmed close above the range.
Phase 4 — Bearish breakout signal
If price closes below the ORB Low after the window has locked, a red downward arrow is plotted above the breakout candle. Like the bullish signal, this fires once per day on first confirmed close below the range.
Configuration parameters
Parameter Default Description
Session Start Hour 9 Hour of day (24-hour format) when the session opens and ORB formation begins. Adjust for futures, forex, or international markets.
Session Start Minute 30 Minute offset within the start hour. Combined with the hour input, defines the exact session open (default: 9:30 for US equities).
ORB Duration 30 min How many minutes the range formation window remains open. Common settings are 5, 15, 30, and 60 minutes. Accepts 1–240 minutes.
Range High Line Color Teal Color of the horizontal ORB High reference line. Fully customizable via the PulseWire color picker.
Range Low Line Color Orange Color of the horizontal ORB Low reference line. Distinct from the high to allow instant visual separation at a glance.
Line Width 1 Thickness of the range lines in pixels. Range of 1–4. Useful for scaling visibility on higher-resolution monitors.
Arrow Size small Controls the rendered size of breakout arrow labels. Options: tiny, small, normal, large. Sized to avoid obscuring surrounding price action.
Extend Lines true When enabled, range lines extend 500 bars to the right — effectively to the right edge of the visible chart. Disable to limit lines to ~390 bars (standard session length).
Enable Alerts false When enabled, fires a PulseWire alert on the first bullish or bearish breakout of each session. Compatible with webhooks, email, and push notifications.
Visual features
Formation Window
Yellow background tint
A subtle highlight shades the candles within the ORB formation window so you can immediately see which bars contributed to the range definition.
Reference Lines
Clean horizontal levels
Single solid lines mark the ORB High and Low from the moment the window closes, extending forward without visual clutter. Previous day's lines are removed automatically.
Breakout Arrows
Directional label markers
Arrow labels are offset from price using ATR(14) so they never overlap the candle body or wick. Transparent backgrounds keep the chart unobstructed.
Data Window
ORB level readout
Once the range is locked, the exact ORB High and Low values appear in PulseWire's Data Window panel for precise reference at any bar.
Compatibility
The indicator is designed for intraday timeframes — it is most effective on charts from 1-minute through 30-minute bars. It will not produce signals on daily or higher timeframes, as the ORB window logic depends on intraday time-of-day calculations.
The session start time defaults to 9:30 AM ET for US equity and ETF markets. For futures markets (ES, NQ, CL), crypto, or forex, adjust the start hour and minute to match the relevant session open.
US Equities
ETFs
Equity Futures
Crypto
Forex
Commodities
Installation
Open the Pine Script Editor in PulseWire, paste the full source code, click Save, then click Add to chart. The indicator will appear immediately on the active chart. All inputs are accessible via the gear icon in the indicator title bar. Indicator

Strategy

ICT Macro + Session High Low MarkerICT Macro + Session High Low Marker is a clean time-based ICT indicator designed to help traders visually identify important macro time windows and major session highs/lows directly on the chart.
This tool highlights key London and New York ICT Macro windows, helping traders focus on periods where liquidity sweeps, displacement, reversals, or continuation moves may occur. It also marks the Asian, London, and New York session highs and lows, which can be useful for identifying liquidity targets and possible price reactions.
Features
Highlights important ICT Macro time windows.
Includes London Macro and New York Macro sessions.
Marks Asian, London, and New York session highs/lows.
Optional session boxes for better visual structure.
Optional high/low line extension.
Customizable colors, labels, timezone, and session times.
Weekdays-only filter.
Alert conditions for macro starts and session starts/ends.
Best Used For
This indicator is useful for traders who follow ICT concepts such as:
Liquidity sweeps
Kill zones
Macro time windows
Session high/low targeting
London and New York session timing
Intraday bias confirmation
How to Use
Use the macro windows as timing zones, not automatic buy or sell signals. First identify your market bias, liquidity target, and higher-timeframe context. Then use the highlighted macro windows to watch for potential displacement, fair value gaps, reversals, or continuation setups.
The session high and low markers can help you identify where price may seek liquidity during London or New York trading hours.
Disclaimer
This indicator does not provide financial advice and does not guarantee profitable trades. It is intended for educational and analysis purposes only. Always use proper risk management and confirm setups with your own trading plan. Indicator

Indicator

Auto Trend Lines [ZOM]Auto Trend Lines (ATL Pro) is a dynamic trendline detection tool designed to automatically identify, draw, and manage support and resistance lines based on market structure.
The indicator uses pivot-based logic to detect both short-term and long-term swing points, allowing it to construct trend lines that adapt to evolving price action. By connecting relevant pivot highs and lows , it generates real-time support and resistance levels without requiring manual drawing.
To reduce noise and improve clarity, the script includes a proximity filtering system that prevents overlapping or redundant lines. This ensures that only meaningful structural levels are displayed, keeping charts clean while preserving key information.
Each trend line is continuously monitored for interaction with price. The indicator tracks touches, extensions, and breakout conditions , providing insight into how price respects or violates these levels over time. Breakouts are confirmed using a configurable number of consecutive closes beyond a line, helping filter out false breaks and improve signal quality.
Additional features include:
- Automatic detection of small and large pivot-based trend lines
- Real-time extension of active support and resistance levels
- Breakout confirmation logic based on candle closes
- Touch detection for tracking line validation
- Optional breakout markers for visual confirmation
- Alert system for new lines, touches, and confirmed breakouts
- Built-in statistics table showing active support/resistance and total breakouts
The indicator is designed to assist with identifying trend direction, key reaction zones, and potential breakout opportunities, all while minimizing manual chart work.
Its flexible settings allow traders to tailor sensitivity, structure size, and visual output to fit different strategies — from scalping to swing trading. Indicator

Indicator

Indicator

BoaBias: Anchored Swing VWAP (MTF) - Touch, Alerts, Stats█ WHAT IT DOES
Chart timeframe: Multiple anchored VWAP curves from swing pivots—not session VWAP. Resistance-anchored paths (swing highs) and support-anchored paths (swing lows) draw as polylines and clear after confirmation (same rules as the inputs: one qualifying close or N bars in a row ). Optional touch markers when the bar range spans VWAP (green below / red above).
Higher timeframes: Optional HTF 1–3 reuse the same pivot + anchored-VWAP logic inside request.security with barmerge.gaps_off and barmerge.lookahead_off . Display as a ribbon (midline ± % of price) or stepped lines . Up to five concurrent VWAP slots per HTF (plot budget).
Alerts: Separate alert() channels—chart VWAP touches and optional HTF 1–3 midline touches when the chart bar’s range crosses the HTF VWAP. Prefixes: Chart VWAP touch / HTF VWAP touch with ticker, price, time, and touched lines on HTF. Create Alert → this script → Any alert() function call . Alert frequency input applies to every alert() from this script (once per bar / once per bar close / all ticks).
Reaction statistics (optional table): A compact on-chart table aggregates how closed swing-anchored lines behaved on the chart timeframe only —not HTF curves. Toggle in inputs; Show stats table is on in factory defaults for this build (disable to reduce on-chart load). Cohort splits include touched vs no-touch, K/M-style breakout vs bounce windows after first touch, ATR pierce vs hold, and simple marginal “first event” proxies (swing-side pivot, opposite-side VWAP range touch, close beyond last swing). Numbers are descriptive context, not trade signals or guaranteed forward behaviour. When the table is enabled, lifecycle logic shares a small Pine library module ( BoaBiasVwapSwingRxStats ) so stats stay aligned with line confirmation.
█ REACTION STATS TABLE — WHAT EACH ROW MEANS
Percent row labels use short tags: b = “ b ” bucket, br = “ br ” (break) bucket in the K/M and ATR rules defined in code (not a broker term). Counts and % are descriptive on history —not forecasts.
Row 0 (headers) — TF / Support / Resistance / All : TF shows the chart’s period. Columns 1–2 are support- and resistance-anchored closed lines. All = mixed view for FE totals and the combined line count.
Line 1 — n= and X lines : Support / Resistance show how many touched lines of that type finished (had at least one bar with range spanning VWAP before the line was confirmed and removed). The All cell shows the total completed lines: support + resistance anchors that were cleared by confirmation, including no-touch cases.
No-touch row: For lines that never had low ≤ VWAP ≤ high before the line was confirmed, split by S/R. Percent (where shown) = no-touch count ÷ all completed lines of that side (touched + no-touch).
K/M b% and K/M br% : Denominator = touched S/R lines only. After the first touch , the script tracks consecutive closes on the break side of VWAP (K bars) in a post-touch window, and a flag if that ever reaches K (see inputs). A line is bucketed as K/M br (break) if, at the confirmation bar, either: (1) the bar is still within M bars after the first touch, or (2) the K-hold was reached in the tracked window. Otherwise, among touched lines, it counts in K/M b ( b = non-`br` in this K/M sense). The All cell on the K/M rows shows the active K / M from inputs.
ATR b% and ATR br% : Denominator = touched S/R. Uses ATR = R ×ATR from VWAP (R and ATR length from inputs). A line is ATR br if, with touch, the confirmation bar is still within M_atr bars after the first touch or a pierce of that ATR band occurred in the tracked window. Otherwise the touched line is counted in ATR b . The All cell shows ATR length / R / M_atr used for the rule.
FE (marginal) rows — P(≥1) , P(swing) , P(opp) , P(cls) , P(none) : Only for touched lines: before confirmation, the script can record the first bar of three optional “events” if they occur. P(≥1): % where at least one event occurred. P(swing): a pivot of the favourable side (for a resistance-anchored line, a swing low bar is relevant; for support, a swing high ) is present in the path and used for the timing flag. P(opp): the range first crosses another active line of the opposite type (its VWAP in range). P(cls): close beyond the last recorded swing high (for support) or low (for resistance) before confirm. P(none): % where none of the three event types fired before the line closed. The All column pools S+R for the FE P(*) All percentages.
Avg life row: Average number of chart bars from the anchor to confirmation, over all completed lines. One merged cell in the table shows the value.
█ HOW IT WORKS
Pivots: ta.pivothigh / ta.pivotlow with configurable left/right length. Each anchor seeds cumulative typical-price × volume from the anchor forward; VWAP = cumulative TPV / cumulative volume along that line’s active segment.
Touch: low ≤ VWAP ≤ high on an active curve.
Confirmation: Line removal when closes satisfy the far-side rule after the minimum post-anchor bars— One bar or N bars in a row , per inputs.
HTF packaging: Same mechanics on selected higher TFs; values are pulled without lookahead from the security call.
Stats path: When the stats table is on, the script runs the shared library helpers so counters and polylines use the same confirmation and touch definitions as the visual path; HTF series do not feed those counters.
█ WHY THESE PIECES TOGETHER
Swing-anchored VWAP gives a volume path from structure; MTF ribbons or lines place that structure on a second axis of time; touch markers and alerts flag range overlap without claiming execution edges; optional stats summarize historical line outcomes for research. The bundle is one overlay for context and notification—not a black-box signal service.
█ HOW TO USE
First use: If the indicator appears in the wrong scale (squashed or fullscreen), right-click the indicator → Pin to scale → Pin to right scale.
Tune pivot length and confirmation mode; enable or disable touch markers, HTF layers, and each alert channel.
Add alert → this script → Any alert() function call ; respect HTF toggles and that HTF alerts need the HTF layer shown and a higher TF than the chart.
Higher-timeframe VWAPs: Show HTF 1–3 on the same chart to reduce time and clicks switching TFs. The higher-TF midlines/ribbons add structural context (where swing-based volume paths sit) without leaving the current timeframe.
Reaction stats: The optional table is on by default; turn it off if the on-chart table or extra compute is not needed. It aggregates how past closed chart-TF lines behaved (cohort splits, not a live edge claim). That helps reason about relative bounce/break and related counts on history—useful for testing hypotheses and ideas (what-if inputs, not guaranteed forward odds).
As a set: HTF + chart VWAP + optional stats supports exploring a wide range of VWAP interaction ideas on the same price history. Position it as a research and strategy-development layer (iterate rules on the chart, risk management stays separate)—not a turnkey signal.
█ LIMITATIONS
Meaningful volume improves the curves. Five HTF VWAP slots max per HTF (plot cap). HTF alerts use the midline VWAP, not ribbon edges. Stats are chart-TF only and historical. Structural / educational tool— not financial advice and not a substitute for independent risk management. Indicator
