Scalp Recent High/Low (Stable v5 r4)UMA Scalp Levels(ウマ・スキャル・レベルズ)
UMA Scalp Levels
Automatically detects recent swing highs and lows —
the “psychological levels” most watched by traders —
and alerts you when a valid breakout occurs.
🔹 Detects swing highs/lows automatically (non-repainting)
🔹 Confirm breakouts by close or wick (configurable)
🔹 Filters small fakeouts using ATR / % thresholds
🔹 Supports breakout alerts (up / down / retest)
🔹 MTF compatible — e.g., show 15m levels on 5m chart
Ideal for scalpers and day traders who want to catch momentum
immediately after a breakout of key levels.
直近で“市場が意識している高値・安値ライン”を自動で検出し、
ブレイク時にサインとアラートを出す、順張り型のスキャルピング指標。
🔹 スイング高値・安値を自動抽出(リペイント耐性あり)
🔹 終値 or ヒゲ抜けでブレイク判定(選択可能)
🔹 ATRや%幅でノイズを除外(小さな抜けをフィルタリング)
🔹 アラート対応(上抜け/下抜け/リテスト検知)
🔹 MTF対応(例:15分足ラインを5分足チャートに表示)
短期トレードで最も意識される「節目の抜け」を視覚化し、
勢いに乗る順張りトレードの精度を高めます。
Candlestick analysis
Sri - Daily & Weekly Candle Strength Sri - Daily & Weekly Candle Strength
Short Title: Sri-Candle
Overlay: Yes
Description:
The Sri - Daily & Weekly Candle Strength indicator is designed to visually display recent daily and weekly candle activity directly on your chart, highlighting buyer and seller dominance for each candle. It helps traders quickly assess the strength of bullish vs bearish pressure over recent periods and can be used with both Normal and Heikin Ashi candles. This tool is particularly useful for swing traders, position traders, and technical analysts who want a clear view of candle momentum without switching timeframes.
Features:
Multi-Timeframe Candles:
Displays the last several daily candles and weekly candles on your chart.
Supports Normal or Heikin Ashi candles for both daily and weekly views.
Candle Strength Analysis:
Calculates buyer strength and seller strength as percentages based on candle body relative to the total candle range.
Highlights the dominant strength (higher of buyer or seller) above each candle.
Option to round dominant strength percentages to whole numbers.
Customizable Colors:
Set separate bullish and bearish colors for daily and weekly candles.
Customize wick colors independently for daily and weekly candles.
Positioning and Layout Options:
Adjust horizontal offset, candle thickness, and gap between candles for both daily and weekly candles.
Choose label positions for date labels (Top, Bottom, Absolute level).
Flexible Text Display:
Choose label text size (Tiny, Small, Normal, Large, Huge).
Daily candles display the day of the month on the candle optionally.
Dynamic Candle Rendering:
Each candle is plotted as a box with wicks, accurately reflecting open, high, low, and close.
Dominant strength percentage label is colored green for bullish dominance and red for bearish dominance.
Inputs:
Daily Settings:
Show Daily Candles – Toggle daily candle visibility.
Daily Candle Type – Choose between Normal or Heikin Ashi.
Daily Timeframe – Select Daily (D), Weekly (W), or Monthly (M).
Bull Candle Color (D) – Color for bullish daily candles.
Bear Candle Color (D) – Color for bearish daily candles.
Wick Color (D) – Color for candle wicks.
Horizontal Offset (D) – Distance from current bar to start drawing.
Candle Thickness (D) – Width of candle boxes.
Gap Between Candles (D) – Space between consecutive candles.
Daily Label Position – Position for the date label.
Absolute Level – Y-axis level when using absolute label position.
Strength Label Text Size – Size of the dominant strength label.
Round Dominant % (No Decimals) – Round the displayed strength to whole numbers.
Weekly Settings:
Show Weekly Candles – Toggle weekly candle visibility.
Weekly Candle Type – Choose Normal or Heikin Ashi.
Weekly Timeframe – Select Daily (D), Weekly (W), or Monthly (M).
Bull Candle Color (W) – Color for bullish weekly candles.
Bear Candle Color (W) – Color for bearish weekly candles.
Wick Color (W) – Wick color for weekly candles.
Horizontal Offset (W) – Distance from current bar for weekly candles.
Candle Thickness (W) – Width of weekly candle boxes.
Gap Between Candles (W) – Space between consecutive weekly candles.
How It Works:
The script fetches candle data using the request.security() function for the selected timeframe and type (Normal or Heikin Ashi).
Each candle’s buyer and seller strength is calculated as:
Buyer Strength (%) = ((Close - Low) / (High - Low)) * 100
Seller Strength (%) = ((High - Close) / (High - Low)) * 100
Candles are drawn as boxes with wicks on the chart at the specified horizontal offset.
The dominant strength is displayed above each candle, colored green for bullish dominance or red for bearish dominance.
Daily candles can optionally show the day of the month as a label.
Use Cases:
Quickly identify recent bullish or bearish trends on daily and weekly timeframes.
Compare strength of buyers vs sellers across multiple periods.
Combine with other technical indicators for multi-timeframe analysis.
Ghost Signal — MTF EMA/VWAP Confluence SystemGhost Signal — MTF EMA/VWAP Confluence System
Purpose
Ghost Signal is an intraday trend-entry tool that tries to do one thing well: only fire when multiple, independent edges agree. It looks for pullbacks to the EMA-20 or clean trend-continuations, then gates those raw triggers behind VWAP/Anchored-VWAP alignment, higher-timeframe structure, momentum, spacing (anti-chop), volume and ATR context. The goal is fewer, higher-quality entries that avoid “death-by-a-thousand scalps” in chop.
What it plots
EMA 20/50/200 for trend structure and spacing (no-braid filter).
VWAP (session) and optional Anchored VWAP (Daily/Weekly/Monthly).
ENTRY labels when all filters pass.
A compact status table: HTF score (M/W/D/4H/15/5), VWAP/AVWAP arrows, EMA regime, slopes %, ATR%, spacing %, and distance from EMA-50.
How signals are built
Raw triggers (on chart TF or a lower “signal TF” for intrabar precision):
PB20: trend pullback that crosses back through EMA-20.
TC: trend-continuation when price holds the side of EMA-20 with limited gap.
Confluence filters (must pass):
EMA regime & slopes: 20>50>200 for longs (reverse for shorts) with minimum slope on EMA-20/50.
VWAP/AVWAP alignment: price must be above both for longs / below for shorts, with a configurable margin.
HTF structure score: combines M/W/D/4H/15/5 states and penalizes corrections.
Anti-chop spacing: minimum separation between 20↔50 and 50↔200.
Context: volume ≥ SMA×mult, ATR% ≥ floor, max distance from EMA-50 to avoid late chases.
Optional breakout: close > prior high (long) / < prior low (short).
Time lockouts: exclude known messy windows (open/close, FX rollover, etc.).
Adaptive slope (optional): slopes auto-tighten/loosen with market heat (ATR% & relative volume).
How to use
Works on 1–5m best; designed for futures, stocks, FX, and crypto.
Use the status table to confirm context (HTF score, VWAP arrows, slopes/ATR/spacing).
Pair with your own risk model; common templates: stop ≈ 1.5–2× ATR, TP ≈ 1.2–1.8R or an ATR trail.
Turn the Signal TF to “1” on 3m/5m charts if you want intrabar PB20 detection.
Why it helps
Ghost Signal tries to stack institutional anchors (VWAP/AVWAP), higher-timeframe bias, and momentum/structure so you participate in moves with real sponsorship—and sit out the braid.
Notes & limits
No indicator removes risk. Expect fewer signals on range days, slippage around news, and thinner markets to require stricter volume/spacing. Past results don’t guarantee future returns.
Extreme Candle Pattern Visualizer🟠 OVERVIEW
This indicator compares the current candle's percentage change against historical data, then highlights past candles with equal or bigger magnitude of movement. Also, for all the highlighted past candles, it tracks how far price extends before recovering to its starting point. It also provides statistical context through percentile rankings.
IN SHORT: Quickly spot similar price movements in the past and understand how unusual the current candle is using percentile rankings.
🟠 CORE CONCEPT
The indicator operates on two fundamental principles:
1. Statistical Rarity Detection
The script calculates the percentage change (open to close) of every candle within a user-defined lookback period and determines where the current candle ranks in this distribution. A candle closing at -9% might fall in the bottom 5th percentile, indicating it's more extreme than 95% of recent candles. This percentile ranking helps traders identify statistically unusual moves that often precede reversals or extended trends.
2. Recovery Path Mapping
Once extreme candles are identified (those matching or exceeding the current candle's magnitude), the indicator tracks their subsequent price action. For bearish candles, it measures how far price dropped before recovering back to the candle's opening price. For bullish candles, it tracks how high price climbed before returning to the open. This reveals whether extreme moves typically extend further or reverse quickly.
🟠 PRACTICAL APPLICATIONS
Mean Reversion Trading:
Candles in extreme percentiles (below 10% or above 90%) often signal oversold/overbought conditions. The recovery lines show typical extension distances, helping traders set profit targets for counter-trend entries.
Momentum Continuation:
When extreme candles show small recovery percentages before price reverses back, it suggests strong directional momentum that may continue.
Stop Loss Placement:
Historical recovery data reveals typical extension ranges after extreme moves, informing more precise stop loss positioning beyond noise but before major reversals.
Pattern Recognition:
By visualizing how similar historical extremes resolved, traders gain context for current price action rather than trading in isolation.
🟠 VISUAL ELEMENTS
Orange Circles: Mark historical candles with similar or greater magnitude to current candle
Red Lines: Track downward extensions after bearish extreme candles
Green Lines: Track upward extensions after bullish extreme candles
Percentage Labels: Show exact extension distance from candle close to extreme point
Percentile Label: Color-coded box displaying current candle's statistical ranking
Hollow Candles: Background rendering for clean chart presentation
🟠 ORIGINALITY
This indicator uniquely combines statistical percentile analysis with forward-looking recovery tracking. While many indicators identify extreme moves, few show what happened next across multiple historical instances simultaneously. The dual approach provides both the "how rare is this?" question (percentile) and "what typically happens after?" answer (recovery paths) in a single visual framework.
Candle Range Price ($ + Labels)Displays each candle’s dollar range with labels and table, highlighting above-average volatility at a glance.
EMA50/200 — Nth Close After Break (Up/Down/Both)This indicator tracks EMA-based momentum confirmation using a customizable N-bar rule.
🧠 Logic:
- You can choose whether to track EMA 50 or EMA 200.
- When the price breaks above (or below) the selected EMA, the indicator starts counting.
- If the price stays on that side of the EMA for N consecutive closes, a single signal is triggered on the Nth bar.
- After signaling, the counter resets — the next signal appears only after a new EMA break.
⚙️ Parameters:
- Target EMA: Choose which EMA (50 or 200) the logic is based on.
- N: Number of consecutive bars required after a break.
- Direction: Up / Down / Both.
- Optional trend filters: Require EMA50 > EMA200 for Up signals, or EMA50 < EMA200 for Down signals.
- Blue ▲ = Bullish signal (Nth close after breaking above EMA)
- Red ▼ = Bearish signal (Nth close after breaking below EMA)
✅ Ideal for identifying strong trend confirmations and filtering out false EMA breakouts.
Multi-Timeframe FVG Detector v2 STEWNewest FVG with alerts and ability to show current TimeFrame Viewed
Syxx Delta [Syxx] - Delta Candles-Delta Candles
Volume Delta Candles offer a straightforward way to analyze trading activity within each candle, making it easier to see what's happening without needing an extra volume indicator. This tool uses lower timeframe or real-time data to show the percentage of buying and selling volume within a candle as a colored bar. Make sure you understand Volume and Volume Delta before jumping in. If you’re not sure, reach out to me first for a quick rundown. But if you're already familiar, you're good to go!
Key Features:
Intrabar Volume Analysis: This feature focuses on the volume within each candle, giving you a clearer picture of the trading activity without relying on external indicators.
Volume Delta: Volume Delta represents the difference between buying and selling volumes. Buy volume is linked to bullish candles, while sell volume is tied to bearish ones. A positive volume delta is shown as a green area, and a negative volume delta is shown as red.
Candle Coloring: Depending on your settings, the tool can color bars either fully or halfway. When set to "Full Bar," it fills the entire bar based on the volume delta. When set to "Half Bar," it colors half or the entire half of the bar. A bar with more selling activity than buying (negative delta) will fill from the top or center downward, and vice versa for a positive delta.
Volume Highlighting: The tool highlights the price level within each candle where the highest volume occurred with a line. If you enable the "Show Previous Max Volume Price" setting, a dot will mark the previous candle's highest volume level.
Real-Time Data: It can use either lower timeframe data or real-time tick data, depending on your preference.
Volume Quintiles - 10 Trading Days, Time-of-Day Awarethis logging in the last 20 trading days in the same time.
CCT Ignition Candle DetectorCCT Ignition Candle Detector
The CCT Ignition Candle Detector indicator was developed to assist traders in identifying “ignition candles” — candles that represent potential high-volatility breakout events accompanied by strong volume and a clear directional move relative to short-term trend averages.
Concept and Functionality
This indicator measures the relationship between the candle’s amplitude (difference between high and low) and the Average True Range (ATR).
The ratio between these two values provides insight into whether the current candle exhibits volatility that is statistically significant compared to its recent history.
Additionally, the indicator evaluates body strength, volume behavior, and proximity to the EMA8 (a short-term dynamic average often used to gauge immediate momentum).
When specific quantitative criteria are met, the indicator identifies the candle as a potential Ignition Candle, meaning it could mark the start of a new impulse move.
Ignition Criteria:
A candle is considered an Ignition Candle when all of the following conditions are satisfied:
Amplitude ≥ 3× ATR
Candle body ≥ 2.5% (difference between open and close relative to open)
Volume ≥ 1.3× SMA14 (volume)
Breakout of the EMA8 in the direction of the move (bullish or bearish)
When these factors align, the indicator marks the corresponding candle with a label and displays an orange highlight in the information panel.
This visual cue helps the trader immediately identify points of high energy or breakout potential in the chart.
Readings and Visual Elements
Yellow line: Candle amplitude (High–Low)
Red line: True Range (ATR)
White line: Moving average of ATR
Info panel: Displays amplitude, ATR value, volume comparison, EMA8 relation, and ignition status.
label on chart: Appears when an ignition candle is detected.
The indicator does not generate trading signals, but provides quantitative context for decision-making.
Practical Usage
Traders may use this indicator to:
Identify potential breakout zones after periods of contraction.
Confirm whether a strong candle represents true momentum or a false breakout.
Combine ignition readings with trend filters (such as higher timeframe EMA or price structure).
Evaluate the strength of reversals or continuation moves.
A common practical approach is to enter in the direction of the ignition candle once it closes,
place a protective stop below or above the candle’s body, and target 1.5–2× the initial risk.
This approach leverages volatility expansion in its early stage.
Recommended Settings:
ATR Length: 14 (default)
EMA Period: 8
Volume MA: 14
Timeframes: Works well in intraday and daily charts.
Notes:
This tool is designed as a volatility and momentum analyzer, not a buy/sell system.
It should be used together with broader market context, price structure, and volume confirmation.
It aims to standardize the interpretation of large candles, allowing the trader to objectively identify when volatility expansion is statistically relevant.
Credits:
Developed by Central CryptoTraders © 2025
指定周期 MACustom Timeframe Moving Average (MA)
This indicator allows you to display a Moving Average from a higher or custom timeframe directly on your current chart.
📌 Features:
Choose any custom timeframe (e.g. 1H, 4H, 1D)
Supports multiple MA lengths (e.g. 20, 40, 60…)
Helps identify trend direction and key dynamic support/resistance
Ideal for multi-timeframe trading strategies
💡 Usage Example:
View 1H MA on a 5-minute chart for stronger trend confirmation
Use longer period MA as trend filter, shorter MA for entry signals
🚀 A great tool for swing traders, scalpers, and day traders who rely on multi-timeframe confluence.
DEFECT WARRIORPrecise DEFECT candle detection with visual arrows and labels
Zone context: Demand/Supply (DM/SP) + FVG proximity filter
Optional Fib clustering at 0.617 / 0.500 / 0.242 for refined entries
HTF bias (H4/D1/H12) to reduce counter-trend noise
Clear alerts for BUY/SELL, zone touch, and Fib confirmations
Lightweight, readable visuals for fast decision-making
How to use
Choose your signal timeframe (e.g., M30/H1).
Enable HTF bias (e.g., D1 or H4) to keep setups in trend.
Look for DEFECT signals inside/near zones and at Fib levels.
Plan SL beyond the nearest wick/zone; manage TP with your risk model.
Good for swing and intraday traders who want rule-based entries with zone + Fib confluence and minimal chart clutter
HammerThis indicator automatically detects powerful candlestick formations such as Hammer, Inverted Hammer, Bullish Engulfing, Hanging Man, Shooting Star, and Bearish Engulfing.
It visually marks potential reversal zones on the chart and provides instant Long / Short alerts.
By combining pattern recognition with swing levels, it helps you identify possible trend reversals more clearly.
A simple, fast, and price-action-focused tool for smarter trading decisions.
💡 Yellow dotted lines indicate possible reaction zones around swing points.
CCT Average True RangeCCT Ignition Candle Detector
The CCT Ignition Candle Detector indicator was developed to assist traders in identifying “ignition candles” — candles that represent potential high-volatility breakout events accompanied by strong volume and a clear directional move relative to short-term trend averages.
Concept and Functionality
This indicator measures the relationship between the candle’s amplitude (difference between high and low) and the Average True Range (ATR).
The ratio between these two values provides insight into whether the current candle exhibits volatility that is statistically significant compared to its recent history.
Additionally, the indicator evaluates body strength, volume behavior, and proximity to the EMA8 (a short-term dynamic average often used to gauge immediate momentum).
When specific quantitative criteria are met, the indicator identifies the candle as a potential Ignition Candle, meaning it could mark the start of a new impulse move.
Ignition Criteria:
A candle is considered an Ignition Candle when all of the following conditions are satisfied:
Amplitude ≥ 3× ATR
Candle body ≥ 2.5% (difference between open and close relative to open)
Volume ≥ 1.3× SMA14 (volume)
Breakout of the EMA8 in the direction of the move (bullish or bearish)
When these factors align, the indicator marks the corresponding candle with a label and displays an orange highlight in the information panel.
This visual cue helps the trader immediately identify points of high energy or breakout potential in the chart.
Readings and Visual Elements
Yellow line: Candle amplitude (High–Low)
Red line: True Range (ATR)
White line: Moving average of ATR
Info panel: Displays amplitude, ATR value, volume comparison, EMA8 relation, and ignition status.
label on chart: Appears when an ignition candle is detected.
The indicator does not generate trading signals, but provides quantitative context for decision-making.
Practical Usage
Traders may use this indicator to:
Identify potential breakout zones after periods of contraction.
Confirm whether a strong candle represents true momentum or a false breakout.
Combine ignition readings with trend filters (such as higher timeframe EMA or price structure).
Evaluate the strength of reversals or continuation moves.
A common practical approach is to enter in the direction of the ignition candle once it closes,
place a protective stop below or above the candle’s body, and target 1.5–2× the initial risk.
This approach leverages volatility expansion in its early stage.
Recommended Settings:
ATR Length: 14 (default)
EMA Period: 8
Volume MA: 14
Timeframes: Works well in intraday and daily charts.
Notes:
This tool is designed as a volatility and momentum analyzer, not a buy/sell system.
It should be used together with broader market context, price structure, and volume confirmation.
It aims to standardize the interpretation of large candles, allowing the trader to objectively identify when volatility expansion is statistically relevant.
Credits:
Developed by Central CryptoTraders © 2025
The DTC Indicator — The Day Trading Channel EditionThe DTC Indicator is a modern market visualization toolkit built for precision traders who value structure, timing, and clarity.
Developed by The Day Trading Channel (DTC) team, this invite-only indicator translates institutional market concepts into clean, actionable visuals — helping traders analyze price behavior with structure-based insights rather than emotion-driven guesses.
This edition of the DTC Indicator focuses on visual clarity and analytical accuracy, combining session-based setups, dynamic target and invalidation markers , and a real-time dashboard that keeps users informed on every setup formed across the chart.
The DTC Indicator is not a signal service or auto-trading tool. Instead, it’s designed as a technical companion — built for discretionary traders looking to interpret price behavior more efficiently and consistently.
🔷 Core Features
1️⃣ Session-Based Setups
Each market session is automatically detected and mapped with clear start and end points, allowing traders to visualize session structures, identify potential setups, and see key shifts in price momentum in real time.
2️⃣ Setup Visualization (Buy & Sell Structures)
When price action forms a qualified bullish or bearish setup based on DTC’s internal structure logic, a clean arrow appears on the candle, marking the beginning of a new analytical setup — not a trade execution signal.
3️⃣ Target & Invalidation Markers
Dynamic visual markers are placed on the chart representing potential “Target” and “Invalidation” levels. These labels reflect structure-based reference points — not guaranteed outcomes. They are purely visual guides for educational market interpretation.
4️⃣ Real-Time Dashboard
A modern blue-themed floating table appears on the right-hand side of the chart displaying:
Latest session’s detected setup direction
Current session time
Observed success ratio (simulated data only)
Key setup information including entry reference, target, and invalidation zones
5️⃣ Multi-Market Compatibility
Works seamlessly across Forex, Indices, Commodities, and Crypto markets — especially optimized for M5 to H1 timeframes.
6️⃣ Smart Alerts
Integrated with alert() functionality for users who wish to receive notifications when new setups are formed. Each alert displays price level, target, and invalidation references in an educational format — suitable for discretionary follow-up analysis.
🔹 Usage Guidance
The DTC Indicator is best utilized as a contextual analysis tool , not an entry/exit engine.
Traders can use the displayed setups and markers to understand how price structures form and how institutional-style shifts occur during different market sessions.
For optimal results:
Focus on 1–2 sessions per day.
Observe how setups evolve relative to session highs/lows.
Combine with other analytical tools or frameworks (liquidity, FVGs, imbalance zones, etc.) to create a complete decision-making process.
🔷 Customization & UI
The interface follows a Modern Blue visual theme for a clean, minimal, and professional look.
Users can customize:
Session time ranges
Table position and visibility
Alert preferences
Text size and alignment
All elements are optimized for clarity and lightweight performance on live charts.
🧩 Technical Notes
Designed purely as a visual analytical indicator , not as an automated strategy.
No strategy.* functions are used.
Signals are generated only on confirmed bar closes to ensure stable, repaint-free visualization.
Alerts include confirmed setups only.
Simulated rate display reflects calculated structure outcomes — not actual trade performance.
⚠️ Risk Disclaimer
Trading financial markets involves significant risk and is not suitable for all investors.
The DTC Indicator is provided for educational and informational purposes only .
It does not provide financial advice, trading signals, or any guarantee of future performance.
Users should perform their own independent analysis before making trading decisions.
Pro Trading Signals - Trend + S/R + Risk// ============================================
// PROFESSIONAL TRADING STRATEGY NOTES
// ============================================
// === WHAT THIS STRATEGY DOES ===
// 1. TREND ANALYSIS: Uses multiple EMAs (9, 21, 50, 200) to identify trend direction
// 2. SUPPORT/RESISTANCE: Automatically detects key price levels
// 3. RISK MANAGEMENT: Calculates stop loss and take profit with 2:1+ R:R ratio
// 4. SIGNAL SCORING: Only trades high-quality setups (60/100+ score)
// 5. ENTRY TYPES: Pullbacks, support/resistance bounces, breakouts
// === KEY IMPROVEMENTS FROM BASIC SIGNALS ===
// ✓ Trend alignment required (no counter-trend trades)
// ✓ Support/resistance confirmation
// ✓ Volume and momentum filters
// ✓ Automatic stop loss and take profit levels
// ✓ Signal quality scoring (filters out weak signals)
// ✓ Risk:Reward ratio enforcement (minimum 2:1)
// ✓ Volatility filter (avoids choppy markets)
Qullamaggie 8EMA/21EMA/50EMA//Exponantial Moving Average - 8
//Exponantial Moving Average - 21
//Simple Moving Average - 50
Gold RCI Signalトレンド転換点をRCI×CCI×ボラティリティで検出するロング専用インジケーター。ゴールド(XAUUSD)対応。
A long-only indicator that detects trend reversal points using a combination of RCI, CCI, and volatility. Optimized for Gold (XAUUSD).
#RCI #CCI #volatility #trendreversal #gold #XAUUSD #indicator
Engulfing Bar PatternEngulfing Bar Pattern Indicator
Detects and highlights engulfing bar patterns on any timeframe. An engulfing bar occurs when the current candle's total range (high to low) completely engulfs the previous candle's range.
Features:
Bullish Engulfing: Green candle that takes out both the previous bar's high and low - signals potential upward momentum
Bearish Engulfing: Red candle that takes out both the previous bar's high and low - signals potential downward momentum
Visual alerts: Colors engulfing bars and displays buy/sell arrows
TradingView alerts: Configurable alert notifications when patterns form
Fully customizable: Adjust colors, toggle arrows, enable/disable alerts
Best used on: 1-minute to 1-hour timeframes for futures trading, effective for identifying potential reversal or continuation signals at key market levels.
Weekly Breakout Screenermencari harga saham yang kuat breakout harga mingguan. potensi swing trading
4h Top & BottomDraws a line at the top of the first 4h candle as well as the bottom. Colors the background green for possible long entries after reclaiming the bottom and red for short entries after rejecting the top.
[NBK] Cover Buy Sell Cover Buy Sell — Engulfing Reversals with EMA/ATR Trend & Quality Filters
What it does
This indicator flags high-quality bullish/bearish reversal candles only when they align with a short-term trend and pass several objective quality filters. It is not a simple mashup: each component serves a distinct role and they work together to keep early/low-quality signals out.
How it works (components & interaction)
Pattern engine (entry candidates)
Bullish side (Cover Buy):
Body Engulf: current green body fully covers the prior red body, or
Piercing (relaxed): prior red → current green closes above the prior body’s midpoint (not beyond prior open).
Bearish side (Cover Sell):
Full-candle Engulf: current red candle (body + wicks) covers the entire prior candle, or
Body Engulf: current red body fully covers the prior body, or
Dark-Cloud (relaxed): prior green → current red closes below the prior body’s midpoint.
Short-term trend gate (non-repainting)
Trend is defined by the EMA slope between bar-1 and bar-2, scaled by ATR to require minimum strength.
Slope < 0 → only bullish candidates pass. Slope > 0 → only bearish candidates pass.
Body-size filter (noise control)
Rejects tiny candles: each body is compared with the lookback average body size.
For bearish candidates an additional ratio check requires current body ≥ a fraction of the prior body (to avoid weak top-ticks).
Peak filters for bearish signals (late, cleaner tops)
Distance above EMA: the high must be at least X × ATR above EMA (avoids mid-range noise).
Near local high: the high of the current bar (or bar-1) must be close to the highest high in a recent window.
Break confirmation: close must break low by at least Y × ATR (filters shallow dark-clouds).
Only when a candidate satisfies the pattern ➝ trend ➝ size ➝ peak sequence is a signal printed/alerted.
Inputs (key parameters)
EMA length, Min EMA slope vs ATR, ATR length: trend strength.
Lookback for average body, Min body vs average, Bear body ratio: body-quality filters.
High distance above EMA (×ATR), Local high lookback, Tolerance to local high (×ATR), Min break of low (×ATR): bearish peak confirmation.
Alerts
Built-in alerts fire on bar close for both Cover Buy and Cover Sell.
How to use
Increase High distance above EMA / Local high lookback / Min break of low to reduce early Cover Sell in ranges.
If you miss good tops, ease those thresholds slightly.
Works across symbols/timeframes; evaluated on bar close; no repaint from the trend gate.
Notes
This tool is a signal screener, not financial advice. For best results, combine with your structure/SR zones, risk management, and execution rules.