OPR 4 ZonesThe OPR 4-Zone Boxes indicator visualizes four distinct market sessions on your chart by automatically drawing boxed ranges (high / low) and dotted midlines for each session. Each session box is created using time-based timestamps (timezone-aware) and updates in real time during the session. When the session closes, the box is locked to the session end, while an optional extension can display the session range for a configurable period afterward — useful for spotting retests, breakouts, and bias zones.
Designed for traders who rely on session structure and price-action, OPR 4-Zone provides clear, non-intrusive visuals and is fully configurable: enable or disable individual sessions, set start/end and extension times per session, choose colors and transparency for both the primary box and the extension, and display dotted midlines to quickly gauge session control. Objects are cleaned up at the start of each new day to prevent clutter and ensure reliable behavior when scrolling or changing timeframes.
Key features :
- Four independent session boxes (Morning, Afternoon, Evening, Night) with separate enable switches
- Timezone-aware timestamping so boxes align with the session times you want
- Locked session ranges at session close and optional extension period after close
- Dotted midline for quick reference to the session midpoint
- Customizable colors and background transparency for both base and extended boxes
- Automatic cleanup of session objects on new trading day to avoid frozen or stray boxes
- Lightweight and overlay-friendly with sensible defaults for fast setup
Suggested usage :
Use the indicator to mark session ranges for intraday support/resistance, identify where price is trading relative to session midpoint, and watch for breakout or rejection setups near session highs/lows. Combine with volume-based or momentum indicators to confirm breakouts through the session box.
อินดิเคเตอร์และกลยุทธ์
JC Golden Ratio GTM (1.272 / 1.618 / 2.000)This Pine Script automatically detects recent swing highs and lows, then projects golden ratio Fibonacci extensions (1.272, 1.618, and 2.000) above and below price to highlight potential profit targets or resistance zones. The blue, gold, and orange lines visualize each ratio, updating dynamically as new pivots form. Labels appear on the right edge of the chart showing each level — the golden 1.618 line even drops a playful “💰 GET THAT MONEY HERE” tag to mark the key Fibonacci extension often used as a target zone in technical trading.
Blvck MMXM + CISD (Unified)Blvck MMXM + CISD (Unified) — Release Brief
What it is
A single indicator that merges the MMXM Bias Panel with Blvck CISD. You get the multi-TF MMXM bias ladder and the wick-based CISD pending/confirmed lines—plus a new CISD row in the panel.
What’s new
Unified script: MMXM panel + CISD visuals in one study.
CISD row: Sits between Strength and 15m; shows Bullish / Bearish / Neutral for the current chart TF (color-coded).
Clean “Keep Old Levels” logic: When OFF, the script keeps only the latest CISD level per side and hard-deletes old lines/labels on completion—no ghosts.
Safe runtime: No mid-bar deletions before updates (prevents runtime handle errors).
Panel features
MMXM row (selectable TF): 1h / 90m / 3h / 4h / 6h / 1D / 1W vote (CISD + PD50 + EMA9 slope + iFVG).
Strength ladder: Caution → Potential → Confident → Confirmed (based on CISD flips across 15m/60m/90m/4h).
TF rows: 15m • 1H • 4H • 1D • 1W with per-row Bullish/Bearish/Neutral coloring.
CISD row (new): Quick bias snapshot for the current chart TF.
CISD visuals
Wick-based pending and confirmed levels with independent style/width settings.
Optional alerts on completion:
Bullish CISD formed (price closes above -CISD).
Bearish CISD formed (price closes below +CISD).
Keep Old CISD Levels toggle:
OFF (default): Only the latest level per side is kept; completed levels are deleted immediately.
ON: Historical CISD levels persist.
Inputs worth noting
Engine: swingLen (CISD pivots), PD50/iFVG toggles, iFVG lookback.
Panel: Position, font size, per-row colors.
MMXM TF: Choose the timeframe that drives the MMXM row.
CISD lines: Pending/confirmed styles, width, extension bars, history retention, alerts.
Usage tips
Sub-1m charts: updates occur on ticks (TradingView limitation). If the feed is sparse, countdowns/rows may appear to “stutter.”
If you prefer the CISD row to mirror last confirmed CISD side instead of HH/LL internal bias, toggle in code (we left it easy to swap).
Version notes
Removed deprecated calc_on_every_tick / repaint_on_intrabar header params (Pine v6).
Fixed runtime deletion race by pruning after creation and on completion only.
EMA High/Low + RSI Trend Start + EMA200 Current TFIndicator Name: EMA High/Low + RSI Trend Start + EMA200 Current TF
Description:
This indicator combines multiple technical tools to help identify strong trend-start signals with minimal noise:
EMA 20 High/Low: Tracks short-term price extremes to define potential breakout levels.
EMA 200 (Current TF): Displays long-term trend direction with dynamic coloring: green when price is above, yellow when below.
Trend-Start Arrows: Signals the first bullish candle above EMA High or first bearish candle below EMA Low, confirmed by RSI crossing its moving average.
RSI Confirmation: Filters signals for momentum alignment to reduce false entries.
Trend-Lock & Cooldown: Ensures only one arrow per trend start and allows a minimum bar gap between signals.
Optional Strong Candle Filter (ATR): Highlights breakouts with significant candle size relative to recent volatility.
Background Fill: Visualizes price position relative to EMA High/Low (green above, red below, neutral in-between).
Customization: Arrow colors and EMA visibility can be adjusted. Arrow size is fixed to ensure Pine Script v6 compatibility.
Usage: Works on any timeframe and any symbol. Ideal for traders looking for trend-following entry points with clear visual cues and reduced signal noise.
UKDT Level 2 & 3 Moving Averages IndicatorUKDT Level 2 & 3 moving average bias indicator.
Short/Mid/Long averages displayed with bias indicator background colours.
All configurable in settings.
Blvck MMXM Order Flow Bias Blvck MMXM Bias Panel
Purpose: keep you aligned with intraday order flow (MMXM) while avoiding getting steamrolled by higher-TF shifts. Trade pullbacks with the tide; stand down when structure flips against you.
What it shows
MMXM Bias (selectable TF): “Buy Side / Sell Side / Neutral” derived from a blended vote on your chosen timeframe (1h, 90m, 3h, 4h, 6h, 1D, 1W).
Strength Ladder (structure-only confirmation):
Caution → Potential → Confident → Confirmed, driven by CISD shifts across 15m → 1h → 90m → 4h.
Timeframe Rows: quick read of bias on 15m, 1h, 4h, 1D, 1W, 1M (same blended method as MMXM row).
How the MMXM vote works
Each selected TF tallies four signals (majority rules):
CISD (structure): +1 if price breaks the most recent swing high, −1 if it breaks the most recent low (swings via swingLen).
EMA(9) slope: rising = +1, falling = −1.
Premium/Discount midline (optional): close above mid = +1, below = −1.
iFVG presence (optional): recent bull gap = +1, bear gap = −1.
Tie → Neutral.
Suggested profiles
Intraday (balanced): MMXM TF 90m, swingLen=5, PD=ON, iFVG=ON (lookback ~20).
Faster (more signals): MMXM TF 1h, swingLen=3–4, PD=ON, iFVG=ON (10–15).
Safer (slower): MMXM TF 4h, swingLen=5–7, PD=ON, iFVG=ON (20–30).
How to use
Trade only in the MMXM direction.
Wait for Strength ≥ Potential (1h) before taking pullback entries.
Confident (90m) → size up; Confirmed (4h) → higher-TF tide with you.
If Confirmed flips against your MMXM, avoid fading—wait for the ladder to realign.
Inputs
MMXM Row Timeframe: 1h / 90m / 3h / 4h / 6h / 1D / 1W
Swing Length (CISD)
Include Premium/Discount (50% midline)
Include iFVG + Lookback
Panel colors & font size (bull/bear/neutral, MMXM row colors, strength colors)
Notes
CISD = “Change in State of Delivery” (swing-based structure breaks).
The Strength Ladder uses structure only to avoid indicator conflict.
No alerts included yet (by design).
Risk disclaimer: This tool is for education only. Not financial advice. Always manage risk and validate with your own process.
ADR% / CDR% Range Analyzer - PajameinThe "ADR%/CDR% Range Analyzer" is a versatile TradingView indicator designed for traders who want to monitor and compare the "Average Daily Range (ADR%)" and "Current Daily Range (CDR%)" in real-time. ADR% represents the average percentage range (high-low relative to low) over a user-defined number of daily bars, helping you gauge a stock's typical volatility. CDR% shows the current session's range as a percentage, either intraday (customizable from start to end price) or full daily, allowing you to assess how the current bar's movement stacks up against historical norms.
Key features include:
- "Visual Comparison": Displays both values as clean labels on the chart with customizable positions (separate or combined).
- "Dynamic Background Coloring": CDR% label background changes color based on its relation to ADR%—light green for low volatility (< low threshold), light blue for neutral (between thresholds), and light red for high volatility (> high threshold). This helps quickly spot expansion or contraction in daily moves.
- "Flexibility": Works on any timeframe, with options for intraday customization and anti-clipping adjustments for multi-pane layouts.
This indicator is ideal for day traders, swing traders, or anyone tracking volatility breakouts, range-bound setups, or risk management based on expected daily moves.
Input Settings Guide
Here's a breakdown of each setting and how it enhances your trading workflow:
- "Show ADR%" (Boolean, default: true)
Toggle to display/hide the ADR% label. Use this to declutter your chart when focusing solely on current range.
- "Show CDR%" (Boolean, default: true)
Toggle to display/hide the CDR% label. Ideal for charts where you only need historical average or current metrics.
- "ADR% Length" (Integer, default: 20, min: 1)
Number of daily bars for averaging the range percentage. Shorter lengths (e.g., 10) for recent volatility; longer (e.g., 50) for broader trends.
- "CDR%: Start" (Source, default: low)
Starting price for intraday CDR% (e.g., open, previous close). Customize for specific range measurements like gap fills.
- "CDR%: End" (Source, default: high)
Ending price for intraday CDR% (e.g., low, close). Pair with Start for targeted ranges, like open-to-low for downside capture.
- "Intraday Display" (String dropdown: "Intraday CDR%", "Daily CDR%", default: "Daily CDR%")
Switch between real-time intraday calculation (dynamic updates) or fixed daily value (stable, non-repainting).
- "Low Threshold %" (Float, default: 40.0, range: 0-100)
Percentage of ADR% below which CDR% gets the low (green) background. Lower it (e.g., 30%) for stricter low-volatility alerts.
- "High Threshold %" (Float, default: 60.0, range: 0-100)
Percentage of ADR% above which CDR% gets the high (red) background. Raise it (e.g., 70%) to highlight only extreme expansions.
- "ADR% Text Color" (Color picker, default: black)
Foreground color for ADR% text. Choose contrasting colors for dark/light themes.
- "CDR% Text Color" (Color picker, default: black)
Foreground color for CDR% text. Ensures readability over dynamic backgrounds.
- "Low CDR% Background (below low threshold)" (Color picker, default: light green with 70% transparency)
Background for subdued ranges. Adjust opacity for subtlety.
- "Mid CDR% Background (between thresholds)" (Color picker, default: light blue with 70% transparency)
Neutral background for typical moves.
- "High CDR% Background (above high threshold)" (Color picker, default: light red with 70% transparency)
Alert-style background for breakouts.
- "Cell Height %" (Integer, default: 8, range: 1-20)
Vertical padding for labels as a percentage of chart height. Increase (e.g., 12) in multi-pane layouts to prevent text clipping; decrease for compact views.
- "ADR% Position" (String dropdown: Top/Bottom/Middle Left/Right/Center, default: Bottom Right)
Placement of ADR% label. Use separate positions for side-by-side comparison.
- "CDR% Position" (String dropdown: Top/Bottom/Middle Left/Right/Center, default: Bottom Right)
Placement of CDR% label. Matching positions auto-stacks them vertically.
- "Text Size" (String dropdown: Tiny/Small/Normal/Large, default: Normal)
Font size for labels. "Small" for dense charts; "Normal" for clarity.
Usage Tips
- "Volatility Trading": Set thresholds to 50%/80% for spotting range expansions during news events.
- "Multi-Timeframe": Apply on 5-min charts with daily ADR for intraday targets (e.g., aim for 80% of ADR).
- "Customization": For forex/crypto, tweak Start/End to session opens. Test in replay mode to verify non-repainting.
- "Limitations": Intraday mode updates live but may not repaint until bar close; daily mode is fixed.
Vol-Pace Projected-ATR-ADX-Alert-MAThe VolSC indicator analyzes stock volume trends with a focus on the Pace metric, which projects today's volume as a percentage of the 30-day average, highlighting unusual activity (e.g., over 200% turns bright green with alerts). The phantom projection bar, a wide green histogram to the right of the last bar, visually represents this projected volume on daily charts only, aiding quick identification of potential volume surges without cluttering intraday or weekly views. Additional features include ADX strength, ATR averages, and customizable table display for comprehensive insights.
Key Features:
* Primary Indicator: Volume with ADX (Average Directional Index) text.
* Pacing and Alerts: Calculates the volume pace for the day. Features an unusual volume alert with an adjustable threshold (e.g., 200%).
* Volume Projection: Projects a visual "Phantom Volume" for the day, offset to the right of the actual volume bar.
* ATR Indicator: Displays the 2x ATR (Average True Range) value as text.
* Volume Average: Displays the ADV (Average Daily Volume) Moving Average as text.
* Customization: Most settings are adjustable.
LBR Oscillator with Signals & AlertsLinda Bradford Raschke MacD indicator. Has alerts and can be used in the pine screener on different timeframes.
TPD MTF Detector v1TPD MTF Detector v1
Multi Timeframe TPD.
Use as told by... you know who!
whop.com/tpd-indi/tpd-indi-multi-timeframe-tpd
Multi-Session ORB (NY / London / Asia) — one indicatorMulti-Session ORB (NY / London / Asia)
What it does
This indicator plots the Opening Range Breakout (ORB) for three major sessions—New York, London, and Asia—in a single tool. For each session it:
• Captures the high/low of a fixed ORB window
◦ NY: 09:30–09:45 ET
◦ London: 03:00–03:15 ET
◦ Asia: 20:00–20:15 ET (handles midnight seamlessly)
• Draws a shaded box and high/low lines for that range.
• Extends the box to the right until a user-defined end time (default: NY→16:00, London→08:00, Asia→02:30).
• Triggers breakout alerts when price moves above the ORB high or below the ORB low during the active window.
All three sessions can be shown/hidden, recolored, and adjusted. A single Timezone input keeps the sessions aligned to your preference (default America/New_York).
How it works
1 During the session’s ORB window the script accumulates the session high/low.
2 When the window ends, the range becomes fixed (non-repainting).
3 While the extend window is active, the box’s right edge updates in real time; top/bottom remain fixed.
4 Breakout alerts fire only after the ORB window closes and within the extend window.
Inputs & customization
• Timezone (e.g., America/New_York).
• Show/Hide: NY, London, Asia.
• Session windows: ORB and Extend-Until times per session.
• Colors & transparency per session.
Works on any chart timeframe.
Alerts (ready-made)
Add alerts from the indicator’s panel and pick:
• NY ORB Breakout UP / DOWN
• London ORB Breakout UP / DOWN
• Asia ORB Breakout UP / DOWN
Tip: choose “Once per bar” for intrabar notifications or “Once per bar close” if you only want confirmed breaks.
Suggested use
• Use the ORB as a structure filter: only take longs above the ORB high / shorts below the ORB low.
• Combine with your trend/flow tool (e.g., EMA 9/20 or your “Traffic Lights”) for directional confirmation.
• Treat the ORB box as an intraday map—support/resistance, partial targets, and invalidation levels.
Note: Times are editable to match your market hours. The Asia session spans midnight by design; the box continues cleanly into the next day’s session until the chosen end time.
Supply/Demand Zone Marker mit AlertsSupply and Demand Zones Marker. You can costumize the length of the Zone, the Body Wick Ratio and if it automatically revome old Zones.
TPD MTF v3Multi Timeframe TPD detector.
Setup for MTF
Turn OFF on Style:
OFF = TPD DETECTED
OFF = Bullish TPD
OFF = Bearish TPD
Setup for timeframe = Chart
Use as Default
Where to Get it:
whop.com/tpd-indi/tpd-indi-multi-timeframe-tpd
whop.com
☸HH/LL & Support/Resistance Strategy [NHP]🔶This script finds pivot highs and pivot lows then calculates higher highs & lower lows. And also it calculates support/resistance by using HH-HL-LL-LH points.
🔶Generally HH and HL shows up-trend, LL and LH shows down-trend.
🔶If price breaks resistance levels it means the trend is up or if price breaks support level it means the trend is down, so the script changes bar color blue or black. if there is up-trend then bar color is blue, or if down-trend then bar color is black. also as you can see support and resistance levels change dynamically.
🔶If you use smaller numbers for left/right bars then it will be more sensitive.
🔶All content provided is for informational & educational purposes only. Past performance does not guarantee future results.
PO3 Price action with target levels *Overview
The PO3 Price Action V2 is a sophisticated multi-timeframe trading indicator that combines advanced price action analysis with Fibonacci retracement levels, trend detection, and comprehensive risk management features. this tool provides clear visual signals and structured trading setups.
*Possible trend change arrow signals:
The indicator identifies valid candlesticks (those with a body larger than 55% of the total candlestick range) and Candlesticks with significant tails (long wicks)
Possible uptrend is identified by a blue arrow below the candle that close above bearish valid (strong) candle while possible downtrend is identified by a red arrow above the candle that close below bullish valid (strong) candle
(onedrive.live.com)] (onedrive.live.com)
*Trend detection line and dynamic stop loss
The use of ATR (default: 1.5) in this indicator provides a dynamic and volatility-adjusted method for determining trend direction and setting stop loss levels. This approach helps in following trends while managing risk according to market conditions.
(onedrive.live.com)] (onedrive.live.com)
* Entry Confirmation and Targets detection by Fibonacci levels :
After trend detection by the ATR line , Fibonacci Levels: Six key levels (0%, 61.8%, 100%, 127%, 161.8%, 227%) with dynamic coloring are automatically drawn based on the swing high before buy signal and subsequent swing low
• 61.8% level acts as confirmation - trade only active when breached (turns blue and thick when price closes above it)
• Four profit targets for partial taking: Gold Lines: Key Target levels (127%, 161.8%) - become green when touched and Higher extensions (227%) for extended trends
(onedrive.live.com)] (onedrive.live.com)
(onedrive.live.com)] (onedrive.live.com)
Bright target table is an active trade
Non-bright target table (Grayed Out) is last completed trade (non-active)
(onedrive.live.com)] (onedrive.live.com)
(onedrive.live.com)] (onedrive.live.com)
*Multi-time frame table
(onedrive.live.com)] (onedrive.live.com)
Best Buy Entry Conditions:
1- The higher time frame in MTF table is Positive
2- Start of uptrend (ATR) line and SL label
3- Change of fibo 0.618 level into thick blue line
Example of buy entry condition in day timeframe trading
(onedrive.live.com)] (onedrive.live.com)
Volume detection by candle colors;
(onedrive.live.com (onedrive.live.com