Strategy

TY's MA disparity with high/low markHere's a concise English description suitable for PulseWire (e.g., for the publish description or a comment block):
---
**TY's MA Disparity — Mean Reversion Strategy**
This indicator measures how far price has stretched from its moving average(s), expressed as a percentage disparity, to help identify potential mean-reversion entry/exit zones.
**Core calculation**
- Computes disparity `(close − MA) / MA × 100` separately for a mid-term MA (default 120) and a long-term MA (default 200)
- User can enable either MA independently, or both (values are summed when both are active)
- MA type is selectable (SMA or EMA, default SMA), applied to both MAs
**Bands**
- Upper/lower limit lines can be set manually, or switched to **Auto Band mode**, which sets the bands automatically to the highest/lowest disparity reading over the last N bars (default 150)
- Zones beyond the bands are shaded for quick visual identification of extreme readings
**Extreme price markers**
- Flags new 100-bar (adjustable) highs and lows in price itself
- New highs are marked with an upward triangle (▲), new lows with a downward triangle (▼), both plotted on the zero (center) line
- Markers are deduplicated only within the lookback window — if a new extreme appears within the same N-bar window as the prior marker, the prior one is replaced; markers older than the window are preserved as historical reference
- Fully timeframe-agnostic — lookback is bar-count based, so it works identically on daily, weekly, monthly, or any custom timeframe
**Optional display**
- Squared disparity (sign-preserving) available as an alternate series for emphasizing volatility of extreme moves
A warning label appears on-chart if both MA toggles are disabled (disparity would otherwise flatline at zero). Indicator

Indicator

3EMA Filter [LTW]📈 3EMA Filter
This indicator visualizes real-time trend intensity using a multi-timeframe Exponential Moving Average (EMA) structure, projects future price trajectories based on momentum slopes, and quantifies fast-to-slow moving average divergence via an integrated real-time dashboard.
Instead of looking backward at static historical support and resistance levels on lower timeframes, you can instantly read real-time trend acceleration and price divergence right here and now to build powerful, forward-looking trading strategies.
⚙️ Key Features & Customization
▪️ Dynamic EMA Ribbon & Crossover Signals (Default: 50, 100, 200)
Utilizes dynamic colored ribbon filling between EMA 1, 2, and 3 to provide an immediate visual assessment of trend alignment (bullish/bearish) and momentum strength. Highlights Golden Cross and Dead Cross events between the fast and middle lines with distinct markers and optional background highlighting.
▪️ Slope-Based Future Trajectory Projection
Calculates the current momentum slope of each moving average at the latest bar to project future EMA trajectories 'n' bars forward. Allows traders to visually gauge whether trend momentum is currently accelerating or flattening out, aiding in the early detection of potential inflection points and trend reversals. (Supports customizable styles: Solid, Dotted, Dashed).
▪️ High-Visibility Divergence Dashboard
Automatically calculates and displays the Current, Maximum, and Minimum price divergence (%) between the fast moving average (EMA1) and the slow moving average (EMA3) over a selectable timeframe (1D, 1W, 1M). Engineered with a crisp, high-contrast design to immediately evaluate overbought and oversold market pressure across both Dark and Light themes.
▪️ Keep Charts Clean & Focus on Operability (Limit Display to Recent "n" Bars)
We approached this feature with the mindset of focusing on practical 'Operability' and responsiveness in real-time trading rather than just simple readability. By limiting the indicator display to the most recent 'n' bars, it reduces computational waste and eliminates visual clutter from historical bars, allowing you to react immediately to pure candlestick price action.
💡 How to Use & Trading Strategies
Provides a clean, forward-looking analytical framework that eliminates hindsight bias on lower timeframes.
1. Focusing on Acceleration & Divergence on Lower Timeframes
Unless you are analyzing macro moving averages like the 200-day or 200-week MAs on daily or weekly charts, tracing historical MA support and resistance lines on lower timeframes (such as intraday minute or hourly charts) often offers little practical synergy in real-time trading. This indicator departs from static historical mapping and is used strictly to read real-time "EMA Divergence" and the "Momentum Acceleration" of the current trend.
2. Preventing Curve-Fitting & Hindsight Bias (Hidden Picture Puzzles)
The integrated Bar Limit feature is deliberately designed to stop traders from falling into the trap of "playing hidden picture puzzles"—retroactively forcing indicators to fit historical price action. It eliminates hindsight bias, ensuring your analytical focus remains 100% locked on present market dynamics and future trajectory projections.
📌 Summary
A practical, all-in-one indicator designed to shift your focus away from static historical support/resistance and toward real-time trend acceleration and divergence. Through slope-based future projections, a high-visibility divergence dashboard, and an operability-focused Bar Limit feature, you can eliminate hindsight bias and trade with high reliability by focusing entirely on active market dynamics. Indicator

