NY 4H Range - HayderNY First 4H Candle Range
Overview
This indicator marks the high and low of the first 4-hour candle of the New York trading day and projects that range across the remainder of the session as a reference zone.
What makes it different
Most session-range scripts read the 4H candle directly with `request.security()`, which breaks or misaligns when the chart timeframe is 4H or higher, and which depends on the data feed's own session alignment. This script instead reconstructs the range from lower-timeframe data, so the same values are produced regardless of the chart's timeframe.
Method
1. Trading day anchor at 17:00 New York . The script defines the trading day as starting at 17:00 America/New_York, not at midnight. This follows the standard forex/futures rollover rather than the calendar day. The first 4-hour candle therefore spans 17:00 to 21:00 New York time.
2. DST handling without fixed offsets . The `f_tradeDayStart()` function derives the day boundary by decomposing the current bar's timestamp into New York year/month/day/hour components, deciding whether the bar belongs to the current or previous trading day based on whether the New York hour is at or past 17:00, and rebuilding the anchor with `timestamp()` in the New York timezone. Because the timestamp is rebuilt from calendar components rather than by subtracting a constant offset, daylight saving transitions are handled automatically.
3. Lower-timeframe reconstruction. Rather than requesting the 4H candle, the script pulls arrays of time, time_close, high, and low from a configurable internal timeframe (default 15m) using `request.security_lower_tf()`. It then iterates those intrabar values and accumulates the running high and low of every bar whose open time is at or after the trading day anchor and whose close time falls at or before the anchor plus four hours. This means the range is computed from actual price data inside the window rather than from a pre-aggregated candle, and it remains correct on 4H and higher charts where a standard security call would fail.
4. Single confirmed draw, no repaint . The box and boundary lines are created only once the chart's own bar close has passed the end of the 4H window, and a state flag prevents any redraw for that trading day. Nothing is plotted while the window is still forming, and the levels never shift after they appear.
5. Projection . The range is drawn from the trading day anchor forward to anchor plus 24 hours, covering the full trading day. Each new trading day resets the accumulators and draws a fresh range.
Inputs
- Internal Calculation Timeframe (default 15m): the resolution used to reconstruct the 4H window. Lower values give a more precise range at the cost of more data; must be lower than the chart timeframe.
How to use it
The 17:00–21:00 New York window covers the futures reopen and the early Asian handoff, a period that frequently establishes the initial liquidity boundaries traders reference through the rest of the day. Watch for acceptance outside the boundary, rejection back inside, or consolidation within it. The script does not interpret this behavior for you.
Limitations
- Does not generate buy or sell signals, entries, exits, or alerts.
- The internal calculation timeframe must be lower than the chart timeframe; `request.security_lower_tf()` returns no data otherwise.
- Nothing is drawn until the chart's bar close passes 21:00 New York for that trading day.
- Intrabar data availability is limited by your TradingView plan's historical intrabar depth, which caps how far back ranges are drawn.
- Symbols with gaps or missing data inside the 17:00–21:00 window will produce a range built from whatever bars exist.
- A visual reference only, to be used as one component of a complete trading plan.
مؤشر

مؤشر

