Advanced Fibonacci Golden Zone [HexaTrades]Advanced Fibonacci Golden Zone automatically finds the market's significant swing legs and projects the Fibonacci Golden Zone, the 0.5 – 0.618 retracement pocket of the latest leg. That band is where trend-continuation entries are classically hunted. No manual fib drawing: the script detects the swing, anchors the retracement correctly for both directions, draws the zone the moment the swing confirms, manages the setup's whole lifecycle, and drives a duplicate-free alert stream.
⭐️How it works
True late-zone detection:
When a swing confirms, the script scans every bar from the actual pivot through the confirmation bar (wicks or closes, per Zone Touch Source). If the price has already reached the zone's near edge anywhere in that window, the zone is late and is skipped; no zone is ever painted behind a reaction that already happened. Strict rule: exactly touching the edge counts as late.
Superseded setups :
A skipped candidate retires the previously active setup immediately: status “Superseded”, zone frozen/faded, and total silence no false “Invalidated” alert (that one is reserved for setups price actually broke).
Invalidation frozen ATR buffer:
A setup dies when a bar closes beyond the protective swing by more than the Invalidation Buffer (× ATR). The buffer is measured once, at setup creation, and the invalidation price stays fixed for the setup's lifetime; later ATR changes can't move it. Dead zones gray out instantly and can never alert again; a broken leg is “poisoned” so its later extensions can't spawn a fresh setup.
Zone anchoring retracements vs projections
Bullish (up-leg): Retracement anchored at 0.0 at the high, 1.0 at the low → the 0.5–0.618 band sits below price as potential support.
Bearish (down-leg) : Mirror-anchored → the 0.5–0.618 band sits above the price as potential resistance.
Retracements (0–1.0) and continuation projections (1.272× / 1.618× of the impulse, beyond the extreme) are computed by separate functions and labelled separately projections are targets, not retracement ratios.
True late-zone detection :
When a swing confirms, the script scans every bar from the actual pivot through the confirmation bar (wicks or closes, per Zone Touch Source). If the price has already reached the zone's near edge anywhere in that window, the zone is late and is skipped; no zone is ever painted behind a reaction that already happened. Strict rule: exactly touching the edge counts as late.
Superseded setups:
A skipped candidate retires the previously active setup immediately: status “Superseded”, zone frozen/faded, and total silence no false “Invalidated” alert (that one is reserved for setups price actually broke).
Invalidation frozen ATR buffer:
A setup dies when a bar closes beyond the protective swing by more than the Invalidation Buffer (× ATR). The buffer is measured once, at setup creation, and the invalidation price stays fixed for the setup's lifetime; later ATR changes can't move it. Dead zones gray out instantly and can never alert again; a broken leg is “poisoned” so its later extensions can't spawn a fresh setup.
⭐️ Features
- Automatic Golden Zone (default 0.5 – 0.618, both ratios configurable)
- Optional fib levels: retracements 0 · 0.236 · 0.382 · 0.5 · 0.618 · 0.786 · 1.0 + separately labelled 1.272× / 1.618× projections
- ZigZag + HH / HL / LH / LL structure labels with live structure bias
- Historical zones stay frozen & softened; optional “One zone per leg” replaces same-leg drafts in place (off by default)
- Zone lifecycle: Waiting → Inside Zone → Rejected / Broke Out → Invalidated / Superseded dead zones gray out and go permanently silent
⭐️How to use it
- Wait for a fresh zone in the direction of the structure (HH+HL → longs, LH+LL → shorts).
- Let price come into the zone covered by the “Price Enters Golden Zone” .
- Look for the rejection: a candle that gets into the zone and closes back out in the trend direction.
- Targets & invalidation: Target 1 = the 0.0 level (the impulse extreme), Target 2 = the 1.272× projection, Target 3 = the 1.618× projection; status “Invalidated” (close beyond the protective swing + buffer) is the classical exit.
⭐️Alert
1 · Golden Zone Invalidated: close beyond the protective swing + frozen ATR buffer — kills the setup
2 · 1.618× Projection Reached: continuation target hit (also completes 1.272× if reached directly)
3 · 1.272× Projection Reached: continuation target hit
4 · Bullish / Bearish Rejection: candle gets into the zone, closes back out in trend direction (completes the entry latch too)
5 · Zone Breakout: price closes straight through the zone
6 · Price Enters Golden Zone: first touch of the zone
No zone-interaction alert can fire on the candle that creates a setup; signals are eligible from the following confirmed candle.
Bar-close confirmation is enforced in code (barstate.isconfirmed is part of every alert condition); alerts cannot trigger intrabar regardless of the frequency you pick. Still select “Once Per Bar Close”.
Advanced Fibonacci Golden Zone combines confirmed market structure, automatic Fibonacci mapping and complete setup management in one tool. It helps traders identify fresh retracement opportunities without manually drawing Fibonacci levels while keeping invalidation, projections and alerts consistent. Use it alongside trend context, price action and proper risk management—not as a standalone entry signal.
We would love to hear your suggestions. If you have ideas for new features, indicators, analytics, or improvements, please share your feedback. Your input helps guide future updates and improve the indicator for all traders.
Wedge pattern detector indicator is for educational and analytical purposes only. It is not financial advice. Trading involves risk. Always use proper risk management and combine this indicator with your own analysis before taking any trade.
Penunjuk

Penunjuk