DNSE VN301!, Keltner Break Out Strategy"Keltner Channel Breakout with SMA Trend Filter" is a trend-following breakout strategy designed to capture strong directional price movements after volatility expansions. The strategy uses the Keltner Channel, constructed from an EMA(20) and ATR(10), to identify bullish breakouts when price closes above the upper channel and bearish breakouts when price closes below the lower channel.
To improve signal quality, the strategy incorporates an optional SMA(200) trend filter, allowing Long trades only when the SMA is rising and Short trades only when it is falling. By combining volatility-based breakout detection with long-term trend confirmation, the strategy seeks to reduce false signals during ranging markets while participating in sustained intraday trends. It also includes configurable stop loss, take profit, trading session filters, and automatic end-of-day position closure for disciplined risk management.
Strategy settings and configuration:
Chart timeframe: recommended 1-minute chart
Position size: 3 contracts
Keltner EMA length: 20
ATR length: 10
ATR multiplier: 2.0
SMA length: 200
Stop loss: 10 points
Take profit: 20 points
SMA trend filter: On / Off
Take profit: On / Off
Time filter: On / Off
Trading session: 09:00 – 14:30
Trade direction: Long / Short / Both
Default script settings:
The strategy calculates the Keltner Channel using EMA(20) and ATR(10). The upper band is calculated by adding ATR multiplied by 2.0 to EMA(20). The lower band is calculated by subtracting ATR multiplied by 2.0 from EMA(20).
When the closing price breaks above the upper Keltner band, buying pressure may be taking control. When the closing price breaks below the lower Keltner band, selling pressure may be taking control.
When the SMA(200) trend filter is enabled, the script only allows Long trades when SMA(200) is rising and only allows Short trades when SMA(200) is falling. When the SMA filter is disabled, the strategy can trade both directions based only on Keltner Channel breakout signals.
Entry and exit rules:
Long entry:
Closing price > Upper Keltner Channel band
AND SMA(200) is rising, if the SMA filter is enabled
AND the signal appears during the trading session
AND trade direction allows Long entries
Long exit:
Stop loss: 10 points from entry price
Take profit: 20 points from entry price, if enabled
Opposite breakout signal appears
Reversal when a valid Short signal appears
Automatic position close at the end of the trading session
Short entry:
Closing price < Lower Keltner Channel band
AND SMA(200) is falling, if the SMA filter is enabled
AND the signal appears during the trading session
AND trade direction allows Short entries
Short exit:
Stop loss: 10 points from entry price
Take profit: 20 points from entry price, if enabled
Opposite breakout signal appears
Reversal when a valid Long signal appears
Automatic position close at the end of the trading session
Risk disclaimer:
Futures trading involves a high level of risk and prices can move sharply. This script is provided for reference, research, and backtesting purposes only. Users should fully understand derivatives trading, their own risk tolerance, and the strategy logic before applying it to live trading.
All investment decisions are the responsibility of the user. phaisinh.online is not responsible for any losses arising from the use of this strategy in real trading. Past performance does not guarantee future results.
_____________________________________________________________________
"Keltner Channel Breakout với Bộ lọc Xu hướng SMA" là chiến lược giao dịch theo xu hướng (trend-following) được thiết kế để nắm bắt các nhịp biến động mạnh của giá sau khi thị trường mở rộng biên độ dao động. Chiến lược sử dụng Keltner Channel, được xây dựng từ EMA(20) và ATR(10), để xác định tín hiệu bứt phá tăng khi giá đóng cửa vượt lên trên dải trên và tín hiệu bứt phá giảm khi giá đóng cửa xuống dưới dải dưới của kênh.
Để nâng cao chất lượng tín hiệu, chiến lược tích hợp bộ lọc xu hướng SMA(200) (có thể bật/tắt), chỉ cho phép mở vị thế Long khi SMA đang hướng lên và vị thế Short khi SMA đang hướng xuống. Bằng cách kết hợp tín hiệu breakout dựa trên biến động với xác nhận xu hướng dài hạn, chiến lược hướng tới việc giảm các tín hiệu nhiễu trong giai đoạn thị trường đi ngang, đồng thời tận dụng hiệu quả các xu hướng mạnh trong giao dịch trong ngày. Ngoài ra, chiến lược còn hỗ trợ các tính năng quản trị rủi ro như Stop Loss, Take Profit, bộ lọc thời gian giao dịch và tự động đóng vị thế trước khi kết thúc phiên để tránh rủi ro qua đêm.
Cài đặt & cấu hình chiến lược:
Biểu đồ: khuyến nghị khung 1 phút
Khối lượng giao dịch: 3 hợp đồng
Chu kỳ EMA Keltner: 20
Chu kỳ ATR: 10
Hệ số nhân ATR: 2.0
Chu kỳ SMA: 200
Cắt lỗ: 10 điểm
Chốt lời: 20 điểm
Bộ lọc xu hướng SMA: Bật / Tắt
Dùng chốt lời: Bật / Tắt
Bộ lọc giờ: Bật / Tắt
Khung giờ giao dịch: 09:00 – 14:30
Chiều giao dịch: Mua / Bán / Cả hai
Cài đặt mặc định của script:
Chiến lược tính toán Keltner Channel dựa trên đường EMA(20) và độ biến động ATR(10). Dải trên được tính bằng EMA(20) cộng ATR nhân hệ số 2.0. Dải dưới được tính bằng EMA(20) trừ ATR nhân hệ số 2.0.
Khi giá đóng cửa vượt lên trên dải trên Keltner, lực mua có thể đang chiếm ưu thế. Khi giá đóng cửa phá xuống dưới dải dưới Keltner, lực bán có thể đang chiếm ưu thế.
Khi bật bộ lọc xu hướng SMA(200), script chỉ cho phép lệnh Mua khi SMA(200) dốc lên và chỉ cho phép lệnh Bán khi SMA(200) dốc xuống. Khi tắt bộ lọc SMA, chiến lược có thể giao dịch cả hai chiều chỉ dựa trên tín hiệu breakout của Keltner Channel.
Điều kiện vào và thoát lệnh:
Vào lệnh Mua:
Giá đóng cửa > Dải trên Keltner Channel
VÀ SMA(200) dốc lên, nếu bật bộ lọc SMA
VÀ tín hiệu xuất hiện trong khung giờ giao dịch
VÀ chiều giao dịch cho phép lệnh Mua
Thoát lệnh Mua:
Cắt lỗ: 10 điểm từ giá vào lệnh
Chốt lời: 20 điểm từ giá vào lệnh, nếu bật
Có tín hiệu breakout ngược chiều
Đảo chiều khi xuất hiện tín hiệu Bán hợp lệ
Tự động đóng lệnh khi hết khung giờ giao dịch
Vào lệnh Bán:
Giá đóng cửa < Dải dưới Keltner Channel
VÀ SMA(200) dốc xuống, nếu bật bộ lọc SMA
VÀ tín hiệu xuất hiện trong khung giờ giao dịch
VÀ chiều giao dịch cho phép lệnh Bán
Thoát lệnh Bán:
Cắt lỗ: 10 điểm từ giá vào lệnh
Chốt lời: 20 điểm từ giá vào lệnh, nếu bật
Có tín hiệu breakout ngược chiều
Đảo chiều khi xuất hiện tín hiệu Mua hợp lệ
Tự động đóng lệnh khi hết khung giờ giao dịch
Tuyên bố rủi ro:
Giao dịch hợp đồng tương lai có mức độ rủi ro cao và giá có thể biến động mạnh. Script này chỉ phục vụ mục đích tham khảo, nghiên cứu và kiểm thử. Người dùng cần hiểu rõ giao dịch phái sinh, khẩu vị rủi ro cá nhân và logic của chiến lược trước khi áp dụng vào giao dịch thực tế.
Mọi quyết định đầu tư thuộc trách nhiệm của người dùng. phaisinh.online không chịu trách nhiệm cho bất kỳ khoản lỗ nào phát sinh từ việc sử dụng chiến lược này trong giao dịch thực tế. Hiệu quả trong quá khứ không đảm bảo kết quả trong tương lai.
Strategy

