VOLATISPHERE + AlertVOLATISPHERE — Volatility-Based Trend & Reversion Indicator
The VOLATISPHERE is a powerful multi-functional indicator designed to detect volatility-driven price extremes, mean-reversion opportunities, and multi-timeframe trend direction using adaptive dynamic bands.
🔍 Core Features
Volatility Bands: Calculates dynamic upper, middle, and lower bands based on average high-low range and ATR, scaled by a customizable standard deviation.
Mean Reversion Signal: A normalized oscillator identifies potential overbought/oversold zones and triggers mean reversion signals (🞛 for bullish, 🞜 for bearish) when price deviates strongly from the bands.
Band Color Logic: The color of the middle band adapts based on trend momentum — green for bullish shifts and red for bearish turns.
Auto-Labeling: Real-time dynamic labels display current band levels for better readability on the chart (upper and lower bands in white, middle band in trend color).
📊 Multi-Timeframe Trend Dashboard
A built-in TrendMeter table displays the current trend status (Bullish / Bearish / Neutral) across multiple timeframes: 5m, 15m, 1H, 4H, Daily, and Weekly. This provides a quick overview of broader market alignment.
🔔 Alerts
Custom alert conditions are available for:
Price crossing each band (upper, middle, lower)
Entry signals from overbought/oversold zones
Bands and Channels
High/Low Digit SumNAMAN SHAH
Its about the high low total of a candle only for gold where if highs total is 9 then its a chance that it will not break the high for a long time and it will be a good opportunity for short
And vise versa
Gold Breakout Strategy - RR 4Strategy Name: Gold Breakout Strategy - RR 4
🧠 Main Objective
This strategy aims to capitalize on breakouts from the Donchian Channel on Gold (XAU/USD) by filtering trades with:
Volume confirmation,
A custom momentum indicator (LWTI - Linear Weighted Trend Index),
And a specific trading session (8 PM to 8 AM Quebec time — GMT-5).
It takes only one trade per day, either a buy or a sell, using a fixed stop-loss at the wick of the breakout candle and a 4:1 reward-to-risk (RR) ratio.
📊 Indicators Used
Donchian Channel
Length: 96
Detects breakouts of recent highs or lows.
Volume
Simple Moving Average (SMA) over 30 bars.
A breakout is only valid if the current volume is above the SMA.
LWTI (Linear Weighted Trend Index)
Measures momentum using price differences over 25 bars, smoothed over 5.
Used to confirm trend direction:
Buy when LWTI > its smoothed version (uptrend).
Sell when LWTI < its smoothed version (downtrend).
⏰ Time Filter
The strategy only allows entries between 8 PM and 8 AM (GMT-5 / Quebec time).
A timestamp-based filter ensures the system recognizes the correct trading session even across midnight.
📌 Entry Conditions
🟢 Buy (Long)
Price breaks above the previous Donchian Channel high.
The current channel high is higher than the previous one.
Volume is above its moving average.
LWTI confirms an uptrend.
The time is within the trading session (20:00 to 08:00).
No trade has been taken yet today.
🔴 Sell (Short)
Price breaks below the previous Donchian Channel low.
The current channel low is lower than the previous one.
Volume is above its moving average.
LWTI confirms a downtrend.
The time is within the trading session.
No trade has been taken yet today.
💸 Trade Management
Stop-Loss (SL):
For long entries: placed below the wick low of the breakout candle.
For short entries: placed above the wick high of the breakout candle.
Take-Profit (TP):
Set at a fixed 4:1 reward-to-risk ratio.
Calculated as 4x the distance between the entry price and stop-loss.
No trailing stop, no break-even, no scaling in/out.
🎨 Visuals
Green triangle appears below the candle on a buy signal.
Red triangle appears above the candle on a sell signal.
Donchian Channel lines are plotted on the chart.
The strategy is designed for the 5-minute timeframe.
🔄 One Trade Per Day Rule
Once a trade is taken (buy or sell), no more trades will be executed for the rest of the day. This prevents overtrading and limits exposure.
CANX SMC Levels & Traps © CanxStixTrader
Using some of Bjorgum coding and concepts combined with CANX systems this indicator helps spot inducements and Smart Money Traps as well as basic support and resistance.
Using three of the most significant points in price action
1. Breakouts
2. False Breakouts (Traps)
3. Back Checks
I always go on about price action on my channels because this alone can help identify valid and invalid positions. If these three points are properly identified they can be some of the most significant points of movement in the price and bring significant gains to traders.
Breakouts
Breakouts can bring significant moves in price as the market swings after key levels are breached. This entry type can bring large moves and if momentum is on your side at those key levels.
False Breakouts
Also known as a bull trap or a bear trap, false breakouts can lead to swift and significant reversal of what looks like a key area break then becomes a large and sudden move to the opposite side. When a key level breakout fails to hold, parties entering to capitalize on the breakout can get left holding or forcing them to exit at a loss, which can double the force of pressure on the move to the opposite side.
Backchecks
Back checks are pull backs in trend that find middle ground to the two areas already described. Both momentum and entry price are decent, but risk is defined as a key level has flipped offering entry with stops below demand, or above supply.
-----------------------------------
Combining these three methods will helps to diversify risk, understand trend development, and bring steady gains. This script helps to identify these points to traders with analysis of key levels, price structure, and trend direction, while providing visual signals and alerts for when they occur.
McGinley Dynamic Channel with Directional ShadingA Pine Script indicator that creates a 20-period McGinley Dynamic channel:
The upper band is the 20-period of the high.
The lower band is the 20-period of the low.
The channel is shaded.
The McGinley Dynamic is a smoothing algorithm designed to follow price more closely than traditional moving averages while adapting to market speed. The fill changes between green and red depending on whether the McGinley midline is rising or falling.
Pre-Market High/Low BandA Pine Script indicator that plots the pre-market high and low lines from the pre-market session (typically 4:00 AM to 9:30 AM ET) and extends these lines through the regular trading hours (9:30 AM to 4:00 PM ET) for the current day.
EMA Crossover with Shading
A Pine Script indicator that shows a crossover between a short EMA and a long EMA, with green shading when the short EMA is above the long EMA and red shading when it's below.
TradersFriendCandles v2
TradersFriendCandles
A fully customizable candle‑color and banding indicator built on percentile + ATR, with optional EMA vs. ALMA trend filtering and higher‑timeframe support.
Key Features
Dynamic Percentile Center Line
Compute any Nth percentile over M bars (default 20th over 15) to serve as a reference “mid‑price” level.
ATR‑Based Bands
Envelope that percentile line with upper/lower bands at X × ATR (default 1×), plus an extended upper band at 3.5× ATR.
Higher‑Timeframe Mode
Plot bands based on a higher timeframe (e.g. daily bands on a 15m chart) so you can gauge macro support/resistance in micro timeframes.
Custom‑Color Candles
5 user‑editable colors for:
Strong bullish
Light bullish
Neutral
Light bearish
Strong bearish
Optional EMA vs. ALMA Trend Filter
When enabled, candles simply turn “bull” or “bear” based on fast EMA crossing above/below slow ALMA.
Border‑Only Coloring
Keep candle bodies transparent and color only the border & wick.
Live Plot Labels & Track Price
All lines carry titles and can display current values directly on the price scale.
Alerts
Strong Bull Breakout (price stays above upper band)
Strong Bear Breakdown (price closes below lower band)
EMA/ALMA crossovers
Inputs & Customization
Percentile level & lookback length
ATR length, multiplier, opacity
Fast EMA length, ALMA parameters (offset, length, sigma)
Toggle bands, lines, custom candles, higher‑timeframe mode
Pick your own colors via color‑picker inputs
Use TradersFriendCandles to visualize momentum shifts, dynamic support/resistance, and trend strength all in one overlay. Perfect for pinpointing breakouts, breakdowns, and filtering noise with adjustable sensitivity.
Supply & Demand (MTF) | Picaspec
Picaspec Supply and Demand Zone Indicator
*A multi-timeframe supply & demand zone detection tool for TradingView*
### 🧠 **Overview**
This indicator is designed to automatically identify and plot **supply and demand zones** across multiple timeframes on any TradingView chart. These zones are key areas where price has previously shown significant buying (demand) or selling (supply) interest — and where future price reactions are highly probable.
It simplifies the application of supply and demand trading concepts by visually marking potential reversal or continuation zones, helping traders spot high-probability trade opportunities with minimal effort.
---
### 🔍 **Key Features**
#### ✅ **Automatic Supply and Demand Zone Detection**
* The indicator identifies **strong price imbalances** based on previous price action.
* It plots **demand zones** where price moved away strongly after a base, indicating buying pressure.
* It plots **supply zones** where price dropped sharply after a base, indicating selling pressure.
* Zones are drawn based on classic supply/demand criteria (drop-base-rally, rally-base-drop, etc.).
#### 🕰️ **Multi-Timeframe Analysis**
* Detects zones from higher timeframes like **1H, 4H, Daily**, etc., and overlays them on lower timeframes.
* This helps traders combine intraday entries with broader context from higher timeframe zones.
#### 🎯 **Refinement and Filtering Options**
* **Mitigated zones** can be hidden or shown — once price revisits a zone, it’s marked as "used."
* **Zone strength** filters allow traders to focus only on the most relevant supply/demand areas.
* Traders can toggle visibility for each timeframe zone to reduce chart clutter.
#### 🎨 **Visual Clarity**
* **Color-coded zones**:
* Green for demand
* Red for supply
* Adjustable transparency and zone thickness.
* Labels for timeframes (e.g., "4H Supply") to clearly show origin.
#### 📐 **Dynamic Updates**
* Zones update in real-time as new supply/demand formations are detected.
* Outdated or invalid zones are removed, keeping charts clean and actionable.
---
### ⚙️ **Customization Options**
* Enable/disable zones by timeframe (e.g., only show Daily + 4H).
* Adjust zone style: color, line style, label visibility.
* Control how long zones remain on the chart after being mitigated.
* Turn on/off alerts when price enters a zone (optional).
---
### 💡 **Use Cases**
* **Swing Trading**: Use Daily and 4H zones for identifying macro-level turning points.
* **Intraday Trading**: Drop to 15m or 1H zones for scalping precise entries inside higher timeframe zones.
* **Confluence Trading**: Combine S\&D zones with price action, break of structure, or candlestick patterns for higher probability trades.
---
### 🧑💼 **Who Is This For?**
* Traders who follow **Supply & Demand** methodology.
* Price action traders looking to automate zone plotting.
* Beginners who want to visually learn how S\&D zones work.
* Advanced traders who need efficient multi-timeframe zone overlays.
Nadaraya Watson Envelope with AlertsAdded alerts option for the green and red triangle signals in the original LuxAlgo indicator for Nadaraya Watson Envelope. You can set the alerts by adding a new alert for this indicator in Tradingview in the usual way. You must please adhere to LuxAlgo's original creative commons licence requirements for their indicator. This is provided as is for educational purposes only.
مؤشر ICT متعدد الوظائفوصف المؤشر بالعربية:
مؤشر ICT متعدد الوظائف هو أداة تداول متكاملة مصممة وفقًا لمبادئ مدرسة ICT للتداول. يجمع المؤشر بين عدة أدوات أساسية في واجهة واحدة، بما في ذلك مناطق العرض والطلب على الفريمات المختلفة، اكتشاف الفجوات السعرية، متوسطات متحركة متعددة، تحديد شموع الزخم بناءً على أحجام التداول، وحساب أهداف فيبوناتشي. يوفر المؤشر أيضًا نظام تنبيهات متقدم يشمل "التنبيه الذهبي" الذي يظهر عند استيفاء شروط دخول متعددة، مما يساعد المتداولين على اتخاذ قرارات تداول أكثر دقة وفعالية.
وصف المؤشر بالإنجليزية:
"The ICT Multi-Function Trading Suite is a comprehensive trading tool designed according to the principles of the Inner Circle Trader (ICT) methodology. This indicator combines several essential tools in one interface, including supply and demand zones across different timeframes, price gap detection, multiple moving averages, momentum candle identification based on trading volumes, and Fibonacci target calculations. The indicator also provides an advanced alert system featuring a 'Golden Alert' that triggers when multiple entry conditions are met, helping traders make more precise and effective trading decisions. With multi-timeframe analysis capabilities, this suite offers a complete solution for both strategic market analysis and tactical entry timing."
Bollinger Band StrategyDescription of the Bollinger Band Breakout Strategy
This trading strategy, credited to Siddhart Bhanushali, is a momentum-based approach that uses Bollinger Bands and a 22-period Simple Moving Average (SMA) to identify high-probability breakout trades. It focuses on detecting periods of low volatility (contraction) followed by high volatility (expansion) to enter trades with a favorable risk-reward ratio. The strategy is designed to capture significant price movements in trending markets, with clear rules for entry, stop loss, and profit targets.
Strategy Overview
The strategy generates buy and sell signals based on specific conditions involving the 22-period SMA and Bollinger Bands. It aims to enter trades when the price breaks out of a consolidation phase, confirmed by the direction of the SMA and the behavior of a green or red candle relative to the Bollinger Bands. The minimum target for each trade is a 1:2 risk-reward ratio.
Credit
This strategy is credited to Siddhart Bhanushali, who designed it to leverage Bollinger Band breakouts in trending markets, providing a clear and systematic approach to trading with defined risk-reward parameters.
Chandelier Exit + EMA Filtered SignalsThis script is a powerful upgrade to the original Chandelier Exit by Alex Orekhov (everget), combining trend-following logic with higher-quality trade filtering.
✅ Key Features:
Chandelier Exit logic with ATR-based stop levels
Buy/Sell signals only when trend is confirmed:
Buy: Price must be above EMA 13, 50, and 200
Sell: Price must be below EMA 13, 50, and 200
Candle highlighting: Green for Buy, Red for Sell
Signal labels for visual clarity
Toggle to show/hide EMAs
Built-in alerts for:
Buy signal
Sell signal
Trend direction change
🛠️ Inputs:
ATR Period and Multiplier
Toggle: Use Close Price for High/Low Calculation
Toggle: Show/Hide Labels and State Highlight
Toggle: Show/Hide EMA 13, 50, 200
Toggle: Await confirmed bar for alerts
🔔 Alerts Included:
Chandelier Exit Buy
Chandelier Exit Sell
Direction Change (long to short or vice versa)
💡 How to Use:
Use on trending assets (e.g., Gold, Indices, Crypto).
Combine with support/resistance or session filters for optimal results.
Enable alerts to be notified on trade setups.
📢 Credits:
Based on the original Chandelier Exit script by everget.
Enhancements by AP Capital for filtered signals and better visual feedback.
Trend Magic + MTF FVG M5This indicator provides information about the market status. It takes into account the FVGs near the current price as well as a trend strategy (CCI). By combining both, it displays a color that indicates the market status. It is an indicator to be used in combination with a strategy.
Gamma Blast Detector (Nifty)The Gamma Blast Detector (Nifty) is a custom TradingView indicator designed to help intraday traders identify sudden and explosive price movements—commonly referred to as "gamma blasts"—in the Nifty index during the final minutes of the trading session, particularly on expiry days. These movements are typically caused by rapid delta changes in ATM options, resulting in aggressive short-covering or option unwinding.
This indicator specifically monitors price action between 3:10 PM and 3:20 PM IST, which translates to 09:40 AM to 09:50 AM UTC on TradingView. It is optimized for use on 5-minute charts of the Nifty spot or futures index, where gamma-driven volatility is most likely to occur during this time window.
The core logic behind the indicator involves identifying unusually large candles within this time frame. It compares the size of the current candle to the average size of the previous five candles. If the current candle is at least twice as large and shows clear direction (bullish or bearish), the script flags it as a potential gamma blast. A bullish candle suggests a Call Option (CE) is likely to blast upward, while a bearish candle points to a Put Option (PE) gaining sharply.
When such a condition is detected, the indicator visually marks the candle on the chart: a "CE 🚀" label is shown below the candle for a bullish move, and a "PE 🔻" label appears above for a bearish move. It also includes alert conditions, allowing users to set real-time alerts for potential blasts and act quickly.
This tool is especially useful for expiry day scalpers, option traders, and anyone looking to ride momentum generated by gamma effects in the final minutes of the market. It provides a visual and alert-based edge to anticipate short-term, high-impact moves often missed in normal technical analysis.
Supply and Demand Zones with Alerts
مؤشر مناطق العرض والطلب مع تنبيهات
مؤشر متقدم يحدد مناطق العرض والطلب بناءً على تحليل حركة السعر والنقاط المحورية، مع إمكانية إرسال تنبيهات مباشرة عند دخول السعر لمناطق تداول مهمة.
الميزات الرئيسية:
• تحديد مناطق العرض (باللون الأحمر) ومناطق الطلب (باللون الأخضر) بشكل تلقائي
• اكتشاف مناطق التجميع والتصريف متبوعة بحركة سعرية قوية
• تنبيهات تلقائية عند دخول السعر لمنطقة عرض (فرصة بيع/خروج) أو منطقة طلب (فرصة شراء)
• تمييز المناطق الطازجة (التي لم يختبرها السعر بعد) عن المناطق المختبرة
• إمكانية تخصيص معايير تحديد المناطق وألوان العرض
الإعدادات:
• ATR Length for Strong Move: طول فترة مؤشر ATR لتحديد الحركات القوية
• ATR Multiplier: مضاعف ATR لتحديد عتبة الحركة القوية
• Max Basing Candles: الحد الأقصى لعدد الشموع في منطقة التجميع/التصريف
• Pivot Lookback Left/Right: فترات البحث عن النقاط المحورية
• Max Zones to Display: الحد الأقصى لعدد المناطق المعروضة
• Show Tested Zones: خيار لإظهار/إخفاء المناطق المختبرة
كيفية الاستخدام:
1. أضف المؤشر إلى الرسم البياني للأسهم بإطار زمني 5 دقائق (أو أي إطار زمني آخر)
2. راقب مناطق العرض والطلب التي يحددها المؤشر
3. قم بإعداد التنبيهات للحصول على إشعارات عند دخول السعر لمنطقة مهمة
4. استخدم هذه المناطق كنقاط دخول وخروج محتملة أو كمستويات دعم ومقاومة
مثالي للمتداولين الذين يعتمدون على مدرسة العرض والطلب في تحليلهم الفني وقراراتهم التداولية.
Supply and Demand Zones Indicator with Alerts
An advanced indicator that identifies supply and demand zones based on price action analysis and pivot points, with the ability to send immediate alerts when price enters important trading zones.
Key Features:
• Automatic identification of supply zones (in red) and demand zones (in green)
• Detection of accumulation and distribution areas followed by strong price movements
• Automatic alerts when price enters a supply zone (sell/exit opportunity) or demand zone (buy opportunity)
• Distinction between fresh zones (not yet tested by price) and tested zones
• Customizable parameters for zone identification and display colors
Settings:
• ATR Length for Strong Move: ATR period length for identifying strong movements
• ATR Multiplier: ATR multiplier to determine the threshold for strong movement
• Max Basing Candles: Maximum number of candles in accumulation/distribution area
• Pivot Lookback Left/Right: Lookback periods for pivot points
• Max Zones to Display: Maximum number of zones displayed
• Show Tested Zones: Option to show/hide tested zones
How to Use:
1. Add the indicator to your stock chart with a 5-minute timeframe (or any other timeframe)
2. Monitor the supply and demand zones identified by the indicator
3. Set up alerts to receive notifications when price enters an important zone
4. Use these zones as potential entry and exit points or as support and resistance levels
Ideal for traders who rely on the supply and demand methodology in their technical analysis and trading decisions.
Smart Fib StrategySmart Fibonacci Strategy
This advanced trading strategy combines the power of adaptive SMA entries with Fibonacci-based exit levels to create a comprehensive trend-following system that self-optimizes based on historical market conditions. Credit goes to Julien_Eche who created the "Best SMA Finder" which received an Editors Pick award.
Strategy Overview
The Smart Fibonacci Strategy employs a two-pronged approach to trading:
1. Intelligent Entries: Uses a self-optimizing SMA (Simple Moving Average) to identify optimal entry points. The system automatically tests multiple SMA lengths against historical data to determine which period provides the most robust trading signals.
2. Fibonacci-Based Exits: Implements ATR-adjusted Fibonacci bands to establish precise exit targets, with risk-management options ranging from conservative to aggressive.
This dual methodology creates a balanced system that adapts to changing market conditions while providing clear visual reference points for trade management.
Key Features
- **Self-Optimizing Entries**: Automatically calculates the most profitable SMA length based on historical performance
- **Adjustable Risk Parameters**: Choose between low-risk and high-risk exit targets
- **Directional Flexibility**: Trade long-only, short-only, or both directions
- **Visualization Tools**: Customizable display of entry lines and exit bands
- **Performance Statistics**: Comprehensive stats table showing key metrics
- **Smoothing Option**: Reduces noise in the Fibonacci bands for cleaner signals
Trading Rules
Entry Signals
- **Long Entry**: When price crosses above the blue center line (optimal SMA)
- **Short Entry**: When price crosses below the blue center line (optimal SMA)
### Exit Levels
- **Low Risk Option**: Exit at the first Fibonacci band (1.618 * ATR)
- **High Risk Option**: Exit at the second Fibonacci band (2.618 * ATR)
Strategy Parameters
Display Settings
- Toggle visibility of the stats table and indicator components
Strategy Settings
- Select trading direction (long, short, or both)
- Choose exit method (low risk or high risk)
- Set minimum trades threshold for SMA optimization
SMA Settings
- Option to use auto-optimized or fixed-length SMA
- Customize SMA length when using fixed option
Fibonacci Settings
- Adjust ATR period and SMA basis for Fibonacci bands
- Enable/disable smoothing function
- Customize Fibonacci ratio multipliers
Appearance Settings
- Modify colors, line widths, and transparency
Optimization Methodology
The strategy employs a sophisticated optimization algorithm that:
1. Tests multiple SMA lengths against historical data
2. Evaluates performance based on trade count, profit factor, and win rate
3. Calculates a "robustness score" that balances profitability with statistical significance
4. Selects the SMA length with the highest robustness score
This ensures that the strategy's entry signals are continuously adapting to the most effective parameters for current market conditions.
Risk Management
Position sizing is fixed at $2,000 per trade, allowing for consistent exposure across all trading setups. The Fibonacci-based exit system provides two distinct risk management approaches:
- **Conservative Approach**: Using the first Fibonacci band for exits produces more frequent but smaller wins
- **Aggressive Approach**: Using the second Fibonacci band allows for larger potential gains at the cost of increased volatility
Ideal Usage
This strategy is best suited for:
- Trending markets with clear directional moves
- Timeframes from 4H to Daily for most balanced results
- Instruments with moderate volatility (stocks, forex, commodities)
Traders can further enhance performance by combining this strategy with broader market analysis to confirm the prevailing trend direction.
Smooth Fibonacci BandsSmooth Fibonacci Bands
This indicator overlays adaptive Fibonacci bands on your chart, creating dynamic support and resistance zones based on price volatility. It combines a simple moving average with ATR-based Fibonacci levels to generate multiple bands that expand and contract with market conditions.
## Features
- Creates three pairs of upper and lower Fibonacci bands
- Smoothing option for cleaner, less noisy bands
- Fully customizable colors and line thickness
- Adapts automatically to changing market volatility
## Settings
Adjust the SMA and ATR lengths to match your trading timeframe. For short-term trading, try lower values; for longer-term analysis, use higher values. The Fibonacci factors determine how far each band extends from the center line - standard Fibonacci ratios (1.618, 2.618, and 4.236) are provided as defaults.
## Trading Applications
- Use band crossovers as potential entry and exit signals
- Look for price bouncing off bands as reversal opportunities
- Watch for price breaking through multiple bands as strong trend confirmation
- Identify potential support/resistance zones for placing stop losses or take profits
Fibonacci Bands combines the reliability of moving averages with the adaptability of ATR and the natural market harmony of Fibonacci ratios, offering a robust framework for both trend and range analysis.
Q Impulse EntryQ Impulse Entry
A directional entry system combining impulse breakouts, Elder's momentum confirmation, and ADX trend validation. Designed for clean trade setups with multi-step filtering, entry markers, and real-time alerts.
🔧 Core Logic
This is not a basic mashup — each filter plays a distinct technical role:
1. Impulse Breakout Engine
• Detects sharp directional price breaks using ATR-adjusted dynamic zones
• Impulse window controls sensitivity to local highs/lows
2. Elder Momentum Filter
• Confirms signal using MACD histogram and EMA alignment
• Blocks entries when internal momentum contradicts price move
3. ADX Trend Strength Filter
• Uses threshold-based ADX logic to validate trend power
• Filters out noise in flat or weak markets
The system requires all three filters to agree before confirming an entry.
📈 Visual Feedback
• ⇑ / ⇓ arrows mark confirmed entry signals
• Colored entry dots plotted at signal price help confirm timing and aid in multi-position layering
• Impulse breakout zones and EMA are displayed for directional context
• Clean layout, no repainting, designed for real-time use
⚙️ Configurable Inputs
• Impulse Window — controls breakout signal sensitivity
• ATR Multiplier — defines width of impulse breakout zones
(Elder and ADX filters are embedded and fine-tuned)
✨ Highlights
• Triple-filter signal logic = fewer false positives
• Entry dots + arrows for visual clarity and scaling in
• Lightweight, non-repainting, and alert-ready
• Best suited for Forex and all timeframes
• Ideal for breakout, trend-following, or hybrid systems
• Built-in alerts and customizable zones
• Always apply risk management suited to your capital and strategy
Trade with clarity — stay for quality.
HiLo EMA Custom bandsHILo Ema custom bands
This advanced technical indicator is a powerful variation of "HiLo Ema squeeze bands" that combines the best elements of Donchian channels and EMAs. It's specially designed to identify price squeezes before significant market moves while providing dynamic support/resistance levels and predictive price targets.
Indicator Concept:
The indicator initializes EMAs at each new high or low - the upper EMA tracks highs while the lower EMA tracks lows. It draws maximum of 6 custom bands based on percentage, fixed value or Atr
Upper EM bands are drawn below uper ema, Lower EMA bands are drawn above lower ema
Customizable Options:
Ema length: 200 default
Calculation type: Ema (Default), HILO
Calculation type: Percent,Fixed Value, ATR
Band Value: Percent/Value/ATR multiple This is value to use for calculation type
Band Selection: Both,Upper,Lower
Key Features:
You can choose to draw either of one or both, the latter can be overwhelming initially but as you get used to it, it becomes a powerful tool.
When both bands are selected, upper and lower bands provide provides dual references and intersections
This creates a more trend-responsive alternative to traditional Donchian channels with clearly defined zones for trade planning.
If you select percaentage, note that the calulation is based FROM the respective EMA bands. So bands from lower EMA band will appear narrower compared to the those drawn from upper EMA band
Price targets or reversals:
Look of alignment of lines and price. The current level of one order could align with that of previous level of a different order because often markets move in steps
Settings Guide:
Recommended Settings:
Ema length: 200
Use one of the bands (not both) if using large length of say 1000
Calculation type: EMA
HILO will draw donchian like bands, this is useful if you only want flat price levels. In a rising market use upper and vise versa
Calculation type:
percentage for indices : 5, for symbols 10 or higher based on symbol volatility
Fixed value: about 10% of symbol value converted to value
Atr: 2 ideally
Perfect for swing traders and position traders looking for a more sophisticated volatility-based overlay that adapts to changing market conditions and provides predictive reversal levels.
Note: This indicator works well across multiple timeframes but is especially effective on H4, Daily and Weekly charts for trend trading.
Linear Regression Trendline on Close
This indicator draws a linear regression trendline that connects the closing prices of the last N candles, where N is a user-defined input.
🔹 Key Features:
Uses least-squares linear regression to fit a straight line to recent closes
Automatically adapts to any timeframe (5min, 1h, daily, etc.)
Input lets you select how many recent candles to include
Helps identify short-term trend direction and momentum
🔸 How to Use:
Set the "Number of Candles" input to choose how far back the regression line should look
The line updates in real time as new candles form
Use it to gauge short-term bias, or combine with support/resistance/zones for confirmation
🧠 Tip: Increase the number of candles for smoother trends; decrease for more reactive trendlines.
Customizable Order Flow DashboardOrder Flow Dashboard – Indicator Summary
This TradingView indicator displays a real-time dashboard showing the candle direction (Bullish, Bearish) and countdown timers for three user-selected timeframes. It helps traders quickly assess multi-timeframe alignment during live sessions.
Features:
Custom Timeframes – Select any 3 timeframes (e.g. 1m, 5m, 1H)
Candle Trend Detection – Bullish (green), Bearish (red), or Neutral (gray)
Countdown Timer – Displays time remaining until the current candle closes in MM:SS format
Clean Labels – Automatically formats timeframes like “60” into “1H”
Table Display – Dashboard appears in the top-right corner of the chart
How to Use:
Add the script to your chart.
Open settings and select your preferred timeframes.
Monitor the table to view candle direction and time remaining for each selected timeframe.
Use Case:
Ideal for traders who want fast visual confirmation of trend direction across multiple timeframes to support entry and exit decisions.