OPEN-SOURCE SCRIPT
ที่อัปเดต:

No-Progress Failure Map [AGPro Series]

582
No-Progress Failure Map [AGPro Series]

🧠 Core Idea

Did price trigger a setup but fail to travel far enough afterward?


📌 Overview / What it does

No-Progress Failure Map is a post-trigger execution failure planner designed to evaluate whether an active setup is actually moving after it triggers, or simply stalling around the trigger area.

The script builds a progress window, maps a risk shelf, projects a minimum progress rail, tracks elapsed bars, measures distance travelled in ATR, evaluates candle efficiency, reads volume participation, and converts the result into a 0-100 Progress Score with a clear action state.

It does not predict price direction, automate trading, or print guaranteed entry or exit commands. Its purpose is to organize the question of progress versus failure after a trigger appears.


🎯 Purpose & Design Philosophy

This script was built for traders who do not want to judge a setup only at the moment it triggers.

Many setups look valid at first, but the real weakness appears later: price does not travel far enough, time passes, participation fades, or the trigger side is lost. This tool turns that hidden execution problem into a visible decision layer.

It supports a planning mindset: trigger, observe progress, evaluate time cost, check failure risk, and decide what deserves attention next.


⚡ Why This Script Is Different

Most tools focus on finding the trigger itself.

This script does NOT behave like a generic signal indicator, opening range failure tool, RSI failure swing detector, order-block map, support/resistance scanner, or broad regime dashboard.

Instead, it asks a narrower execution question: after a setup starts, is price travelling enough to keep the idea alive, or is the setup becoming a no-progress failure?


⚙️ Methodology

1. Context Detection
The script selects the evaluation side using Auto, Long Context, or Short Context. Auto mode follows trend and slope context.

2. Trigger Mapping
The planner starts a tracking window from a selected trigger model: Range Break, Impulse Close, or Trend Reclaim.

3. Progress Evaluation
It measures favorable travel, elapsed bars, close efficiency, relative volume, time decay, reclaim behavior, and risk shelf pressure.

4. Visual Output
It displays a stalled-move box, minimum progress rail, risk shelf, trigger line, event labels, alerts, and a compact AGPro panel.


🗺️ How to Read the Chart

Zones = the stalled-move box between the risk shelf and the minimum progress rail.

Labels = compact event markers for Trigger, No Progress, Reclaim, Travel OK, and Failed states.

Colors = teal marks accepted progress, pink/red marks failure or invalidation, amber marks stalled progress, and indigo marks active watch or recovery context.

Panel = summarizes Progress Score, Elapsed Bars, Distance Travelled, Failure Risk, and Action.


🚦 Signals & States

• Trigger → a new post-trigger progress window is active.

• Watch Progress → the setup is active but has not yet proven enough travel.

• Stalled → price has lost the trigger side or is not progressing cleanly.

• No Progress → the evaluation window matured without enough favorable travel.

• Reclaim → price recovered the trigger side after temporary loss.

• Travel OK → the setup reached the accepted progress threshold.

• Failed → the tracked setup crossed its risk shelf.


🔔 Alerts Logic

Alerts trigger when a new progress window starts, when no-progress failure risk appears, when travel is accepted, when a reclaim appears, or when the risk shelf is crossed.

Alerts are attention markers. They are not trade instructions, automated strategy commands, or certainty signals.


🧩 Confluence Logic

The strongest progress context appears when favorable travel, close efficiency, volume participation, time efficiency, and trigger-side control align.

When travel is weak and elapsed bars increase, the failure-risk reading rises. When the trigger side is lost and reclaimed, the script marks recovery context but does not treat it as certainty.


📊 When to Use

• After a breakout-style trigger appears.

• During continuation attempts that should show progress quickly.

• Around trend reclaim setups where follow-through matters.

• When a setup looks active but price remains trapped near the trigger.

• On liquid markets where ATR and relative volume are meaningful.


⚠️ When NOT to Use