EMA RSI MACD Confluence Strategy Hybrid ATR ExitA role-based confluence strategy for crypto swing trading, validated on 4H charts of liquid majors (BTC, ETH, SOL).
Why "role-based"? Most multi-indicator scripts stack three oscillators and fire when they agree — three lagging versions of the same information. Here, each component has one distinct job:
EMA (21/50) — trend regime. The master filter. Longs only while fast EMA is above slow EMA (optionally with rising slope); shorts in the mirror condition.
MACD (12/26/9) — entry trigger. A signal-line cross fires the entry, only in the direction the regime allows.
RSI (14) — confirmation and guardrail. Momentum must agree (above/below the 50 midline), and entries chasing into overbought/oversold extremes are blocked.
ATR (14) — risk engine. Stops, targets, and the trail all scale with volatility.
The hybrid exit (what makes this version different). The initial stop and take-profit are anchored to the ATR captured at entry, so the risk-per-trade sizing stays honest even when volatility expands mid-trade. The trailing stop, however, deliberately uses live ATR — it widens as volatility expands, which lets winners run in accelerating trends. In testing, freezing the trail at entry ATR destroyed the edge; adapting it restored it. Both behaviours are documented in the input tooltips.
Higher-timeframe regime filter. An optional daily-EMA filter permits longs only in a higher-TF uptrend and shorts only in a downtrend — the single biggest chop filter in testing.
Non-repainting by construction: all logic uses closed-bar values, orders process on bar close, the HTF filter requests the last closed daily bar with lookahead off, and alerts fire on bar close matching the backtest exactly.
Risk management: each trade is sized so a full stop-out loses a fixed % of equity (default 1%); a hard leverage cap (default 1.0 = none) prevents notional from exceeding equity; commission (0.05%) and slippage (2 ticks) are included so results reflect realistic costs.
Honest usage notes: this is a trend-following system — expect a low win rate with larger winners, and flat-to-negative stretches in ranging markets. It is validated on 4H; on 5m/15m, trading costs typically consume the edge. Adjust commission/slippage to your venue and forward-test before trading anything live.
Open-source so you can audit every line. Feedback welcome in the comments.
Past performance does not guarantee future results. This script is a tool, not financial advice. Strategy

Indicator

Indicator