EMA Ribbon Trend Filter [StrixEDGE]EMA Ribbon Trend Filter is a multi-layered trend analysis system built around a triple EMA ribbon (8/21/55) enhanced with squeeze detection, a composite momentum score, multi-timeframe confluence, and dynamic slope-adaptive coloring.
This is not another moving average overlay. It is a full trend diagnostics dashboard designed to answer five questions at a glance: what is the trend, how strong is it, how long has it been running, is the ribbon compressing toward a breakout, and do higher timeframes agree.
🔹 CORE CONCEPT
Three exponential moving averages — fast (8), mid (21), and slow (55) — form a visual ribbon on the chart. When the EMAs stack in order (fast > mid > slow), the trend is bullish. When they invert, the trend is bearish. Anything else is a transitional state labeled neutral.
The ribbon is more than directional. The distance between the fastest and slowest EMA (the "spread") measures trend strength as a percentage, and the rate at which the ribbon expands or contracts reveals momentum shifts before price confirms them.
🔹 WHAT MAKES THIS DIFFERENT
Most EMA ribbons stop at direction and color. This indicator adds four analytical layers that standard ribbons lack:
▸ Ribbon Squeeze Detection
The indicator continuously measures ribbon width against its own moving average. When the three EMAs converge below a configurable threshold (default: 30% of average width), the ribbon turns yellow and the dashboard flags an active squeeze. Compression precedes expansion — a squeeze ending often marks the start of a directional move. Dedicated markers appear on the chart when a squeeze releases into a bullish or bearish trend.
▸ Composite Momentum Score (0–100)
A single number synthesizing four components, each weighted equally at 25 points:
— EMA alignment: full bullish or bearish stack scores 25, mixed scores 0
— Slope agreement: all three EMAs rising or all falling scores 25, partial agreement scores 12
— Spread strength: scaled between 0–25 based on where the current spread falls relative to the user-defined weak and strong thresholds
— Price position: price above the ribbon in a bullish trend (or below in bearish) scores 25, inside the ribbon scores 10, on the wrong side scores 0
The score is color-coded: cyan (80+), teal (60–79), orange (40–59), red (below 40).
▸ Dynamic Slope-Adaptive Colors
When enabled, each EMA line independently changes color based on its own slope — rising EMAs render green, falling EMAs render red. This provides an early visual warning when individual EMAs begin to flatten or turn, even while the overall stack remains intact. A bullish stack where the slow EMA has turned red is a qualitatively different signal than one where all three are green.
▸ Multi-Timeframe Dashboard
A built-in table displays trend state, spread, and grade across five timeframes simultaneously: the current chart timeframe plus 15-minute, 1-hour, 4-hour, and daily. The active chart timeframe is marked with ► in the MTF rows if it matches one of the fixed timeframes. A confluence row at the bottom counts how many timeframes are bullish versus bearish and outputs a directional bias: Strong Bull (4–5 aligned), Bull Lean (3), Neutral (mixed), Bear Lean (3 bearish), or Strong Bear (4–5 bearish).
🔹 CROSSOVER SIGNAL HIERARCHY
Not all EMA crossovers carry equal weight. The indicator differentiates three tiers with distinct marker sizes and shapes:
▸ Fast × Mid (tiny triangles) — Early signal. The 8 EMA crossing the 21 EMA indicates short-term momentum shift. Frequent, noisy, best used as an alert rather than a trigger.
▸ Fast × Slow (standard triangles) — Confirmation signal. The 8 EMA crossing the 55 EMA has more significance and filters out minor pullbacks.
▸ Mid × Slow (diamonds) — Trend shift signal. The 21 EMA crossing the 55 EMA typically marks a genuine change in trend direction. This is the least frequent and most reliable crossover in the set.
All crossover markers can be toggled off independently.
🔹 DASHBOARD COMPONENTS
The top-right dashboard (position and size adjustable) contains:
Row 1 — TREND: Current trend state (▲ Bullish / ▼ Bearish / ◆ Neutral) with bar count showing how long the trend has been active.
Row 2 — ZONE: Where price sits relative to the ribbon (Above / Inside / Below) alongside the momentum score out of 100.
Row 3 — SQUEEZE: Active squeeze status with a visual strength bar (██████░░░░) showing current spread intensity relative to its recent range.
Rows 4–9 — MTF OVERVIEW: Trend, spread, and grade for the current chart, 15m, 1H, 4H, and 1D timeframes.
Row 10 — BIAS: Multi-timeframe confluence verdict with bull/bear count.
🔹 SETTINGS
EMA Settings
▸ Fast / Mid / Slow EMA Period — Default 8/21/55. Periods must be in ascending order.
▸ Source — Close, Open, High, Low, HL2, HLC3, or OHLC4.
Overlay Settings
▸ Background Transparency — Controls the intensity of the trend-colored chart background (0–99).
▸ Crossover Signals — Toggle the three-tier crossover markers.
▸ Ribbon Fill — Toggle the colored fill between EMA lines. Fill turns yellow during active squeeze.
▸ Dynamic EMA Colors — Toggle slope-based EMA coloring (green = rising, red = falling).
▸ Bar Coloring — Optional candle coloring by trend state and price position. Off by default.
▸ Squeeze Detection — Toggle squeeze markers and dashboard squeeze status.
Dashboard
▸ Table Size — Tiny, Small, Normal, or Large.
▸ Table Position — 8 positions (corners, centers, sides).
Thresholds
▸ Weak/Strong spread thresholds (%) — Define what constitutes a weak, moderate, or strong trend spread. These should be adjusted per asset class (e.g., lower for forex, higher for crypto).
▸ Squeeze Lookback — Number of bars used to calculate the average ribbon width for squeeze detection.
▸ Squeeze Ratio — The compression threshold. A ribbon narrower than this ratio × average width triggers a squeeze flag.
🔹 ALERTS
Nine configurable alert conditions:
▸ Bullish / Bearish EMA Crossover (any tier)
▸ Mid × Slow Bullish / Bearish Shift
▸ Bullish / Bearish Stack Formed
▸ Squeeze Detected (compression begins)
▸ Squeeze Released (expansion starts)
▸ High Momentum (score crosses above 80)
🔹 SUGGESTED USE
This indicator works as a trend filter, not a standalone entry signal. Use it to:
▸ Confirm directional bias across timeframes before entering trades
▸ Identify compression phases where breakouts are likely
▸ Gauge trend quality and exhaustion via the momentum score and bar duration
▸ Filter crossover signals — a Fast × Mid cross during an active squeeze with MTF confluence is a higher-probability setup than the same cross in isolation
Pairs well with oscillators (RSI, Stochastic), volume-based indicators, or support/resistance tools for entry timing. Penunjuk

Auto Fibonacci ZonesAuto Fibonacci Zones is a visual Fibonacci retracement tool built around confirmed swing pivots.
The script automatically detects the most recent significant swing leg using confirmed pivot highs and pivot lows, then draws Fibonacci retracement levels from that leg. It is designed to reduce the need for manually redrawing Fibonacci levels each time a new swing structure forms.
What the script shows
- Fibonacci retracement levels from the latest confirmed swing leg
- Optional Fibonacci extension levels
- A highlighted 0.5 - 0.618 retracement zone
- A dashed anchor leg showing the selected swing
- A compact state label describing the current retracement condition
- Optional alerts for key retracement events
How it works
The script uses confirmed pivot highs and confirmed pivot lows to define the current swing leg. A new Fibonacci sheet is accepted only when the detected high-low leg is large enough relative to ATR. This helps avoid redrawing levels on very small price movements.
The main retracement levels include:
- 0
- 0.382
- 0.5
- 0.618
- 0.786
- 1
The script can also show optional extension levels:
- 1.272
- 1.618
Extensions are disabled by default because they are reference geometry only and should not be interpreted as price forecasts.
Level sets
The user can choose between three level display modes:
- Core: shows 0, 0.5, 0.618, and 1
- Major: shows the main Fibonacci levels with a cleaner chart layout
- Standard: shows the common retracement levels
Golden zone
The script highlights the area between 0.5 and 0.618. This zone is commonly watched by traders as a retracement area, but it should not be treated as a guaranteed reversal zone or standalone trading signal.
State label
The state label gives a quick reading of the current retracement condition, such as:
- Shallow retracement
- Deep retracement
- Inside 0.5 - 0.618 zone
- Near full retrace
- Full retrace exceeded
- Beyond 0 level
The state label is only a descriptive reading of where price is relative to the current Fibonacci sheet.
Old or inactive sheets
The script includes options to fade older or fully retraced Fibonacci sheets. This helps keep the chart clean when the selected swing leg is no longer fresh or has already been fully retraced.
Main settings
Swing Detection:
- Pivot strength
- Minimum leg height x ATR
Levels:
- Level set
- Show extensions
- Shade 0.5 - 0.618 zone
Display:
- Show anchor leg
- Show level labels
- Show level prices
- Show state label
- State label offset
- Fade old / invalid sheet
- Expire sheet after bars
Lines and colors:
- Level line width
- Key level line width
- Anchor leg width
- Level colors
- Golden zone color
- Extension color
- Label colors
- Transparency controls
Alerts
The script includes alert conditions for:
- Price entering the 0.5 - 0.618 zone
- Price exiting the 0.5 - 0.618 zone
- Price crossing the 0.618 level
- Price touching or exceeding the 1.0 retracement level
- Price retesting the 0 level
These alerts are descriptive chart events. They are not buy or sell signals.
Repainting and confirmation note
This script uses confirmed pivot highs and confirmed pivot lows. A pivot can only be confirmed after the selected pivot-strength bars have passed.
Because of this, Fibonacci anchors appear only after confirmation. When a newer valid swing leg is confirmed, the current Fibonacci sheet can be replaced by the new one.
This is normal confirmation delay for pivot-based tools. The script does not use lookahead, and the levels are based on confirmed swing structure.
Limitations
Fibonacci levels are visual reference levels, not predictive levels.
A price reaction near any Fibonacci level does not guarantee continuation, reversal, support, or resistance.
The selected swing leg is determined automatically by the script. In some cases, a trader may manually choose a different swing leg based on broader market context.
This indicator is intended for chart analysis, education, and visual review of retracement structure. It is not a trading system, financial advice, or a standalone buy/sell tool. Penunjuk