RSI Market Structure Zones ProPlease read how to use it. red before use.
RSI Momentum Zones Pro
Professional RSI Confirmation Indicator for Trend, Reversal & Scalping
Author: Forex_Market_Insights
Overview
RSI Momentum Zones Pro is a professional momentum analysis indicator developed to simplify RSI interpretation by dividing market momentum into four institutional trading zones instead of relying solely on the traditional overbought and oversold approach.
Rather than treating RSI as a simple oscillator, this indicator classifies momentum into Over Bought, Resistance, Support, and Over Sold regions to help traders understand where price is statistically more likely to continue, slow down, reject, or reverse after receiving price action confirmation.
The indicator is designed for discretionary traders who combine momentum analysis with candlestick confirmation instead of using RSI crossovers alone.
It is suitable for scalping, intraday trading, swing trading and multi-timeframe analysis.
Core Concept
Traditional RSI indicators only highlight the 70 and 30 levels, which often generate premature or unreliable signals during strong market trends.
This indicator expands RSI interpretation by introducing four structured momentum zones:
Over Bought (80)
Resistance (68)
Support (35)
Over Sold (20)
These additional zones allow traders to evaluate market strength in greater detail before making trading decisions.
Instead of assuming every overbought or oversold condition will immediately reverse, the indicator encourages confirmation through actual price behavior.
Indicator Structure
The RSI panel contains four clearly defined institutional-style levels:
OVER BOUGHT (80)
Represents an extreme bullish momentum zone.
Price entering this area suggests that buying pressure has become unusually strong.
This does not automatically indicate a sell signal.
Instead, traders should wait for bearish confirmation before considering a short position.
RESISTANCE (68)
Represents an upper momentum resistance area.
Momentum is considered strong, but not yet at an extreme.
This zone is useful for identifying potential exhaustion during bullish trends while still allowing trend continuation if buying pressure remains strong.
SUPPORT (35)
Represents a lower momentum support area.
Momentum has weakened but has not yet reached extreme bearish conditions.
This area frequently serves as an early accumulation zone where buyers may begin regaining control.
OVER SOLD (20)
Represents an extreme bearish momentum condition.
Selling pressure has reached unusually high levels.
Rather than immediately buying, traders should wait for bullish confirmation from price before entering a long position.
Dynamic RSI Visualization
The RSI line changes color according to momentum direction.
Green RSI Line
Indicates that RSI is rising and bullish momentum is strengthening.
Red RSI Line
Indicates that RSI is falling and bearish momentum is increasing.
This dynamic visualization allows traders to recognize momentum shifts without relying solely on numerical RSI values.
Trading Algorithm
The indicator does not generate trading signals simply because RSI reaches a certain level.
Instead, it follows a confirmation-based workflow.
Bullish Setup
A potential Buy opportunity is considered when:
RSI reaches the Support zone (35) or the Over Sold zone (20).
A strong bullish candle closes after momentum stabilizes.
Price confirms that buyers are beginning to regain control.
This confirmation-based approach helps reduce entries during ongoing bearish momentum.
Bearish Setup
A potential Sell opportunity is considered when:
RSI reaches the Resistance zone (68) or the Over Bought zone (80).
A strong bearish candle closes after bullish momentum weakens.
Price confirms increasing selling pressure.
This helps filter out false reversals during strong uptrends.
Momentum Confirmation Philosophy
One of the primary design goals of this indicator is to avoid trading solely based on RSI values.
Instead of assuming:
RSI reached 20 → Buy
or
RSI reached 80 → Sell
the indicator expects traders to combine RSI zones with actual market structure and candlestick confirmation.
This confirmation-first methodology is intended to reduce low-probability entries.
Hidden Momentum Concept
Momentum reversals do not always occur simultaneously on price and RSI.
Occasionally:
Price may create a new swing low while RSI does not.
RSI may create a new swing low while price remains relatively stable.
Likewise, the same behavior can occur near market highs.
These situations often indicate weakening momentum and can provide early evidence that trend strength is fading.
This indicator is designed to help traders visually identify these momentum shifts while combining them with price action confirmation before executing trades.
Multi-Timeframe Usage
Although the indicator performs well on lower timeframes such as the 1-minute chart, its underlying momentum framework is applicable across all TradingView-supported timeframes.
Many traders use:
1 Minute for scalping
5 Minute for intraday trading
15 Minute for short-term trend trading
Higher timeframes for broader market context
Using higher timeframe trend direction together with lower timeframe RSI confirmations may improve trade selection.
Practical Trading Workflow
A typical workflow may include:
Observe which RSI zone the market is approaching.
Wait for price action confirmation.
Confirm momentum direction using the RSI line color.
Enter only after the confirmation candle closes.
Manage risk using appropriate stop-loss placement and position sizing.
The indicator is intended to assist discretionary decision-making rather than automate entries.
Best Market Conditions
The indicator is particularly useful during:
Intraday trading
Scalping
Trending markets
Pullback trading
Momentum continuation setups
Reversal confirmation
Multi-timeframe analysis
Risk Notice
No technical indicator can predict future price movement with certainty.
RSI Momentum Zones Pro is designed as a decision-support tool and should be used alongside sound risk management, price action analysis, and overall market context.
It is not intended to be used as a standalone trading system, and traders should always confirm setups before entering positions.
Original Development
RSI Momentum Zones Pro has been independently designed and implemented by Forex_Market_Insights. The indicator combines structured RSI zoning, dynamic momentum visualization, and confirmation-based trading principles into a single workflow intended to improve momentum interpretation while remaining intuitive for discretionary traders. مؤشر