• Extremely low-liquidity markets with unreliable candles or volume.

• Very noisy micro-timeframes where trigger-side loss is frequent.

• News-driven volatility spikes where ATR expands suddenly.

• Symbols where volume data is missing or not useful.

• As a standalone reason to enter, exit, or size a trade.


🎛️ Key Inputs

• Evaluation Side → controls Auto, Long Context, or Short Context.

• Trigger Model → selects Range Break, Impulse Close, or Trend Reclaim activation.

• Evaluation Window Bars → defines how long the setup has to show minimum progress.

• Minimum Progress ATR → defines the expected favorable travel threshold.

• Progress Accepted ATR → defines stronger follow-through.

• Risk Shelf Buffer ATR → controls invalidation distance around the initial shelf.

• Visual Settings → control boxes, rails, prior boxes, labels, panel location, theme, and font sizes.


🖥️ Interface & Visual Design

The interface is chart-first.

The stalled-move box is the primary visual object and contains a centered progress meter. Rails show trigger, risk, and progress references without turning the chart into a crowded level map.

The panel follows the AGPro publication layout with a single merged blue title row, adjustable location, adjustable theme, and adjustable font size.


🧪 Practical Usage Workflow

1. Read the panel state and Progress Score.

2. Check whether price is travelling beyond the minimum progress rail.

3. Review elapsed bars versus the evaluation window.

4. Watch for No Progress, Reclaim, Travel OK, or Failed labels.

5. Interpret the output inside broader market structure and risk context.


🔍 Interpretation Guidelines

A high Progress Score means the setup is moving efficiently relative to this rule set. It does not mean price must continue.

A No Progress label means the setup has not travelled enough after the selected trigger. It does not guarantee failure, but it highlights weakening execution quality.

A Failed state means the mapped risk shelf was crossed. It should be read as rule-based invalidation context, not as financial advice.


🚫 What This Script Is NOT

• Not a prediction engine.

• Not financial advice.

• Not auto trading.

• Not guaranteed signals.

• Not a buy/sell signal service.

• Not an opening range failure tool.

• Not an RSI failure swing detector.

• Not a generic support/resistance or order-block map.


⚠️ Limitations & Transparency

Progress quality depends on the selected trigger model, lookback, ATR length, timeframe, and market conditions.

Different symbols may produce different volume behavior. High volatility can expand the tracking box quickly, while low volatility can make progress thresholds harder to interpret.

The script is rule-based and should be used as an analytical planning layer, not as a complete trading system.


🧠 Market Context Notes

No-progress behavior is often a time and efficiency problem, not just a price-level problem.

A setup can trigger, remain technically alive, and still become unattractive if it fails to move far enough while time passes. This script makes that condition visible.


🧾 Use Case Examples

When price breaks a recent range but remains near the trigger after the evaluation window, the map can mark No Progress and increase failure risk.

When price loses the trigger side and then reclaims it, the script can mark Reclaim so the user can review whether recovery is meaningful.

When price travels beyond the accepted progress threshold with efficient closes, the panel can move toward Travel OK context.


🧱 System Philosophy

No-Progress Failure Map follows the AGPro decision-engine approach: the script should help users evaluate context, quality, risk, progress, and next action without promising an outcome.

The goal is not to add another signal. The goal is to make post-trigger progress easier to judge.


🔐 Non-Promise Statement

No script can guarantee direction, continuation, reversal, or outcome.

This tool provides structured chart context only.


📉 Risk Disclosure

Trading involves risk.

Users are responsible for their own analysis, risk controls, position sizing, and trading decisions.

This script does not provide financial advice, investment advice, or guaranteed trading outcomes.


📚 Educational Note

Use the script to study how triggered setups behave after activation. The most useful reading comes from comparing progress, elapsed bars, risk shelf behavior, and broader market context.
Release Note
UPDATE NOTES - V1.1

This update focuses on chart readability, label density control, structure clarity, and publication-ready no-progress failure interpretation.