Key Levels - By DukleKEY LEVELS — current day dH / dO / dL and previous day pdH / pdL
WHAT IT DOES
Draws the five reference levels most day traders check first, as clean horizontal lines with small tags to the right of each line: the current day's Open (dO), High (dH) and Low (dL), plus the previous day's High and Low (pdH, pdL) in a second color.
HOW IT WORKS
The levels are computed directly from the chart's own intraday bars — no higher-timeframe security calls. The day boundary follows the symbol's exchange trading day, the same boundary the built-in daily candles use. dO is fixed at the session open. dH and dL update in real time: the moment price prints a new high or low of the day, the line moves with it — that is by design, since "today's high so far" is a moving value until the session closes. At the daily rollover, the finished day's high and low become the new pdH and pdL, and the current-day lines reset to the new open.
HOW TO USE IT
Works on any intraday timeframe (it deliberately draws nothing on Daily and above, where the current candle already is the day). Typical uses: pdH/pdL as breakout or rejection zones for the session, dO as the intraday bull/bear line, dH/dL as the developing range. All five lines can be toggled individually; colors, line width and how far the lines extend to the right of price are configurable in the settings.
NOTES
The current-day lines updating with new highs/lows is intended behavior, not lookahead — the previous-day levels never change during the session. Nothing here is financial advice.
Penunjuk

Penunjuk

Session Candle Levels & Alerts - IntradayMarks the intraday reference candles many index day-traders work with and
fires volume-confirmed breakout alerts on their highs/lows.
How it works:
- 15-minute reference candles after the EU and US cash open (2nd and 7th
candle) with configurable colors per region.
- 5-minute references: 1st/4th candle levels, plus the "8 Ball" (8th 5-min
candle) and "Teenager" (13th) known from Tom Hougaard's FTSE approach —
including an orderly-range filter that skips outlier bars.
- Pre-market levels (30-min low / 10-min high-low before the cash open),
special sessions for gold, forex, HK50 and JPN225, and an optional
FOMC/NFP event mode that marks post-release reference candles.
- Breakouts can require volume above a configurable multiple of the average
("volume-confirmed") before a signal counts; retest labels/alerts optional.
- US/EU DST shifts are handled automatically.
What makes it original: this is not a generic session-open marker — it encodes
a specific, curated set of reference candles (2nd/7th 15-min, 1st/4th 5-min,
8 Ball/Teenager) with the orderly-range outlier filter and volume confirmation
built in, plus automatic US/EU DST alignment so the levels stay correct across
the March/November transition weeks.
How to use it: pick your market (EU or US index, gold, forex, HK50 or JPN225),
enable only the reference candles you actually trade, and set alerts on their
highs/lows — the script is built so the chart can stay closed until an alert
fires. A volume-confirmed break of a reference level signals real
participation behind the move; the optional retest labels/alerts catch the
second entry back at the level. On FOMC/NFP days the event mode replaces the
standard references with post-release reference candles. Penunjuk