مؤشر

MJ Automatic Support and ResistanceMJ Automatic Support & Resistance
MJ Automatic Support & Resistance is a chart-based indicator designed to automatically identify and display key support and resistance levels using confirmed pivot highs and pivot lows.
The indicator recalculates based on the active chart timeframe, so the levels automatically update when switching between intraday, daily, or higher timeframes.
Key Features
. Automatically detects support and resistance levels
. Works across all chart timeframes
. Uses confirmed pivot highs and lows
. Separate color controls for support and resistance
. Separate line-thickness controls for support and resistance
. Adjustable pivot sensitivity
. Optional merging of nearby levels
. Adjustable maximum number of displayed levels
. Minimum-touch filter for stronger levels
. Solid, dashed, and dotted line options
. Adjustable line transparency
. Optional price labels
. Optional removal of broken levels
. Adjustable ATR-based breakout confirmation buffer
. Ability to show or hide support and resistance independently
How It Works
Resistance levels are created from confirmed pivot highs, while support levels are created from confirmed pivot lows.
When multiple pivots form near the same price, the indicator can merge them into one level using an ATR-based distance filter. The level price is then averaged as additional touches are detected.
Users can also require a minimum number of touches before a level becomes visible, helping reduce weaker or less-tested levels.
Important Note
Pivot-based levels require future candles to confirm. Because of this, a new support or resistance level will appear only after the selected pivot-strength period has passed.
A higher Pivot Strength generally produces fewer but stronger levels. A lower Pivot Strength produces more levels and reacts faster to short-term price structure.
Suggested Settings
For a balanced chart:
Pivot Strength: 5
Maximum Levels: 30–50
Merge Nearby Levels: Enabled
Merge Distance: 0.20 ATR
Minimum Touches: 1–2
Support Thickness: 2
Resistance Thickness: 2
Lower pivot-strength settings may be more suitable for short-term trading, while higher settings may be better suited for swing trading and higher-timeframe analysis.
Disclaimer
This indicator is intended for technical analysis and educational purposes only. Support and resistance levels are not guaranteed to hold. Traders should combine the indicator with proper risk management, price action, volume, market structure, and other forms of confirmation before making trading decisions مؤشر

مؤشر