The core purpose of the script remains unchanged.
No-Progress Failure Map continues to evaluate what happens after a setup trigger appears, measuring post-trigger travel, elapsed bars, participation, reclaim behavior, risk shelf pressure, and minimum progress distance.

This script continues to function as an analytical and visualization tool.
It does not attempt to predict price direction or provide guaranteed outcomes.


------------------------
What Changed
------------------------

- Added Engine Presets
Balanced Map, Cleaner Swing, Active Intraday, and Custom presets were added so users can quickly adapt the failure map to different chart speeds and visual-density needs.

- Reduced Default Label Density
Sparse context labels are now disabled by default, visible labels are capped more tightly, and event label cooldown was increased to reduce crowded chart areas.

- Added Trigger Cooldown
A trigger cooldown input was added so the script waits before starting a new progress window after the previous one closes. This reduces repeated trigger clusters during noisy conditions.

- Disabled Rail Labels by Default
Trigger, progress, and risk rail labels are now optional and disabled by default. The rails remain visible, while extra text tags no longer crowd the price area unless users enable them.

- Refined Progress Box Presentation
The stalled-move box now carries the main NPF score and state label as the primary chart object, keeping the visual story centered and easier to read.

- Updated Panel Layout
The panel now follows the AGPro standard more closely with a single merged blue title row, progress score, elapsed bars, distance travelled, failure risk, action, and best-view guidance.


------------------------
Visual Improvements
------------------------

- Improved chart readability by making the progress box the main visual reference.

- Reduced visual clutter from repeated context labels and rail tags.

- Refined visual hierarchy so progress score, failure risk, risk shelf, and progress rail stand out more clearly.

- Adjusted default label behavior to keep important events visible without turning the chart into a label cluster.

- Preserved centered text inside the active progress box for clearer publication screenshots.


------------------------
Interface & Usability
------------------------

- Added Engine Preset and Trigger Cooldown controls.

- Preserved user control for rail labels, context labels, label cooldown, visible label count, and memory boxes.

- Optimized panel layout for clearer information flow.

- Improved label readability through compact default label text and adjustable font size.

- Preserved adjustable panel visibility, panel location, panel theme, and panel font size.


------------------------
Behavior Notes
------------------------

This update does not change the core analytical purpose of the script.

The scoring model still combines travel, candle efficiency, volume participation, time decay, and reclaim behavior into a post-trigger progress score.

The main change is visual and workflow-oriented: fewer default labels, less overlap, and better progress-window spacing.

Users who prefer a denser view can enable sparse context labels, enable rail labels, lower cooldown values, and increase the visible label count.


------------------------
Limitations Reminder
------------------------

The script remains a rule-based analytical tool.

Market conditions such as volatility, liquidity, timeframe differences, low-volume data quality, and abrupt news-driven movement may affect how no-progress states appear.

Progress windows are analytical references and should always be interpreted within broader market context.


------------------------
Risk Reminder
------------------------

This script is for educational and analytical purposes only.

It does not provide financial advice or guaranteed trading outcomes.

Users remain responsible for their own decisions.
Release Note
UPDATE NOTES - Version 1.2

This update focuses on no-progress clarity, workflow-style failure review, and premium chart readability.

The core purpose of the script remains unchanged.
No-Progress Failure Map continues to evaluate whether a triggered setup is actually making progress after activation.

This script remains an analytical and visualization tool.
It does not attempt to predict price direction or provide guaranteed outcomes.


------------------------
What Changed
------------------------

* Clearer workflow language
The state model now reads as REVIEW, STALLED, RECOVERY, ON TRACK, NO PROGRESS, PROGRESS OK, FAILED, and EXPIRED.

* Stronger post-trigger map
The main visual now emphasizes a post-trigger progress zone between the minimum progress rail and the risk shelf.

* Premium zone badge
The progress-map zone now uses a solid centered badge instead of pale text inside a transparent box.

* Better rail clarity
Trigger, progress rail, and risk shelf guides now use stronger right-edge labels that connect directly to the measured levels.