Quantum Probability Matrix AIwww.tradingview.com
Quantum Probability Matrix AI is an advanced probability-based market analysis indicator built to estimate the current balance between bullish and bearish market pressure. Instead of relying on a single technical indicator, it combines multiple independent analytical engines into one unified probability model that continuously evaluates price action, momentum, volatility, participation, trend quality, candle behavior, and market structure.
The purpose of this indicator is to help traders understand which side of the market currently has the statistical advantage by converting multiple technical factors into an easy-to-read probability percentage and visual strength matrix.
This indicator is designed for analytical purposes and does not attempt to predict future prices. Instead, it provides a structured framework that helps traders evaluate current market conditions before making trading decisions.
────────────────────────────────
Why This Indicator Was Created
Most technical indicators focus on only one aspect of the market.
Examples include:
• RSI measures momentum.
• MACD measures momentum shifts.
• ATR measures volatility.
• Moving Averages measure trend direction.
• Volume indicators measure participation.
Each of these provides useful information individually, but none offers a complete picture of the market.
Quantum Probability Matrix AI was created to solve this limitation by combining several analytical models into one intelligent probability engine.
Instead of forcing traders to analyze multiple indicators separately, this indicator converts all major market components into one comprehensive probability score together with detailed breakdowns of each contributing factor.
────────────────────────────────
Purpose of the Indicator
The primary objective of this indicator is to answer several important market questions simultaneously.
How strong is the current trend?
How healthy is the momentum?
Is market participation increasing or decreasing?
Is volatility supporting the move?
Are buyers or sellers currently stronger?
How much confidence exists behind the current direction?
Rather than displaying isolated signals, the indicator presents an overall probability model that reflects the current state of market conditions.
────────────────────────────────
How the Indicator Works
The indicator processes market data through several independent analytical engines.
Each engine evaluates a different aspect of market behavior.
These individual scores are normalized into a common scale before being combined into a weighted probability model.
The final output becomes the Probability Score displayed inside the dashboard.
As market conditions change, every component updates dynamically, causing the overall probability to adjust in real time.
This allows traders to monitor how market conditions evolve rather than relying on static signals.
────────────────────────────────
Momentum Analysis Engine
Momentum measures how aggressively price is moving.
The indicator evaluates several momentum components including:
• Rate of Change
• RSI Position
• MACD Histogram Acceleration
• Price Slope
These values are combined into a Momentum Score.
Higher momentum scores generally indicate stronger directional pressure, while weaker scores may suggest slowing market activity or reduced trend strength.
────────────────────────────────
Trend Analysis Engine
Trend quality is measured using multiple techniques rather than a single moving average.
The indicator evaluates:
• Directional Movement
• ADX Trend Strength
• EMA Alignment
• Trend Slope
These calculations produce a Trend Score representing the strength and quality of the current market trend rather than simply identifying whether price is above or below a moving average.
────────────────────────────────
Volatility Analysis
Volatility plays a major role in determining whether market movements are likely to expand or contract.
The indicator measures:
• ATR
• ATR Expansion
• Volatility Percentile
Periods of expanding volatility often support stronger directional movement, while contracting volatility may indicate consolidation or reduced momentum.
This information contributes to the overall probability calculation.
────────────────────────────────
Volume and Market Participation
Instead of displaying raw volume alone, the indicator estimates market participation by analyzing buying and selling activity relative to recent historical averages.
The participation engine evaluates:
Relative Volume
Estimated Buyer Activity
Estimated Seller Activity
Participation Strength
Markets with increasing participation often produce stronger and more sustainable directional movement compared to low participation environments.
────────────────────────────────
Market Structure Analysis
The structure engine evaluates how price behaves inside its recent trading range.
It continuously monitors:
Higher Highs
Lower Lows
Swing Direction
Breakout Strength
Price Efficiency
These structural components help determine whether buyers or sellers are gaining control of the market.
────────────────────────────────
Candle Strength Analysis
Individual candles contain valuable information regarding market conviction.
The Candle Engine evaluates:
Closing Position
Candle Range
Range Expansion
Relative Candle Strength
Large candles closing near their highs generally indicate stronger buying pressure.
Large candles closing near their lows often indicate stronger selling pressure.
These observations become part of the overall probability calculation.
────────────────────────────────
Mean Reversion Engine
Markets rarely move in one direction forever.
The Mean Reversion Engine measures how far price has deviated from its statistical averages.
It compares price against:
EMA
VWAP
Statistical Z-Score
When price becomes significantly stretched, this engine reduces probability confidence, helping traders recognize when markets may be approaching exhaustion rather than continuation.
────────────────────────────────
Probability Engine
After every analytical engine completes its calculations, the indicator combines all scores into one weighted probability model.
Each analytical component contributes a predefined weight to the final probability.
The result is displayed as:
Probability %
Bullish Strength
Bearish Strength
Overall Market State
Overall Signal
The probability represents the current statistical balance between bullish and bearish market conditions rather than a prediction of future price.
────────────────────────────────
Heatmap Visualization
One of the unique visual features of this indicator is its multi-level probability heatmap.
The heatmap converts probability values into a vertical color matrix.
Lower probability values appear using bearish colors.
Neutral conditions transition through balanced colors.
Higher probability values gradually shift into stronger bullish colors.
This allows traders to identify market strength visually without reading numerical values alone.
────────────────────────────────
Bullish and Bearish Strength Bars
The indicator displays independent Bullish Strength and Bearish Strength bars directly on the chart.
These bars visually represent the current distribution of market probability.
Higher Bullish Strength indicates stronger buying pressure.
Higher Bearish Strength indicates stronger selling pressure.
Rather than generating automatic entries, these bars help traders understand which side currently dominates the market.
────────────────────────────────
Dashboard
The dashboard summarizes every major analytical component in one location.
It displays:
Probability
Momentum Score
Trend Score
Volatility Score
Volume Score
Structure Score
Candle Score
Market State
Overall Signal
Bull Strength
Bear Strength
This allows traders to understand not only the final probability but also the underlying factors contributing to that probability.
────────────────────────────────
Market State
The indicator automatically classifies current market conditions into categories such as:
Strong Bull
Bull
Neutral
Bear
Strong Bear
These classifications simplify complex analytical data into an easy-to-understand market condition.
────────────────────────────────
Works on Any Market
Quantum Probability Matrix AI is designed to operate on virtually every TradingView market including:
• Forex
• Gold
• Silver
• Indices
• Stocks
• Cryptocurrency
• Commodities
• Futures
Because the calculations rely on price behavior rather than instrument-specific rules, the analytical framework remains applicable across different markets.
────────────────────────────────
Works on Any Timeframe
The indicator automatically adapts to every TradingView timeframe.
Examples include:
• 1 Minute
• 3 Minutes
• 5 Minutes
• 15 Minutes
• 30 Minutes
• 1 Hour
• 4 Hour
• Daily
• Weekly
Lower timeframes provide more responsive probability updates, while higher timeframes offer broader trend analysis.
────────────────────────────────
Typical Workflow
A common way to use this indicator is:
Observe the overall Probability Percentage.
Compare Bullish and Bearish Strength.
Review Momentum and Trend Scores.
Confirm whether Volatility supports the current move.
Analyze Structure and Candle Scores.
Evaluate the Market State.
Combine the indicator's analysis with your own trading strategy, market structure, and risk management before making any trading decision.
────────────────────────────────
Key Features
✔ Multi-engine probability model
✔ Dynamic probability calculation
✔ Momentum analysis
✔ Trend strength analysis
✔ Volatility engine
✔ Volume participation analysis
✔ Market structure evaluation
✔ Candle strength analysis
✔ Mean reversion detection
✔ Live probability heatmap
✔ Bullish vs Bearish strength comparison
✔ Real-time analytical dashboard
✔ Customizable visualization
✔ Works across all TradingView markets
✔ Compatible with all timeframes
────────────────────────────────
Important Note
Quantum Probability Matrix AI is designed as a market analysis and decision-support tool. It does not predict future prices, guarantee profitable trades, or generate financial advice. The probability values represent a statistical interpretation of current market conditions based on the indicator's internal analytical model. Traders should always combine this information with their own technical analysis, risk management rules, and trading methodology before entering any position.
────────────────────────────────
Originality & Verification
This indicator is an original concept independently researched, designed, and developed by Forex_Market_Insights. Every analytical engine, probability model, visualization system, dashboard layout, heatmap design, scoring methodology, and implementation has been created specifically for this project. No copyrighted Pine Script source code has been copied, modified, reverse-engineered, or reused from any existing TradingView publication. The script represents original work intended to provide traders with a unique multi-factor probability analysis framework while fully respecting TradingView publishing policies and intellectual property guidelines.
www.tradingview.com Penunjuk