0DTE HullMA + EMA100 Options Entry & Fibonacci StrikesThis is an indicator built for trading options on the 5-minute timeframe, designed for same-day expiration (0DTE) CALL and PUT buying. The thesis is the following:
The EMA 100 defines the bias. If price is below the EMA 100, we only trade PUTs. If price is above the EMA 100, we only trade CALLs. We never fight the macro trend — the EMA 100 decides which direction is allowed, and nothing else.
The HullMA (50) is the trigger. For a PUT, the signal fires when the HullMA flips from green to red while price is below the EMA 100. If the HullMA flips first but price hasn't crossed below the EMA 100 yet, the indicator waits a configurable number of candles (default 4) for that confirmation — if it never happens, the setup is discarded. For a CALL, it's the mirror: the HullMA flips from red to green while price sits above the EMA 100.
The strike levels come from configurable Fibonacci targets. When a signal fires, the indicator measures the most recent swing (recent pivots, or the previous day's range — your choice) and projects three arrival levels: 0.382, 0.5 and 0.618 (all adjustable). These are your candidate strikes — the prices the underlying is likely to reach within the session. For a PUT, all three land below the entry price; for a CALL, above it.
Everything is captured in a "Last Signal" table that freezes at the moment of each trigger, showing the direction, entry price, how many candles ago it fired, the live price, and the three Fibonacci strikes — so you can pick a realistic strike and track progress toward it without cluttering the chart.
The strategy works on stocks, ETFs and crypto, and every visual element can be toggled on or off in the settings.
This tool is for technical analysis only and is not financial advice. 0DTE options carry a high risk of total loss. مؤشر

JV Institutional Levels PRO v1JV Institutional Levels PRO v1
JV Institutional Levels PRO is designed to automatically identify and display key institutional support and resistance levels using Higher Timeframe (HTF) pivot points. These levels are projected onto lower timeframes, allowing traders to easily monitor important price zones without switching charts.
The indicator helps simplify market structure analysis by highlighting areas where price is more likely to react, making it an excellent tool for scalping, day trading, swing trading, and institutional-style trading.
Features
• Automatically detects support and resistance from a higher timeframe (1H by default)
• Displays HTF institutional levels on all chart timeframes
• Adjustable pivot strength for more or fewer levels
• Configurable maximum number of displayed levels
• Independently show or hide support and resistance levels
• Customizable colors and line width
• Works on Stocks, ETFs, Futures, Forex, Crypto, and Indices
Inputs
Source Timeframe
Pivot Strength
Maximum Levels
Show Supports
Show Resistances
Support Color
Resistance Color
Line Width
Best Used For
Institutional Trading
Smart Money Concepts (SMC)
Market Structure Analysis
Support & Resistance Trading
Scalping
Day Trading
Swing Trading
Options Trading
This indicator provides a clean and efficient way to visualize important higher timeframe levels, helping traders improve trade timing, risk management, and overall market awareness.
Developed by JV Trading. مؤشر

مؤشر

PROTOS 700 StrategiesPROTOS · 700 Strategies packs a full research library into a single indicator: 616 documented trading strategies drawn from quantitative research and classic technical analysis literature (Wilder, Connors, Crabel, Kaufman, Pring, Kyle, Osler, Bai-Perron, Lo-MacKinlay...), ready to display and visually test on any chart.
How to use it
Open the indicator settings.
Pick up to 5 strategies at once from the 5 dropdown menus. Tip: type a keyword directly in the menu to filter the list ("rsi", "breakout", "ichimoku", "session"...).
The indicators each strategy is built on (EMA, Bollinger, SuperTrend, Ichimoku, Keltner, Donchian, VWAP...) are automatically drawn on the chart, one color per slot.
Arrows mark the signals: ▲ LONG below the bar, ▼ SHORT above.
The summary panel shows, for each slot: ID, name, signal state and live indicator values (handy for oscillator-based strategies such as RSI, ADX or Z-score).
Alerts
Click "Create alert" and pick a PROTOS condition: LONG/SHORT per slot or global. Detailed messages (strategy name and ID) are also sent through "Any alert() function call".
Under the hood
12 categories: trend following, mean reversion, breakout, volatility, microstructure, sessions, volume, momentum, candlesticks, statistical...
Each strategy is a precise set of conditions on indicators computed with their original formulas (Wilder RSI/ATR/ADX, population Bollinger Bands, MT5-style stochastic, UTC-based sessions).
Signals are evaluated on bar close: no repainting.
Volume-based strategies stay silent on symbols that do not provide volume data. مؤشر

مؤشر

استراتيجية

مؤشر

Elliott Impulse & Correction LinesLabels 1–5, A, B, C using structural Elliott rules only (no fib ratios): W2 holds above origin, W3 > W1, W4 holds above W2 (optional strict no-overlap toggle), W5 > W3; B inside 5, C beyond A
Legs colored per the card: green solid for impulse-direction waves (1, 3, 5, A, C), red dashed for counter waves (2, 4, B)
GLOBAL IMPULSE MOVEMENT — thick green line origin→5, drawn + alerted when Wave 5 confirms
GLOBAL CORRECTION — thick red line 5→C, drawn + alerted when Wave C confirms
Bearish mirror (impulse down, correction up) included; pivot length, min swing, timeout tunable مؤشر

مؤشر

Smart Market Structure Matrix ProForex Structure Matrix Pro
Overview
Forex Structure Matrix Pro is a professional market structure analysis indicator designed to help traders understand the complete condition of the market through a single intelligent dashboard. Instead of relying on multiple indicators scattered across the chart, this indicator combines several independent analytical models into one structured matrix that continuously evaluates the overall health of the market.
The indicator analyzes price action in real time and transforms complex technical information into a simple dashboard showing trend strength, trend direction, market structure, momentum, volatility, confidence level, and overall market bias.
Its purpose is not simply to show whether price is bullish or bearish, but to explain why the market currently behaves that way.
━━━━━━━━━━━━━━━━━━━━━━
Why This Indicator Was Created
Many traders fill their charts with moving averages, oscillators, trend indicators, momentum indicators, volatility indicators, and structure tools just to understand what the market is doing.
Using too many indicators often creates confusion because every indicator may produce different information.
Forex Structure Matrix Pro was created to solve this problem by combining several important market analysis techniques into one professional dashboard.
Instead of switching between multiple indicators, traders receive all important market information from one clean interface.
The goal is to reduce chart clutter, improve decision making, and help traders understand the overall market environment before considering any trading opportunity.
━━━━━━━━━━━━━━━━━━━━━━
What This Indicator Does
This indicator continuously studies price movement and evaluates multiple characteristics of the market at the same time.
Rather than looking at only one technical condition, it measures different layers of market behavior and combines them into a single analysis.
It tells traders:
• How strong the current trend is.
• Which side currently controls the market.
• Whether the market structure remains healthy.
• Whether momentum is increasing or decreasing.
• Whether the market is trending or ranging.
• Whether current conditions have high or low confidence.
• Whether overall market bias remains bullish or bearish.
All of this information is presented inside one organized dashboard without cluttering the chart.
━━━━━━━━━━━━━━━━━━━━━━
How The Indicator Works
The indicator processes live price action on every new candle.
Behind the scenes it continuously evaluates multiple independent calculations.
Each calculation focuses on a different characteristic of market behavior.
Instead of producing results from only one condition, every module contributes to the final market assessment.
As market conditions change, every value inside the dashboard automatically updates.
This creates a continuously evolving market analysis that reflects current price behavior rather than fixed historical conditions.
━━━━━━━━━━━━━━━━━━━━━━
Trend Strength
Trend Strength measures how powerful the current directional movement is.
A strong trend usually indicates that one side of the market continues dominating price movement.
Lower values suggest weakening momentum, consolidation, or reduced participation.
This allows traders to quickly judge whether trend-following strategies are more suitable than range-trading strategies.
━━━━━━━━━━━━━━━━━━━━━━
Trend Direction
Trend Direction identifies whether buyers or sellers currently have overall control.
Rather than reacting to individual candles, the indicator evaluates broader price development before assigning a bullish or bearish direction.
This helps reduce emotional trading based on short-term market fluctuations.
━━━━━━━━━━━━━━━━━━━━━━
Internal Structure
Internal Structure studies the smaller swings that develop inside the main trend.
These smaller movements often reveal whether the existing trend continues developing normally or begins losing strength.
Monitoring internal structure helps traders understand short-term market behavior without losing sight of the bigger picture.
━━━━━━━━━━━━━━━━━━━━━━
External Structure
External Structure focuses on larger swing movements.
It evaluates whether price continues creating healthy higher highs and higher lows during bullish trends or lower highs and lower lows during bearish trends.
If neither side maintains structural control, the indicator identifies the market as ranging.
━━━━━━━━━━━━━━━━━━━━━━
Pullback Quality
Every trend experiences temporary retracements.
This module evaluates whether those retracements remain healthy or begin damaging the existing trend.
Healthy pullbacks usually indicate controlled corrections before trend continuation, while weak pullbacks may signal decreasing trend quality.
━━━━━━━━━━━━━━━━━━━━━━
Momentum Score
Momentum Score measures the strength behind current price movement.
Instead of displaying a traditional oscillator, the indicator converts momentum into an easy-to-read percentage.
Higher values suggest stronger participation while lower values indicate slowing market activity or weakening price movement.
━━━━━━━━━━━━━━━━━━━━━━
Market Phase
Markets constantly alternate between different conditions.
The indicator automatically classifies whether the market is currently:
• Trending
• Ranging
• Weakening
• Transitioning
Understanding the current market phase allows traders to adapt their trading strategy according to existing conditions.
━━━━━━━━━━━━━━━━━━━━━━
Trend Health
Trend Health evaluates whether the current trend remains stable or begins losing quality.
A weakening trend often appears before larger market transitions.
This additional analysis provides more context regarding the sustainability of current market movement.
━━━━━━━━━━━━━━━━━━━━━━
Volatility Analysis
Volatility measures how actively price currently moves.
Normal volatility often supports smoother market behavior.
Increasing volatility usually reflects expanding trading ranges and stronger participation.
Monitoring volatility helps traders understand whether current market conditions remain stable or become increasingly aggressive.
━━━━━━━━━━━━━━━━━━━━━━
Market Bias
The Bias section combines every analytical model inside the indicator.
Instead of relying on one technical condition, multiple calculations contribute to the final bullish or bearish market outlook.
This provides traders with a more balanced view of overall market direction.
━━━━━━━━━━━━━━━━━━━━━━
Confidence Score
Confidence measures how strongly all internal analytical models agree with each other.
Higher confidence suggests stronger agreement between trend, momentum, structure, and volatility.
Lower confidence indicates mixed market conditions where additional caution may be appropriate.
━━━━━━━━━━━━━━━━━━━━━━
Dashboard System
One of the biggest advantages of Forex Structure Matrix Pro is its professional dashboard.
Instead of covering the chart with multiple indicators, every important calculation appears inside one organized matrix.
The dashboard updates automatically on every candle and provides an instant overview of current market conditions.
This improves workflow while keeping the trading chart clean and easy to read.
━━━━━━━━━━━━━━━━━━━━━━
What Results Does This Indicator Provide?
Forex Structure Matrix Pro does not generate guaranteed buy or sell signals.
Instead, it provides traders with a detailed understanding of current market conditions.
Using this information, traders can:
• Better understand overall market direction.
• Evaluate whether a trend remains healthy.
• Identify weak or strong market environments.
• Measure current momentum.
• Estimate overall market confidence.
• Recognize ranging markets before applying trend strategies.
• Improve decision making by analyzing multiple market conditions together instead of relying on a single indicator.
The indicator acts as a professional market analysis assistant that helps traders make more informed trading decisions based on market structure rather than isolated technical signals.
━━━━━━━━━━━━━━━━━━━━━━
Works on Any Market
The indicator works effectively on Forex, Gold, Silver, Indices, Commodities, Cryptocurrency, CFDs, Futures, and all TradingView supported markets.
━━━━━━━━━━━━━━━━━━━━━━
Works on Every Timeframe
Forex Structure Matrix Pro automatically adapts to all TradingView timeframes, making it suitable for scalping, intraday trading, swing trading, and longer-term market analysis.
━━━━━━━━━━━━━━━━━━━━━━
Important Note
This indicator is designed as a market structure and analytical tool. It does not predict future prices, guarantee profitable trades, or provide financial advice. The information displayed should be used alongside your own market analysis, trading strategy, and risk management.
━━━━━━━━━━━━━━━━━━━━━━
Originality & Verification
Forex Structure Matrix Pro is an original Pine Script® v6 indicator independently designed and developed by Forex_Market_Insights.
The concept, analytical framework, dashboard architecture, implementation logic, visualization system, and overall trading methodology were created entirely from scratch through independent research and development. This indicator is not copied, modified, reverse-engineered, or derived from any existing public or private TradingView script. Every calculation and design element has been independently implemented with the objective of providing a unique and professional market structure analysis solution while complying with TradingView publishing guidelines.
Author: Forex_Market_Insights
Status: Original Concept • Original Design • Original Implementation • Pine Script® v6 Developed Independently مؤشر

مؤشر

استراتيجية

OHLC Range MeterOHLC Range Meter
An indicator that reads the Open / High / Low / Close of every candle and measures each candle's "range" from its High − Low. It's built to show at a glance which candles are moving hard and which are quiet, making it useful for reading momentum and volatility bar by bar — especially for gold (XAUUSD) trading.
Key features
Displays the range (H−L) as a label on every candle. Choose from three units — Points, Price (dollars), or Ticks — to match your own counting style and your broker's price precision. You can optionally add the body range |Close − Open| and the full OHLC values inside each label.
Labels are clearly separated between up and down candles (default: green candles above, red candles below), so direction and trend shifts are instantly readable. The position for each color is fully adjustable.
A real-time summary table in the corner shows the latest candle's OHLC and range. Position it in any of the four corners, adjust font size for both labels and table across five levels, and customize colors and label frequency.
About the units
Points mode divides (High − Low) by your chosen point size. For gold, 0.01 is recommended — a candle moving $2.30 will read as 230, matching how most gold traders count. If your broker quotes prices with three decimals, switch to 0.001, or use Ticks mode, which follows the symbol's actual mintick automatically.
How to use
Open the Pine Editor on TradingView, paste the code, and Add to chart. Adjust units and styling under Settings. Works on any symbol and any timeframe.
Note: TradingView limits labels to the most recent 500. مؤشر

مؤشر

مؤشر

Day-Extreme Reversal Signals (SPY 5m)What you'll see on the chart
5-minute scouts (small triangles + small labels). When a bar makes a new session low with one of the study shapes, it's marked with its honest hold-rate: 5m RevClose: holds 28% (base 14%) (green bar closing in its top third at the low — the most common day-low shape), 5m Spring: holds 17% (big lower wick, close held up), 5m V-confirm: holds 27% (green bar defending the prior bar's flush). Deliberately subtle styling — at 17–28% these are scouts, not entries. High-side scouts get the same treatment with their (weak) 11–12% numbers.
Hourly signals (full background band + large label). When a completed hourly bar prints one of the shapes at a session extreme, the next 12 five-minute bars get a colored band and a loud label: HOURLY RevClose at session low: DAY LOW 64% (base 35%). This is the real signal tier — teal bands for lows, orange for highs (with the high label honestly adding "expect a retest attempt," since even the best high pattern only holds 47%). Alerts fire on both hourly signal types.
The decision panel (top-right)
- Live session state: current session low/high, when each was set, and — the piece I think you'll use most — "Odds the day extreme has ALREADY printed: low ~X%, high ~Y%", interpolated live from the measured time-of-day curves as the session progresses. At 10:30 ET it'll say the low is ~47% likely already in but the high only ~32%.
- Hourly forming row: what shape the current, incomplete hourly bar is building (labeled provisional — it only becomes a signal at the hour close).
- The two structural rules, always visible: lows are V-shaped — 55% never retest within 30 minutes, don't wait for confirmation; highs retest 82% of the time — first touch is rarely final, exits can be patient.
- Timing reference (lows in by 10:00/10:30/11:30 on 37/47/60% of days; highs skew late) and the honesty footer distinguishing scout-grade from signal-grade percentages.
Design honesty, as always
The percentages are P(that extreme holds as the day's extreme) from real-time simulation on 60 days of 5m and 730 days of hourly data — the number you actually face in the moment, which is why they're much lower than the hindsight lifts from the study (a 3.9× lift collapsed to 28% precision once you can't peek at the future). None of this has been tested as an entry system with P&L — it's decision support for the scalps you're already taking within the daily-bias framework. The natural marriage: an hourly RevClose band firing while the bias panel shows an active long tier is the highest-alignment moment this whole project can currently produce. If you want, the next study can quantify exactly that intersection — hold-rate and forward return when hourly low-signals fire during active T1–T3 windows. مؤشر

مؤشر
