Ai Golden Support and Resistance Adaptive Support & Resistance (ADR-scaled ABCD + Breakout/Retest Zones)
What it does
This indicator detects actionable support/resistance zones from swing structure and breakout events, then keeps each zone active until it’s invalidated by price. It adapts zone sensitivity using Average Daily Range (ADR) so the same rules scale across symbols and vol regimes.
Core Logic (high level)
Swing & ABCD pattern seed
Detects alternating pivots (high–low–high–low or low–high–low–high) using a user-selected lookback.
Validates basic AB–BC–CD proportions: BC must retrace a portion of AB; CD must extend BC within a set range.
From a valid sequence, sets a candidate level (top for bearish, bottom for bullish).
Breakout confirmation
A level becomes confirmed when price closes beyond it (crossover/crossunder).
On confirmation, the script draws a dotted reference line and records how many bars elapsed from the seed pivot to breakout. That count defines the lookback window used for local extremes.
Zone construction
Supply (bearish): builds a box around the most recent local range near the bearish seed;
Demand (bullish): builds a box around the most recent local range near the bullish seed.
Each zone’s height is derived from nearby extremes and the seed swing, so boxes reflect local structure rather than fixed pip widths.
Volatility normalization (ADR%)
ADR is computed from daily candles.
The Risk Profile input (“High/Medium/Low”) scales required move sizes using ADR%, and adjusts pivot sensitivity (fewer/more bars).
Higher risk → more sensitive (smaller ADR %, tighter pivot lookback).
Lower risk → stricter filters (larger ADR %, wider pivot lookback).
Explosive-move filter (streak logic)
Searches the seeded lookback for consecutive same-color candles (config via the risk profile).
Requires the cumulative % move of that streak to exceed an ADR-scaled threshold.
When found, the zone is tagged as originating from an “explosive” move (potentially higher reaction probability).
Zone persistence & invalidation
Zones persist and auto-extend to the right until invalidated.
Invalidation occurs when price closes through a rule-based threshold derived from the seed structure (stored per zone).
Once invalidated, the zone is marked inactive and stops updating.
Inputs & Controls
Risk Profile: High / Medium / Low (sets pivot lookback, streak length, and ADR% thresholds).
Labels & Visuals: Toggle labels and level lines; set line width.
Colors/Boxes: Supply (red), Demand (green); dotted breakout references.
No broker/session settings are required; the script adapts per symbol via ADR.
On-Chart Elements
Dotted breakout lines at confirmed levels (with measured bars-to-breakout).
Supply/Demand boxes that extend until invalidation.
Optional labels for clarity; minimal clutter by default.
How to Use
Context: Use higher-TF context for bias; apply zones on your trading TF.
Confluence: Combine zones with your own triggers (structure breaks, rejection wicks, momentum shifts).
Invalidation: If price closes beyond a zone’s invalidation threshold, treat that zone as inactive.
Sensitivity: If too many zones appear, switch to Medium/Low Risk (stricter ADR% & pivots); if too few, use High Risk.
Notes & Limitations
Logic is rule-based; there is no machine learning.
Daily ADR is computed from D timeframe, so intraday charts inherit daily volatility context.
Results vary by symbol and timeframe; validate settings per market.
This is an indicator (no orders or P/L).
Phân tích Sóng
SUHAIBs batvol 3d indicationHow it works:
Market is split into 3 regimes → Bull (uptrend), Bear (downtrend), Neutral (range).
Each regime is a sphere.
Loop on sphere = chance of staying in same regime.
Arrow between spheres = chance of switching to another regime.
Bigger loop/arrow = stronger probability.
Direction matters (Bull→Bear ≠ Bear→Bull).
Behind the scenes:
It detects regimes using price returns or 3 custom indicators.
Data is normalized (Z-score) and classified into Bull / Bear / Neutral.
Every bar, it updates a transition matrix (counts & probabilities of switching).
Uses Laplace smoothing so numbers don’t break.
How to read diagram:
Find current sphere (e.g., Neutral).
If loop is big → likely to continue Neutral.
If one outgoing arrow is big → that’s the most likely next regime.
Unique part:
3D animated spheres + arrows with particles show live probability flows.
Can be plugged into algo/backtesting → outputs (Bull=1, Neutral=0, Bear=-1).
👉 In short:
It’s a probability map of regime shifts. The chart tells you if the market will likely stay the same or flip to another state, and which flip is most probable.
SUHAIBs batvol 3d indicationHow it works:
Market is split into 3 regimes → Bull (uptrend), Bear (downtrend), Neutral (range).
Each regime is a sphere.
Loop on sphere = chance of staying in same regime.
Arrow between spheres = chance of switching to another regime.
Bigger loop/arrow = stronger probability.
Direction matters (Bull→Bear ≠ Bear→Bull).
Behind the scenes:
It detects regimes using price returns or 3 custom indicators.
Data is normalized (Z-score) and classified into Bull / Bear / Neutral.
Every bar, it updates a transition matrix (counts & probabilities of switching).
Uses Laplace smoothing so numbers don’t break.
How to read diagram:
Find current sphere (e.g., Neutral).
If loop is big → likely to continue Neutral.
If one outgoing arrow is big → that’s the most likely next regime.
Unique part:
3D animated spheres + arrows with particles show live probability flows.
Can be plugged into algo/backtesting → outputs (Bull=1, Neutral=0, Bear=-1).
👉 In short:
It’s a probability map of regime shifts. The chart tells you if the market will likely stay the same or flip to another state, and which flip is most probable.
Daily Weekly Monthly Highs & Lows EVRTY CHARTGOLDEN LEVAL BY TRADER IMMU Daily Weekly Monthly Highs & Lows EVRTY CHART
A1TradeHub - Oscillator Matrix [1.0]A1TradeHub Oscillator Matrix — Quick Use
🟩 Buy Zone (Oversold)
Enter calls when the fast line (yellow) crosses up the signal (white) from green and price confirms at support (PDL/PM L/EMA 48–200).
🟥 Sell Zone (Overbought)
Enter puts when the fast line crosses down the signal from red and price rejects resistance (PDH/PM H/EMA 48–200).
📈 Trend Filter (Matrix tag)
Trade with the tag: Trend: BULLISH → prefer calls, Trend: BEARISH → prefer puts. Opposite-trend = scalp only.
⚡ Trigger Quality
Stronger when both lines exit a zone together and expand; weak if they flatten or weave near the 0-line.
0️⃣ Midline (0 level)
First scale at the 0-line; flips here often start the next leg.
🎯 Targets & Exits
Target next S/R; take +40–60% and trail the 13 EMA. Exit if the fast line re-crosses or wave fails to leave the zone.
🚫 No-Trade
Avoid entries when lines chop inside the middle band or momentum waves are small/flat.
🔔 Heads-Up
“OB” near the red band = watch for reversal puts; mirrored idea for deep green = call bounces.
Smartmoney logic heiken ashiSmartMoney Logic Heiken Ashi (SML.HA)
Elevator pitch
SML.HA is a noise-filtered Heiken Ashi renderer designed to keep you on the right side of trend. It applies a two-stage EMA smoothing—first on raw OHLC, then on the Heiken Ashi stream—to deliver steadier candles, clearer trend blocks, and fewer whipsaws across any market or timeframe.
How it works
Smooths price (open/high/low/close) with EMA (len).
Builds Heiken Ashi from the smoothed series.
Smooths the HA candles again with EMA (len2) for cleaner structure.
Colors candles lime when HA open < HA close (bullish) and red when HA open > HA close (bearish).
What you see
Ultra-smooth HA candles that reduce intrabar noise.
Consistent color blocks that make trend and momentum shifts obvious.
Wick and body rendering aligned to the smoothed HA values for clearer pullbacks.
Inputs
EMA Length (price) (len): Controls the first smoothing pass on raw OHLC.
EMA Length (HA) (len2): Controls the second smoothing pass on the HA stream.
Tip: Larger values = smoother, slower; smaller values = quicker, more responsive.
Best practices
Use higher timeframes (H1–D1) for bias and lower timeframes (M5–M30) for execution.
Favor entries on pullbacks that respect the candle color in the dominant direction.
Combine with session filters (e.g., New York 15:00–22:00 Europe/Paris) and key levels (PDH/PDL, S/R) for higher confluence.
Pair with risk management (fixed SL/TP or ATR-based) rather than color flips alone.
Notes
SML.HA is a visualization/confirmation tool; it does not repaint after bar close.
No alerts are included by default (it focuses on clean structure).
Works on all symbols and timeframes supported by TradingView.
(FR) Description professionnelle
Présentation
SML.HA est un affichage Heiken Ashi “lissé” en deux étapes (EMA sur prix puis sur Heiken Ashi) pour réduire le bruit, clarifier les tendances et limiter les faux signaux, sur tous marchés et unités de temps.
Fonctionnement
Lissage EMA des prix (len).
Construction Heiken Ashi à partir des prix lissés.
Second lissage EMA de la série Heiken Ashi (len2).
Bougies vertes (haussières) si open HA < close HA, rouges (baissières) si open HA > close HA.
Réglages
EMA Length (price) : lissage initial des prix.
EMA Length (HA) : lissage de la série Heiken Ashi.
(Plus la valeur est grande, plus l’affichage est stable mais moins réactif.)
Bonnes pratiques
Définir le biais en H1–D1, exécuter en M5–M30.
Entrer sur repli dans le sens de la couleur dominante.
Ajouter un filtre de session (ex. New York 15:00–22:00, heure de Paris) et des niveaux clés (PDH/PDL, S/R).
Toujours encadrer par un money management strict.
Remarques
Aucun repaint après clôture de bougie.
Pas d’alertes natives (focus sur la lecture de structure).
Compatible tous actifs / toutes UT sur TradingView.
[KINGS OSCILLATOR]
Author:
Overview
The KINGS OSCILLATOR is a custom momentum–volume tool built around the King Force Index (KFI). It measures the strength of price movements by combining price change and volume, then smooths it with an EMA to reduce noise. This makes it particularly effective for identifying shifts in buying and selling pressure across any timeframe or asset.
Kings Force Index (KFI):
Calculated as change in price × volume to capture both direction and strength.
Smoothed using a 13-period EMA by default (user adjustable).
Zero Line Reference:
Above zero → buying pressure (bullish momentum)
Below zero → selling pressure (bearish momentum)
Dynamic Coloring:
Green line (#17dfad): Positive KFI (bullish force)
Red line (#dd326b): Negative KFI (bearish force)
How to Use
Trend Confirmation:
KFI staying above zero during rallies suggests strong buyers.
KFI staying below zero during drops suggests strong sellers.
Reversal Signals:
A cross above zero may indicate emerging bullish momentum.
A cross below zero may indicate bearish pressure building.
Volume-Weighted Insights:
Because it includes volume, KFI can filter out “weak” price moves with low participation.
Best Practices
Works on stocks, crypto, forex, indices — anywhere volume data is available.
Use on higher timeframes to confirm trend direction, then drop to lower timeframes for entries.
Combine with price action, support/resistance, or moving averages for robust setups.
Features
Fully customizable length input (default = 13).
Zero-line reference to quickly identify trend bias.
Automatic error handling if no volume is available from your data provider.
Designed to produce the same signals on all timeframes with minimal lag.
[KINGS LINE CANDEL STRATEGY]KINGS LINE CANDLE STRATEGY
The KINGS LINE CANDLE STRATEGY is a price-action + moving-average based visual tool designed to help traders quickly identify short-term trend direction and potential trade zones. It uses two simple yet powerful components:
EMA (Exponential Moving Average) – 9 period
SMA (Simple Moving Average) – custom period (default 9)
This script colors both the EMA line and price candles based on market conditions, making trend shifts more visually obvious.
How It Works
EMA-9 as a Fast Trend Guide:
If price closes above EMA-9, the EMA line turns green (#17dfad).
If price closes below EMA-9, the EMA line turns red (#dd326b).
This gives an instant snapshot of momentum.
SMA as a Reference Line (Optional):
You can enable/disable an SMA with a user-defined length (default = 9).
This SMA provides an additional baseline for price direction.
Candle Coloring Based on SMA:
Candles are green when closing above the SMA, showing bullish strength.
Candles are red when closing below the SMA, showing bearish weakness.
Features
Customizable SMA length (default = 9, can be set to any period).
Toggle SMA visibility for a cleaner or more detailed chart.
Dynamic EMA line color to highlight price momentum shifts.
Automatic candle coloring to confirm price action relative to the SMA.
How to Use
Bullish setups: Look for green EMA + green candles to confirm an uptrend.
Bearish setups: Look for red EMA + red candles to confirm a downtrend.
Potential reversals: When EMA color or candle color flips, it may signal a momentum change.
Can be combined with support/resistance levels, volume, or oscillators for confirmation.
Best For
Scalpers and day traders needing quick trend visualization.
Swing traders as a filter to stay aligned with short-term momentum.
Works on any market (stocks, crypto, forex, indices) and any timeframe.
My_EMA_CloudsThis script is a comprehensive technical indicator for trading, which includes several functional blocks:
Consolidation zones
Detects and displays price consolidation areas
Draws horizontal support/resistance lines
Generates breakout alerts (up/down)
Allows customization of analysis period and minimum consolidation length
EMA Clouds (Exponential Moving Averages)
Contains 5 sets of EMA clouds with customizable periods
Each cloud consists of short and long EMAs
Cloud colors change depending on trend direction
Offers offset and display settings customization
Support and Resistance Levels
Automatically detects key levels
Uses ATR (Average True Range) for calculation
Displays extended levels
Allows visual style customization
Side Volume Indicator
Shows volume distribution across price levels
Visualizes buy and sell volumes
Displays Point of Control (PoC)
Customizable number of histograms
Liquidation Zones
Identifies potential areas of mass position liquidations
Displays levels with different multipliers (10x, 25x, 50x, 100x)
Shows position volume
Includes heatmap functionality
The script provides traders with a comprehensive set of tools for market analysis, including trend indicators, support/resistance levels, volume metrics, and potential price movement zones. All components can be customized to fit individual trading strategies.
Best usage with Likelihood of Winning - Probability Density Function
Данный скрипт представляет собой комплексный технический индикатор для трейдинга, который включает в себя несколько функциональных блоков:
Зоны консолидации
Определяет и отображает области консолидации цены
Рисует горизонтальные линии поддержки/сопротивления
Генерирует оповещения о прорывах вверх/вниз
Позволяет настраивать период анализа и минимальную длину консолидации
Облака EMA (Exponential Moving Averages)
Содержит 5 наборов EMA-облаков с настраиваемыми периодами
Каждое облако состоит из короткой и длинной EMA
Цвета облаков меняются в зависимости от направления тренда
Есть возможность настройки смещения и отображения
Уровни поддержки и сопротивления
Автоматически определяет ключевые уровни
Использует ATR (средний истинный диапазон) для расчета
Отображает расширенные уровни
Позволяет настраивать визуальный стиль
Индикатор бокового объема
Показывает распределение объема по ценовым уровням
Визуализирует объемы покупок и продаж
Отображает точку контроля (PoC)
Настраиваемое количество гистограмм
Зоны ликвидаций
Определяет потенциальные зоны массовых ликвидаций позиций
Отображает уровни с разными множителями (10x, 25x, 50x, 100x)
Показывает объем позиций
Включает функцию тепловой карты
Скрипт предоставляет трейдерам комплексный набор инструментов для анализа рынка, включая трендовые индикаторы, уровни поддержки/сопротивления, объемные показатели и зоны потенциальных движений цены. Все компоненты можно настраивать под индивидуальные торговые стратегии.
Optimized Trend-Momentum SignalsThis indicator combines trend, momentum, and volume-strength factors into a single buy/sell signal system. It integrates:
SMA 200 → Identifies the long-term trend (price above = bullish bias, below = bearish bias).
MACD (12,26,9) → Confirms momentum direction with line crossovers.
RSI (7) → Filters strength (above 50 = bullish, below 50 = bearish).
ROC (45) → Validates positive or negative rate of change.
Signal Logic:
Buy Signal → Price above SMA 200, MACD bullish, RSI > 50, and ROC > 0.
Sell Signal → Price below SMA 200, MACD bearish, RSI < 50, and ROC < 0.
Features:
Clear arrows for BUY and SELL signals.
Long-term SMA plotted for trend visualization.
Alerts built-in for real-time notifications.
This tool helps traders filter out noise and act only when all major confirmation factors align, reducing false signals and improving decision-making.
Elliott Wave [BigBeluga]🔵 OVERVIEW
Elliott Wave automatically finds and draws an Elliott-style 5-wave impulse and a dashed projection for a potential -(a)→(b)→(c) correction. It detects six sequential reversal points from rolling highs/lows — 1, 2, 3, 4, 5, (a) — validates their relative placement, and then renders the wave with labels and horizontal reference lines. If price invalidates the structure by closing back through the Wave-5 level inside a 100-bar window, the pattern is cleared (optionally kept as “broken”) while key dotted levels remain for context.
🔵 CONCEPTS
Reversal harvesting from extremes : The script scans highest/lowest values over a user-set Length and stores swing points with their bar indices.
Six-point validation : A pattern requires six pivots (1…5 and (a)). Their vertical/temporal order must satisfy Elliott-style constraints before drawing.
Impulse + projection : After confirming 1→5, the tool plots a curved polyline through the pivots and a dashed forward path from (a) toward (b) (midpoint of 5 and (a)) and back to (c).
Risk line (invalidator) : The Wave-5 price is tracked; a close back through it within 100 bars marks the structure as broken.
Minimal persistence : When broken, the wave drawing is removed to avoid noise, while dotted horizontals for waves 5 and 4 remain as reference.
🔵 FEATURES
Automatic pivot collection from rolling highs/lows (user-controlled Length ).
Wave labeling : Points 1–5 are printed; the last collected swing is marked b
. Projected i
& i
are shown with a dashed polyline.
Breaker line & cleanup : If price closes above Wave-5 (opposite for bears) within 100 bars, the pattern is removed; only dotted levels of 5 and 4 stay.
Styling controls :
Length (pivot sensitivity)
Text Size for labels (tiny/small/normal/large)
Wave color input
Show Broken toggle to keep invalidated patterns visible
Lightweight memory : Keeps a compact buffer of recent pivots/draws to stay responsive.
🔵 HOW TO USE
Set sensitivity : Increase Length on noisy charts for cleaner pivots; decrease to catch earlier/shorter structures.
Wait for confirmation : Once 1→5 is printed and (a) appears, use the Wave-5 line as your invalidation. A close back through it within ~100 bars removes the active wave (unless Show Broken is on).
Plan with the dashed path : The (a)→(b)→(c) projection offers a scenario for potential corrective movement and risk placement.
Work MTF : Identify cleaner waves on higher TFs; refine execution on lower TFs near the breaker or during the move toward (b).
Seek confluence : Align with structure (S/R), volume/Delta, or your trend filter to avoid counter-context trades.
🔵 CONCLUSION
Elliott Wave systematizes discretionary wave analysis: it detects and labels the 5-wave impulse, projects a plausible (a)-(b)-(c) path, and self-cleans on invalidation. With clear labels, dotted reference levels, and a practical breaker rule, it gives traders an objective framework for scenario planning, invalidation, and timing.
Oheiya MFI + MWThis is a combination of Money Flow Index and Momentum wave with refined values and logic.
CAT FLD SmoothWhat is an FLD?
The FLD stands for Future Line of Demarcation, introduced by J.M. Hurst in his Cyclic Analysis work.
It is constructed by shifting the price forward in time by half the length of a given cycle. For example, if you want to analyze a 40-bar cycle, you would plot price shifted forward by 20 bars. This creates a projected line that acts as a dynamic reference for where the cycle rhythm should align.
In practice, each cycle has its own FLD (20, 40, 80 bars, etc.), and when price interacts with those FLDs, it often reveals the underlying rhythm of market waves.
How Traders Use the FLD
1. Cycle Detection
When price crosses its FLD, it is often the signal that a cycle trough or peak has recently formed. This allows the trader to recognize where one wave ends and the next begins.
Upward cross → suggests a new upward cycle has started.
Downward cross → suggests a downward cycle is unfolding.
2. Projection of Price Targets
One of Hurst’s key insights is that after crossing an FLD, price often travels a distance roughly equal to the recent cycle’s amplitude. This makes the FLD a tool not only for timing but also for projecting targets.
Example:
If price rises through the 40-bar FLD after a cycle trough, the expected move is often the same height as the move off the last trough to the point of a break through the FLD.
3. Support and Resistance
FLDs can act like invisible levels of support and resistance, but unlike static horizontal levels, they are dynamic and cycle-based. Price often hesitates, bounces, or accelerates when touching its FLD.
4. Multi-Cycle Confluence
Markets rarely move in just one cycle length. By plotting multiple FLDs (for example, 20-bar, 40-bar, and 80-bar), traders can see where several FLDs line up. These confluences are particularly powerful—they highlight high-probability turning points.
Why FLDs Matter?
They help separate noise from structure by focusing on repeating time rhythms.
They provide early signals of where cycles invert.
They give price targets that are not arbitrary, but cycle-derived.
They can be combined with other tools (trendlines, oscillators, volume) for confirmation.
👉 With this indicator, you can visualize Hurst’s FLDs directly on your TradingView charts, making it easier to detect cycles, project targets, and anticipate turning points before they become obvious to everyone else.
CastAway Trader LLC, the publisher of this indicator is not registered as an investment adviser nor a broker/dealer with either the U. S. Securities & Exchange Commission or any state securities regulatory authority.
CastAway Trader LLC reserves the right to un-publish this indicator or change it without any written notice.
Past results are not indicative of future profits.
Sorry Cryptoface Market Cypher B//@version=5
indicator("Sorry Cryptoface Market Cypher B", shorttitle="SorryCF B", overlay=false)
// 🙏 Respect to Cryptoface
// Market Cipher is the brainchild of Cryptoface, who popularized the
// combination of WaveTrend, Money Flow, RSI, and divergence signals into a
// single package that has helped thousands of traders visualize momentum.
// This script is *not* affiliated with or endorsed by him — it’s just an
// open-source educational re-implementation inspired by his ideas.
// Whether you love him or not, Cryptoface deserves credit for taking complex
// oscillator theory and making it accessible to everyday traders.
// -----------------------------------------------------------------------------
// Sorry Cryptoface Market Cypher B
//
// ✦ What it is
// A de-cluttered, optimized rework of the popular Market Cipher B concept.
// This fork strips out repaint-prone code and redundant signals, adds
// higher-timeframe and trend filters, and introduces volatility &
// money-flow gating to cut down on the "confetti signals" problem.
//
// ✦ Key Changes vs. Original MC-B
// - Non-repainting security(): switched to request.security(..., lookahead_off)
// - Inputs updated to Pine v5 (input.int, input.float, etc.)
// - Trend filter: EMA or HTF WaveTrend required for alignment
// - Volatility filter: minimum ADX & ATR % threshold to avoid chop
// - Money Flow filter: signals require minimum |MFI| magnitude
// - WaveTrend slope check: reject flat or contra-slope crosses
// - Cooldown filter: prevents multiple signals within N bars
// - Bar close confirmation: dots/alerts only fire once a candle is closed
// - Hidden divergences + “second range” divergences disabled by default
// (to reduce noise) but can be toggled on
//
// ✦ Components
// - WaveTrend oscillator (2-line system + VWAP line)
// - Money Flow Index + RSI overlay
// - Stochastic RSI
// - Divergence detection (WT, RSI, Stoch)
// - Optional Schaff Trend Cycle
// - Optional Sommi flags/diamonds (HTF confluence markers)
//
// ✦ Benefits
// - Fewer false positives in sideways markets
// - Signals aligned with trend & volatility regimes
// - Removes repaint artifacts from higher-timeframe sources
// - Cleaner chart (reduced “dot spam”)
// - Still flexible: all original toggles/visuals retained
//
// ✦ Notes
// - This is NOT the official Market Cipher.
// - Educational / experimental use only. Do your own testing.
// - Best tested on 2H–4H timeframes; short TFs may still look choppy
//
// ✦ Credits
// Original open-source inspirations by LazyBear, RicardoSantos, LucemAnb,
// falconCoin, dynausmaux, andreholanda73, TradingView community.
// This fork modified by Lumina+Thomas (2025).
// -----------------------------------------------------------------------------
Better Pivot Points [LuminoAlgo]Overview
The Better Pivot Points indicator is an advanced trend analysis tool that combines Supertrend methodology with automated pivot point identification and zigzag visualization. This indicator helps traders identify significant price turning points and visualize market structure through dynamic pivot labeling and connecting lines.
How It Works
This indicator utilizes a Supertrend-based algorithm to detect meaningful pivot points in price action. Unlike traditional pivot point indicators that rely on fixed time periods, this tool dynamically identifies pivots based on trend changes, providing more relevant and timely signals.
The algorithm tracks trend changes using ATR-based Supertrend crossovers to determine when significant highs and lows have formed. When a trend reversal is detected, the indicator marks the pivot point and draws connecting lines to visualize price flow and market structure progression.
Key Features
• Dynamic Pivot Detection: Automatically identifies high and low pivot points using Supertrend crossovers
• Market Structure Labeling: Labels pivots as HH (Higher High), LH (Lower High), HL (Higher Low), or LL (Lower Low)
• Zigzag Visualization: Connects pivot points with customizable lines to clearly show price flow and market structure
• Color-Coded Analysis: Uses distinct colors to indicate bullish trends (green), bearish trends (red), and neutral conditions (yellow)
• Customizable Parameters: Adjustable ATR period, factor, line width, and line style
Input Settings
• ATR Length: Controls the sensitivity of the Supertrend calculation (default: 21)
• Factor: Multiplier for the ATR-based Supertrend bands (default: 2.0)
• Zigzag Line Width: Customize the thickness of connecting lines (1-4)
• Zigzag Line Style: Choose between Solid, Dashed, or Dotted line styles
What Makes This Original
This indicator combines several analytical concepts into a cohesive tool that differentiates it from standard pivot point indicators:
1. Uses Supertrend crossovers as the trigger for pivot detection rather than traditional high/low lookback periods
2. Automatically categorizes market structure using HH/LH/HL/LL labeling system based on pivot relationships
3. Provides real-time zigzag visualization with intelligent color coding that reflects trend direction
4. Integrates trend direction analysis with structural pivot identification in a single comprehensive tool
The underlying calculations use custom logic for tracking trend states, validating pivot points, and determining appropriate color coding based on market structure analysis.
How to Use
1. Trend Identification: Green lines indicate bullish market structure, red lines show bearish structure, yellow indicates transitional periods
2. Support/Resistance: Pivot points often act as future support and resistance levels for price action
3. Market Structure Analysis: HH and HL patterns suggest uptrends, while LH and LL patterns indicate downtrends
4. Entry/Exit Planning: Use pivot points and trend changes to plan potential trade entries and exits
Important Limitations and Warnings
• This indicator is a technical analysis tool and should not be used as the sole basis for trading decisions
• Pivot points are identified after price moves occur, meaning this indicator has inherent lag and cannot predict future pivots
• False signals can occur during ranging or choppy market conditions where trends are unclear
• Past performance of any indicator does not guarantee future results or trading success
• The indicator works best in clearly trending markets and may produce less reliable signals in sideways price action
• This tool requires interpretation and should be combined with other forms of analysis
• Always use proper risk management and position sizing strategies when trading
Why This Script Is Protected
This indicator uses proprietary algorithms for pivot detection timing, trend state management, and market structure analysis that represent original research and development. The specific logic for pivot validation, color-coding methodology, and structural relationship calculations contains unique approaches that differentiate it from standard pivot point indicators available in the public library.
Disclaimer
This indicator is for educational and analysis purposes only and does not constitute investment advice. Trading involves substantial risk and is not suitable for all investors. Past results are not indicative of future performance. The future is fundamentally unknowable and past results in no way guarantee future performance. Always conduct your own research and consider your risk tolerance before making any trading decisions.
EMA Range OscillatorEMA Range Oscillator (ERO) - User Guide
Overview
The EMA Range Oscillator (ERO) is a technical indicator that measures the distance between two Exponential Moving Averages (EMAs) and the distance between price and EMA. It normalizes these distances into a 0-100 range, helping traders identify trend strength, market momentum, and potential reversal points.
Components
Main Line
Green Line: EMA20 > EMA50 (Uptrend)
Red Line: EMA20 < EMA50 (Downtrend)
Histogram
White Histogram: Price distance from EMA20
Key Levels
Upper Level (80): High divergence zone
Middle Level (50): Neutral zone
Lower Level (20): Low divergence zone
Parameters
ParameterDefaultDescriptionFast EMA20Short-term EMA periodSlow EMA50Long-term EMA periodNormalization Period100Lookback period for scalingUpper80Upper threshold levelLower20Lower threshold level
How to Read the Indicator
High Values (Above 80)
Strong trend in progress
EMAs are widely separated
High momentum
Potential overbought/oversold conditions
Watch for possible trend exhaustion
Low Values (Below 20)
Consolidation phase
EMAs are close together
Low volatility
Potential breakout setup
Range-bound market conditions
Middle Zone (20-80)
Normal market conditions
Moderate trend strength
Balanced momentum
Look for directional clues from color changes
SPX Options & Stocks AI Indicator v25تم تطوير مؤشر SPX Options AI المتكامل ليكون حلاً شاملاً لتداول عقود SPX Options مع ربط مباشر بالتليجرام ونظام جدولة متقدم للتنبيهات.
الميزات الأساسية:
إشارات الدخول الذكية: إشارات CALL و PUT بناءً على تقاطع المتوسطات المتحركة
نظام الأهداف المتدرج: 5 أهداف لكل إشارة مع عرض بصري واضح
وقف الخسارة المتقدم: نظام وقف خسارة ثابت ومتحرك (Trailing Stop)
عقود Zero Hero: إشارات خاصة للعقود عالية المخاطر
صندوق الإحصائيات: تتبع الصفقات الناجحة والفاشلة
تنبيهات الأخبار: نظام تنبيهات للأحداث المهمة
المدخلات القابلة للتخصيص:
trading_mode: وضع التداول (SPX أو Stocks)
ma_length_fast: طول المتوسط المتحرك السريع (افتراضي: 10)
ma_length_slow: طول المتوسط المتحرك البطيء (افتراضي: 30)
profit_target_points: نقاط الهدف (افتراضي: 30.0)
atr_length: طول ATR (افتراضي: 14)
atr_multiplier: مضاعف ATR لوقف الخسارة (افتراضي: 1.5)
enable_trailing_stop: تمكين وقف الخسارة المتحرك
profit_100_points: النقاط المطلوبة لربح 100$ (افتراضي: 10.0)
enable_engulfing_patterns: تمكين أنماط الابتلاع
enable_news_alerts: تمكين تنبيهات الأخبار
منطق الصفقات الناجحة/الفاشلة:
صفقة ناجحة: عندما يحقق السعر الهدف الأول قبل تفعيل وقف الخسارة
صفقة فاشلة: عندما يتم تفعيل وقف الخسارة قبل تحقيق الهدف الأول
التنبيهات المتاحة
مؤشر SPX Options AI المتكامل - تحليل ذكي وإشارات دقيقة لـ SPX Options والأسهم.
يقدم المؤشر:
✅ إشارات دخول وخروج (CALL/PUT) بناءً على استراتيجيات متقدمة.
✅ نظام أهداف متدرج ووقف خسارة ثابت ومتحرك (Trailing Stop).
✅ إشارات Zero Hero للعقود عالية المخاطر.
✅ صندوق إحصائيات لتتبع الصفقات الناجحة والفاشلة.
✅ تنبيهات أخبار مدمجة.
✅ واجهة عربية سهلة الاستخدام.
ملاحظات مهمة
المؤشر مصمم للاستخدام التعليمي والمساعدة في اتخاذ القرارات
لا يُعتبر نصيحة استثمارية
استخدم إدارة رأس المال المناسبة دائماً
اختبر النظام على حساب تجريبي أولاً
تم تطوير هذا النظام بواسطة Manus AI
تاريخ الإصدار: أغسطس 2024
______________________________________________________________________
The integrated SPX Options AI indicator was developed to be a comprehensive solution for trading SPX Options contracts, with direct connectivity to Telegram and an advanced alert scheduling system. Key Features:
Smart Entry Signals: CALL and PUT signals based on moving average crossovers
Tiered Target System: 5 targets per signal with clear visual display
Advanced Stop Loss: Fixed and Trailing Stop System
Zero Hero Contracts: Special signals for high-risk contracts
Statistics Box: Track successful and unsuccessful trades
News Alerts: Alert system for important events
Customizable Inputs:
trading_mode: Trading mode (SPX or Stocks)
ma_length_fast: Length of the fast moving average (default: 10)
ma_length_slow: Length of the slow moving average (default: 30)
profit_target_points: Target points (default: 30.0)
atr_length: ATR length (default: 14)
atr_multiplier: ATR multiplier for the stop loss (default: 1.5)
enable_trailing_stop: Enable trailing stop loss
profit_100_points: Points Required to earn $100 (default: 10.0)
enable_engulfing_patterns: Enable engulfing patterns
enable_news_alerts: Enable news alerts
Successful/Failed Trade Logic:
Successful Trade: When the price reaches the first target before the stop-loss is triggered
Failed Trade: When the stop-loss is triggered before the first target is reached
Available Alerts
Integrated SPX Options AI Indicator - Intelligent analysis and accurate signals for SPX Options and stocks.
The indicator provides:
✅ Entry and exit signals (CALL/PUT) based on advanced strategies.
✅ A tiered target system and fixed and trailing stops.
✅ Zero Hero signals for high-risk contracts.
✅ A statistics box to track successful and failed trades.
✅ Built-in news alerts.
✅ User-friendly Arabic interface.
Important Notes
The indicator is designed for educational use and decision-making assistance.
It is not intended as investment advice.
Always use proper capital management.
Test the system on a demo account first.
This system was developed by Manus AI.
Release Date: August 2024
EW Convergence HUD (Pane) — v2.2.5📖 Description
The EW Convergence Suite is a dual-component Elliott-Wave inspired tool designed to help traders spot multi-timeframe convergence points — the places where waves across different timeframes terminate together and trend changes often ignite.
It contains two parts:
🔹 HUD (Pane)
Lives in the lower pane, one horizontal row per timeframe (1m → 1M).
Colors represent phase classification:
Lime = Impulse Up (+2)
Red = Impulse Down (−2)
Teal = Corrective Up (+1)
Orange = Corrective Down (−1)
Gray = Neutral/Unclear
Rows shift slightly up/down depending on impulse vs. corrective, so you can see transitions as diagonal “jumps.”
HUD ticker (top-right) shows current convergence state:
Example: IMP▲ = impulse up alignment on 3 TFs.
Example: ★ COR▼ = 4 TF corrective down alignment (special event).
🔹 Overlay Labels (on price chart)
Prints labels directly on the chart when convergence events meet your thresholds.
Shows which phases and which TFs are aligned at that moment.
Optional pivot confirmation:
Early mode → labels fire as soon as TFs align (onlyOnPivot=false).
Confirmed mode → labels fire only when convergence + a fresh pivot confirmation occur (onlyOnPivot=true + pivot lines on).
Can also draw multi-TF pivot lines to visually connect swing highs/lows across your chosen timeframes.
⚙️ Inputs & Customization
Timeframe Toggles → select which TFs to include in the convergence counts.
EMA Trend Stack (9/21/55/233/987 by default) → defines trend alignment for impulse vs. corrective classification.
Pivot left/right → sensitivity of swing highs/lows (2/2 = fast, 5/5 = smoother, 10/10+ = major swings).
MinN / SpecialN → thresholds for convergence events (regular vs. ★ special highlight).
Label Controls →
Only on pivot confirmations
Only on confirmed bars
Only when content changes
Minimum bar gap between labels
Wave Line Controls → toggle pivot-connecting lines per TF, with adjustable opacity and max lines stored.
🎯 How to Use
Scan the HUD for clusters of rows with the same color/phase. Flat plateaus across multiple TFs = strong alignment.
Wait for convergence counts (MinN or SpecialN) to be reached. HUD ticker will show IMP▲ or COR▼ with the TF list.
Watch the Overlay Labels on the price chart for where that convergence “hits” — optionally tied to fresh pivot confirmations.
Best practice:
Use lower TFs (1m/5m/15m) as entry triggers.
Use higher TFs (1h/4h/1D) as bias anchors.
Look for termination zones where both HUD alignment and Overlay labels agree.
🔑 Why it works
This indicator combines objective pivot detection with EMA-based trend structure to classify legs as impulsive or corrective. By watching multiple TFs simultaneously, it highlights the rare and powerful moments where waves across scales converge. These are often the cleanest points for entry, exit, or scaling.
Impulse convergence → continuation or breakout potential.
Corrective convergence → likely end of a pullback and resumption of higher-TF trend.
Pivot-gated mode → confirmation that the move is not just alignment, but a structural turn.
✅ Notes
This script does not attempt to count Elliott Waves strictly (1-2-3-4-5, A-B-C). Instead it provides a framework for convergence and context, letting you apply your own EW interpretation on top.
Works best when combined with your own risk management rules (stops, partials, capital buffer).
Default EMAs (9/21/55/233/987) and pivot lookbacks (3/3) are optimized for intraday trading; adjust for your style (scalp, swing, position).
⚡ Bottom line:
The EW Convergence Suite is like having a multi-timeframe radar + price-level marker that alerts you when Elliott-style phases across several TFs line up. It cuts through noise and helps you focus on the moments of real structural confluence.
EW Convergence HUD (Pane) — v2.2.5📖 Description
The EW Convergence Suite is a dual-component Elliott-Wave inspired tool designed to help traders spot multi-timeframe convergence points — the places where waves across different timeframes terminate together and trend changes often ignite.
It contains two parts:
🔹 HUD (Pane)
Lives in the lower pane, one horizontal row per timeframe (1m → 1M).
Colors represent phase classification:
Lime = Impulse Up (+2)
Red = Impulse Down (−2)
Teal = Corrective Up (+1)
Orange = Corrective Down (−1)
Gray = Neutral/Unclear
Rows shift slightly up/down depending on impulse vs. corrective, so you can see transitions as diagonal “jumps.”
HUD ticker (top-right) shows current convergence state:
Example: IMP▲ = impulse up alignment on 3 TFs.
Example: ★ COR▼ = 4 TF corrective down alignment (special event).
🔹 Overlay Labels (on price chart)
Prints labels directly on the chart when convergence events meet your thresholds.
Shows which phases and which TFs are aligned at that moment.
Optional pivot confirmation:
Early mode → labels fire as soon as TFs align (onlyOnPivot=false).
Confirmed mode → labels fire only when convergence + a fresh pivot confirmation occur (onlyOnPivot=true + pivot lines on).
Can also draw multi-TF pivot lines to visually connect swing highs/lows across your chosen timeframes.
⚙️ Inputs & Customization
Timeframe Toggles → select which TFs to include in the convergence counts.
EMA Trend Stack (9/21/55/233/987 by default) → defines trend alignment for impulse vs. corrective classification.
Pivot left/right → sensitivity of swing highs/lows (2/2 = fast, 5/5 = smoother, 10/10+ = major swings).
MinN / SpecialN → thresholds for convergence events (regular vs. ★ special highlight).
Label Controls →
Only on pivot confirmations
Only on confirmed bars
Only when content changes
Minimum bar gap between labels
Wave Line Controls → toggle pivot-connecting lines per TF, with adjustable opacity and max lines stored.
🎯 How to Use
Scan the HUD for clusters of rows with the same color/phase. Flat plateaus across multiple TFs = strong alignment.
Wait for convergence counts (MinN or SpecialN) to be reached. HUD ticker will show IMP▲ or COR▼ with the TF list.
Watch the Overlay Labels on the price chart for where that convergence “hits” — optionally tied to fresh pivot confirmations.
Best practice:
Use lower TFs (1m/5m/15m) as entry triggers.
Use higher TFs (1h/4h/1D) as bias anchors.
Look for termination zones where both HUD alignment and Overlay labels agree.
🔑 Why it works
This indicator combines objective pivot detection with EMA-based trend structure to classify legs as impulsive or corrective. By watching multiple TFs simultaneously, it highlights the rare and powerful moments where waves across scales converge. These are often the cleanest points for entry, exit, or scaling.
Impulse convergence → continuation or breakout potential.
Corrective convergence → likely end of a pullback and resumption of higher-TF trend.
Pivot-gated mode → confirmation that the move is not just alignment, but a structural turn.
✅ Notes
This script does not attempt to count Elliott Waves strictly (1-2-3-4-5, A-B-C). Instead it provides a framework for convergence and context, letting you apply your own EW interpretation on top.
Works best when combined with your own risk management rules (stops, partials, capital buffer).
Default EMAs (9/21/55/233/987) and pivot lookbacks (3/3) are optimized for intraday trading; adjust for your style (scalp, swing, position).
⚡ Bottom line:
The EW Convergence Suite is like having a multi-timeframe radar + price-level marker that alerts you when Elliott-style phases across several TFs line up. It cuts through noise and helps you focus on the moments of real structural confluence.
Relative Weighted Rate of Change (WROC) vs Nifty 50Relative Weighted Rate of Change (WROC) vs Nifty 50
Trend Display Table (with Change Alerts)📌 Indicator: Trend Display Table (with Change Alerts)
This indicator helps identify trend direction based on a 15-minute 20 SMA compared against a 10 EMA applied to that SMA.
Trend Logic:
Bullish → 20 SMA crosses above 10 EMA (on SMA values)
Bearish → 20 SMA crosses below 10 EMA (on SMA values)
Neutral → No crossover (trend continues from previous state)
Display:
A compact trend table appears on the chart (top-right), showing the current trend with customizable colors, font size, and background.
Alerts:
Alerts are triggered only when the trend changes (from Bullish → Bearish or Bearish → Bullish).
This prevents repeated alerts on every bar.
✅ Useful for:
Confirming higher timeframe trend bias
Filtering trades in choppy markets
Getting notified instantly when the trend flips
12AM NY Line + 12PM–3PM No Trade ZoneNew york time marked on daily basis with no trading zone where most manipulation takes place