Adaptive Scalping with Take ProfitThis is a comprehensive and adaptive trading system designed specifically for scalping XAUUSD (Gold) on a 3-minute timeframe. Its main feature is that it "adapts" to current market conditions rather than using fixed parameters. It provides clear BUY, SELL, and EXIT signals directly on the chart.
Key Components
1. Adaptive Entry Signal (KAMA)
Instead of using standard moving averages (like EMA or SMA), the entry logic is based on Kaufman's Adaptive Moving Average (KAMA).
How it's adaptive: KAMA automatically adjusts its speed based on market noise. It moves slowly when the market is choppy and sideways, filtering out many false signals. It speeds up when a clear trend emerges, allowing you to enter a move early.
A BUY signal is generated when the faster KAMA crosses above the slower KAMA. A SELL signal is generated on a cross-under.
2. Volatility Filter
The system includes an optional filter that uses the Average True Range (ATR) to measure market volatility.
A trade signal will only appear if the market is volatile enough for scalping. This prevents you from entering trades when the market is flat and there's little opportunity for profit.
3. Dual Exit Strategy (Adaptive)
This is the most advanced part of the system. It gives you two ways to exit a trade to maximize and protect profits:
Dynamic Take Profit: When a trade starts, a profit target (the blue circles) is immediately plotted on the chart. This target is calculated using the ATR, so on a volatile day, the target will be further away. If the price hits this level, it's a signal to take your profits.
ATR Trailing Stop: This is your safety net. It's a stop loss that automatically "trails" behind the price as it moves in your favor (the green/red line). If the market suddenly reverses, the trade is closed when the price hits this trailing stop, locking in any accumulated profit.
An EXIT label appears on the chart as soon as one of these two conditions is met.
4. On-Chart Visuals
BUY/SELL/EXIT Labels: Clear, unmissable labels appear to show you exactly when to enter and exit.
Bar Coloring: The chart candles are colored green when the trend is bullish (fast KAMA > slow KAMA) and red when the trend is bearish, giving you an instant visual confirmation of the market sentiment.
Indicators and strategies
Angle Market Structure [BigBeluga]🔵 OVERVIEW
Angle Market Structure is a smart pivot-based tool that dynamically adapts to price action by accelerating breakout and breakdown detection. It draws market structure levels based on pivot highs/lows and gradually adjusts those levels closer to price using an angle threshold. Upon breakout, the indicator projects deviation zones with labeled levels (+1, +2, +3 or −1, −2, −3) to track price extension beyond structure.
🔵 CONCEPTS
Adaptive Market Structure: Uses pivots to define structure levels, which dynamically angle closer to price over time to capture breakouts sooner.
Breakout Acceleration: Pivot high levels decrease and pivot low levels increase each bar using a user-defined angle (based on ATR), improving reactivity.
Deviation Zones: Once a breakout or breakdown occurs, 3 deviation levels are projected to show how far price extends beyond the breakout point.
Count Labels: Each successful structure break is numbered sequentially, giving traders insight into momentum and trend persistence.
Visual Clarity: The script uses colored pivot points, trend lines, and extension labels for easy structural interpretation.
🔵 FEATURES
Calculates pivot highs and lows using a customizable length.
Applies an angle modifier (ATR-based) to gradually pull levels closer to price.
Plots breakout and breakdown lines in distinct colors with automatic extension.
Shows deviation zones (+1, +2, +3 or −1, −2, −3) after breakout with customizable size.
Color-coded labels for trend break count (bullish or bearish).
Dynamic label sizing and theme-aware colors.
Smart label positioning to avoid chart clutter.
Built-in limit for deviation zones to maintain clarity and performance.
🔵 HOW TO USE
Use pivot-based market structure to identify breakout and breakdown zones.
Watch for crossover (up) or crossunder (down) events as trend continuation or reversal signals.
Observe +1/+2/+3 or -1/-2/-3 levels for overextension opportunities or trailing stop ideas.
Use breakout count as a proxy for trend strength—multiple counts suggest momentum.
Combine with volume or order flow tools for higher confidence entries at breakout points.
Adjust the angle setting to fine-tune sensitivity based on market volatility.
🔵 CONCLUSION
Angle Market Structure enhances traditional pivot-based analysis by introducing breakout acceleration and structured deviation tracking. It’s a powerful tool for traders seeking a cleaner, faster read on market structure and momentum strength—especially during impulsive price moves or structural transitions.
Adaptive Candle Signals█ OVERVIEW
The Adaptive Candle Signals indicator is a Pine Script® tool designed to identify key candlestick patterns on the chart, such as Bullish Engulfing, Bearish Engulfing, Piercing Line, Dark Cloud Cover, Morning Star, Evening Star, Three White Soldiers, Three Black Crows, and Three Inside Up/Down. The indicator allows customization of settings, including a Moving Average (MA) filter, candle size control, and maximum wick percentage, enabling precise adaptation to various trading strategies. Signals are displayed as labels on the chart, and each pattern can trigger alerts for user convenience.
█ CONCEPTS
The indicator is designed with flexibility and readability in mind. Its main features include:
Features
Signal Filtering: Enables the use of a Moving Average (MA) filter to confirm signals based on trend direction. Bullish signals are generated when the price is above the MA, and bearish signals when below.
Pattern Customization: Users can enable or disable individual candlestick patterns and adjust their parameters, such as maximum wick percentage or candle size multiplier. The candle size multiplier applies to the largest candle in the pattern and determines its minimum size relative to the average candle body size over a specified volatility period.
Labels and Colors: Signals are displayed as clear labels with customizable colors for bullish and bearish patterns.
Alerts: Each pattern has a dedicated alert function, facilitating integration with automated trading strategies.
List of Patterns
The indicator recognizes the following candlestick patterns (labels displayed in parentheses):
Bullish Engulfing (BE): Signals a potential upward reversal after a downtrend.
Bearish Engulfing (BE): Indicates a possible downward reversal after an uptrend.
Piercing Line (PL): A bullish pattern suggesting a bounce from support.
Dark Cloud Cover (DC): A bearish pattern indicating a potential downward reversal.
Morning Star (MS): A three-candle bullish pattern signaling an upward reversal.
Evening Star (ES): A three-candle bearish pattern indicating a downward reversal.
Three White Soldiers (3WS): A strong bullish signal based on three large bullish candles.
Three Black Crows (3BC): A strong bearish signal based on three large bearish candles.
Three Inside Up/Down (3Up/3Dn): Patterns indicating trend reversal based on an inside bar structure.
Settings
Settings are organized as follows:
MA Filter: Allows enabling a Moving Average (SMA, EMA, WMA) to filter signals based on trend direction.
Pattern Parameters: Each pattern has its own settings, such as volatility period, candle size multiplier, and maximum wick percentage. The size of the largest candle in the pattern is compared to the average candle body size over the specified volatility period.
Colors and Labels: Users can customize label colors and their distance from candles to improve readability.
█ SETTINGS
Detailed description of the indicator’s settings:
MA Filter:
Use MA Filter: Enables/disables the Moving Average filter.
MA Length: Specifies the period of the Moving Average (default: 50).
MA Type: Choose between SMA, EMA, or WMA.
MA Source: Select the data source (default: close price).
Pattern Settings:
Enable Pattern: Checkbox for each pattern (e.g., Bullish Engulfing, Morning Star).
Maximum Wick Percentage: Defines the maximum allowable wick size as a percentage of the candle body.
Big Candle Filter: Enables/disables checking if the largest candle in the pattern is larger than the average over the specified volatility period.
Volatility Period: Sets the period for calculating the average candle body size.
Candle Multiplier: Multiplier determining the minimum size of the largest candle in the pattern relative to the average candle body size over the specified volatility period.
Appearance:
Signal Text Color: Color of the label text (default: white).
Bullish Label Color: Color for bullish signals (default: green).
Bearish Label Color: Color for bearish signals (default: red).
Label Offset Factor: Controls the distance of labels from candles (from 0.0 to 1.0).
█ HOW TO USE
Add the indicator to your TradingView chart.
Configure the settings in the indicator’s dialog box:
Enable desired candlestick patterns.
Adjust the MA filter parameters to restrict signals to the trend.
Set colors and label offset for better readability.
Enable alerts for selected patterns to receive real-time notifications.
Monitor the labels on the chart and use them alongside other technical analysis tools.
█ LIMITATIONS
The indicator relies on historical price data and may produce false signals in volatile market conditions.
The big candle filter may be less effective on charts with low volatility.
The indicator performs best when combined with other analysis methods, such as support and resistance levels.
Multi-Pip Grid (Adjustable) — FixedThis indicator draws multiple sets of horizontal grid lines on your chart at user-defined pip intervals. It’s designed for traders who want to quickly visualize key price levels spaced evenly apart in pips, with full control over pip size, grid spacing, and appearance.
Features:
Adjustable pip size — works for Forex, gold, crypto, and indices (e.g., 0.0001 for EURUSD, 0.10 for XAUUSD, 1 for NAS100).
Six grid spacings — 1000 pips, 500 pips, 250 pips, 125 pips, 62.5 pips, and 31.25 pips. Each grid can be toggled on or off.
Customizable base price — center the grid at the current market price or any manually entered price.
Optional snap-to-grid — automatically aligns the base price to the nearest multiple of the smallest step for perfect alignment.
Flexible range — choose how many grid lines are drawn above and below the base price.
Distinct colors per grid level for easy identification.
Automatic cleanup — removes old lines before redrawing to avoid clutter.
Use cases:
Identify large and small pip-based support/resistance zones.
Plan entries/exits using fixed pip distances.
Visualize scaled take-profit and stop-loss zones.
Overlay multiple timeframes with consistent pip spacing.
Supertrend - Support & ResistanceSupertrend – Multi-Timeframe Support & Resistance
This script overlays multiple Supertrend bands from higher timeframes on a single chart and treats them as dynamic support and resistance. The goal is simple: see the bigger picture without leaving your current timeframe.
What it does
• Calculates Supertrend using the same ATR Length and Factor across 5m, 15m, 30m, 1h, 4h, 8h, 12h, and 1D.
• Pulls each timeframe via request.security(..., lookahead_off) so values only update on candle close. No look-ahead, no “teleporting” lines.
• Plots each timeframe’s Supertrend as an on-chart band with increasing transparency the higher you go, so you can visually separate short-term vs higher-timeframe structure.
• Colors indicate direction:
• Green = bearish band above price (acting as resistance)
• Red = bullish band below price (acting as support)
• Drops compact labels (5m, 15m, 30m, etc.) every 20 bars right on the corresponding Supertrend level, so you can quickly identify which line belongs to which timeframe.
Why this helps
Supertrend is great for trend definition and trailing stops. But one timeframe alone can whipsaw you. By stacking multiple timeframes:
• Confluence stands out. When several higher-TF bands cluster, price often reacts.
• You see where intraday pullbacks are likely to pause (lower TF bands) and where trend reversals are more meaningful (higher TF bands).
• It’s easier to align entries with the dominant trend while still timing them on your working timeframe.
How it works (quick refresher)
Supertrend uses ATR to offset a median price with a multiplier (Factor). When price crosses the band, direction flips and the trailing line switches sides. This script exposes:
• ATR Length (default 10): sensitivity of the ATR. Smaller = tighter band, more flips. Larger = smoother, fewer flips.
• Factor (default 3.0): multiplier applied to ATR. Larger = wider band, more conservative.
The same settings are used for all timeframes for clean, apples-to-apples comparisons.
How to use it
• Trend alignment: Prefer longs when most higher-TF lines are below price (red support). Prefer shorts when most are above price (green resistance).
• Pullback entries: In an uptrend, look for pullbacks into a lower-TF red band that lines up near a higher-TF red band. That overlap is your “zone.”
• Breakout confirmation: A strong break and close beyond a higher-TF band carries more weight than a lower-TF poke.
• Stops and targets: Use the nearest opposing band as a logic point. For example, in a long, if price loses the lower-TF red band and the next higher-TF band is close overhead, trim or tighten.
Signals you can read at a glance
• Stacking: Multiple red bands beneath price = strong bullish structure. Multiple green bands above price = strong bearish structure.
• Compression: Bands from different TFs squeezing together often precede expansion.
• Flip zones: When a higher-TF band flips side, treat that level as newly minted support/resistance.
Design choices in the code
• lookahead_off on all request.security calls avoids repainting from future data.
• Increasing transparency as the timeframe rises makes lower-TF context visible without drowning the chart.
• Labels every 20 bars keep the chart readable while still giving you frequent anchors.
Good to know (limits and tips)
• This is an overlay of closed-bar Supertrend values from higher TFs. Intrabar moves can still exceed a band before close; final signal prints at candle close of that timeframe.
• Using the same ATR/factor across TFs makes confluence easier to judge. If you need independent tuning per TF, you can clone the security calls and add separate inputs.
• On very low timeframes with many symbols, multiple request.security calls can be heavy. If performance drops, hide one or two higher TFs or increase the label spacing.
Risk note
This is a context tool, not an auto-trader. Combine it with structure (HH/HL vs LH/LL), volume, and your execution rules. Always test on your market and timeframe before committing real capital.
✨Smart Option MACD: Bullish, Bearish, Neutral Logic by AKM ✨The **Smart Option MACD: Bullish, Bearish, Neutral Logic by AKM** is an advanced indicator designed for TradingView, tailored for option traders on indices like NIFTY. It automates options trend scanning by applying MACD analysis to both Call (CE) and Put (PE) options near the ATM (At-The-Money) strike, providing actionable market states—Bullish, Bearish, or Neutral—using distinct logic for both strikes and overall market context.
***
### Core Features
- **Option Selection Logic:** The script dynamically calculates ATM, CE, and PE strike prices based on the underlying index spot price and customizable user inputs for expiry, strike distance, and OTM/ITM shift.
- **MACD on Option Prices:** For both CE and PE symbols, the indicator computes the MACD (Moving Average Convergence Divergence) and Signal lines. It uses standard MACD settings: 12-period EMA (fast), 26-period EMA (slow), and 9-period Signal.
- **Strike Status Classification:**
- AZL 🔼: Indicates MACD > 0 for that option, signifying positive momentum.
- BZL 🔽: Indicates MACD 0 & crossover up), PE is bearish (MACD<0 & crossover down).
- **Bearish:** PE is bullish & crossover up, CE is bearish & crossover down.
- **Neutral:** All other scenarios—including mixed or undefined signals.
***
### Table Output
A real-time table is displayed on the chart (top-right) with key option and market details:
- Spot price
- ATM Strike
- CE/PE strike status (momentum + crossover logic)
- Option prices
- Overall market state, color-coded for clarity
***
### How to Use This Indicator
- **Entry Signal:** Use the Bullish/Bearish status for directional trades or option strategies. Bullish calls for buying or selling upward momentum options; Bearish favors downside trades. Neutral advises caution or range-bound trades.
- **Customizability:** Expiry, strike width, OTM/ITM offset, and chart resolution are user-controlled, allowing adaptation to different market contexts.
- **Best Practice:** Use alongside price action, support/resistance zones and other indicators to confirm options momentum, as MACD is powerful yet not infallible.
***
### Who Is It For?
- **Option traders** who want to automate trend/momentum detection for CE/PE strikes instead of manual chart switching.
- **Index traders** (NIFTY, BANKNIFTY...) seeking systematic edge in intraday/positional strategies tied to option momentum.
- **Technical analysts** interested in visual, rule-based signals combining options data and classic MACD logic.
***
The Smart Option MACD indicator streamlines multi-strike, multi-option momentum analysis and presents clear actionable logic directly on your chart for enhanced decision-making. Use it as a core part of your TradingView toolkit for options-focused market views.
Fed Cuts (ZQ) - Clear Signal (0-100)Description:
0–100 “cuts signal” for how much markets expect the Fed to cut rates over the next
~12 months.
Colors at a glance:
0–33 = Calm (blue) : little/no cuts priced.
33–66 = Watch (amber) : cuts meaningfully priced.
66–100 = Act (red) : substantial cuts priced / accelerating.
Key cues to watch:
Crosses up through 33 → “Watch”: prep reallocations; tighten risk; line up entries.
Crosses up through 66 → “Act”: tilt toward cut-beneficiaries; be careful with rate-sensitive cyclicals.
Falls back below 66: urgency cooling—scale back aggressive tilts.
Falls back below 33: back to baseline—return to neutral playbook.
Fast jumps (few days): rapid repricing—expect headline sensitivity.
Best use: Pair with my Risk mood and Labor Softness indicator.
Strong agreement = higher-conviction moves.
Symbols (once): Near = ZQ1!; Far ≈ ZQ13! (or same month next year). Adjust smoothing if it looks jumpy.
TradeX Labs PriceActionTradeX Labs Price Action — Multi-Layered Market Structure & Liquidity Visualizer
This invite-only script is a unified price-action framework for traders who want a clear, multi-timeframe visual map of structure, liquidity events, and execution zones. It is not a simple combination of existing tools — all modules are custom-built in-house and designed to work from a shared data model, ensuring every feature interacts seamlessly with the others.
Purpose & Core Design
The script’s foundation is a fractal-based swing engine that detects high-quality structural pivots. These pivots form the anchor points for:
BOS (Break of Structure) and structural shift detection
Liquidity sweep identification for stop hunts and inducements
Session range mapping (e.g., Asian high/low)
Rule-based zone projection using displacement and retracement logic
Rather than plotting isolated indicators, every detection method feeds into a single structure model so that BOS, liquidity events, and zones are all derived from the same underlying market map.
Zone Generation & Entry Mapping
Zones are calculated from swing-to-swing displacement legs and projected using Fibonacci presets (50 %, 61.8 %, 78.6 %). Users can select:
Calculation method: Fibonacci, Point of Interest (POI), or both
Zone frequency: High (wider), Medium (balanced), or Low (deeper) retracement levels
Extension length: Forward projection in bars to match chart timeframe
This ensures zones are consistent, structurally relevant, and adaptable to different styles.
Inducement & Liquidity Filters
For refined context, setups can be filtered by inducement type:
Minor: Sweeps of current day/session highs or lows
Medium: Sweeps of previous day’s highs/lows
Major: Sweeps of weekly highs/lows
Filters may run independently or in combination, hiding zones that lack interaction with key liquidity levels.
QuickStrikes Session Filter
QuickStrikes is an optional filter that checks BOS and/or entry levels against the Asian session high/low:
V1 (BOS validation): BOS position relative to session range
V2 (Entry validation): Entry zone position relative to session range
V3 (Combined): Both BOS and entry must meet positional criteria
Multiple modes can be active simultaneously, and all selected conditions must pass for a setup to display.
Custom Visuals & Usability
Every plotted element — zones, BOS labels, inducement levels, arrows, risk/reward boxes — can be styled to match any chart theme. The optional visual panel provides an at-a-glance risk-to-reward display.
Disclaimer
This is an original, closed-source TradeX Labs tool built entirely from proprietary logic referencing known concepts (e.g., Fibonacci ratios, session ranges, swing detection) within a rule-based framework. It produces visual analysis only and does not predict price or guarantee results. Default settings are for illustration; traders should adjust to their instrument and timeframe.
Daily Signal Alert**📄 English Description (English version)**
**Indicator Name:** Daily Signal Alert + Multi-Indicator Dashboard & Volume Profile
This all-in-one indicator combines multiple technical analysis tools into a single dashboard to help you read market movements easily and make better trading decisions.
It provides technical signals, key support/resistance levels, and a basic volume profile, along with a smart alert system.
**Included Indicators:**
1. **Exponential Moving Averages (EMA 9/20/50):**
* Shows current trend by comparing EMA9 & EMA20 with EMA50.
* Generates bullish and bearish crossover signals.
2. **MACD (12/26/9):**
* Generates bullish and bearish crossovers between MACD line and Signal line.
3. **Relative Strength Index (RSI 14):**
* Detects overbought (RSI > 70) and oversold (RSI < 30) conditions.
4. **Average Directional Index (ADX 14):**
* Measures trend strength and indicates if the trend is bullish or bearish.
5. **Candle Behavior (Squeeze):**
* Compares the current candle size with the previous one to detect momentum squeeze/expansion.
6. **Relative Volume (RVOL):**
* Shows if current volume is above or below average.
7. **Traditional Pivot Levels (Daily / Weekly / Monthly / Auto):**
* Displays key support and resistance levels.
8. **Approximate Volume Profile (POC / VAH / VAL):**
* Identifies Point of Control (POC) and Value Area range.
**Features:**
* Option to display all signals or only the latest one (removing old ones).
* Dashboard table summarizing indicator states with automatic coloring.
* Automatic alerts when any signal appears.
* Auto mode for pivot timeframe selection.
* Basic volume profile to highlight accumulation/distribution zones.
**How to Use:**
* Enable or disable “Show All Signals” depending on your trading style.
* Monitor the dashboard to quickly check indicator states.
* Use Pivot Levels & Volume Profile for key market zones.
* Enable alerts to get notified immediately after a candle closes.
**📄 Arabic Description (الوصف العربي)**
**اسم المؤشر:** Daily Signal Alert + Multi-Indicator Dashboard & Volume Profile
هذا المؤشر المتكامل يجمع بين عدة أدوات تحليل فني في لوحة واحدة، ليساعدك على قراءة حركة السوق بسهولة واتخاذ قرارات تداول أفضل.
المؤشر يعرض إشارات فنية، مستويات دعم ومقاومة، وجانب من تحليل حجم التداول، بالإضافة إلى نظام تنبيه ذكي.
**المؤشرات المدمجة:**
1. **المتوسطات المتحركة الأسية (EMA 9/20/50):**
* يعرض الاتجاه الحالي عبر مقارنة EMA9 و EMA20 مع EMA50.
* إشارات تقاطع صاعدة وهابطة.
2. **مؤشر الماكد (MACD 12/26/9):**
* يعطي إشارات تقاطع صاعدة وهابطة بين خط الماكد وخط الإشارة.
3. **مؤشر القوة النسبية (RSI 14):**
* يحدد حالات التشبع الشرائي (RSI > 70) والتشبع البيعي (RSI < 30).
4. **مؤشر الاتجاه المتوسط (ADX 14):**
* يقيس قوة الاتجاه مع تحديد إذا كان صاعداً أو هابطاً.
5. **سلوك الشموع (Squeeze):**
* يقارن حجم الشمعة الحالية مع السابقة لتحديد ضغط أو انفراج الحركة.
6. **حجم التداول النسبي (RVOL):**
* يحدد إذا كان حجم التداول أعلى أو أقل من المتوسط.
7. **مستويات Pivot التقليدية (Daily / Weekly / Monthly / Auto):**
* تعرض نقاط الدعم والمقاومة الرئيسية.
8. **بروفايل الحجم التقريبي (POC / VAH / VAL):**
* يحدد نقطة التحكم (POC) ومنطقة القيمة.
**المزايا:**
* عرض جميع الإشارات أو آخر إشارة فقط (مع حذف الإشارات القديمة).
* جدول ملخص لحالة كل مؤشر مع تلوين تلقائي.
* تنبيهات تلقائية عند ظهور أي إشارة فنية.
* دعم الوضع التلقائي لاختيار إطار مستويات الـ Pivot.
* عرض بروفايل حجم تداول تقريبي لمناطق التجميع/التوزيع.
**طريقة الاستخدام:**
* فعّل أو عطّل عرض جميع الإشارات حسب أسلوبك.
* راقب الجدول لمعرفة حالة المؤشرات لحظياً.
* استخدم مستويات الـ Pivot والبروفايل لتحديد مناطق الدعم والمقاومة.
* فعّل التنبيهات لتصلك الإشارات فور إغلاق الشمعة.
Enhanced Market StructureEnhanced Market Structure — Multi-Timeframe Liquidity & Structure Engine
This invite-only tool is a purpose-built market-structure framework that blends multiple analytical layers into a single, rule-driven visualization. It is not a generic mashup — each component is custom-coded in-house and interconnected to provide traders with a contextual map of price action across timeframes.
Purpose & Scope
The script consolidates structural shifts, liquidity events, and high-value zones from higher-timeframe analysis (e.g., 4 H, Daily) into the active trading chart. It draws on price-action concepts such as displacement, liquidity sweeps, and retracement zones, but implements them through its own coded logic, allowing traders to read structure without manually scanning multiple charts.
Core Framework & Interactions
Rather than running unrelated indicators side-by-side, all components here feed into each other:
Swing Engine — A zigzag-style pivot detector filters out low-quality swings using displacement thresholds. These swings anchor structural break logic and define leg boundaries for retracements.
Structural Logic — BOS and CHOCH events are generated from swing shifts and displacement confirmation, then validated against liquidity-sweep checks.
Liquidity Mapping — Stop-hunt wicks and sweep zones are automatically flagged to add confluence to break events and rejection patterns.
Retracement & Zone Builder — Custom Fibonacci presets (50 %, 61.8 %, 71.8 %) project consistent high/medium/low-risk entry zones. These zones are classified as external, internal, or microstructure, and extend forward to track price interaction.
Multi-Timeframe Overlay — Higher-timeframe structure remains visible while working on lower execution charts, preserving narrative context during intraday decision-making.
Every module is built from scratch so that structural events, sweeps, and zones all share the same internal data model — meaning they are synchronized rather than “bolted together.”
Visual Outputs
BOS / CHOCH labels with directional color-coding
Liquidity-sweep markers and rejection tags
Bullish/Bearish zones by structural type (external, internal, micro)
Optional Fibonacci overlays on displacement legs
Zone contact arrows marking price interaction (informational only, not trade signals)
Settings Overview
Key adjustable parameters include pivot sensitivity, zone extensions, type filters (all/external/internal), risk-tiered entry zones, internal-structure display, contact arrow toggles, BOS/CHOCH styling, higher-timeframe selection, and optional Fibonacci overlays.
Disclaimer
This script is original in design and execution. While it references well-known concepts, all calculations and visual logic are proprietary. It provides visual analysis only and does not generate or recommend trades. Default parameters are for demonstration; users should adapt settings to their own instruments and timeframes.
Multi - Timeframe 3 EMA Bull/Bear Table此指标是一个图标指标,适用于短线交易以及中线交易,它明确的显示出来了用EMA来表示方向指示,1分钟不可使用,此图表更新了多次以及修改了多次,在实际回测中有明显的提醒作用,不过多用于参考,不可作为主要指标使用,代码稍复杂如有加以改进的地方请提出,其中核心使用了EMA的20,50,200周期来作为参考,目的是能识别多周期和时间的方向指示,注意:此指标建议仅用于方向参考,不用于主要指标交易。
This indicator is a graphical indicator suitable for short-term and medium-term trading. It clearly shows the direction indicated by the EMA. It cannot be used for 1-minute intervals. This chart has been updated and modified multiple times, and it has a significant alerting effect in actual backtesting; however, it is mainly for reference and should not be used as the primary indicator. The code is somewhat complex, so please suggest improvements if there are any. The core uses the 20, 50, and 200 EMA periods as references, with the aim of identifying the direction indicators across multiple periods and timeframes. Note: This indicator is recommended only for directional reference and not for main indicator trading.
Bar TimeBar Time is a simple utility for traders who rely on backtesting, Bar Replay, and detailed price action analysis. It solves a common but frustrating problem: knowing the exact time of the bar you are looking at.
While most time indicators show your computer's live clock time, this tool displays the bar's own timestamp, perfectly synchronized with your chart's data and timezone.
Why Is This Important?
When you are deep in a Bar Replay session or analyzing a historical setup, the live clock is irrelevant. You need to know when that critical breakout or reversal candle actually happened. Was it during the pre-market? At the London open? In the last five minutes of the US session? This indicator provides that vital context instantly, without you needing to squint at the small print on the x-axis.
Key Use Cases
1. Mastering Bar Replay
As you click through bars in Replay mode, the displayed time updates with each new bar. This allows you to simulate a live trading session with full awareness of the time of day, helping you train your decision-making under more realistic conditions.
2. Analyzing Screener Signals
This is one of the most powerful uses. Imagine your screener finds a "BUY" signal on a stock from two bars ago. You switch to that stock's chart to investigate. Instead of hunting for the exact bar, this tool instantly shows you the date and time of the bar you are currently hovering over. It dramatically speeds up the workflow of moving from a screener alert to actionable analysis.
3. Detailed Price Action Study
Quickly identify key session timings, see how price reacts to news events at a specific time, or analyze intraday volume patterns with complete temporal clarity.
Features & Customization
The tool is designed to be lightweight, efficient, and fully customizable to match your charting environment.
Timezone-Aware Accuracy: Automatically detects your chart's timezone for a perfect match between the label and the x-axis.
Fully Customizable Position: Place the time display in any of nine screen positions (e.g., Top Left, Bottom Center) using a simple dropdown menu.
Custom Colors: Easily set the background and text colors to blend seamlessly with your chart's theme.
Hull MA with 4 StdDev Bandsull MA with Multi-StdDev Bands
This indicator plots a Hull Moving Average (HMA) of (High + Low) / 2 with a default length of 90, surrounded by four customizable standard deviation bands.
Features:
Dynamic Hull MA coloring: Green when price trend is rising, red when falling.
Customizable deviation levels: Default set to 1.2, 1.4, 1.6, and 1.8 standard deviations, adjustable in the settings.
4 upper and 4 lower volatility bands: Based on the standard deviation of price relative to the Hull MA, providing a clear visual of potential overbought and oversold zones.
Uses:
Identify trend direction quickly via Hull MA color change.
Monitor volatility expansion/contraction.
Spot potential reversal or breakout areas when price interacts with outer bands.
ema signalEMA Signal
The copyright of this indicator belongs to Hangang Investment Group.
Any unauthorized use or commercial exploitation of this material without the permission of Hangang Investment Group may result in penalties under copyright law and other applicable regulations.
EMA SignalEMA signals
The copyright of this indicator belongs to Hangang Investment Group.
Any unauthorized use or commercial exploitation of this material without the permission of Hangang Investment Group may result in penalties under copyright law and other applicable regulations.
MBDOM _ Smart Volume Dominance!!!!! MBDOM_Smart Volume Dominance Indicator !!!!!!
"MBDOM_Smart Volume Dominance", which helps identify buying or selling pressure based on volume and price action.
Key Features:
1. Volume Filtering:
o Only considers candles where volume is above a minimum threshold (relative to a 20-period SMA).
o Helps filter out low-volume, less significant candles.
2. Volume Pressure Calculation:
o Measures buying pressure as the portion of volume attributed to upward movement (based on close position within the candle range).
o Selling pressure is the remaining volume.
3. Smoothed & Lookback Analysis:
o Applies a 3-period EMA to smooth pressure values.
o Compares total buying vs. selling pressure over a user-defined lookback period (default: 5 bars).
4. Signal Conditions:
o Buy Signal:
Total buying pressure exceeds selling pressure by a threshold (default: 1.5x).
Buying pressure is increasing, and the candle closes bullish (close > open).
o Sell Signal:
Total selling pressure exceeds buying pressure by the threshold.
Selling pressure is increasing, and the candle closes bearish (close < open).
o Recommended Settings:
- *Day Trading*: 3-5 lookback, 1.3-1.5 threshold
- *Swing Trading*: 5-10 lookback, 1.5-2.0 threshold
- Adjust min_volume based on market volatility
OPR DAX 09:00–09:15 → 11:00 Nico VThis indicator plots on the DAX each day:
The high (green) and low (red) of the 09:00 → 09:15 Berlin time range.
These levels are extended horizontally until 11:00.
Optionally, it displays the midpoint as a white dashed line.
Purpose: to quickly identify the morning opening range (OPR) and observe how price reacts to these levels during the rest of the morning.
MK_OSFT - Multi-timeframe MA Lines with labelsProvides SMA/EMA levels on a chart for the 5m, 15m, 1H and 4H timeframes. It does not draw the full MA's on the chart but provides 'only' the actual MA values at the current candle as a horizontal line with a label.
XAUMO MEGABAR Detector]XAUMO MegaBar Detector – Breakout Candle Identification Tool
Purpose:
The XAUMO MegaBar Detector is built to highlight rare, high-impact candles where strong price movement and high trading volume occur together. These moments often reflect aggressive market activity and can be used to confirm potential breakouts or reversals.
How It Works (High-Level Overview)
The tool continuously monitors two primary conditions:
Price Expansion – Identifies large-bodied candles compared to recent averages.
Volume Expansion – Confirms that the move is supported by above-average trading activity.
When both conditions are present, the candle is marked:
🟢 Mega Bull – Strong bullish pressure.
🔴 Mega Bear – Strong bearish pressure.
Key Features
Automatic Timeframe Adjustment – Detection sensitivity changes based on chart timeframe, so results stay relevant from 1-minute scalps to multi-day swing setups.
Clear Visual Output – Significant candles are highlighted directly on the chart for easy recognition.
Optional Labels – Toggle on/off text labels (“Mega Bull” / “Mega Bear”) for a cleaner chart view.
Alert Integration – Set TradingView alerts to be notified immediately when a qualifying candle appears.
Universal Compatibility – Works on Forex, Commodities, Indices, Crypto, Stocks, ETFs, and Futures.
Practical Uses for Traders
As a confirmation tool when price approaches support/resistance or Fibonacci levels.
To filter low-quality setups by focusing only on moments where both price and volume confirm the move.
As part of a trend-following or breakout strategy when combined with other analysis methods.
Using the Indicator
Add the indicator to any chart and select your preferred timeframe.
Watch for highlighted candles – they indicate significant combined momentum and liquidity.
Use as a signal filter or confirmation alongside your existing trading system.
Optional: Set alerts to receive push/email/webhook notifications.
===================================
📌 MEGA BAR TRADING CHEAT SHEET
Spot Big Money. Ride the Move.
===================================
🧠 WHAT’S A MEGA BAR?
A Mega Bar is a candle so big it makes the rest look tiny — and it often means institutions are making a move.
Check the 4 Rules:
✅ Body size ≥ 2x average
✅ High relative volume (vs. last 20 bars)
✅ Closes near high (bull) or low (bear)
✅ Comes after sideways chop or price squeeze
📈 WHY IT MATTERS
Mega Bars = intent, not random spikes.
🟢 Mega Bull near support/Fib pullback → Likely accumulation
🔴 Mega Bear near resistance/Fib extension → Likely distribution or trap
🔧 HOW TO TRADE IT
1. WAIT FOR IT
No Mega Bar → No trade.
Mega Bull (big green) → BUY bias.
Mega Bear (big red) → SELL bias.
2. FIND THE SPOT
Fib levels: 61.8% / 78.6% / 138.2%
Major Support/Resistance
3. CONFIRM ON BIGGER TIMEFRAME
Example: 15M Mega Bar → Check 1H trend direction.
4. SET YOUR LEVELS
Stop-Loss:
Long → Below Mega Bull low (+0.2×ATR)
Short → Above Mega Bear high (+0.2×ATR)
Take-Profit:
Fib extensions: 127.2% / 161.8% / 261.8%
Prior highs/lows
5. RISK SMART
Risk 1–2% max per trade
Aim for 2:1+ R:R
🌍 WORKS ON:
Forex • Commodities • Stocks • Crypto • Indices
THE RETAILER’S FORMULA:
🟢 Big Green → Buy
🔴 Big Red → Sell
🎯 Fibs = Payday
One setup. One signal. Discipline = profit.
Engolfo 4 Vela + Estocástico + Volume + EMAs - SX -Engolfo 4 Vela + Estocástico + Volume + EMAs - SX -
CHATRON Unified Sentiment EngineThe CHATRON Unified Sentiment Engine is a meticulously crafted dashboard, inspired by the most effective principles of technical analysis and optimized for traders who require a multi-faceted approach. Key features include:
Multi-Indicator Fusion: Fuses and weights four key market indicators—Moving Average Trend, TSI Momentum, WWV Direction, and Bollinger Band Percent—to generate a comprehensive directional bias.
Dynamic Confidence Score: A unique, fluid confidence score, calculated based on the internal alignment and convergence of all metrics. This score provides an objective measure of the signal's strength, from "Very Weak" to "Strong."
Real-time Alignment & Convergence: The dashboard provides transparent metrics on indicator alignment and overall convergence, allowing you to quickly assess the market's internal harmony or conflict.
Fully Customizable Dashboard: The on-chart dashboard is fully customizable, with adjustable weights for each indicator and the ability to change its position, allowing you to fine-tune the engine to your personal strategy.
HiddenRidder - 4 RSI BTC scalping [1/5/15 mins]Best Used on 1, 3 or 5 minute charts
================================
RSI is the king , remember !!
================================
Multi-bands RSI Analysis
This is straight forward Multi-bands RSI Analysis :
First: 2 RSIs with Higher timeframes works as a base (usually 5 min & 15 min)
Note: background color based on this HTF
Second : 4 RSIs with 9, 11, 13, and 15 periods.
Note: Dynamic color for RSI 9 line only; GREEN if 9 above 15 and RED if 9 below 15
Bounce: Table give move visibility on current positions, including dynamic color to give an indication of current direction.
Disclaimer
These indicators are provided for educational purposes only and do not constitute financial advice or guarantees. Use is at your own risk, and all decisions remain your sole responsibility.
Multi-Pip Grid This indicator draws multiple sets of horizontal grid lines on your chart at user-defined pip intervals. It’s designed for traders who want to quickly visualize key price levels spaced evenly apart in pips, with full control over pip size, grid spacing, and appearance.
Features:
Adjustable pip size — works for Forex, gold, crypto, and indices (e.g., 0.0001 for EURUSD, 0.10 for XAUUSD, 1 for NAS100).
Six grid spacings — 1000 pips, 500 pips, 250 pips, 125 pips, 62.5 pips, and 31.25 pips. Each grid can be toggled on or off.
Customizable base price — center the grid at the current market price or any manually entered price.
Optional snap-to-grid — automatically aligns the base price to the nearest multiple of the smallest step for perfect alignment.
Flexible range — choose how many grid lines are drawn above and below the base price.
Distinct colors per grid level for easy identification.
Automatic cleanup — removes old lines before redrawing to avoid clutter.
Use cases:
Identify large and small pip-based support/resistance zones.
Plan entries/exits using fixed pip distances.
Visualize scaled take-profit and stop-loss zones.
Overlay multiple timeframes with consistent pip spacing.