* Dashboard-style panel
The panel now shows Workflow State, Progress Score, Elapsed Bars, Progress Travel, Failure Pressure, Reclaim Status, and Next Action.


------------------------
Visual Improvements
------------------------

* Improved chart readability by using a solid state badge inside every active progress-map zone.

* Reduced ambiguity around what the script measures after a trigger.

* Refined visual hierarchy between trigger rail, progress rail, risk shelf, zone badge, event labels, and panel.

* Kept default label density balanced for public-free publication screenshots.


------------------------
Interface & Usability
------------------------

* Panel information flow is now more workflow-oriented.

* Rail labels are enabled by default to explain the map faster at first glance.

* Event labels remain compact and TradingView-safe attention markers.

* Prior progress zones remain visible as soft memory when enabled.


------------------------
Behavior Notes
------------------------

This update does not change the core analytical purpose of the script.

The goal is to improve clarity, state language, and visual interpretation.

Outputs should be interpreted as post-trigger progress context, not as trade instructions.


------------------------
Limitations Reminder
------------------------

The script remains a rule-based analytical tool.

Market conditions such as volatility, liquidity, timeframe selection, and symbol behavior may affect how progress windows appear.

Outputs should always be interpreted within broader market context.


------------------------
Risk Reminder
------------------------

This script is for educational and analytical purposes only.

It does not provide financial advice or guaranteed trading outcomes.

Users remain responsible for their own decisions.
Release Note
🔧 UPDATE NOTES - Version 1.3

This update focuses on premium chart presentation, first-glance readability, and stronger post-trigger workflow interpretation.

The core purpose of the script remains unchanged.
No-Progress Failure Map continues to evaluate whether a triggered setup is actually making progress after activation.

This script continues to function as an analytical and visualization tool.
It does not attempt to predict price direction or provide guaranteed outcomes.


------------------------
What Changed
------------------------

• Premium progress-map refresh
The active progress map now uses a lighter, cleaner zone style with a stronger centered state badge and a secondary compact metric badge.

• Added Smart Higher-Timeframe Width
The progress map can automatically stay tighter on weekly and monthly charts, helping publication screenshots avoid oversized dead space.

• Added Zone Transparency control
Users can now adjust how visually dominant the progress map appears while keeping the same logic and measurements.

• Refined rail label wording
Trigger, Progress, and Risk Shelf tags remain available, but their wording is cleaner and easier to read at the right edge.

• Preserved all core logic
The scoring model, trigger models, reclaim behavior, risk shelf, progress rail, alerts, memory zones, panel, and hidden exports remain intact.


------------------------
Visual Improvements
------------------------

• Improved chart readability by making the active progress map lighter and more premium.

• Added a compact in-zone metric badge for Travel ATR and Failure Pressure.

• Reduced the heavy-box feeling that could dominate higher-timeframe screenshots.

• Refined visual hierarchy between the main state badge, metric badge, rail tags, event labels, and panel.


------------------------
Interface & Usability
------------------------

• Added Smart Higher-Timeframe Width as an optional visual control.

• Added Zone Transparency control for better screenshot tuning.

• Expanded panel location choices to include center positions.

• Kept panel visibility, panel theme, panel location, panel font size, label font size, rail labels, memory zones, and label-density controls.


------------------------
Behavior Notes
------------------------

This update does not change the core analytical logic of the script.

The goal is to improve clarity, visual balance, and publication quality without reducing existing functionality.

Users should interpret outputs the same way as before, but with a more polished chart structure.


------------------------
Limitations Reminder
------------------------

The script remains a rule-based analytical tool.

Market conditions such as volatility, liquidity, timeframe selection, and symbol behavior may affect how progress windows appear.

Outputs should always be interpreted within broader market context.


------------------------
Risk Reminder
------------------------

This script is for educational and analytical purposes only.

It does not provide financial advice or guaranteed trading outcomes.