MRB Cycle Oscillator Alpha**Overview**
The "MRB Cycle Oscillator Alpha" is a highly advanced, multi-dimensional momentum and trend-analysis tool. It is not just another MACD; it upgrades traditional momentum concepts by combining Triple Exponential Smoothing (TES), mathematically derived momentum "Cycle Candles," RSI-confluent Bollinger Bands, and an ADX/DMI-driven background. This provides traders with a unified dashboard for trend direction, momentum strength, and mean-reversion zones without cluttering the main chart.
**What makes it original? (Core Concepts)**
This script brings originality to the Community Scripts by fusing several independent mathematical concepts into a single cohesive oscillator:
1. **TES-MACD (Triple Exponential Smoothing):** Instead of standard EMAs, this indicator calculates the MACD utilizing a custom Triple Exponential Smoothing (TES) algorithm. This significantly reduces market noise and lag compared to a traditional MACD.
2. **Momentum Cycle Candles:** Instead of displaying a raw oscillator line, the script extracts the open, high, low, and close values directly from the TES-MACD's historical delta. It then applies a custom smoothing algorithm to generate "Cycle Candles." This unique transformation visualizes momentum shifts and trend persistence much more clearly than a standard line or histogram.
3. **RSI-Dynamic Bollinger Bands:** Bollinger Bands are applied directly to the oscillator (users can choose to base it on the MACD Line EMA or the Signal Line TES). Furthermore, the outer bands dynamically change color based on the traditional chart's RSI values (e.g., turning green when RSI is overbought, red when oversold). This provides a dual-confirmation for extreme conditions.
4. **ADX/DMI Background Matrix:** The indicator calculates ADX and ±DI in the background. If the ADX crosses a user-defined threshold, the chart background changes color based on the dominant DI (green for uptrends, red for downtrends). This acts as a macro-trend filter.
**How to use it**
* **Trend Confirmation:** Use the background color (driven by ADX/DMI) to filter your trades. Only look for long setups when the background is green, and short setups when red.
* **Momentum Shifts:** Watch the color and body of the Cycle Candles in the oscillator pane. A transition from red to green indicates a shift to bullish momentum.
* **Overextended Zones (Mean Reversion):** When the Cycle Candles pierce the outer Bollinger Bands, AND the bands themselves change color (triggered by RSI extremes), it signals a highly overextended market, warning of a potential reversal or pullback.
**Customization**
Every element is modular. Traders can disable the Cycle Candles view in favor of a standard line, toggle the Bollinger Bands, adjust the RSI thresholds for band coloring, and fine-tune the ADX/DMI periods for background filtering. Penunjuk

Penunjuk

Liquidity Sweep Detector ProLiquidity Sweep Detector Pro with Smart Trade Setups
Overview
Liquidity Sweep Detector Pro with Smart Trade Setups is an advanced Pine Script® v6 indicator designed to identify one of the most important institutional price action concepts in modern financial markets: Liquidity Sweeps.
Instead of relying on traditional indicators that simply react to price movement, this indicator focuses on how liquidity is collected around swing highs and swing lows, how false breakouts occur, and where institutions may trigger stop-loss orders before reversing price.
The indicator automatically detects Buy-Side Liquidity, Sell-Side Liquidity, confirmed liquidity sweeps, and then generates a structured trade setup complete with Entry, Stop Loss, and Take Profit zones. Every sweep is evaluated using a proprietary scoring system that combines multiple market factors into a single confidence score.
The purpose of this indicator is not to predict the future, but to organize liquidity-based market behavior into a clear visual framework that helps traders identify high-quality reversal opportunities and potential institutional activity.
---
Why This Indicator Was Created
Most liquidity indicators only highlight swing highs and swing lows or draw simple liquidity lines. They often leave traders with the difficult task of manually deciding whether a sweep is genuine, whether the rejection is strong enough, and where a logical trade setup should be placed.
Liquidity Sweep Detector Pro was created to automate this entire workflow.
Instead of requiring multiple indicators, it combines liquidity detection, sweep confirmation, scoring, trend filtering, session filtering, dynamic trade setup generation, and live market statistics into a single comprehensive tool.
The objective is to simplify institutional liquidity analysis while keeping the chart clean, organized, and easy to interpret.
---
How the Indicator Works
The indicator continuously scans the chart for confirmed swing highs and swing lows.
These swing points become potential liquidity pools where market participants commonly place stop-loss orders.
Once a sufficient number of highs or lows cluster together, the indicator identifies them as:
• Buy-Side Liquidity
• Sell-Side Liquidity
These liquidity areas remain active until price interacts with them.
When price temporarily moves beyond one of these liquidity pools but quickly closes back inside the previous range, the indicator identifies this behavior as a Liquidity Sweep rather than a genuine breakout.
After confirmation, the sweep is analyzed using multiple filters before being displayed on the chart.
---
Buy-Side & Sell-Side Liquidity Detection
The indicator automatically marks important liquidity locations throughout the market.
Buy-Side Liquidity
Buy-Side Liquidity represents areas above previous highs where stop-loss orders from short positions and breakout buy orders commonly accumulate.
When price briefly trades above these highs but immediately returns back below them, the indicator identifies a Bearish Liquidity Sweep.
The chart labels these levels as:
Buy Side Liq
---
Sell-Side Liquidity
Sell-Side Liquidity represents areas below previous lows where stop-loss orders from long positions are typically concentrated.
When price temporarily trades below these lows before rapidly reversing back upward, the indicator identifies a Bullish Liquidity Sweep.
The chart labels these levels as:
Sell Side Liq
---
Liquidity Sweep Confirmation
A sweep is not confirmed simply because price trades beyond a previous high or low.
Several confirmation filters are applied before the signal becomes valid.
These include:
• ATR displacement confirmation
• Relative volume confirmation
• Market structure validation
• Candle rejection strength
• Liquidity cluster quality
• Session filtering
• Trend filtering (optional)
Only when these conditions align does the indicator generate a confirmed liquidity sweep.
This helps reduce false signals while focusing on stronger market reactions.
---
Smart Strength Score
Every detected sweep receives a proprietary Strength Score ranging from 0 to 100.
The score is calculated using multiple components including:
• Liquidity quality
• Number of liquidity touches
• ATR displacement
• Relative volume
• Rejection candle strength
• Market structure
• Age of the liquidity level
Higher scores indicate stronger technical confirmation.
The indicator also displays a star rating to provide an instant visual assessment of signal quality.
Example:
★★★★★ Elite
★★★★ Strong
★★★ Good
★★ Moderate
★ Weak
This allows traders to prioritize higher-confidence setups.
---
Automatic LONG & SHORT Trade Setups
One of the most unique features of this indicator is its ability to automatically generate a complete trade setup immediately after a confirmed liquidity sweep.
After a Bullish Liquidity Sweep
When the indicator detects that Sell-Side Liquidity has been swept, it automatically builds a LONG setup.
The setup includes:
• Entry Zone
• Stop Loss Zone
• Target Zone
• Risk-to-Reward calculation
---
After a Bearish Liquidity Sweep
When the indicator detects that Buy-Side Liquidity has been swept, it automatically builds a SHORT setup.
The setup includes:
• Entry Zone
• Stop Loss Zone
• Target Zone
• Risk-to-Reward calculation
This provides traders with a structured trade framework instead of only highlighting the sweep itself.
---
Automatic Risk Management Visualization
Each generated setup includes clearly displayed trading zones.
The indicator automatically draws:
• Green Target Zone
• Red Stop Loss Zone
• Entry Price
• Stop Loss Price
• Target Price
These zones remain visible on the chart, allowing traders to easily evaluate the trade structure and monitor price progression after the sweep.
---
Liquidity Zones
Following each confirmed sweep, the indicator creates a liquidity reaction zone.
These zones represent the area where institutional rejection occurred.
Users can configure how these zones behave after price revisits them.
Available options include:
• Extend
• Fade
• Delete
This provides flexibility depending on individual trading preferences.
---
Trend Filter
An optional trend filter helps align liquidity sweeps with the broader market direction.
Supported filters include:
• EMA 50
• EMA 200
• EMA 50 + EMA 200
When enabled, the indicator prioritizes sweeps that occur in alignment with the selected trend.
---
Session Filter
The indicator can restrict sweep detection to specific Forex trading sessions.
Supported sessions include:
• Sydney
• Tokyo
• London
• New York
Users can analyze liquidity behavior only during preferred institutional trading hours.
---
Dashboard
A real-time dashboard summarizes important market statistics, including:
• Bullish Sweeps Today
• Bearish Sweeps Today
• Strong Sweeps
• Weak Sweeps
• Average Strength Score
• Highest Score
• Current Market Trend
• Active Trading Session
This allows traders to quickly evaluate current market conditions without manually reviewing the entire chart.
---
Alerts
The indicator includes alert conditions for:
• Bullish Liquidity Sweep
• Bearish Liquidity Sweep
• Strong Sweep
• Elite Sweep
• Liquidity Zone Filled
• LONG Setup Created
• SHORT Setup Created
• Target Hit
• Stop Loss Hit
These alerts allow traders to monitor liquidity events without continuously watching the chart.
---
Works on Any Market
Although designed primarily for institutional Forex trading, the indicator also performs effectively on:
• Forex
• Gold
• Silver
• Indices
• Futures
• Commodities
• Cryptocurrency
• CFDs
• Stocks
Because liquidity exists in every actively traded market, the underlying methodology remains applicable across multiple asset classes.
---
Works on Any Timeframe
The indicator automatically adapts to every TradingView timeframe, including:
• 1 Minute
• 3 Minute
• 5 Minute
• 15 Minute
• 30 Minute
• 1 Hour
• 4 Hour
• Daily
• Weekly
Lower timeframes are generally more suitable for scalping and intraday liquidity analysis, while higher timeframes provide broader institutional market context.
---
Typical Trading Workflow
A common workflow using this indicator is:
1. Allow the indicator to identify Buy-Side and Sell-Side Liquidity.
2. Wait for a confirmed liquidity sweep.
3. Review the Strength Score and star rating.
4. Confirm the setup using your preferred market analysis.
5. Use the automatically generated LONG or SHORT setup as a structured trading framework.
6. Monitor the trade using the predefined Entry, Stop Loss, and Target zones.
7. Manage risk according to your personal trading plan.
---
Key Features
✔ Automatic Buy-Side Liquidity Detection
✔ Automatic Sell-Side Liquidity Detection
✔ Liquidity Sweep Confirmation
✔ Proprietary Strength Score (0–100)
✔ ATR Confirmation
✔ Relative Volume Confirmation
✔ Market Structure Confirmation
✔ Session Filter
✔ Trend Filter
✔ Automatic LONG Setup Generation
✔ Automatic SHORT Setup Generation
✔ Entry, Stop Loss & Target Visualization
✔ Dynamic Liquidity Zones
✔ Real-Time Dashboard
✔ Custom Alerts
✔ Fully Customizable Inputs
✔ Supports All Markets
✔ Compatible with All Timeframes
✔ Clean Institutional Chart Visualization
---
Important Note
This indicator is designed as a liquidity and market structure analysis tool. It does not guarantee profitable trades, predict future market direction, or provide financial advice. All automatically generated trade setups are based on predefined liquidity sweep conditions and should be used alongside your own technical analysis, market context, and disciplined risk management.
---
Originality & Author Verification
Liquidity Sweep Detector Pro with Smart Trade Setups is an original Pine Script® v6 implementation independently researched, designed, and developed by Forex_Market_Insights.
The complete concept, indicator architecture, liquidity workflow, visualization, scoring methodology, trade setup generation, dashboard design, user interface, confirmation logic, and overall implementation were created specifically for this project from first principles.
This script is not a clone, copy, conversion, or modification of any existing TradingView publication. While concepts such as liquidity, swing highs/lows, ATR, volume, market structure, and price action are widely known within technical analysis, the way they are combined, processed, scored, and presented in this indicator represents an original implementation developed by the author.
Author: Forex_Market_Insights
Pine Script® Version: v6
Implementation: Original
Concept & Design: Original
Algorithm: Original
Visualization: Original
Trading Workflow: Original
Developed by: Forex_Market_Insights Penunjuk