MACD Momentum Matrix [MTF]# MACD Multi-Timeframe Confirmation — v1
A MACD confirmation tool that only signals when your chart timeframe and a
higher timeframe agree — built to demonstrate reliable, non-repainting
multi-timeframe logic.
## What it does
- Standard MACD (configurable fast/slow/signal lengths) on your chart's
timeframe
- Reads MACD trend state from a higher timeframe you choose
- Fires a confirmed signal only when both timeframes align (optional —
can be turned off to use chart-timeframe crosses alone)
- Clean triangle markers on the price chart at confirmed signals
- Live status table showing chart-timeframe state, higher-timeframe state,
and whether they're currently aligned
- Separate bullish/bearish alerts
## What it deliberately leaves out (v1 scope)
- Multiple stacked higher timeframes
- Alternate MACD variants (zero-line cross, histogram slope, etc.)
- Backtesting or strategy logic
Those become a separate "MACD Pro" build so this stays a fast, dependable
confluence tool.
## Design principles
- **Non-repainting multi-timeframe data.** Higher-timeframe MACD is pulled
with lookahead = barmerge.lookahead_off, the standard safe pattern for
MTF requests in Pine Script — no future data leaks into historical bars.
- **Confirmed on close.** Signals are based on a completed MACD line/signal
line cross, not intrabar movement.
- **Readable code.** Organized into clearly commented sections so a client
can follow exactly what triggers a signal.
## Ideal use cases
- Traders who use MACD for trend confirmation and want to filter out
lower-timeframe noise automatically
- A building block for custom strategies that need a reliable "is the
bigger picture agreeing with this move" filter
- Anyone who's been burned by repainting MTF indicators and wants one that
behaves the same live as in backtest
---
*Built by Pedro Silva — Pine Script v6 development for custom indicators,
alert systems, and backtesting tools. Open for custom work: .* fix it
MACD Momentum Matrix
MACD Momentum Matrix is a multi-timeframe momentum confirmation tool designed to filter lower-timeframe MACD signals through broader market context.
Instead of treating every MACD crossover as an actionable event, the indicator evaluates three layers:
Chart-timeframe MACD for signal timing
Completed 5-minute MACD data for immediate momentum
Completed 15-minute MACD data for directional bias
A signal appears only when the enabled momentum, trend, candle, session, and signal-management conditions agree.
How it works
Chart-timeframe trigger
The chart-timeframe MACD crossover provides the initial bullish or bearish trigger. Signals are evaluated only after the chart candle closes.
Five-minute momentum
The completed 5-minute MACD histogram determines whether immediate momentum supports the potential signal.
Three confirmation modes are available:
Directional
Directional and Strengthening
Directional or Strengthening
Fifteen-minute bias
The completed 15-minute MACD histogram provides the broader directional context. Users may optionally require that this higher-timeframe momentum is also strengthening.
Price confirmation
Optional trend filters can require price to be positioned correctly relative to:
Session VWAP
A configurable EMA
Both VWAP and EMA
Neither filter
An additional candle-direction filter can require bullish signals to close above their open and bearish signals to close below their open.
Signal management
The indicator includes controls designed to reduce clustered or repetitive signals:
Configurable cooldown between signals
One signal per momentum leg
Optional session restriction
Confirmed-close evaluation
Independent bullish and bearish alerts
These features do not predict reversals or guarantee profitable entries. They organize MACD confirmation into a more selective multi-timeframe framework.
Non-repainting higher-timeframe logic
The 5-minute and 15-minute calculations use values from completed higher-timeframe candles.
The script requests historically confirmed values using an offset expression with barmerge.lookahead_on. This prevents an unfinished higher-timeframe candle from changing the imported momentum state while the current chart candle is developing.
Signal markers are also gated by confirmed chart-bar closes.
This means historical signals are evaluated using the same completed-candle information available during live operation.
Momentum Matrix dashboard
The compact dashboard summarizes:
Chart-timeframe trigger state
Five-minute momentum state
Fifteen-minute directional bias
Current bullish or bearish context
Filter readiness
Most recent confirmed signal
The dashboard is intended to show why a setup is active, blocked, or still waiting without covering the chart with unnecessary information.
Customization
Users can configure:
MACD fast, slow, and signal lengths
Momentum and bias timeframes
Five-minute confirmation method
Fifteen-minute bias requirements
VWAP and EMA filtering
EMA length
Candle-direction confirmation
Signal cooldown
One-signal-per-leg behavior
Signal session and timezone
Marker visibility and colors
Dashboard visibility and position
Alerts
Separate alert conditions are included for:
Bullish multi-timeframe MACD confirmation
Bearish multi-timeframe MACD confirmation
Create PulseWire alerts from either condition after applying the indicator to a chart.
Recommended starting configuration
The default structure is intended primarily for short-term intraday charts:
Chart timeframe: 1 minute
Momentum timeframe: 5 minutes
Bias timeframe: 15 minutes
Trend filter: VWAP
Confirmed candle direction: Enabled
One signal per momentum leg: Enabled
Signal cooldown: 10 chart bars
These are starting values, not universal trading rules. Settings should be adjusted for the instrument, session, and trading style being evaluated.
Intended use
MACD Momentum Matrix can be used as:
An intraday momentum-confirmation tool
A filter for lower-timeframe MACD noise
A visual multi-timeframe market-state dashboard
An alert framework for discretionary traders
A foundation for custom strategy development and testing
Scope
This version does not include:
Automated order execution
Stop-loss or profit-target calculations
Position sizing
Backtesting statistics
Support and resistance detection
Reversal prediction
It is a confirmation indicator, not a complete trading system. Signals should be evaluated alongside market structure, meaningful price levels, risk management, and the user’s own tested trading plan.
Built by Pedro Silva in Pine Script v6. Available for custom indicators, alert systems, backtesting tools, and Pine Script development. Indicator

MACD Momentum Matrix [MTF]# MACD Multi-Timeframe Confirmation — v1
A MACD confirmation tool that only signals when your chart timeframe and a
higher timeframe agree — built to demonstrate reliable, non-repainting
multi-timeframe logic.
## What it does
- Standard MACD (configurable fast/slow/signal lengths) on your chart's
timeframe
- Reads MACD trend state from a higher timeframe you choose
- Fires a confirmed signal only when both timeframes align (optional —
can be turned off to use chart-timeframe crosses alone)
- Clean triangle markers on the price chart at confirmed signals
- Live status table showing chart-timeframe state, higher-timeframe state,
and whether they're currently aligned
- Separate bullish/bearish alerts
## What it deliberately leaves out (v1 scope)
- Multiple stacked higher timeframes
- Alternate MACD variants (zero-line cross, histogram slope, etc.)
- Backtesting or strategy logic
Those become a separate "MACD Pro" build so this stays a fast, dependable
confluence tool.
## Design principles
- **Non-repainting multi-timeframe data.** Higher-timeframe MACD is pulled
with `lookahead = barmerge.lookahead_off`, the standard safe pattern for
MTF requests in Pine Script — no future data leaks into historical bars.
- **Confirmed on close.** Signals are based on a completed MACD line/signal
line cross, not intrabar movement.
- **Readable code.** Organized into clearly commented sections so a client
can follow exactly what triggers a signal.
## Ideal use cases
- Traders who use MACD for trend confirmation and want to filter out
lower-timeframe noise automatically
- A building block for custom strategies that need a reliable "is the
bigger picture agreeing with this move" filter
- Anyone who's been burned by repainting MTF indicators and wants one that
behaves the same live as in backtest
---
*Built by — Pine Script v6 development for custom indicators,
alert systems, and backtesting tools. Open for custom work: .* Indicator