Users remain responsible for their own decisions.
Release Note
🔧 UPDATE NOTES - V1.4

This update focuses on readability, visual clarity, and interface structure.

The core purpose of the script remains unchanged.
This release improves how the existing progress-map logic is presented and interpreted on the chart.

This script continues to function as an analytical and visualization tool.
It does not attempt to predict price direction or provide guaranteed outcomes.


------------------------
What Changed
------------------------

• Consolidated the progress map into a single clean status badge
Each window previously used two stacked badges. They are now merged into one badge showing the workflow state, progress score, travel, and failure pressure together.

• Status badge moved clear of candles
The single badge is now positioned above the active progress (or below for short context), so it no longer overlaps price bars and stays readable.

• Cleaner prior-window history
Prior progress zones are now shown as faded background zones without their own badges. Their outcome is still marked clearly by event labels, which removes the overlapping-badge clutter on the right side.

• Added an inline quality gauge
A compact 0-100 gauge now appears on both the status badge and the panel for faster at-a-glance reading.

• Reduced default prior zones
The default number of retained prior zones was reduced for a cleaner active view. This remains adjustable in settings.


------------------------
Visual Improvements
------------------------

• Improved chart readability by replacing stacked badges with one status badge per active window

• Reduced visual clutter from overlapping prior-window zones and badges

• Refined visual hierarchy so the state, score, travel, and pressure stand out more clearly

• Positioned the status badge away from candle bodies for cleaner first-glance interpretation


------------------------
Interface & Usability
------------------------

• Added a consistent inline quality gauge for quicker interpretation

• Streamlined the progress map into a single, readable status element

• Adjusted default visual settings for a more balanced appearance

• Enhanced overall readability without changing the core progress logic


------------------------
Behavior Notes
------------------------

This update does not change the core analytical logic of the script.

The goal is to improve clarity and usability, not to introduce new predictive behavior.

Users should interpret outputs the same way as before, but with improved visual structure.


------------------------
Limitations Reminder
------------------------

The script remains a rule-based analytical tool.

Market conditions such as volatility, liquidity, and timeframe differences may affect how states and labels appear.

Outputs should always be interpreted within broader market context.


------------------------
Risk Reminder
------------------------

This script is for educational and analytical purposes only.

It does not provide financial advice or guaranteed trading outcomes.

Users remain responsible for their own decisions.
Release Note
UPDATE NOTES - V1.5

This update focuses on on-chart readability and a cleaner, more consistent premium presentation.

The core purpose of the script remains unchanged.
This release improves how the existing progress readout is displayed on the chart, the event labels, the rail tags, the status badge, and the panel. It does not change the trigger logic, the scoring model, the state machine, or the alerts.

This script continues to function as a chart-first post-trigger progress and visualization tool. It does not attempt to predict price direction or provide guaranteed outcomes.


------------------------
What Changed
------------------------

- Cleaner score readout
The small inline bar next to the progress score has been removed from the panel and the status badge. The score now reads as a clean value (for example, "Recovery | Q59"), which is easier to read at a glance.

- Consistent Title Case
All on-chart workflow text now uses Title Case (Trigger, On Track, Review, Stalled, Recovery, No Progress, Progress OK, Reclaim, Failed, Expired) instead of all-caps. The right-side rail tag also reads Risk Shelf for a calmer, more professional look.

- Tidier status badge
The progress-map status badge was simplified so the state, score, travel, and pressure values stay clear and uncluttered.

- No logic changes
The trigger detection, progress scoring, reclaim and failure evaluation, state transitions, and all alerts behave exactly as before.


------------------------
Visual Improvements
------------------------

- Improved chart readability by simplifying the score readout and unifying label casing across event labels, rail tags, the status badge, and the panel.

- Reduced visual noise so the active progress state stands out more clearly.

- Refined the visual hierarchy between the progress-map zone, the trigger / progress / risk rails, and the status badge.

- Kept event labels offset above and below candles so they stay clear of price.


------------------------
Interface & Usability
------------------------