Trading ATR Framework **Trading ATR Framework** is a clean, rule-based volatility tool designed for futures traders.
The indicator automatically calculates the previous daily close and the completed Daily ATR(14), then projects the key volatility levels at ±25%, ±50%, ±75%, and ±100% ATR.
It includes:
* Automatic daily ATR levels
* Previous daily close as the basis price
* Tick-size rounding
* Current ATR position and directional bias
* Optional manual settlement and ATR inputs
* Built-in 2.5R risk-to-reward calculator
* Alerts for important ATR level crossings
* Premium black-and-gold visual design
The framework is designed for NQ/MNQ, GC/MGC, and CL/MCL, but can also be used on other markets and timeframes.
ATR levels are context and decision zones, not standalone trade signals. Always combine them with market structure, volume, order flow, and proper risk management.
Penunjuk

Penunjuk

Penunjuk

Penunjuk

Penunjuk

Points from open price marker**Points From Open Price Marker**
The Points From Open Price Marker is a customizable tool designed to help traders visualize how far price moves above and below a selected candle's opening price.
The indicator identifies a user-selected reference candle and marks:
• The exact opening price
• The highest price reached above the open
• The lowest price reached below the open
• The total point expansion in both directions from the opening price
Each marker displays the actual price level and the number of points gained or lost from the candle's open, allowing traders to quickly measure volatility, expansion, and range development.
Features include:
✅ Select any candle timeframe
✅ Select any reference candle start time
✅ Measure upward and downward price expansion from the open
✅ Display price values, point distance, or both
✅ Customizable marker colors and sizes
✅ Optional open price bubble for quick reference
This tool can be used for studying opening ranges, session behavior, volatility expansion, market structure, and price movement patterns. Traders can apply it to futures, stocks, forex, or crypto to analyze how far price typically travels from important opening levels.
The indicator does not predict direction or provide trade signals. It is designed as a visual measurement tool to help traders understand price movement relative to a key candle open.
Penunjuk

Penunjuk