NOVA_FX Miracle v.3.0 IndicatorNOVA_FX Miracle v.3.0
A multi-signal trend indicator combining Smoothed Heiken Ashi trend detection, EMA-based pullback confirmation, and classic pin bar recognition — built for spotting high-probability trend-continuation and reversal entries.
How it works:
• Smoothed Heiken Ashi (SHA) — a double-smoothed Heiken Ashi trend engine that filters out noise and defines the dominant market bias (bullish/bearish).
• SHA Pullback Signals — triggers when price pulls back into the SHA zone during an established trend and reverses, confirmed by an ADX strength filter and a shadow/range filter that excludes abnormally large "outlier" candles.
• EMA Touch Signals — fires when price wicks into a sloped EMA(50) (slope measured relative to ATR, so it adapts to any instrument/timeframe) without the candle's close breaking through it, followed by a candle color reversal — a classic dynamic support/resistance bounce.
• Pin Bar Signals — standalone reversal pattern detection at the EMA, independent of the SHA state machine.
All signal types (long/short, SHA/EMA/Pin Bar) can be toggled independently in settings, along with built-in alert conditions for each.
Русский:
NOVA_FX Miracle v.3.0
Мультисигнальный трендовый индикатор, объединяющий определение тренда через сглаженный Heiken Ashi, подтверждение отката по EMA и классическое распознавание пинбаров — создан для поиска входов на продолжении тренда и на разворотах с повышенной вероятностью отработки.
Как это работает:
• Smoothed Heiken Ashi (SHA) — дважды сглаженный Heiken Ashi определяет доминирующее направление рынка (бычье/медвежье), отфильтровывая рыночный шум.
• SHA Pullback сигналы — срабатывают, когда цена откатывается в зону SHA внутри устоявшегося тренда и разворачивается, с подтверждением по силе тренда (ADX) и фильтром теней/диапазона, который исключает аномально крупные "выбросные" свечи.
• EMA Touch сигналы — появляются, когда цена тенью касается направленной EMA(50) (наклон измеряется относительно ATR, поэтому индикатор адаптируется под любой инструмент и таймфрейм), не закрываясь телом за её пределами, с последующей сменой цвета свечи — классический отбой от динамической поддержки/сопротивления.
• Pin Bar сигналы — самостоятельное распознавание разворотного паттерна у EMA, независимо от состояния SHA.
Каждый тип сигнала (лонг/шорт, SHA/EMA/Pin Bar) включается и выключается отдельно в настройках, для каждого предусмотрены свои алерты.
Indicator

Indicator

Indicator

STRX - Multi MA [Touch Detect]STRX - Multi MA is an overlay indicator that plots up to five independently configurable moving averages on the chart. Each moving average can use the chart timeframe or a selected custom timeframe through the Time Frame input, making it possible to combine local and higher-timeframe dynamic levels in a single view.
How it works
The script calculates up to five moving averages, each with its own visibility, length, type, color, touch marker setting, and timeframe selection. When the candle range intersects a moving average value, the script prints a small marker directly on that level to highlight the touch event without adding excessive visual noise to the chart.
Touch detection concept
A touch is detected when the candle’s high-low range crosses the moving average value. This marker is intended as a visual reference only: it helps identify moments when price interacts with a dynamic level, which can be useful for monitoring reactions, retests, confluence areas, or contextual confirmation.
Multi-timeframe structure
Each moving average can remain on the chart timeframe by leaving the Time Frame input empty, or it can be calculated from a custom timeframe. This allows traders to display, for example, higher-timeframe moving averages directly on lower-timeframe charts while keeping all selected averages inside the same overlay.
Inputs
Show MA: enables or disables each moving average.
Show Touch Marks: displays or hides touch markers for the selected moving average.
Length: defines the moving average period.
Type: selects the moving average method, including SMA, EMA, WMA, RMA, and VWMA.
Time Frame: uses the chart timeframe when empty, or a custom timeframe when specified.
Color: sets the display color of the moving average and its touch marker.
Use cases
This indicator can be used to monitor multiple moving averages at once, compare reactions across different dynamic levels, and keep higher-timeframe moving averages visible on lower-timeframe charts. It is designed to support chart reading and market context analysis rather than to function as a standalone entry or exit system.
Notes
Higher-timeframe values requested through the Time Frame input may update according to the source timeframe structure, so their behavior can differ from averages calculated directly on the chart timeframe. As with any analytical tool, this script should be used together with broader market structure analysis and risk management. Indicator

Venor Trend Pulse V2Short Description
A professional trend confirmation indicator designed to filter market noise, validate momentum, and identify higher-quality trading opportunities across multiple markets and timeframes.
Full Description
Venor Trend Pulse
Venor Trend Pulse is a proprietary trend confirmation indicator developed to help traders identify higher-quality market opportunities while filtering out unnecessary market noise.
Rather than reacting to every price fluctuation, the indicator evaluates multiple aspects of market behavior, including trend structure, volatility, and momentum confirmation, before generating a trading signal. By requiring several conditions to align, Venor Trend Pulse aims to reduce low-quality entries that commonly occur during ranging or indecisive markets.
The internal calculation is proprietary and intentionally remains undisclosed. However, the overall methodology is based on combining trend confirmation with adaptive market filtering to improve signal quality while maintaining timely market responsiveness.
Key Features
Trend confirmation using multiple analytical factors
Adaptive filtering to reduce market noise
Momentum validation before signal generation
Designed for discretionary trading and market analysis
Compatible with cryptocurrencies, Forex, indices, and other liquid markets
Suitable for multiple timeframes
Recommended Usage
Venor Trend Pulse is intended to be used as a confirmation tool rather than a complete trading system.
For best results, it can be combined with:
Market Structure Analysis
Support & Resistance
Volume Analysis
Risk Management
Position Sizing
Like any technical analysis tool, signals should always be evaluated within the broader market context.
Interface Translation
Chinese English
多頭 Bullish
空頭 Bearish
買進 Buy
賣出 Sell
趨勢確認 Trend Confirmation
強勢 Strong Trend
弱勢 Weak Trend
Disclaimer
This indicator is provided for educational and analytical purposes only. It does not constitute financial advice or guarantee future performance. Trading financial markets involves substantial risk. Always perform your own analysis and apply appropriate risk management before making trading decisions. Indicator

