Price-EMA Z-Score Backgroundhe “Price‑to‑EMA Z‑Score Background” indicator is designed to give you a clear, visual sense of when price has moved unusually far away from its smoothed trend, and to highlight those moments as potential overextension or mean‑reversion opportunities. Under the hood, it first computes a standard exponential moving average (EMA) of your chosen lookback length, then measures the raw difference between the current close and that EMA on every bar. To make that raw deviation comparable across different markets and timeframes, it converts the series of differences into a z‑score—subtracting the rolling mean of the deviations and dividing by their rolling standard deviation over a second lookback window.
Once you’ve normalized price‑to‑EMA distance into z‑score units, you can set two simple trigger levels: one upper threshold and one lower threshold. Whenever the z‑score climbs above the upper threshold, the chart background glows green, signaling that price is extended far above its EMA (and might be ripe for a pullback). Whenever the z‑score falls below the lower threshold, the background turns red, calling out an equally extreme move below the EMA (and a possible oversold bounce). Between those bands, no shading appears, letting you know price is trading within its “normal” range around the trend.
By adjusting the EMA period, the z‑score lookback, and the two trigger levels, you can dial in early warning signals (e.g. ±1 σ) or wait for very stretched moves (±2 σ or more). Used in concert with your favorite momentum or pattern tools—or even as a standalone visual cue—this simple background‑shading approach makes it easy to spot when a market is running too hot or too cold relative to its own recent average.
圖表形態
Yield Curve Regime Shading with LegendTakes two symbols (e.g. two futures contracts, two FX pairs, etc.) as inputs.
Calculates the “regime” as the sign of the change in their difference over an n‑period lookback.
Lets you choose whether you want to color the bars themselves or shade the background.
How it works
Inputs
symbolA, symbolB: the two tickers you’re comparing.
n: lookback in bars to measure the change in the spread.
mode: pick between “Shading” or “Candle Color”.
Data fetching
We use request.security() to pull each series at the chart’s timeframe.
Regime calculation
spread = priceA – priceB
spreadPrev = ta.valuewhen(not na(spread), spread , 0) (i.e. the spread n bars ago)
If spread > spreadPrev → bullish regime
If spread < spreadPrev → bearish regime
Plotting
Shading: apply bgcolor() in green/red.
Candle Color: use barcolor() to override the bar color.
Live SPX Buy/Sell Zones (Simulated)This indicator allows you to see when people bought and sold by the grace of Jesus Christ
Live SPX Buy/Sell Zones (Simulated)This is a indactor that best indicates whats happening with buyers and sellers
ORB IndicatorORB – Opening Range Breakout Strength (Applies to First 2 Bars Only)
The ORB (Opening Range Breakout) indicator is a momentum-based tool designed to highlight potential long trade opportunities during the first two candles of the regular trading session. It’s built to detect early strength by filtering for clean bullish price action and relative outperformance against a benchmark index.
🔍 Signal Criteria
A blue triangle is plotted at the close of the candle if the following conditions are met:
The candle is bullish (close > open)
The body makes up at least 60% of the total candle range
The candle occurs during the first or second bar after session start (default: 9:30 AM)
The candle shows greater range strength (in %) than a benchmark symbol (e.g., QQQ or SPY), scaled by a configurable multiplier
⚙️ Customizable Settings
Benchmark Ticker: Choose any symbol (default: NASDAQ:QQQ)
Range Multiplier: Adjust the strength threshold relative to the benchmark’s range
Session Start Time: Set the hour and minute to match your market’s open
📈 Features
Visual signal: blue triangle below the bar
Alert-ready: Get notified instantly when a valid ORB setup appears
Executes only at bar close to ensure confirmed signal
SMA Smooth Market Structure (Multi-Timeframe)SMA Market Structure (Multi-Timeframe) is a powerful tool for tracking structural price action, using simple moving averages across any higher timeframe (HTF). It blends Smart Money Concepts with clean swing logic to reveal trend shifts, breaks of structure, and supply/demand zones.
This indicator highlights key structure features:
• Break of Structure (BOS) – Automatic detection of bullish or bearish swing breaks
• Internal Shifts – Early clues that the market is building toward a reversal
• Liquidity Sweeps (LS) – Detects swing failures that may trap traders
• Zigzag Swing Lines – Cleanly connects swing highs and lows
• Dynamic Zones – Demand (green) and supply (red) blocks drawn from engulfing breakouts
How to Use:
• Set your preferred HTF (e.g. 1H on a 15m chart) to view structure in proper context and
adjust SMA to smooth out market structure for directional consistency
• Watch BOS lines and swing labels like HH, HL, LH, LL for directional clarity
• Use the MS (Market Shift) label to identify full reversals after internal shifts + BOS
• Demand/Supply zones mark areas of previous strength and will update or mitigate automatically
• Alerts notify you of every BOS, MS, HH, LL, and LS event — no need to monitor manually
Customization Features:
• Toggle visibility of market shift markers, internal shifts, and zones
• Choose how internal shifts are calculated (High/Low or Open)
• Customize line style, width, and colors for BOS and zigzag lines
• Control zone duration and how mitigated zones behave (fade or delete)
• Built-in safety for Pine Script’s history limits using smart offset caps
Best Use Tips:
• Combine with price action patterns or volume for confirmation
• MS + BOS + zone tap often marks a high-probability reversal setup
• Use it to align lower timeframe entries with higher timeframe structure
For traders who want structure clarity without clutter, this tool is built to keep your chart actionable and adaptive.
TR37The 377-day EMA is a long-term trend indicator, giving more weight to recent prices compared to an SMA. Traders may use it to:
Identify long-term trends (e.g., price above EMA = bullish, below = bearish).
Spot potential support/resistance levels.
Confirm trend direction for swing or position trading.
Supply & Demand Zones with Touch CountSupply and demand zones usually mean areas where price reversed multiple times, acting like support (demand) or resistance (supply).
VWAP + EMA StrategyUses Vwap and Ema for buy and sell signal. Just looking through and exploring what code can do. Not a financial advice
Yome 2BR Entry With Re-entryYome 2BR Entry With Re-entry, Smart Entries, Precision Risk
The Yome 2BR Entry With Re-entry is a powerful, rules-based entry engine designed to automatically detect high-probability 2-bar rejection setups and manage trade execution with precision, all within your defined trading window. It’s your one-click trading companion, engineered for serious US30 and Forex traders who value structure, confluence, and efficiency.
Core Features:
• Auto-detection of Bullish & Bearish 2-Bar Rejection patterns
• Dynamic entry/stop placement with adjustable buffer and Risk-to-Reward (RRR)
• Auto-drawn take profits (TP1, TP2, TP3) based on your selected RRR
• Visual boxes to highlight entries with entry price and stop loss labels
• Lot size calculator based on risk per trade and instrument type (US30, Forex, etc.)
• Built-in momentum, RSI, and moving average filters to avoid weak signals
• Smart Re-entry system if the original trade was missed or partially filled
• Customizable visuals for seamless integration with your trading style
How to Use:
1. Set your Time Window:
• The indicator only creates entries during your defined kill zone (e.g., 11:00–17:30 UTC).
2. Let the Pattern Engine Work:
• The indicator scans for 2-bar rejection setups and confirms them using your chosen filters:
• Momentum Filter: Ensures body-to-range strength.
• RSI Filter: Confirms underlying strength/weakness.
• MA Filter: Keeps trades aligned with the trend.
3. Manage Trades Visually:
• Entry, Stop Loss, and TP levels are automatically drawn and updated.
• Re-entry labels appear when price gives a second valid signal before the day ends.
4. Lot Size Calculation:
• Set your risk amount in USD and let the script calculate ideal position sizing (for US30, Forex, or FBS brokers).
• Supports Standard or Micro lot types.
5. Exit Conditions:
• Trades are exited automatically at full TP3, Stop Loss, or the end of day (23:00 UTC), ensuring clear daily trade cycles.
Combine with “Yome US30 Kill Zones Pro” for Maximum Edge
When Yome 2BR Entry With Re-entry is used alongside , it creates one of the most powerful and consistent intraday trading frameworks available on TradingView.
Here’s why:
• Yome US30 Kill Zones Pro defines the optimal trade zones and bias direction.
• Yome 2BR Entry handles the actual execution with strict rules, filters, and visual clarity.
• Together, they offer high-confidence entries that align with smart money movement, bias, and structure.
This combination is ideal for US30 scalpers, intraday traders, and smart money enthusiasts aiming for precision with a 3:1 RRR strategy or higher.
Best Practices:
• Look for buys when price is near the Kill Zone’s bottom level and bias is bullish.
• Look for sells when price is near the Kill Zone’s top level and bias is bearish.
• Use the 3:1 RRR built into the indicator to keep risk tightly managed.
• Enable re-entry filters for a second chance if you miss the first entry.
Perfect For:
• Day traders & scalpers on US30 (Dow Jones)
• Price action and pattern-based traders
• Traders who want strict entry criteria with automated trade visuals
• Anyone looking for precision, discipline, and confluence in one tool
Stop guessing and start trading with clarity. Add Yome 2BR Entry With Re-entry to your chart and pair it with Yome Kill Zones Pro for the highest possible success rate in your US30 trading journey.
To access this code, kindly join our telegram group or DM me directly.
Yome US30 Kill Zones Pro📈 Yome US30 Kill Zones Pro — Precision Timing for US30 Traders
Take your US30 trading to the next level with Yome Kill Zones Pro, a powerful and easy-to-use indicator designed to help you identify high-probability trade zones, session highs/lows, liquidity sweeps, and bias direction — all tailored around the most strategic timeframes of the trading day.
🔍 What It Does:
• Plots key session high & low levels based on a user-defined time window (Kill Zone).
• Draws liquidity sweep levels when previous swing highs/lows are breached with momentum.
• Displays Kill Zone Bias (Bullish, Bearish, or Neutral) based on net price movement during the session.
• Shows Long-Term Bias using EMA + Open comparison from your selected timeframe.
• Automatically detects & extends swept levels to help you track areas where smart money may have entered.
• Table view of current bias for fast decision-making.
• Fully customizable visuals (colors, line styles, extension lengths).
🕒 Best Times to Use:
The two most profitable Kill Zone windows for US30 are:
• 12:00 UTC — London-New York overlap begins. Early volatility spike.
• 13:30 UTC — New York Stock Exchange open. High-impact reversal/continuation zones.
These times tend to produce the most meaningful market structure shifts and liquidity grabs.
📘 How to Use (Trading Strategy Guide):
1. Watch the Kill Zone High & Low Lines:
• These are drawn based on your selected session window.
• Price near the top = Sell zone.
• Price near the bottom = Buy zone.
2. Confirm the Bias:
• If Kill Zone Bias is Bullish, prioritize buy trades.
• If Bearish, favor shorts.
• Avoid entries when the bias is Neutral unless strong price action confirms.
3. Look for Sweeps:
• When the market sweeps a swing high/low (and meets momentum criteria), it can signal smart money manipulation.
• Use this as a confirmation trigger.
4. Confluence is Key:
• Best entries happen when price is near key Kill Zone levels + bias supports direction + sweep occurs.
5. Risk Management:
• All trades should be taken using a 3:1 Risk-to-Reward (RRR) model.
• Example: If risking 30 points, target 90 points minimum.
• Don’t overtrade — one high-quality setup per session is often enough.
✅ Ideal For:
• US30 (Dow Jones) intraday traders
• Smart money / liquidity-based traders
• New York & London session scalpers
• Traders who value structure, timing, and precision
📌 Pro Tip:
Combine Yome Kill Zones Pro with Yome 2BR Entry and watch how your win rate improves dramatically.
🔥 Whether you’re a seasoned trader or just starting out, this indicator helps you enter where institutions are likely active — not where the crowd chases price.
Add Yome Kill Zones Pro to your toolkit and trade US30 like a pro.
To access this code, kindly join our telegram group or DM me directly.
Trend Direction (OTC)Trend Direction (OTC)
Welcome, and thank you for your interest in the Trend Direction (OTC) indicator. This is a private, invite-only tool designed to provide a clear and objective view of market structure and trend dynamics.
Overview
The primary goal of Trend Direction (OTC) is to declutter your charts and help you visually identify the prevailing market trend through a sophisticated analysis of swing points. By automatically plotting key structural points in the market, it helps traders see the bigger picture and make more informed decisions based on classic price action principles.
This indicator is suitable for all markets (Forex, Crypto, Stocks, Indices) and works on any timeframe.
Features
Intelligent Swing Detection: Automatically identifies and plots significant market swing points.
Market Structure Labels (HH, LL, LH, HL): Get instant context on the trend's health. The indicator clearly labels swing points as Higher Highs (HH), Lower Lows (LL), Lower Highs (LH), and Higher Lows (HL), allowing you to see trend continuation and potential reversals at a glance.
Trend Dashboard: A simple, color-coded dashboard in the corner of your chart provides a real-time assessment of the trend, classifying it as "Confirmed," "Unconfirmed". This helps filter out market noise and provides an extra layer of confirmation.
Customizable Display: You have full control over the visual elements.
Adjust the sensitivity of the swing detection to focus on either short-term or long-term trends.
Toggle the visibility of trend lines and labels.
Limit the number of historical swings shown on the chart to keep your workspace clean.
Customize all colors to match your chart's theme.
How to Use
The Trend Direction (OTC) indicator is designed to be intuitive. Here’s a simple guide to interpreting its signals:
Identifying an Uptrend: Look for a consistent series of HH (Higher Highs) and HL (Higher Lows). The dashboard will likely show a "Bullish" status. A break of this pattern (e.g., the formation of an LH or LL) could signal a potential change in trend.
Identifying a Downtrend: Look for a consistent series of LH (Lower Highs) and LL (Lower Lows). The dashboard will likely show a "Bearish" status. A break of this pattern (e.g., the formation of an HL or HH) could signal that the downtrend is weakening.
Ranging or Choppy Markets: In sideways markets, you will see an alternating series of swings without clear direction. The dashboard will likely read "Neutral" or flip between "Unconfirmed" states. This can be useful for avoiding low-probability setups.
Settings
Swing Detection:
Pivot Lookback: The core setting for sensitivity. Higher values = less sensitive (major swings). Lower values = more sensitive (minor swings).
Display Options:
Show Swing Labels: Toggles the HH/LL/etc. labels.
Show Trend Lines: Toggles the zig-zag lines connecting the swings.
Show Last Swings: Set to 0 to see all historical swings, or enter a number to see only the most recent ones.
Color Settings: Customize the colors of all lines and labels to your preference.
Disclaimer: The Trend Direction (OTC) indicator is a tool for analysis and should not be considered financial advice. It is designed to assist in your trading decisions, not to make them for you. Always use proper risk management. Past performance is not indicative of future results.
4 Flags Whale PatternThis indicator detects a unique 4-bar candlestick pattern characterized by alternating bullish and bearish candles (or vice versa), where all four candles have similar body sizes within a specified tolerance.
Usage:
This pattern may indicate a consolidation phase or a potential breakout zone after indecisive price action. Traders can use it to anticipate a directional move following the "tug-of-war" between buyers and sellers.
Advanced VWAP (Webull-style + Bands + Anchor)//@version=6
//© 2025 YourNameHere (optional)
//This script plots an advanced VWAP with optional bands and anchoring
/*
────────────────────────────────────────────────────────────
🔹 Advanced VWAP (Webull-style + Bands + Anchor)
────────────────────────────────────────────────────────────
This indicator replicates Webull-style VWAP behavior by:
• Calculating VWAP during only regular trading hours (9:30 AM – 4:00 PM ET)
• Optionally including pre-market and post-market sessions
• Supporting VWAP bands at ±1σ and ±2σ for volatility analysis
• Optional anchor feature to start VWAP from a custom price level
────────────────────────────────────────────────────────────
📌 Features:
────────────────────────────────────────────────────────────
✅ VWAP calculated using (High + Low + Close) / 3
✅ Optional inclusion of extended hours
✅ Toggleable ±1σ and ±2σ bands (standard deviation)
✅ Anchor VWAP to any price breakout (e.g., yesterday's high)
────────────────────────────────────────────────────────────
🛠 How to Use:
────────────────────────────────────────────────────────────
1. Toggle "Include Extended Hours" to match your broker (like Webull).
2. Use anchor mode to begin VWAP when price crosses a key level.
3. Use bands to identify overbought/oversold zones.
4. Combine with price action for momentum/bounce trades.
────────────────────────────────────────────────────────────
🔔 Tips:
────────────────────────────────────────────────────────────
• Use this VWAP on 1m–15m charts for intraday momentum.
• Set anchor to a specific price like previous day open/high/low.
• Bands are useful for scalping and mean-reversion entries.
────────────────────────────────────────────────────────────
📧 Created by: Adebola| © 2025
────────────────────────────────────────────────────────────
*/
Orderflow IRL to ERL (Arjo / Pickle)This indicator visualizes recent order flow on the chart.
It is inspired by the trading approaches of Arjo and Sir Pickle (find them on YouTube).
Core idea: trade within the defined context when price rejects from IRL (internal liquidity).
FeraTrading Pattern Recognition Engine🧠 Overview:
The FeraTrading Pattern Recognition Engine (PRE) is a lightweight, adaptive model that transforms raw chart data into pattern signatures and tracks their performance in real time.
Instead of relying on fixed formulas or lagging indicators, it learns from what has worked before on your chart—highlighting bull and bear patterns that have a track record of hitting a profit target within a specified number of bars.
This system is ideal for traders who want evolving entries that reflect live market behavior without repainting or hardcoding.
⚙️ How It Works:
🔹 Pattern Encoding:
The script monitors recent price action and builds a unique pattern ID using selected features:
Up to 10 feature toggles (detailed below)
Each feature is converted into a categorical value
The combination of features over a lookback window defines the pattern signature
Bullish and bearish patterns are tracked separately.
🔹 Pattern Evaluation & Learning:
As each pattern appears:
A unique ID is generated.
The script checks if price reaches the required % move within N bars.
If successful, it logs the pattern as a win.
Accuracy and sample size are updated.
Only patterns with 10+ past samples are eligible for live signals.
🔹 Signal Generation:
When today's pattern matches one of the top historically successful bull or bear patterns:
🟢 Green Triangle (below bar) = Bullish pattern match
🔴 Red Triangle (above bar) = Bearish pattern match
Signals are confirmed one bar after pattern completion to avoid repainting.
🧶 Feature Toggles:
Each of the following can be turned on/off to customize the pattern logic:
Candle Type: Bullish, Bearish, or Doji classification.
RSI > 50: Adds momentum context.
Higher High / Lower Low: Tracks continuation or breakout structure.
Volume Spike: Flags volume > 1.5x 20-bar average.
Relative Range: True if bar range > 5-bar average.
Body-to-Range > 60%: Filters for full-bodied candles.
Wick Dominance: Flags wicky/exhaustion candles.
EMA Alignment: Checks if price is in directional alignment with fast/slow EMAs.
Gap From Prior Close: Flags price gaps from previous close.
RSI Slope: Captures trend acceleration or deceleration in RSI.
Tip: 2–3 features = broader learning. 5+ features = more selective precision.
🤷 Inputs & Customization:
Target Move %: How far price must move to qualify as a win.
Lookback Bars: How far back to check for pattern definition.
Bars Forward: How much time the pattern has to hit target.
Signal Toggles: Enable/disable bullish and bearish signals.
🎯 What Makes It Original:
Learns from live data—no static formulas or preset patterns.
Signals only appear if historical accuracy + sample size threshold is met.
One-bar delayed confirmation = no repainting.
Configurable features allow full user control of complexity.
Works on any asset, any timeframe.
✅ How to Use:
Add to any intraday chart (1m–30m ideal).
Start with 2–3 features toggled on.
Let the script learn as data comes in.
Watch for triangle signals (green = bullish, red = bearish).
Combine with other tools for added confluence.
Over time, the engine becomes more selective and accurate.
💎 Why It’s Worth Paying For
The PRE isn’t a repackaged signal script—it’s a real-time learning engine. It provides:
A dynamic model that evolves with your chart
Customizable pattern encoding across 10 behavioral features
Verified, statistically accurate signals
Confirmed, non-repainting outputs
Applicability to any asset or market condition
This isn't theoretical—it's performance-driven signal logic trained by your own chart.
✅ Compliance & Originality This tool was developed from scratch by FeraTrading using fully original logic. No open-source logic or reused libraries were used. All detection methods, signal logic, and pattern encodings are unique and built with compliance in mind. This is absolutely an original script, one we think may be unique to TradingView completely and never seen before.
⚠️ Risk Disclaimer & Access Policy
This script is a historical pattern tracker—not a forecasting engine. No prediction of future price behavior is implied or guaranteed.
Use with proper risk management and trade discretion.
To protect the core pattern engine, this script is invite-only and closed-source. Opening the source would allow cloning of its real-time pattern encoding and filtering logic.
Restricting access ensures:
Proper use by qualified traders
Prevention of misuse or unauthorized distribution
Protection of the tool’s proprietary logic and long-term value
The PRE is designed to be part of a professional workflow, and its access model reflects that goal.
Ampel Score)The Ampel Score (German for "traffic light score") is a multi-indicator signal system designed to identify high-probability LONG and SHORT entries based on trend strength, momentum, volatility, and breakout patterns.
It evaluates 12+ indicators and assigns scores to determine directional bias. This includes:
✅ EMA Alignment (4/8/13/21/200)
✅ MACD Crossover
✅ Ichimoku Cloud (Span A/B, Tenkan/Kijun Cross)
✅ RSI & Stochastic Momentum
✅ Volume Spike
✅ Breakout Detection (20-bar High/Low)
✅ Bollinger Band Breakouts (3σ)
✅ Volatility Check via ATR
🎯 Signal Logic
LONG signal: Score ≥ 12, higher than SHORT score, plus price & volume confirmation
SHORT signal: Score ≥ 12, higher than LONG score, plus price & volume confirmation
EXIT: When score drops below 10 or trend reverses
Visual signals:
🔼 Green Triangle = Enter LONG
🔽 Red Triangle = Enter SHORT
❌ Red X = Exit Signal
🟢/🔴 Circles = Active trend phase
🔢 Score Labels shown on chart (if enabled)
Use Cases:
This indicator is ideal for swing traders and momentum traders looking for structured signals across multiple confluences. Best used on 15min–1D timeframes with manual trade confirmation.
Disclaimer:
Not financial advice. Always backtest and use risk management. Adjust thresholds based on your strategy and asset volatility.
Intraday Trend CheckHow It Helps You
Instead of just seeing the RSI line at the bottom of your screen, this indicator brings the RSI's insights directly onto your main price chart. Here's what it does:
Green Background: Signals a "Long Term Bullish" trend. This happens when the RSI is strong and indicates upward momentum.
Red Background: Indicates a "Bearish" trend, suggesting downward momentum.
Gray Background: Shows a "Neutral" phase, where the market isn't clearly bullish or bearish based on the RSI.
This neutral zone helps prevent constant color changes when the RSI hovers around a key level, giving you a more stable view.
London & NY Sessions - Full ViewGreen vertical line at London Open (08:00 London time)
Red vertical line at New York Open (13:30 London time)
🟩 Shaded background for:
London Session: 08:00 – 17:00
New York Session: 13:30 – 21:00
Simple Sessions & LevelsWhat this indicator does:
This script marks out two essential types of price levels for intraday and swing traders:
The high and low of a customizable 15-minute opening range after the market/session open.
The previous day’s high, midpoint (“halfback”), and low.
How it works:
The script lets you set the session start time (hour and minute) to match your market.
It then calculates the high and low of the first 15 minutes after the session opens and plots those as solid lines.
It also plots the prior day’s high, halfback (midpoint), and low on your chart for easy reference.
Each line and each label can be toggled on or off independently in the settings for maximum customization.
Colors for each level are also fully customizable.
How to use it:
Add the script to your chart.
Set the session start hour and minute to match the open of the market or instrument you trade.
Choose which levels and labels you want displayed by using the toggles in the settings.
The indicator will automatically draw the session range and prior day levels for you.
Use these lines as reference for key support, resistance, and potential trade entry/exit points.
What makes it unique and useful:
This tool combines a flexible session opening range with classic daily reference levels in one package. You have complete control over which levels and labels are shown, making it adaptable for any trading style. It’s especially useful for day traders who want to quickly identify volatility windows and the most important price levels from the previous session.