Trendlines [FEELS]Auto trendline tools tend to draw every line they can find, then quietly redraw them when price disagrees. This indicator does the opposite: a line is drawn only after price has respected it three times, and once drawn it never moves. Every line carries its own proof, a plain-text counter of how many times price has touched it.
HOW IT WORKS
The engine pairs confirmed swing pivots and validates the segment between them: if price closed through it anywhere along the way, the pair is rejected. Survivors become invisible candidates. A candidate is promoted to a real chart line only when a third touch confirms that the market actually respects it, and from that moment the geometry is locked.
- Touch counter: every line is labeled in plain text, "Support · 3 touches". More touches also make the line thicker, so the most respected line on the chart is the most visible one.
- Two scales: the base set tracks the swings you trade, the Major set (thicker, built from roughly 3x bigger swings) tracks the macro structure.
- Breaks: a break is a close beyond the line plus an ATR buffer, marked on the chart when it happens. Wicks through the line do not count.
- Flip watch: a broken line is not deleted. It stays on the chart as a dotted grey ghost, and when price returns to it from the other side, a Retest marker prints: broken support acting as resistance, tracked automatically. Ghosts expire on their own.
- Housekeeping: near-duplicate lines merge into the stronger one, and lines nobody has touched for a long time, or that drifted more than 10 ATR away from price, retire quietly. The chart stays at a few lines that matter instead of a fan of guesses.
HOW TO READ IT
1. The touch counter is a strength ranking. A line with 5 touches has proven itself more than a line with 3, and the strongest lines are where reactions have historically been most consistent.
2. Touches and breaks read differently. Price returning to a rising support with a high touch count is the classic trend pullback structure. A close through the line (Break marker) means the structure that carried the trend is gone.
3. Retest markers show the flip. After a break, the old line often gets tested from the other side; the Retest marker prints when that happens, with the line itself as the natural invalidation level of the pattern.
HONESTY
- Confirmation has a cost. A swing pivot confirms only after the "Swing size" number of bars, so a line appears on the chart only once its third touch is confirmed, and at that moment it is drawn back to its origin. On a bar replay this looks like a line appearing into the past out of nowhere. That is the price of the no-repaint rule, not a glitch.
- After a line is drawn its position never changes. Breaks are evaluated on closed bars only, and Break/Retest markers stay where they printed.
- The touch badges at the right edge follow the last bar for readability; that movement is cosmetic, not a signal.
- Touch and break tolerances are ATR-based, so they adapt to each symbol's volatility instead of using fixed percentages.
- Works on any symbol and timeframe with enough history to form swings.
ALERTS
New support line · New resistance line · Support touched · Resistance touched · Support broken · Resistance broken · Flip retest.
SETTINGS
Every input has a tooltip. The ones that change the picture most: "Swing size" sets how big a swing must be to anchor a line, "Touches to confirm" is the promotion rule (3 by default), "Max lines per side" caps the chart at the lines that matter, "Macro lines" adds the thicker second scale, "Line width" and "Text size" scale the visuals for presentations.
ORIGINALITY
Most auto-trendline scripts connect the latest two pivots and update the line as new pivots print, so the line you see today is not the line you saw yesterday. This engine is built the other way around: lines must earn their place through touch-count validation before they exist, their geometry is locked after, near-duplicates are merged, and broken lines move to a ghost stage that keeps tracking them for the support/resistance flip. The pivot pairing, segment validation, touch accounting and the line lifecycle are written from scratch for this script.
This is a descriptive tool for reading trendline structure. It is not financial advice and does not predict price. Penunjuk

ICT IRL ERL Liquidity Rotation Indicator v1This indicator automates a full ICT-style liquidity rotation model: it builds dealing ranges for the Daily, London, and NY AM sessions, plots OTE (Optimal Trade Entry) fib zones on each, locates a confirming Fair Value Gap inside that OTE zone across multiple timeframes (1H → 15m → 5m), and then tracks a full setup lifecycle — tap, manipulation leg, inversed-1m-FVG or CISD confirmation, and entry — from IDLE through HUNTING to TRIGGERED. A second, independent engine does the reverse: it watches key session highs/lows (London and Asia) for a liquidity sweep and runs the same manipulation-leg / iFVG / CISD confirmation logic in the opposite direction (ERL → IRL).
What it plots
Session highs/lows (Asia, London, NY AM, NY PM) with live and locked untaken-liquidity levels
NDOG/NWOG opening gaps
Daily, London, and NY Killzone dealing ranges with OTE fib levels (0, 0.5, 0.62, 0.705, 0.79, 1)
The specific FVG (labelled by timeframe and range) sitting inside each range's OTE zone
LONG/SHORT labels the moment a setup's entry trigger fires
How to use it
Run the indicator on a 1-minute chart — the entry-trigger logic is designed specifically for 1m confirmation.
Watch the two status tables (top-right: IRL→ERL per session; bottom-right: ERL→IRL per level) to see each setup's current state: IDLE (nothing happening), HUNTING (tapped and watching for confirmation), TRIGGERED (entry signal fired), or COMPLETED.
A LONG/SHORT forecast appears on the chart when a setup triggers — that's your entry signal.
All key parameters — session times, swing sensitivity, FVG timeframe priority, minimum displacement for a valid trigger — are adjustable in the settings.
Note: This is a decision-support tool, not signal-and-forget automation — always apply your own judgment and risk management before acting on any label. Penunjuk

TDI 3.0 by VZSFX🇭🇺 TDI 3.0 by VZSFX - Fejlett Traders Dynamic Index
🌟 Főbb funkciók és Újdonságok:
Beépített Beállítás Profilok: Nincs többé hosszas állítgatás! Egyetlen kattintással válthatsz a speciális LIT (50-50-7-2) profil, a hagyományos TDI alap (14-34-7-2), vagy a teljesen Egyedi beállításaid között.
Dinamikus Színlogika: * A Slow vonal (Szimulált árfolyam) dinamikusan változtatja a színét annak függvényében, hogy hol tartózkodik (pl. LET körüli piros, SLET körüli sárga, BB-n kívüli extrém kék).
A Mid vonal (Liquid Equilibrium) szintén a trend lendületének megfelelően váltja a színét (emelkedő, csökkenő vagy oldalazó/flat).
Okos Zónák: Profilhoz kötött, dinamikus felső (piros) és alsó (zöld) zónák, melyek kiterjedése és középvonala szabadon paraméterezhető (pl. 57-43 ±3).
Beépített Divergencia Kereső: Az indikátor automatikusan megtalálja és a charton vonalakkal/alakzatokkal jelöli a hagyományos (Regular) és rejtett (Hidden) Bullish és Bearish divergenciákat az árfolyam és az oszcillátor (Slow MA) között.
LET & SLET Logika: Beépített feltételrendszer és vizuális visszajelzés a Liquid Equilibrium Touch (LET) és a Statikus LET (50-es szint) azonosítására.
Letisztult Felület (UI): A TradingView megszokott "Style" (Stílus) füle teljesen le lett tiltva a letisztultság érdekében. Minden színt, opacitást, vonalvastagságot és ki/bekapcsoló gombot kényelmesen, egy helyen találsz a Bemenetek (Inputs) fülön!
Alert-ek (Riasztások): Beépített riasztási feltételek az extrém kilépésekre, LET/SLET jelzésekre és az összes divergenciára.
🇬🇧 TDI 3.0 by VZSFX - Advanced Traders Dynamic Index
🌟 Key Features & Innovations:
Built-in Settings Profiles: No more tedious manual adjustments! Switch instantly between the specialized LIT (50-50-7-2) profile, the classic Base TDI (14-34-7-2), or your own fully Custom (Manual) setup with a single click.
Dynamic Color Logic: * The Slow Line (Simulated Price) dynamically changes color based on its position (e.g., Red when near the Mid line/LET, Yellow near the 50 level/SLET, Blue when extreme/outside BB).
The Mid Line (Liquid Equilibrium) also changes color depending on the trend momentum (rising, falling, or flat).
Smart Zones: Profile-linked dynamic Top (Red) and Bottom (Green) zones with adjustable centers and widths (e.g., 57-43 ±3).
Built-in Divergence Scanner: The indicator automatically detects and plots Regular and Hidden Bullish and Bearish divergences between the price and the oscillator (Slow MA).
LET & SLET Logic: Built-in conditions and visual feedback for identifying Liquid Equilibrium Touch (LET) and Static LET (50-level) conditions.
Clean User Interface (UI): The standard TradingView "Style" tab has been completely disabled for a cleaner look. You can find all toggles, colors, opacity levels, and line widths neatly organized in the Inputs tab!
Custom Alerts: Pre-built alert conditions for Extreme zone breakouts, LET/SLET signals, and all divergence types. Penunjuk