Deep Market Structure & Liquidity Matrix [Pro]================================================================================
Deep Market Structure & Liquidity Matrix
================================================================================
Welcome to the Deep Market Structure & Liquidity Matrix . This all-in-one technical indicator is designed for Smart Money Concepts (SMC) traders, price action analysts, and institutional structure followers. It cleans up market noise and delivers precise structure mapping directly on your chart.
Whether you trade Forex, Crypto, Indices, or Commodities, this tool provides clear, real-time insights into macro trends, key structural breaks, major liquidity levels, and dynamic trend channels.
--------------------------------------------------------------------------------
KEY FEATURES & DETAILED BREAKDOWN
--------------------------------------------------------------------------------
1. Smooth Glowing Trend Line (Length: 70)
Unlike standard moving averages that lag or cause frequent false flips during choppy sessions, this script incorporates a high-period smoothed trend tracking algorithm (Hull-based).
- Green Line: Confirms a sustained macro Bullish Trend.
- Red Line: Confirms a sustained macro Bearish Trend.
It filters out minor price noise and keeps your focus aligned with the dominant higher-timeframe trend direction.
2. Major ITH & ITL Badges (Intermediate Term Highs/Lows)
Identifying major structural pivots is essential for liquidity mapping.
- Red "ITH" Badge: Highlights major macro swing highs (Intermediate Term Highs) where buy-side liquidity resides.
- Green "ITL" Badge: Highlights major macro swing lows (Intermediate Term Lows) where sell-side liquidity resides.
These badges only trigger on major swing points, keeping your charts clutter-free.
3. SMC Structure Mapping (BOS & CHoCH with Offset Labels)
To eliminate visual clutter, all structure markers are placed precisely with clean vertical offsets:
- BOS (Break of Structure): Highlights structural trend continuations.
- CHoCH (Change of Character): Signals potential early trend reversals.
Labels are placed above bullish break lines and below bearish break lines to prevent candles or lines from obscuring the text.
4. Dynamic Trend Channel Engine
Automated swing-point connections generate real-time trend channels to highlight dynamic support and resistance zones. This helps traders visually identify key channel boundaries and structural slope without manual drawing clutter.
5. Live Market Structure Dashboard
Located at the top right of the chart, this live dashboard summarizes key market metrics at a glance:
- Market Trend: Live macro direction (Bullish / Bearish).
- Market Phase: Automatically detects Consolidation (Low Volatility) vs. Expansion (High Volatility) using ATR parameters.
- Volatility (ATR): Displays real-time 14-period Average True Range metrics.
--------------------------------------------------------------------------------
HOW TO USE THIS INDICATOR
--------------------------------------------------------------------------------
1. Trend Identification: Use the Glowing Trend Line to bias your trades (Long when Green, Short when Red).
2. Liquidity Zones: Monitor the Major ITH and ITL levels as key targets or reversal zones.
3. Confirmation: Look for CHoCH for trend shift signals and BOS for continuation entries aligned with the main trend.
--------------------------------------------------------------------------------
DISCLAIMER & HOUSE RULES COMPLIANCE
--------------------------------------------------------------------------------
This script is strictly created for educational and analytical purposes only. It does not provide buy/sell signals or financial advice. Trading involves substantial risk, and past structural setups do not guarantee future price action. Always apply sound risk management strategies.
Indicator

Legacy MA Set [7 MAs]Legacy MA Set is a lightweight, fully customizable Moving Average toolkit that combines 7 essential MAs into a single, clutter-free indicator.
🔹 Originality & Why This Script is Unique:
Unlike PulseWire's built-in MAs where you can only view one MA at a time, this script allows you to:
• Enable/Disable each MA independently
• Switch between EMA and SMA per MA
• Customize length, source, color, and width for each MA individually
🔹 Why This Mashup is Useful:
This combination is specifically designed for traders who want to analyze multiple timeframes at a glance — short-term momentum (SMA 7, EMA 21), intermediate trend (SMA 21, EMA 50, SMA 50), and long-term market structure (EMA 200, SMA 200) — all in one place.
🔹 Core MAs Included:
• SMA 7 – Ultra-short term momentum
• EMA 21 – Primary short-term trend
• SMA 21 – Short-term trend confirmation
• EMA 50 – Intermediate trend (commonly used by institutions)
• SMA 50 – Intermediate trend confirmation
• EMA 200 – Long-term trend / Market structure (the "Golden Cross" MA)
• SMA 200 – Long-term trend confirmation
🔹 How to Use:
1. Add the indicator to your chart.
2. Open Settings → Customize each MA's type, length, color, and width.
3. Disable MAs you don't need for a minimal setup.
4. Use EMA 200 / SMA 200 as your primary trend filter.
5. EMA 21 and SMA 21 work well for entry/exit signals.
6. SMA 7 is ideal for scalping and ultra-short-term moves.
🔹 Technical Note:
This script uses official PulseWire ta.ema() and ta.sma() functions with Smoothing = None, ensuring 100% accurate, non-repainting lines that match the built-in indicators.
Works on all markets – Crypto, Stocks, Forex, Commodities. All timeframes.
This is an original script. All logic is independently implemented using official Pine Script functions. Indicator