- Cleaner panel value formatting for a more balanced, premium appearance.

- More consistent wording between the panel, the event labels, and the status badge.

- Default visual settings remain tuned for clean public-release screenshots.

- Overall user experience improved without changing core logic.


------------------------
Behavior Notes
------------------------

This update does not change the core analytical logic of the script.

The goal is to improve clarity and presentation, not to introduce new predictive behavior.

Users should interpret outputs the same way as before, now with a cleaner and more consistent on-chart readout.


------------------------
Limitations Reminder
------------------------

The script remains a rule-based analytical tool.

Market conditions such as volatility, liquidity, and timeframe differences may affect how progress states appear.

Outputs should always be interpreted within broader market context.


------------------------
Risk Reminder
------------------------

This script is for educational and analytical purposes only.

It does not provide financial advice or guaranteed trading outcomes.

Users remain responsible for their own decisions.
Release Note
🔧 UPDATE NOTES - v1.6

This update focuses on decision confidence and proof.

The core purpose of the script remains unchanged.
This release adds a confirmation-anchored proof layer, centers the progress-map
status badge, and standardizes how the progress score is presented.

This script continues to function as an analytical and visualization tool.
It does not attempt to predict price direction or provide guaranteed outcomes.


------------------------
What Changed
------------------------

• Added a Proof Layer (Follow / Hold / React / Flip)
The panel now reports how past trigger windows on the current symbol and timeframe
actually resolved. Each window is counted once at its first terminal state:
- Follow Rate : share of trigger windows that reached the accepted-progress threshold
- Hold Rate : share that resolved without crossing the risk shelf
- React Rate : share that produced an early favorable push inside the reaction window
- Flip Rate : share that crossed the risk shelf (failed)
A sample size (n) is shown so the rates are read in context, and they display as
"building" until at least one window has resolved.

• Centered the progress-map status badge
The status badge now sits centered, both vertically and horizontally, inside the
active progress-map zone, instead of floating above or below it. This gives a cleaner,
more premium first-glance read of the active window.

• Standardized the headline score
Progress Score now displays in the "X / 100" numeric format, matching Failure Pressure.
There are no gauge or bar characters anywhere in the script - every score is numeric.

• Added hidden data exports
Follow, Hold, React, and Flip rates are exposed as hidden plots so the proof values can
be referenced by alerts, screeners, or other tools without changing the chart visuals.


------------------------
Visual Improvements
------------------------

• Improved chart readability by centering the status badge within the progress-map zone.

• Reduced visual clutter so the panel reads as a single, structured decision card.

• Refined visual hierarchy so the workflow state and its proof context stand out clearly.

• Maintained candle-clearance offsets so event labels stay readable above or below price.


------------------------
Interface & Usability
------------------------

• Optimized panel layout for clearer information flow, with the proof block grouped
under a dedicated "Proof @ Confirm" heading.

• Improved label readability for better chart interaction.

• Adjusted default visual settings for a more balanced appearance.

• Added a Proof input group (show/hide, reaction window bars, reaction progress threshold)
so the proof layer is fully configurable without affecting the core scoring logic.


------------------------
Behavior Notes
------------------------

This update does not change the core analytical logic of the script.

The proof rates are descriptive statistics of past resolved trigger windows on the
current symbol and timeframe. They are not forecasts, and they do not change how triggers
start, how progress is scored, or how the risk shelf is defined.

Users should interpret outputs the same way as before, now with added historical context.


------------------------
Limitations Reminder
------------------------

The script remains a rule-based analytical tool.

Proof rates depend on the amount of available history and on the current symbol and
timeframe; a small sample (low n) should be treated with caution. Each trigger window is
counted once at its first terminal state, so windows that never resolve before the chart
ends are not counted. Market conditions such as volatility, liquidity, and timeframe
differences may affect how signals and rates appear.

Outputs should always be interpreted within broader market context.


------------------------
Risk Reminder
------------------------

This script is for educational and analytical purposes only.

