Prior Day Dealing Range [M1D]Frames the previous day's range as an ICT dealing range — high, low, equilibrium, quartiles, and premium/discount extreme zones — with a session-selectable day boundary, sweep mitigation, and a live bias table.
WHAT IT DOES
This indicator plots the prior trading day's range and frames it the way an ICT trader reads a dealing range, rather than as three disconnected lines:
• PDH / PDL — previous day high and low
• PDEQ — equilibrium (the 0.5 midpoint of the prior range)
• 0.25 / 0.75 quartiles — the boundaries that split the range into premium, equilibrium and discount
• Premium & discount extreme zones — the top quartile (0.75→1.0) and bottom quartile (0.0→0.25) shaded as the areas where price most often reacts
All levels and zones share a single left anchor at the day's open, so they read as one stacked range projecting into the current session.
WHY A DEALING RANGE INSTEAD OF JUST PDH/PDL
Equilibrium tells you whether price is trading at a premium (above 0.5) or a discount (below 0.5); the quartile zones mark the extremes where reversions and sweeps tend to cluster. The bias table reduces that to a single read.
SESSION-ANCHORED DAY OPEN
The "day" can be anchored to Exchange (the chart's native daily boundary, works on all timeframes), or to NY Midnight / 8:30 NY / 9:30 NY. The NY options reset the range on the open that matters to your model and are intended for intraday charts (roughly 30m and below); Exchange is the safe default for any timeframe.
MITIGATION
When a confirmed bar sweeps PDH or PDL, that line fades to a dotted "mitigated" style and its label updates. This is sweep awareness only, evaluated on bar close (no intrabar repaint).
BIAS TABLE
Shows the PDEQ price, which zone price currently sits in (Premium / Discount, with an "extreme" flag in a quartile zone), and the exact position of price within the prior range as a percentage.
ALERTS
Cross above / below PDEQ, entry into the premium / discount extreme zone, and PDH / PDL swept.
HOW TO USE
1. Pick your day anchor — Exchange for a standard daily range, or an NY session open if your model resets there.
2. Read bias from PDEQ: above = premium (favor shorts), below = discount (favor longs).
3. Watch the extreme zones and PDH/PDL for sweeps; the mitigation styling flags when a level has been run.
4. Toggle any element (zones, quartiles, labels, table) off in settings to suit your chart.
NOTES / LIMITATIONS
• Levels are confirmed on the close of each day and held for the following session; they do not repaint.
• NY-anchored modes assume the session window aligns to a bar boundary, so they are best on intraday timeframes; on higher timeframes use Exchange.
• This is a contextual / discretionary tool — it marks levels and bias, it does not generate buy/sell signals.
The previous-day high/low/equilibrium calculation is standard; this script's contribution is the combination — a session-selectable day boundary, the full quartile dealing-range framing with premium/discount extreme zones, sweep mitigation, and a range-position bias table in one tool. All code is original and written in Pine Script v6. Indicator

Indicator

EMA + VWAP + Bollinger Bands Combo# EMA + VWAP + Bollinger Bands Combo
This indicator combines three of the most popular technical analysis tools into a single customizable overlay: Exponential Moving Average (EMA), Volume Weighted Average Price (VWAP), and Bollinger Bands.
Instead of adding multiple indicators to your chart, you can manage all three from a single script and enable only the tools you need.
### Features
✅ **Exponential Moving Average (EMA)**
* Customizable length and source
* Optional display toggle
* Useful for identifying trend direction and dynamic support/resistance
✅ **Volume Weighted Average Price (VWAP)**
* Supports Session, Weekly, Monthly, Quarterly, and Yearly anchors
* Optional VWAP deviation bands
* Useful for institutional price analysis and intraday trend confirmation
✅ **Bollinger Bands**
* Customizable length and standard deviation settings
* Supports SMA, EMA, RMA (SMMA), WMA, and VWMA as the basis
* Useful for volatility analysis, breakout detection, and mean-reversion setups
### Display Combinations
The indicator allows any combination of:
* EMA only
* VWAP only
* Bollinger Bands only
* EMA + VWAP
* EMA + Bollinger Bands
* VWAP + Bollinger Bands
* EMA + VWAP + Bollinger Bands
### How Traders Commonly Use It
**Trend Following**
* Price above EMA and VWAP can indicate bullish conditions.
* Price below EMA and VWAP can indicate bearish conditions.
**Intraday Trading**
* VWAP acts as a key institutional reference level.
* VWAP bands can help identify stretched price conditions.
**Volatility Analysis**
* Bollinger Band expansion may indicate increasing volatility.
* Bollinger Band contraction may indicate potential breakout conditions.
**Confluence Zones**
* Areas where EMA, VWAP, and Bollinger Bands align can provide stronger support and resistance levels.
### Notes
This indicator is designed as a convenience tool that combines multiple commonly used overlays into a single script, helping reduce chart clutter while maintaining flexibility and customization.
Indicator

Indicator

Daily Key LevelsDaily Key Levels marks important New York-session opening prices directly on the chart, helping intraday traders keep the current session’s main reference levels visible without carrying old historical lines forward.
The indicator captures each level from 1-minute data and projects it across the active session only. The session resets at 18:00 New York time, matching the common futures session structure.
Key Features
Marks the 18:00 market open, 8:30 news level, 9:30 New York open, and 10:00 macro level.
Optional 4-hour opening prices: 18:00, 22:00, 02:00, 06:00, 10:00, and 14:00.
Optional 6-hour opening prices: 18:00, 00:00, 06:00, and 12:00.
Automatically avoids duplicate stacked lines when the same timestamp belongs to multiple groups.
Only displays levels for the current active session.
Overlap Logic
When multiple level groups share the same timestamp, the indicator uses a clean priority rule:
Dedicated key levels > 4-hour opens > 6-hour opens
For example, the standalone 18:00 market-open level takes priority over both 4H and 6H 18:00 levels. The standalone 10:00 macro level takes priority over the 4H 10:00 level.
Notes
This indicator is designed as a visual reference tool for intraday context, planning, and level awareness. It does not generate trade signals, entries, exits, or alerts. Level accuracy depends on the chart symbol’s available 1-minute data and PulseWire’s session/feed data. Indicator

5 Advanced MAs MTF🔵 OVERVIEW
5 Advanced MAs MTF is a professional moving averages indicator designed for traders who need to see multiple trend layers on a single chart simultaneously, each one with its own independent configuration and — above all — its own timeframe.
Unlike typical "ribbon" or "multi-MA" indicators on the market, which display several averages all computed on the active chart's timeframe, this indicator allows each of the 5 averages to have its own timeframe. You can have your EMA 8 on the 15-minute chart, your EMA 20 on the 1-hour, your EMA 50 on the 4-hour, and your SMA 200 on the daily, all plotted on the same 15-minute chart. That turns the indicator into a complete multi-timeframe control panel without needing to open four separate charts or saturate your installed indicators list.
🔶 KEY FEATURES
• 5 fully independent moving averages — each one configured separately and enabled or disabled individually.
• True multi-timeframe per MA — the core differentiator. Each MA can read its value from a higher, lower, or equal timeframe relative to the active chart. Leave it empty to use the chart's current timeframe.
• 9 moving average types — SMA, EMA, WMA, RMA, HMA, VWMA, TEMA, KAMA, and JMA. The last three (TEMA, KAMA, JMA) are implemented with their original formulas, no shortcuts. JMA uses Mark Jurik's standard defaults (Phase = 50, Power = 2).
• Configurable source per MA — Close, Open, High, Low, hl2, hlc3, ohlc4.
• Full visual styling per MA — color, width (1 to 10), and line style (solid, dashed, or dotted).
• Smart labels — each MA can show its label directly on the line, with configurable content (type, length, timeframe, or any combination of the three). Adjustable horizontal bar offset and text size.
• Interactive summary table — placed at any of the 9 chart anchors, displaying color column, type, length, timeframe, and price distance from each MA (in percentage and absolute value). Toggle to include or exclude hidden MAs.
• 22-alert system — 10 for Price↔MA crosses (bullish and bearish for each MA), 10 for MA↔MA crosses across 5 configurable slots (you pick which MA pairs to monitor), and 2 wildcard "any cross detected" alerts. All compatible with webhooks and automation.
• Works on any market and any timeframe — equities, futures, crypto, forex, commodities. From tick charts to monthly charts.
🔹 USE CASES BY TRADER STYLE
▪️ Day trader / scalper
Configure the first 3 MAs as short EMAs (8, 20, 50) on the chart's timeframe (5m or 15m) and leave MAs 4 and 5 as SMA 200 and VWMA 100 but reading them from a higher timeframe (1H, 4H, or daily). Result: you see your fast entry signals and the higher-timeframe bias at the same time without switching charts.
▪️ Swing trader
Recommended setup: EMA 20 and EMA 50 on the active chart (1H or 4H) + SMA 200 read from daily + VWMA 100 read from weekly. This lets you watch pullbacks against the EMA 20 on your operative timeframe with immediate confirmation that the higher-timeframe bias is aligned, plus the weekly VWMA as a volume-weighted "fair price" reference.
▪️ Position trader / long-term
Enable all 5 MAs on daily or weekly to build a complete structural map of the asset. The default configuration (EMA 8, EMA 20, EMA 50, SMA 200, and VWMA 100, all on daily) covers everything from fast momentum to the institutional level, combining pure-price references (SMA 200) with volume-weighted references (VWMA 100). The summary table shows the exact distance of price from each one.
▪️ Systematic crossover trader
The MA↔MA alert slots let you configure up to 5 specific crossovers simultaneously. Classic Golden Cross / Death Cross setup: Slot 1 with MA 3 (EMA 50) crossing MA 4 (SMA 200) on daily, with an automatic alert sent to your bot's webhook or notification system.
▪️ Multi-timeframe confluence trader
The most differentiating use case. Assign each MA to a different timeframe: MA 1 on 5m, MA 2 on 15m, MA 3 on 1H, MA 4 on 4H, MA 5 on daily or weekly. The summary table shows you in real time the distance of current price from the key level of each of those timeframes. When several MAs from different timeframes converge on the same price zone, that zone becomes a high-density structural level — one of the most-used concepts among institutional traders.
⚙️ INPUTS & CUSTOMIZATION
The entire indicator is 100% configurable from the Inputs panel. Each MA has its own expandable group with 14 controls. The summary table is also fully customizable (position, text size, background/border/text colors). The JMA global parameters (Phase and Power) live in their own section so advanced users can adjust them without cluttering the individual groups.
By default, all 5 MAs are enabled with a configuration tailored for daily and swing use: EMA 8 (blue, 1D), EMA 20 (red, 1D), EMA 50 (yellow, 1D), SMA 200 (green dashed, 1D), and VWMA 100 (pink dotted, 1D). The user can modify any of the parameters or reassign the MAs to other timeframes at any moment.
🔔 ALERTS
The indicator ships with 22 precompiled alerts ready to use:
• 5 alerts "Price crosses above MA N"
• 5 alerts "Price crosses below MA N"
• 10 alerts across 5 configurable slots for MA↔MA crossovers (bullish and bearish per slot)
• 2 wildcard alerts "any cross detected"
All messages include the {{ticker}} and {{close}} placeholders so they are directly parseable by webhooks, bots, and automation systems.
❓ FAQ
Does the indicator repaint?
No. The moving averages are computed on confirmed historical data. Cross alerts fire on the bar of the cross and values are not modified retroactively. To avoid signals that appear and disappear intra-bar, set the alerts to "Once per bar close".
Does it work on any timeframe?
Yes. From tick charts to monthly. In addition, each MA can have its own higher, lower, or equal timeframe relative to the active chart. The default timeframe is the current chart's timeframe.
Why 9 MA types?
Because each type behaves differently. SMA is the pure average; EMA weights recent bars more; HMA virtually eliminates lag; KAMA adapts to volatility; JMA is the smoothest while staying responsive; VWMA weights by volume. Having all of them available lets you use the right tool for each analysis without installing several separate indicators.
What are the 5 MA↔MA alert slots for?
They let you configure specific crossovers between any pair of MAs without having to create all possible combinations. In each slot you pick the fast MA and slow MA from dropdowns and receive alerts for the bullish and bearish crossovers of that pair. Example: Slot 1 = MA 3 crosses MA 4 (classic Golden Cross / Death Cross when MA 3 = EMA 50 and MA 4 = SMA 200).
What is the best MA combination?
There is no single "best" — it depends on the trading style and the asset. The Use Cases section above includes recommended configurations for the 5 most common profiles.
Is it compatible with webhooks and automation?
Yes. The 22 alerts use {{ticker}} and {{close}} placeholders in their messages, making them directly compatible with PulseWire Webhooks, copy-trading platforms, Telegram/Discord bots, and any system that parses JSON.
Is it free to use?
Yes. Open-source indicator under the Mozilla Public License 2.0. You can review the full code, use it freely on PulseWire, and create derivative copies while respecting the license terms.
⚠️ DISCLAIMER
This indicator is a technical analysis tool provided solely for educational and informational purposes. It does not constitute financial advice, an investment recommendation, or an invitation to trade any instrument. Moving averages are reactive (not predictive) indicators: they are based on historical data and, by their nature, can produce delayed signals in markets with sharp trend changes. In ranging or low-volatility market contexts, crossovers can be frequent and not particularly informative. Every trading decision is the sole responsibility of the trader. Past performance does not guarantee future results.
© 2026 Lic. Farias Foresi, Leandro M. — License: Mozilla Public License 2.0
Indicator

Session Liquidity Sweep Map [PhenLabs]📊 Session Liquidity Sweep Map
Version: PineScript™ v6
📌 Description
The Session Liquidity Sweep Map (SLSM) is a session-anchored liquidity engine that maps where resting orders accumulate around the Asia, London, and New York session extremes, then tracks the full life cycle of those pools from formation, to sweep, to structural confirmation. Rather than plotting static swing lines, SLSM treats each finalized session high and low as buy-side or sell-side liquidity and watches for the precise moment price raids that liquidity and rejects.
The indicator solves a core problem for intraday traders: distinguishing a genuine stop-run that leads to a reversal from a clean breakout that continues. By requiring a wick-rejection sweep to be followed by a market structure shift within a defined window, SLSM filters out unconfirmed pokes and only elevates sweeps that are validated by a CHoCH in the opposite direction.
Once a sweep is confirmed, SLSM projects the most logical opposing draw on liquidity and lays out structure-based R-multiple targets, giving you a complete read on where price came from and where it is likely being pulled next.
🚀 Points of Innovation
Full pool life-cycle state machine: Building → Complete → Swept → Awaiting MSS → Confirmed / no-MSS
Two-stage validation that pairs a wick-rejection sweep with a mandatory structure-shift confirmation
Dual sweep triggers: classic close-back-inside rejection or an ATR-scaled displacement break
Equal-high/low clustering that merges stacked liquidity into a single weighted pool
Confidence score blending rejection-wick quality, MSS speed, and displacement magnitude
Live dashboard surfacing the nearest untaken BSL above and SSL below current price
🔧 Core Components
Session Tracker: Builds developing highs/lows per session in a user-selected timezone and finalizes them into resting pools at session close
Pool Manager: Creates, clusters, caps, ages out, and visually fades liquidity pools to respect drawing-object limits
Sweep Engine: Flags a pool as swept when a confirmed bar penetrates it by the tick tolerance and rejects, or breaks it with displacement
MSS Validator: Watches the protected swing point and confirms the sweep on an opposite-direction close within the lookahead window
Projection Module: Plots the opposing draw and R-multiple targets measured from the sweep extreme
🔥 Key Features
Non-repainting logic: pools finalize at close, sweep/MSS evaluate only on confirmed bars, swings use right-anchored pivots
Configurable kill-zone shading that tints the background while each session is active
Equal-level clustering with an adjustable tick tolerance to keep the chart clean
Per-side pool cap that automatically removes the oldest untaken pool when limits are reached
Three discrete alerts: liquidity swept, sweep + MSS confirmed, and new opposing draw projected
🎨 Visualization
Liquidity Lines: Solid session-colored levels for live pools that fade and dash once swept
Sweep & MSS Labels: Directional sweep tags and a “MSS ✓” confirmation label with optional confidence score
Draw & Targets: A dotted opposing-draw line plus dashed R-multiple target lines from the sweep extreme
Dashboard: Per-session phase and high/low, with the nearest untaken BSL/SSL relative to price
📖 Usage Guidelines
Sessions
Session Windows (Asia/London/NY) — Default: 2000-0000 / 0200-0500 / 0930-1100 — Description: Defines each kill-zone in the chosen timezone; adjust to your instrument’s active hours
Kill-zone transparency — Default: 90 — Range: 50-99 — Description: Controls background tint intensity for active sessions
Sweep Detection
Penetration tolerance (ticks) — Default: 2 — Description: Minimum overshoot beyond a pool required to register a sweep
Require close back inside — Default: true — Description: Demands a wick-rejection close; the robust default
Displacement body x ATR — Default: 1.0 — Range: 0.2+ — Description: Body size relative to ATR for the alternative displacement trigger
MSS / Structure
Swing pivot length — Default: 5 — Range: 2+ — Description: Left/right strength for non-repainting swing detection
MSS lookahead (bars) — Default: 20 — Range: 3+ — Description: Bars allowed after a sweep for the structure break to confirm
✅ Best Use Cases
Intraday reversal trading off Asia/London/NY session stop-runs
ICT and Smart Money workflows centered on liquidity raids and CHoCH confirmation
Bias-building by reading the nearest untaken liquidity as the directional draw
Scalping and futures/index/crypto sessions with defined kill-zone windows
⚠️ Limitations
Performance depends on correct timezone and session-window configuration per instrument
The MSS lookahead window can expire on slow markets, leaving valid sweeps marked no-MSS
Designed for intraday timeframes; session anchoring is less meaningful on HTF charts
Confirmation introduces a deliberate lag versus the raw sweep, by design
💡 What Makes This Unique
Session-anchored pools rather than generic swing liquidity, tying liquidity to behavioral kill-zones
Mandatory two-stage sweep + MSS confirmation that suppresses unvalidated breakouts
An integrated draw-and-target projection that completes the from/to liquidity narrative
🔬 How It Works
1. Pool Formation
Each session tracks a developing high and low while active, then finalizes both as resting liquidity at close
Highs become buy-side liquidity (BSL) above; lows become sell-side liquidity (SSL) below
2. Sweep & Structure Shift
A confirmed bar must trade beyond a pool by the tolerance and close back inside, flipping it to “awaiting MSS”
An opposite-direction close through the protected swing within the lookahead confirms the sweep as tradable
3. Projection & Scoring
On confirmation, the nearest opposing pool is projected as the draw and R-targets are measured from the sweep extreme
A 0-100 confidence score weights rejection-wick quality, MSS speed, and displacement
💡 Note: SLSM is a non-repainting decision-support tool, not a signal-only system. Wait for the “MSS ✓” confirmation before acting on a sweep, and use the projected draw plus R-targets for trade management rather than entry timing alone. Indicator

RCS Sessions Full# RCS Sessions
RCS Sessions is a session-based timing indicator designed to help traders visualize key institutional reference points throughout the trading day.
The indicator automatically plots important session opens, closes, institutional print times, news windows, and delivery periods directly on the chart. All levels are displayed in advance for the current trading day while also preserving historical references from previous days for review and study.
The framework is built around the RCS Execution methodology, which emphasizes timing, positioning, liquidity, and institutional delivery rather than traditional retail indicators.
## Key Session Markers
* 00:00 – Midnight
* 03:00 – Asia Open
* 07:00 – New York Midnight
* 08:00 – 7H Print
* 09:00 – Sydney End / 4H Print
* 10:00 – London Open
* 12:00 – Asia End
* 13:00 – 4H Print
* 15:00 – 7H Print / New York Open
* 15:30 – News
* 16:00 – News Wave
* 16:30 – New York Open
* 17:00 – 4H Print / Order Delivery
* 19:00 – London End
* 21:00 – New York PM / 4H Print
* 22:00 – End of Day / 7H Print
## Features
* Displays the complete trading day in advance.
* Preserves previous session references for historical analysis.
* Fully customizable timezone support.
* Adjustable line colors, styles, labels, and visibility.
* Designed for futures, indices, forex, and other liquid markets.
* Lightweight and easy to read.
* Suitable for discretionary and rule-based execution models.
## Intended Use
This indicator does not generate buy or sell signals.
Its purpose is to provide a structured timing framework that helps traders organize market analysis around major institutional session transitions, liquidity events, and delivery windows.
## Recommended Usage
For best results, combine the session framework with:
* Market structure analysis
* Liquidity identification
* Session-based execution
* News awareness
* Risk management
* Institutional confirmation models
Trade the system – not the emotion.
© Raul Cristian Sararu
Indicator

NOA Levels
NOA Levels — Structural Levels, Volume Profiles & Gap Analytics
OVERVIEW
NOA Levels combines three institutional reference frameworks into a single
overlay: prior-period structural levels, volume-derived value zones, and a
statistical session-gap engine. It is built for traders who anchor decisions to
where price has previously transacted and how the current session opens relative
to that history.
Everything plots on intraday timeframes and reads off higher-timeframe data, so
the levels stay consistent regardless of the chart resolution you trade on.
WHAT IT PLOTS
1. Prior-Period Levels (Day / Week / Month)
Previous high, low, and midpoint for each period, drawn as horizontal
references that extend across the active period. High/low use dashed lines;
midpoints use dotted lines to keep them visually subordinate. Compact labels
(pdH/pdM/pdL, pwH/pwM/pwL, pmH/pmM/pmL) keep the chart readable.
2. Volume Profiles (Daily & Weekly)
Point of Control (POC) plus Value Area High/Low for the prior day and prior
week, computed from an intrabar volume distribution. Value Area % is
adjustable (40% for a tight zone around the POC, ~70% for the standard Market
Profile convention). Resolution controls the number of price rows used to
build each profile.
3. Session Gap Engine
On each new session, the open is measured against the prior close. Every gap
is boxed and classified into one of six behavioural profiles based purely on
where the session ultimately closes relative to the gap zone:
• GapUp & Go / Hold / Reverse
• GapDn & Go / Hold / Reverse
The on-chart label shows the gap size and the developing profile in real time;
the tooltip carries the full statistical breakdown.
GAP STATISTICS (the core differentiator)
Rather than judging gaps with arbitrary thresholds, NOA Levels builds a running
distribution from your own chart's history (lookback is adjustable). For each new
gap it reports:
• Magnitude in % and price, normalized as a z-score (σ) and percentile rank
against prior gaps — so a "big" gap is defined by this symbol's own behaviour
• A Common vs. Breakaway tag (whether the open clears the prior day's range)
• Historical Go / Hold / Reverse percentages, split by gap direction
• Live fill tracking (whether the prior close has been retested)
Magnitude is normalized by absolute gap %, which is always available — so gaps
plot and compute statistics even on freshly listed symbols where ATR has not yet
warmed up. The ATR multiple is shown as an optional reference field once enough
daily history exists.
REPAINTING
Higher-timeframe levels use confirmed prior-period values (lookahead with a
one-bar offset), so historical levels do not repaint. The developing gap profile
and fill status update intrabar by design, as they describe the session in
progress; the profile is finalized and recorded into the distribution once the
session closes.
HOW TO USE
- Treat prior highs/lows and POC/Value Area as decision zones — areas where
reaction is more likely, not automatic buy/sell signals.
- Use the gap percentile and σ to gauge whether an open is routine or unusual
for this instrument before sizing or fading it.
- Read the Go/Hold/Reverse distribution as context for the current gap's most
common historical resolution — it is descriptive, not predictive.
- Midpoints often act as intraday pivots; the gap mid frequently marks the
fill objective.
SETTINGS
Inputs are grouped by period (Day / Week / Month) and function (Levels / Volume /
Gaps), with colors, line widths, label toggles, Value Area %, profile resolution,
gap lookback, and ATR length all configurable. Session and week separators are
optional.
ALERTS
New Session, New Week, New Month, and Session Gap Detected.
Indicator

HTF Power of Three @SafarTradesHTF Power of Three
HTF Power of Three is a higher timeframe visualization framework designed to project a developing Daily, Weekly, or Monthly candle directly onto a lower timeframe chart.
The indicator is built around ICT's Power of Three (PO3) concept, allowing traders to monitor the current higher timeframe range and observe how price develops within that structure throughout the session.
Rather than repeatedly switching between execution and higher timeframes, traders can maintain awareness of the active higher timeframe candle while remaining focused on lower timeframe execution.
Many traders use the Daily, Weekly, or Monthly candle as a reference for directional bias, range analysis, and Power of Three development. However, viewing these structures traditionally requires frequent timeframe changes.
HTF Power of Three solves this by projecting the active higher timeframe candle directly onto the chart, allowing traders to continuously monitor:
• Current higher timeframe range
• Relative position of current price within that range
• Expansion of the active candle as new price data forms
• Potential accumulation, manipulation, and distribution development
• Higher timeframe context during lower timeframe execution
Power of Three Framework
The indicator is designed to help traders visualize how price is developing inside the active higher timeframe range.
As the higher timeframe candle evolves, the projected structure updates in real time, allowing traders to monitor changes in range expansion, directional movement, and overall delivery without leaving the execution chart.
By maintaining visibility of the active higher timeframe candle, traders can better understand where current price is trading relative to the projected range and how the developing structure aligns with their market narrative.
Higher Timeframe Reference Levels
The projected candle includes key higher timeframe reference points that help traders maintain context throughout the session.
Optional display elements include:
• Open
• High
• Low
• Current Close
• Range Information
• Price-Based Range Measurements
• Tick-Based Range Measurements
These references allow traders to quickly evaluate the state of the developing higher timeframe candle without requiring separate charts.
Customization
The indicator includes extensive display controls allowing users to customize:
• Daily, Weekly, or Monthly projections
• Projection positioning and offset
• Bullish and bearish candle appearance
• Wick, border, and body styling
• OHLC label visibility
• Range table visibility
• Table positioning
• Range display format
• Daily calculation method options
Intended Use
HTF Power of Three is designed for traders who combine lower timeframe execution with higher timeframe narrative and range analysis.
By projecting the active Daily, Weekly, or Monthly candle directly onto the chart, the indicator provides continuous visibility of higher timeframe structure while reducing the need for constant timeframe switching.
Indicator

Multi-Timeframe SMA WaveThis is a powerful multi-timeframe Simple Moving Average (SMA) visualizer that plots up to 28 different timeframes of the same SMA length simultaneously on your current chart.Instead of looking at one SMA on one timeframe, you see a "wave" or "fan" of SMAs from very fast (1-second) all the way to very slow (1-month). This creates a visual hierarchy of trend strength across different scales.
Key Features: 28 Timeframes covered: 1S, 5S, 10S, 15S, 30S, 1m, 2m, 3m, 5m, 10m, 15m, 20m, 30m, 45m, 60m, 90m, 120m, 180m, 240m, 360m, 480m, 720m, 1D, 2D, 3D, 1W, 2W, 1M.
Color-coded lines with increasing thickness on important timeframes (e.g., 5m is thicker).
Dynamic labels on the right side showing which line belongs to which timeframe (updates on the last bar).
Fill zones between certain groups (1-3m and 60-120m) for visual emphasis.
Info table in top-right showing SMA length and number of timeframes.
Uses request.security() with proper gaps/lookahead settings for clean data.
Trading Interpretation TipsBullish Setup: Price above most SMAs + wave sloping upward + fast TFs above slow TFs.
Bearish Setup: Price below most SMAs + wave sloping downward + fast TFs below slow TFs.
Compression / Breakout Setup: When the "wave" squeezes tightly together → often precedes strong moves.
Divergence: If price makes new highs but the higher-timeframe SMAs are flattening/turning down → warning sign.
Customization IdeasChange SMA len (default 5) — smaller = more reactive, larger = smoother.
Enable/disable fill zones.
Add more plots if you need even more timeframes.
Modify colors and line thickness for better visibility.
Summary:
This indicator is excellent for traders who use multi-timeframe analysis but hate switching between charts. It condenses a huge amount of information into one clean visual "wave," making it much easier to see alignment (or lack thereof) across timeframes. Very useful for day traders, swing traders, and discretionary price action traders who want contextual awareness.
Indicator

Indicator

Indicator

Indicator

Indicator

4 Independent Shaded MA Pairs + EnvelopesThis Pine Script creates a highly customizable multi-pair Moving Average indicator with shading and optional envelopes. It displays up to 4 completely independent MA pairs on the chart, where each pair consists of two moving averages (MA1 and MA2) that can have:
Different timeframes (multi-timeframe capable)
Different lengths and types (SMA, EMA, WMA, HMA, RMA, VWMA)
Different sources (close, open, hl2, etc.)
Individual colors
For each pair, you can also add envelopes (bands) around either MA1 or MA2, in either Points or Percent, with Upper, Lower, or Both lines.
The script includes shaded fills between MA1 MA2 (the main visual feature) and optional fills between MAs and their envelopes.
Main Use Cases:
Multi-Timeframe Trend & Structure Analysis
The most powerful use. Example setup:Pair 1: Two 32-period Dailies (fast structure)
Pair 2: Two 64-period Dailies or 4H
Pair 3/4: Higher timeframes (Weekly or 200+ periods)
This gives you a clean "layered" view of trend across different scales.
Visual "Zones" or Dynamic Support/Resistance
The shaded areas between each MA pair act as visual value zones. When price is inside a fill, it's in "equilibrium"; when it breaks out, it shows conviction.
Envelope Trading Strategies
Use the envelopes like dynamic Keltner Channels or Donchian-style bands for: Mean reversion (price touching envelope)
Breakout entries
Volatility visualization
Clean Alternative to MA Ribbons
Instead of 8–10 individual MAs cluttering the chart, you get 4 controlled, color-coded, shaded pairs that are easier to read.
Confluence Tool
Look for moments when multiple pairs align (e.g., all MA1s above MA2s + price breaking upper envelopes) for high-probability directional bias.
Strengths: Very flexible and clean
Excellent for discretionary traders who use multiple moving averages
Great visual clarity thanks to the fills
Typical Trading Style:
Swing trading, position trading, and ICT/SMC-style traders who like higher-timeframe bias combined with lower-timeframe execution.
Indicator

Indicator

Indicator

Indicator

mohit Momentummohit Momentum is a highly versatile technical analysis tool designed to track market momentum across multiple timeframes simultaneously, helping traders stay on the right side of the primary trend.
Core Architecture & Logic
The indicator calculates a custom momentum curve using the exponential relationship between fast, slow, and signal EMA lengths. It evaluates current market conditions across three specific layers:
1.Current Timeframe Trend: Tracks whether the momentum line is positioned above or below its signal line, signaling short-term bullish or bearish pressure.
2.Zero-Line Absolute Trend: Determines if the overall absolute trend is structural by monitoring whether momentum is trading in positive territory (above zero) or negative territory (below zero).
3.Higher Timeframe (HTF) Filter: Fetches trend data from a larger, customizable background timeframe (e.g., Weekly chart) to act as a macro trend shield, protecting you from trading against dominant market forces.
Dynamic Information Table
The script automatically plots a real-time summary dashboard directly on your chart, displaying:
Current TF: Dynamically shows a state classification (e.g., ▲ Strong Bull, ▲ Weak Bull, ▼ Strong Bear, or ▼ Weak Bear) based on the combined interaction of the MACD crossovers and the absolute zero line.
HTF Row: Displays a clear status indicator (▲ Bullish, ▼ Bearish, or — Neutral) reflecting structural momentum on the high-level timeframe.
Signal: Automatically generates consensus summaries—flagging highly confident setups as Confirmed Bull or Confirmed Bear when structural timeframes align, or warning you with a Conflicting state when the market is out of sync.
Visual Elements & Smart Features
T rend-Synced Backgrounds: Paints the entire chart area with customizable opacity colors (Green/Red) when highly confirmed trend setups trigger.
Execution Cross Markers: Plots distinct shape markers (Triangles and Circles) on the chart tracking structural HTF-confirmed crossovers and absolute zero-line breaks.
Fully Modular Alert System: Pre-loaded with complete alert configurations tracking structural crosses, macro alignment, and zero-boundary breakouts so you never miss a verified directional shift. Indicator

Indicator

Strategy

Strong Weak Highs Lowsstrong Weak Highs & Lows is a market structure indicator that automatically classifies swing points based on price behavior and trend context. Instead of simply plotting highs and lows, it helps traders distinguish between levels that are likely to hold and levels that are more vulnerable to being broken.
The indicator identifies:
* **WH (Weak High)**
* **SH (Strong High)**
* **WL (Weak Low)**
* **SL (Strong Low)**
This provides a clearer view of liquidity, market intent, and potential breakout targets.
Understanding the Labels
Weak High (WH)
A Weak High is a swing high that has a higher probability of being broken in the future.
Characteristics:
* Usually forms during bullish market conditions.
* Indicates buyers remain in control.
* Often becomes a future liquidity target.
Strong High (SH)
A Strong High is a swing high that successfully rejects price and is more likely to hold.
Characteristics:
* Often forms during bearish conditions.
* Indicates seller presence.
* Acts as a potential resistance level.
Weak Low (WL)
A Weak Low is a swing low that has a higher probability of being broken.
Characteristics:
* Common during bearish trends.
* Indicates continued downside pressure.
* Frequently becomes a liquidity target.
Strong Low (SL)
A Strong Low is a swing low that successfully defends against further selling.
Characteristics:
* Often forms during bullish conditions.
* Indicates buyer strength.
* Acts as potential support.
What the Chart Demonstrates
Using the NVIDIA (NVDA) 1H chart:
📈 During bullish phases, the indicator identified multiple **Weak Highs (WH)** while marking **Strong Lows (SL)** beneath price, highlighting continued buyer dominance.
📉 As momentum weakened, **Strong Highs (SH)** began appearing near market turning points, signaling increasing seller control.
🎯 Weak levels often became natural liquidity targets before price reversed or continued its trend.
🔄 The ongoing alternation between strong and weak swing points provides valuable context for anticipating future market structure developments.
Why This Matters
Many traders focus solely on where highs and lows are located.
Professional price action analysis also considers:
* Which highs are likely to be broken
* Which lows are likely to hold
* Where liquidity is resting
* Where stop orders may be clustered
* Which side currently controls market structure
Strong Weak Highs & Lows helps visualize these concepts automatically.
Features
✔ Automatic swing detection
✔ Strong vs Weak classification
✔ Liquidity target identification
✔ Market structure context
✔ Clean chart visualization
✔ Non-repainting swing confirmation
✔ Multi-timeframe support
✔ Suitable for Smart Money Concepts (SMC)
How to Use
Bullish Environment
* Focus on Strong Lows (SL).
* Expect Weak Highs (WH) to be targeted and potentially broken.
* Look for continuation opportunities after pullbacks.
Bearish Environment
* Focus on Strong Highs (SH).
* Expect Weak Lows (WL) to be targeted and potentially broken.
* Look for selling opportunities during retracements.
Liquidity Analysis
* Weak highs and weak lows often act as future liquidity magnets.
* Use them as potential target zones for trend continuation trades.
Best Applications
* Market Structure Trading
* Smart Money Concepts (SMC)
* Liquidity Analysis
* Swing Trading
* Trend Following
* Intraday Trading
* Higher Timeframe Confirmation
Notes
Strong and Weak classifications are based on market structure behavior and are not direct buy or sell signals. The indicator is designed to help traders understand the strength behind swing points and improve decision-making around support, resistance, and liquidity.
For best results, combine with:
* Break of Structure (BOS)
* Change of Character (CHoCH)
* Supply & Demand Zones
* Risk Management Rules
Strong Weak Highs & Lows transforms ordinary swing analysis into actionable market structure insight by identifying which levels are likely to hold and which levels are likely to become future liquidity targets. Indicator