Smooth Live Daily EMAsThree Daily EMAs combines three independently configurable Exponential Moving Averages in a single indicator, helping keep the chart clean while tracking short-, medium-, and longer-term price trends.
The default EMA lengths are 5, 10, and 21 days, but each can be adjusted separately.
Features:
Three independently configurable EMAs
Individual length, price source, and offset settings
Shared indicator timeframe
Customizable colors and line styles
Optional smoothing for each EMA using SMA, EMA, SMMA/RMA, WMA, or VWMA
Optional SMA with Bollinger Bands for each EMA
To display daily EMAs on an intraday, daily, or weekly chart, set the indicator’s Timeframe to “1 day.” All three EMAs use the same selected timeframe.
The default 5-, 10-, and 21-day combination can help visualize short- and intermediate-term trend structure. An arrangement where the faster EMA is above the slower EMAs indicates stronger recent price momentum, while the reverse arrangement indicates weakening momentum.
This indicator is intended as a visualization and trend-analysis tool. EMA crossovers or alignment should be evaluated alongside price action, volume, market conditions, and risk management. Indicator

Indicator

Smart Money Liquidity Matrix & Session Finder==============================================================================================
SMART MONEY LIQUIDITY MATRIX & SESSION FINDER
==============================================================================================
OVERVIEW
The Smart Money Liquidity Matrix & Session Finder is a lightweight, high-precision technical mapping indicator designed to help traders analyze market structure, session ranges, and key supply/demand areas in real time.
By combining smooth higher-timeframe trend directional bias, automated swing structure breaks, and session liquidity windows, this tool provides a clean, clutter-free environment for contextual chart analysis.
KEY TECHNICAL FEATURES
1. ASIAN SESSION RANGE & TIMING ENGINE
• Automatically tracks and marks the Asian Range boundaries (default: 20:00–00:00 NY time).
• Defines a clear trading session execution window (default: 00:00–03:00 NY time) to analyze session breakouts and liquidity sweeps.
2. DYNAMIC SMOOTHED TREND DIRECTION
• Utilizes a double-smoothed moving average filter to plot a clean, adaptive trend line.
• Eliminates false color flips during minor pullbacks, staying Green during bullish momentum and Red during bearish trends.
3. STRUCTURE BREAK MAPPING (BOS & CHoCH)
• Automatically identifies major market structure pivots and plots clean horizontal level lines.
• Features centered text labels for Break of Structure (BOS) and Change of Character (CHoCH) to maintain clean horizontal visualization.
4. BREAKER BLOCK STYLE ZONES
• Maps key dynamic Support and Resistance areas directly around pivot wicks and bodies.
• Features clean, right-aligned inside box text labels identifying major Reversal and Support/Resistance boundaries.
INDICATOR SETTINGS & INPUTS EXPLAINED
1. SESSION & TIMEZONE SETTINGS
• NY Timezone: Configures the base exchange time standard for accurate session calculation.
• Range Window: Defines the exact session hours used to calculate initial liquidity range high/low.
• Trade Window: Sets the active session hours where breakout evaluation is active.
2. SIGNAL & ENTRY CONFIGURATION
• Show Buy / Sell Signals: Toggle display for session breakout and FVG confirmation labels.
• Only 1 Trade Per Day: Limits signal generation to a single daily execution setup to prevent over-analysis.
• Signal Padding: Adjusts the vertical offset (in ticks) for signal labels relative to candle highs/lows.
3. MAJOR SMOOTH TREND LINE
• Smooth Trend Length: Adjusts the baseline length of the trend-following moving average (Higher values smooth out short-term market noise).
4. PROFESSIONAL STRUCTURE (BOS / CHoCH)
• Major Swing Sensitivity: Controls pivot lookback period for detecting major structural breaks (Higher values focus only on higher-timeframe swings).
5. BREAKER BLOCK ZONES
• Zone Sensitivity: Controls the lookback depth for active Support and Resistance breaker zones.
HOW TO USE IN YOUR ANALYSIS
• Trend Bias: Use the smooth dynamic trend line to align your trades with the primary market direction
( Green = Bullish Bias, Red = Bearish Bias).
• Session Liquidity: Observe price behavior relative to the Asian Session High/Low levels during the active trade window.
• Breaker Zones: Dynamic Resistance boxes indicate potential supply/reversal areas, while Support boxes highlight potential demand/bounce levels.
• Structure Confirmation: Use BOS and CHoCH signals to confirm structural trend continuations or shifts.
DISCLAIMER
This technical indicator is provided strictly for educational and chart analysis purposes. It does not constitute financial or investment advice. Past performance is not indicative of future results. Always manage risk responsibly.
==============================================================================================
Indicator

Daily Moving Averages Any TFThis indicator displays the Daily 9 EMA, 21 EMA, 50 EMA, and 200 SMA on any timeframe, allowing you to see the most important daily trend levels while executing trades on your preferred timeframe. Whether you are trading the 1-minute, 5-minute, 15-minute, hourly, or any other chart, the indicator automatically keeps the daily moving averages visible.
Use the Daily moving averages to identify overall trend direction, momentum, potential pullback zones, dynamic support and resistance, and higher-timeframe confluence. By combining the Daily 9, 21, 50 EMAs and 200 SMA with your own price action, chart patterns, breakouts, and trading strategy, you can maintain a clear view of the bigger picture while focusing on short-term execution. Indicator