It does not provide financial advice or guaranteed trading outcomes.

Users remain responsible for their own decisions.
Release Note
Version 1.7 — Progress Reliability, Proof Integrity and Performance Hardening

This update strengthens progress-state confirmation, scoring safeguards, proof-layer integrity, preset responsiveness, chart-object efficiency, and visual spacing while preserving the indicator’s core post-trigger failure-map workflow, panel structure, input names, alerts, and publication styling.

• Corrected the Active Intraday preset so label cooldown, context spacing, and trigger cooldown become genuinely more responsive instead of inheriting slower default values.

• Added internal safeguards for related progress settings. Minimum Progress ATR and Progress Accepted ATR are normalized into a valid order, and the Progress Accepted Score remains above the Failure Review Score.

• Constrained the Reaction Window to the active evaluation period so early-reaction proof measurements remain logically consistent under custom settings.

• Extended confirmed-state processing to Progress Accepted outcomes. Progress completion can no longer become permanently registered from an unconfirmed intrabar move.

• Improved terminal-state consistency across failed, progress-accepted, expired, and invalidated trigger windows.

• Refined progress and invalidation sequencing. The script now evaluates progress qualification and risk-shelf contact independently before resolving the final terminal state.

• Improved proof-layer integrity for bars where both the accepted-progress condition and risk shelf are reached. These sequence-ambiguous outcomes are excluded from Follow, Hold, React, and Flip rates rather than being forced into one result.

• Added explicit tracking for excluded ambiguous proof outcomes. The Proof sample now displays these cases as “x =” alongside the completed sample size.

• Added a hidden export for the cumulative ambiguous proof count to support external analysis and auditability.

• Preserved confirmation-anchored Follow, Hold, React, and Flip statistics while preventing ambiguous bars from distorting the historical outcome rates.

• Applied effective progress and score thresholds consistently across state classification, panel colors, progress rails, failure review logic, and progress acceptance.

• Staggered Trigger, Progress, and Risk Shelf rail-label positions horizontally to reduce overlap and improve publication screenshot readability.

• Optimized active progress-map, rail, badge, and tag updates by limiting repeated drawing-object setter operations to the latest chart bar and significant lifecycle events.

• Reduced unnecessary historical box, line, and label updates without changing trigger detection, event labels, alerts, proof calculations, or archived memory zones.

• Reduced drawing-object limits to better match the script’s actual runtime requirements.

• Improved initialization safety, terminal-state handling, proof-state transparency, threshold consistency, and internal lifecycle management.

• Preserved all existing input names, panel rows, alert titles, hidden exports, label modes, memory-zone behavior, and AGPro visual styling.

Existing TradingView alerts should be deleted and recreated after installing Version 1.7 so they use the updated script logic and settings.
Release Note
Version 1.8 — Enhanced Failure-State Readability

This update improves the visibility of workflow states and failure-mapping references while preserving the script’s existing progress model, reclaim logic, proof methodology, alerts, and panel behavior.

• Changed the default Label Font Size from Normal to Large. Trigger events, the centered workflow-state badge, and the active progress and risk-shelf tags are now easier to read across standard chart layouts.

• Increased the visual prominence of Progress OK, Stalled, and failure-pressure states so the relationship between price travel, elapsed time, reclaim status, and structural risk can be interpreted more quickly.

• Preserved all trigger detection, progress scoring, failure-pressure calculations, reclaim evaluation, proof tracking, and alert conditions. This release is limited to chart readability and publication presentation.

คำจำกัดสิทธิ์ความรับผิดชอบ

ข้อมูลและบทความไม่ได้มีวัตถุประสงค์เพื่อก่อให้เกิดกิจกรรมทางการเงิน, การลงทุน, การซื้อขาย, ข้อเสนอแนะ หรือคำแนะนำประเภทอื่น ๆ ที่ให้หรือรับรองโดย TradingView อ่านเพิ่มเติมใน ข้อกำหนดการใช้งาน