Bias DashboardBias Dashboard
Bias Dashboard is a clean, dashboard-only indicator designed to quickly show the current directional strength of any chart.
It analyzes trend structure, momentum, RSI, DMI/ADX, price location, market structure, and higher-timeframe confirmation to calculate a bullish and bearish bias.
The dashboard displays:
Trend: Bullish, Bearish, or Neutral
Grade: A+ through D based on directional strength
Score: Overall trend conviction from 0–100
Bullish Meter: Current bullish pressure
Bearish Meter: Current bearish pressure
This indicator does not generate entries, stop losses, take-profit targets, or chart levels. It is intended to provide a quick market-bias overview that can be used alongside your own trading strategy.
The dashboard position, size, title, colors, EMA settings, scoring sensitivity, and higher timeframe can all be customized.
How to use it
A higher bullish score suggests buyers are currently in control, while a higher bearish score suggests sellers are in control. Higher grades indicate stronger directional alignment across the indicator’s confirmation factors.
A strong grade does not automatically mean price should be entered immediately. Traders should still wait for their preferred setup, confirmation, and risk-management conditions.
Works on stocks, ETFs, forex, futures, and cryptocurrencies across all chart timeframes.
For educational purposes only. Not financial advice. Penunjuk

Candlestick Edge Auto-Preset MTF Self-CalibratingCandlestick Edge only fires a candlestick pattern when it is "rightly placed" — confirmed by a higher-timeframe trend AND by where price sits in the developing volume profile. Then it does what most pattern tools don't: it forward-tests every signal and reports the MEASURED edge per pattern, so you read realized performance instead of a marketing claim.
WHY THIS IS ONE TOOL (not a bundle)
The parts answer one question about one candle: "is this pattern in a place that has historically paid, and does it beat a coin-flip here?"
PATTERN detection says WHAT printed (24 classic candlestick patterns).
HTF ALIGNMENT says whether the bigger trend agrees.
VOLUME-PROFILE POSITIONING says WHERE it printed — reversals only at value-area edges, naked POC, HVN support/resistance, or liquidity sweeps; continuations only through low-volume voids or on a value breakout.
The CALIBRATION SPINE forward-resolves each signal with a triple barrier and reports Hit% vs a matched Base% (Edge) with a Wilson confidence interval, so a placed-and-confirmed pattern can be told apart from a small-sample fluke.
One pattern substrate, one location read, one calibration spine.
MEASUREMENT (the differentiator)
Each signal opens at close with target = ±TP·ATR, stop = ∓SL·ATR, over a fixed horizon. The first barrier touched decides win/loss (same-bar tie counts as the stop — conservative). Base% is the unconditional same-barrier win-rate for that direction. Edge = Hit% − Base%; a "*" marks rows whose Wilson 95% lower bound clears the base rate. A leave-one-out row prices each filter's marginal contribution, and a footer lists only the patterns that are green AND have enough samples to trust in the current configuration.
AUTO PRESET (default on)
Candlestick edges are timeframe-specific. Auto Preset reads the chart's timeframe and switches on the pattern subset plus higher-timeframe distance that performed best for that timeframe in the author's study of NSE index futures, and forces the two filters on. Turn it OFF for full manual research mode: all 24 patterns selectable, filters and HTF distance (3x / 5x / 15x / custom) under your control. Nothing is ever removed — the preset only curates which patterns are active by default per timeframe.
HOW TO USE
Leave Auto Preset on and read the labelled signals (teal = bullish, red = bearish, each tagged with the pattern name). Open "Show scoreboard" to see measured Edge per pattern — trust the EDGE column and the "*", never a raw hit-rate. Best behaviour is on intraday timeframes (1H and below).
ORIGINALITY
Standard techniques are credited below. What is original is the combination: a location-gated pattern engine whose every signal is forward-calibrated, a timeframe-adaptive auto-preset, a leave-one-out filter attribution, and an auto-surfaced tradeable set — measured edge, not asserted.
NON-REPAINT
Signals open on confirmed bars; triple-barrier outcomes resolve on bars AFTER the trigger; all higher-timeframe / lower-timeframe / prior-day-POC requests use lookahead_off and confirmed intrabars. Pivots used by sweeps confirm first.
DATA & MARKETS
Runs on any symbol that reports volume; the developing profile needs volume to be meaningful. Defaults are tuned for intraday index futures. On the Enhanced data tier the delta read uses intrabar aggregation (richer on paid plans) and auto-falls-back to an OHLCV proxy when intrabars aren't served — safe to leave on for any plan.
CONCEPT CREDITS (methods operationalized — original Pine re-derivations)
Candlestick patterns — Nison; pattern-performance framing per Bulkowski
Market / auction profile, POC / Value Area — Steidlmayer; Dalton
Bulk Volume Classification — Easley, Lopez de Prado & O'Hara (2012)
Triple-barrier labelling — Lopez de Prado
Wilson score interval — Wilson (1927)
HONESTY / LIMITS
The profile is an ATR-binned developing session profile (not tick POC). Delta is an estimate (proxy or intrabar reconstruction), not true bid/ask. Reported edge is context measured on loaded history — not a prediction or a promise. The preset defaults were tuned on one instrument over a recent window, so treat them as a well-measured hypothesis, not proven alpha.
Educational tool. Not financial advice — you alone are responsible for your trading decisions. Penunjuk