TRADION Multi Trend EngineTRADION Multi Trend Engine
TRADION Multi Trend Engine is a multi-layer trend-following indicator designed to measure the overall market direction and trend strength by combining multiple trend analysis methods into a single consensus-based system.
The indicator evaluates Classic Trend Structure, Linear Regression, Logarithmic Trend, SuperTrend, and Hull Moving Average simultaneously. Each enabled method contributes bullish or bearish signals, which are combined into an overall trend consensus.
Trend Analysis Methods
Classic Trend
Analyzes price structure using confirmed pivot highs and pivot lows.
Higher lows indicate a bullish trend.
Lower highs indicate a bearish trend.
Confirmed structures are displayed as dynamic trend lines on the chart.
Linear Regression
Calculates the linear price trend over the selected period.
In addition to the regression line, the indicator plots upper and lower deviation bands based on the standard deviation.
Price above a rising regression line indicates a bullish trend.
Price below a falling regression line indicates a bearish trend.
Logarithmic Trend
Evaluates price movements using a logarithmic scale, providing a more balanced trend analysis, especially for long-term charts or assets with significant percentage price changes.
SuperTrend
Uses ATR-based volatility calculations to determine the primary market trend.
Green SuperTrend: Bullish trend
Red SuperTrend: Bearish trend
Hull Trend
Uses the Hull Moving Average to identify market direction with reduced lag.
Rising Hull MA with price above the average indicates a bullish trend.
Falling Hull MA with price below the average indicates a bearish trend.
Consensus Scoring System
Each enabled trend method independently contributes either a bullish or bearish score.
The indicator calculates an overall consensus and classifies the market into one of the following conditions:
STRONG BUY – Bullish consensus of 80% or higher
BUY – Bullish consensus between 60% and 79%
READY BUY – Bullish consensus between 50% and 59%
STRONG SELL – Bearish consensus of 80% or higher
SELL – Bearish consensus between 60% and 79%
READY SELL – Bearish consensus between 50% and 59%
WAIT – No clear directional consensus
The dashboard located in the upper-right corner displays the Bull Score, Bear Score, and the current status of every active trend method.
Buy & Sell Signals
The BUY and SELL labels are generated when both the Linear Regression and Logarithmic Trend confirm the same directional breakout.
BUY Signal
Generated when price moves above both the Linear Regression line and the Logarithmic Trend line for the first time.
SELL Signal
Generated when price moves below both the Linear Regression line and the Logarithmic Trend line for the first time.
Signals are generated only on the initial breakout. As long as price remains within the same trend region, no additional labels are created.
Dashboard
The built-in dashboard displays:
Overall Trend Status
Bull Score
Bear Score
Classic Trend Direction
Linear Regression Direction
Logarithmic Trend Direction
SuperTrend Direction
Hull Trend Direction
The dashboard supports a compact mobile mode, and both text and background colors can be customized.
Alert Conditions
The indicator includes the following alert conditions:
TRADION Strong Buy
TRADION Strong Sell
TRADION Buy
TRADION Sell
To reduce temporary intrabar signals, it is recommended to configure PulseWire alerts using the "Once Per Bar Close" option.
Recommended Usage
TRADION Multi Trend Engine is designed as a trend confirmation and market analysis tool, rather than a standalone automated trading system.
For better decision-making, signals should be combined with:
Support and Resistance
Volume Analysis
Market Structure
Momentum Analysis
Proper Risk Management
Lower timeframes may produce more market noise and a higher number of signals, while medium and higher timeframes generally provide more reliable trend identification.
Technical Note
The Classic Trend module is based on confirmed pivot highs and lows. Since pivot confirmation requires future bars, trend lines are plotted only after the selected pivot sensitivity has been confirmed.
Disclaimer
This indicator is intended for technical analysis and educational purposes only. It does not provide financial or investment advice and should not be interpreted as a recommendation to buy or sell any financial instrument.
Past performance does not guarantee future results. Always conduct your own analysis and apply appropriate risk management, position sizing, and stop-loss strategies before making trading decisions.
Indicator

EMA + RSI + Stochastic SignalEMA + RSI + Stochastic Signal (Graded Confluence)
Overview
This indicator combines a multi-EMA trend framework, RSI momentum, and a Stochastic crossover trigger into a single, graded signal system. Instead of just firing a triangle, every signal is scored A / B / C based on how much confluence lines up behind it — and a hover tooltip shows you exactly which conditions passed or failed. Optional Heikin-Ashi smoothing helps filter noise.
How signals are generated
A BUY requires all three core conditions:
Price breaks above the EMA High band
RSI > 50 (bullish momentum)
Stochastic %K crosses up (and is not yet overbought)
A SELL is the mirror image:
Price breaks below the EMA Low band
RSI < 50 (bearish momentum)
Stochastic %K crosses down (and is not yet oversold)
Confluence grading
Once a core signal fires, three extra factors are checked to grade signal quality:
EMA trend stack (EMA1 > EMA2 > EMA3 for longs, inverse for shorts)
Volume surge vs its moving average
2nd-candle confirmation in the signal's direction
Grade: A = all 3 confirmed (full confluence), B = 2 (partial), C = 1 or fewer (weak). Hover any signal label to see the full ✓/✗ checklist.
On-chart tools
Graded BUY/SELL labels with detailed hover tooltips
Live info table (RSI, %K, %D, Stoch cross status, current signal) — position selectable
Signal background highlighting
Optional Heikin-Ashi candle overlay
Alerts
Dynamic alert() calls deliver the full breakdown — ticker, price, timeframe, grade, and the pass/fail checklist — straight to your pop-up/webhook. Classic alertcondition() BUY/SELL alerts are also included. To use the detailed version, create an alert and choose "Any alert() function call."
Settings
EMA lengths & colors (trend + High/Low bands)
RSI length and source
Stochastic %K/%D/smoothing and OB/OS levels
Heikin-Ashi toggle & display
Volume MA length and surge multiplier
Table location
Notes
This is an analysis/education tool, not financial advice. Signals repaint intra-bar; wait for bar close for confirmation, and always combine with your own risk management. Best used with trend and higher-timeframe context. Indicator
