Enhanced Market Structure (Advanced)This indicator is NOT yet finished. It still has bugs and we are still adding to it. But we wanted people to trial run this version to get a taste of what is about to be amazing! Let us know what you think and we hope you enjoy!
Indicatori e strategie
PTSEPTSE Indicator Overview
Core Functionality:
PTSE (Price Trend Strength Evaluator) is a multi-level trend assessment tool that dynamically visualizes Exponential Moving Averages (EMAs) based on price position. It assigns a "strength level" (1-6) reflecting the trend's momentum and selectively displays relevant EMAs to reduce chart clutter.
Who Should Use PTSE & Why?
Trend Traders: Ideal for swing/position traders using EMAs to gauge trend strength.
Price-Action Analysts: Helps confirm trend stages (early/mature) via EMA clusters.
Inverse Market Traders: Optional invertLogic adapts the tool for bearish/short-selling strategies.
Key Use Cases:
Identify trend acceleration/deceleration.
Spot potential reversals when levels drop.
Simplify multi-EMA analysis.
Advantages & Disadvantages
Pros Cons
▶ Reduces visual noise (auto-hides non-relevant EMAs) ▶ Lagging (EMA-based) – less effective in sideways markets.
▶ Objective trend-strength quantification (Levels 1-6) ▶ Whipsaws during volatile price action.
▶ Customizable labels for readability ▶ Does not predict reversals; confirms existing trends.
Complementary Indicators
Combine PTSE with:
RSI/MACD: Validate overbought/oversold conditions.
Volume Oscillators: Confirm breakout strength at key levels.
Support/Resistance Lines: Identify confluence at PTSE level transitions.
How PTSE Works
Core Mechanics:
EMA Tiers: Tracks 12, 24, 50, 100, and 200-period EMAs.
Level Logic:
Level 1 → 6: Price must hold above/below* sequential EMAs (e.g., Level 3 = price > 50 EMA + lower EMAs).
invertLogic=true flips rules for bearish trends.
EMA Visibility: Only EMAs qualifying for the current level appear (e.g., Level 4 shows 12, 24, 50, 100 EMAs).
When to Use:
Level 1-2: Early trend – monitor for potential entry.
Level 4-5: Strong trend – ride momentum.
Level Drops: Warning of weakening trend (e.g., Level 5 → 4).
Level Interpretation
Level Meaning Visible EMAs
1 Weak trend (price near fastest EMA) 12-EMA only
2-3 Developing trend 12, 24, (50 for L3)
4-5 Strong trend 12, 24, 50, 100
6 Extremely strong trend All EMAs (12-200)
EMA Visibility Rules:
Visible: EMA is active for the current level (e.g., Level 3 shows 12/24/50 EMAs).
Hidden: EMA not relevant to the current strength level (e.g., 100/200 EMAs hidden at Level 3).
Practical Usage
Setup: Apply to chart; toggle invertLogic for bearish markets.
Entry/Exit Signals:
Long: Level rises (e.g., 2 → 3) + price above visible EMAs.
Exit/Short: Level drops (e.g., 4 → 3) + price breaks key EMA.
Label Tracking: Position the level label (e.g., "Top Right") to monitor strength without distractions.
Key Insight
PTSE transforms traditional EMA analysis into a phased trend-strength system. By dynamically hiding "irrelevant" EMAs, it emphasizes price position within the trend structure, allowing traders to focus on high-probability momentum shifts. Always combine with volume/price-action confirmation for optimal results.
TradeX Labs Price Action (FULL VARIATION)This is Beta Test of the FULL variation of the TradeX Labs analytical SMC/ICT indicator. It will not work if you do not have a paid subscription for TradingView. You WILL need a paid TradingView subscription for this to work to the full capacity. Please use the other version if you do not have the paid variation for TradingView.
TradeX Labs Price Action (FREE Variation)This is Beta Test of the FREE variation of the TradeX Labs analytical SMC/ICT indicator. It should work even if you do not have a paid subscription for TradingView. Please use the other version if you have the paid variation for TradingView.
IFVG PD BETA 3The IFVG PD (Inverted Fair Value Gap Pro Dashboard) indicator detects inverted fair value gaps based on price inefficiencies. It helps traders identify potential entry zones by visualizing key imbalance areas across timeframes. Ideal for SMC strategies.
Gann Support and Resistance LevelsThis indicator plots dynamic Gann Degree Levels as potential support and resistance zones around the current market price. You can fully customize the Gann degree step (e.g., 45°, 30°, 90°), the number of levels above and below the price, and the price movement per degree to fine-tune the levels to your strategy.
Key Features:
✅ Dynamic levels update automatically with the live price
✅ Adjustable degree intervals (Gann steps)
✅ User control over how many levels to display above and below
✅ Fully customizable label size, label color, and text color for mobile-friendly visibility
✅ Clean visual design for easy chart analysis
How to Use:
Gann levels can act as potential support and resistance zones.
Watch for price reactions at major degrees like 0°, 90°, 180°, and 270°.
Can be combined with other technical tools like price action, trendlines, or Gann fans for deeper analysis.
📌 This tool is perfect for traders using Gann theory, grid-based strategies, or those looking to enhance their visual trading setups with structured levels.
Screener: 200-Day High Proximity200-Day High Proximity + EPS Growth + Debt-to-Equity Screener
Description:
This Pine Script indicator scans for stocks that meet all of the following criteria:
Close within 5% of the 200-day high
Year-over-year EPS growth ≥ 20%
Debt-to-Equity ratio ≤ 100%
When used in Pine Screener, the script plots a column value of 1 (true) for symbols satisfying all three conditions. Simply add this indicator to your Pine Screener Filters → Plots section and set “is true” to instantly filter your chosen watchlist.
Step Channel Momentum Trend [ChartPrime]OVERVIEW
Step Channel Momentum Trend is a momentum-based price filtering system that adapts to market structure using pivot levels and ATR volatility. It builds a dynamic channel around a stepwise midline derived from swing highs and lows. The system colors price candles based on whether price remains inside this channel (low momentum) or breaks out (strong directional flow). This allows traders to clearly distinguish ranging conditions from trending ones and take action accordingly.
⯁ STRUCTURAL MIDLNE (STEP CHANNEL CORE)
The midline acts as the backbone of the trend system and is based on structure rather than smoothing.
Calculated as the average of the most recent confirmed Pivot High and Pivot Low.
The result is a step-like horizontal line that only updates when new pivot points are confirmed.
This design avoids lag and makes the line "snap" to recent structural shifts.
It reflects the equilibrium level between recent bullish and bearish control.
This unique step logic creates clear regime shifts and prevents noise from distorting trend interpretation.
⯁ DYNAMIC VOLATILITY BANDS (ATR FILTERING)
To detect momentum strength, the script constructs upper and lower bands using the ATR (Average True Range):
The distance from the midline is determined by ATR × multiplier (default: 200-period ATR × 0.6).
These bands adjust dynamically to volatility, expanding in high-ATR environments and contracting in calm markets.
The area between upper and lower bands represents a neutral or ranging market state.
Breakouts outside the bands are treated as significant momentum shifts.
This filtering approach ensures that only meaningful breakouts are visually emphasized — not every candle fluctuation.
⯁ MOMENTUM-BASED CANDLE COLORING
The system visually transforms price candles into momentum indicators:
When price (hl2) is above the upper band, candles are green → bullish momentum.
When price is below the lower band, candles are red → bearish momentum.
When price is between the bands, candles are orange → low or no momentum (range).
The candle body, wick, and border are all colored uniformly for visual clarity.
This gives traders instant feedback on when momentum is expanding or fading — ideal for breakout, pullback, or trend-following strategies.
⯁ PIVOT-BASED SWING ANCHORS
Each confirmed pivot is plotted as a label ⬥ directly on the chart:
They also serve as potential manual entry zones, SL/TP anchors, or confirmation points.
⯁ MOMENTUM STATE LABEL
To reinforce the current market mode, a live label is displayed at the most recent candle:
Displays either:
“ Momentum Up ” when price breaks above the upper band.
“ Momentum Down ” when price breaks below the lower band.
“ Range ” when price remains between the bands.
Label color matches the candle color for quick identification.
Automatically updates on each bar close.
This helps discretionary traders filter trades based on market phase.
USAGE
Use the green/red zones to enter with momentum and ride trending moves.
Use the orange zone to stay out or fade ranges.
The step midline can act as a breakout base, pullback anchor, or bias reference.
Combine with other indicators (e.g., order blocks, divergences, or volume) to build high-confluence systems.
CONCLUSION
Step Channel Momentum Trend gives traders a clean, adaptive framework for identifying trend direction, volatility-based breakouts, and ranging environments — all from structural logic and ATR responsiveness. Its stepwise midline provides clarity, while its dynamic color-coded candles make momentum shifts impossible to miss. Whether you’re scalping intraday momentum or managing swing entries, this tool helps you trade with the market’s rhythm — not against it.
Z Score Overlay [BigBeluga]🔵 OVERVIEW
A clean and effective Z-score overlay that visually tracks how far price deviates from its moving average. By standardizing price movements, this tool helps traders understand when price is statistically extended or compressed—up to ±4 standard deviations. The built-in scale and real-time bin markers offer immediate context on where price stands in relation to its recent mean.
🔵 CONCEPTS
Z Score Calculation:
Z = (Close − SMA) ÷ Standard Deviation
This formula shows how many standard deviations the current price is from its mean.
Statistical Extremes:
• Z > +2 or Z < −2 suggests statistically significant deviation.
• Z near 0 implies price is close to its average.
Standardization of Price Behavior: Makes it easier to compare volatility and overextension across timeframes and assets.
🔵 FEATURES
Colored Z Line: Gradient coloring based on how far price deviates—
• Red = oversold (−4),
• Green = overbought (+4),
• Yellow = neutral (~0).
Deviation Scale Bar: A vertical scale from −4 to +4 standard deviations plotted to the right of price.
Active Z Score Bin: Highlights the current Z-score bin with a “◀” arrow
Context Labels: Clear numeric labels for each Z-level from −4 to +4 along the side.
Live Value Display: Shows exact Z-score on the active level.
Non-intrusive Overlay: Can be applied directly to price chart without changing scaling behavior.
🔵 HOW TO USE
Identify overbought/oversold areas based on +2 / −2 thresholds.
Spot potential mean reversion trades when Z returns from extreme levels.
Confirm strong trends when price remains consistently outside ±2.
Use in multi-timeframe setups to compare strength across contexts.
🔵 CONCLUSION
Z Score Overlay transforms raw price action into a normalized statistical view, allowing traders to easily assess deviation strength and mean-reversion potential. The intuitive scale and color-coded display make it ideal for traders seeking objective, volatility-aware entries and exits.
SY_Quant_AI_Trend.1.0✅ Improved and Compliant Description (for SY_Quant_AI_Trend)
Strategy Name: SY_Quant_AI_Trend
Type: Visual Trend Detection & Signal Confirmation System
Status: Invite-Only / Visualization-Only (no trading logic enabled)
📌 Overview:
SY_Quant_AI_Trend is a multi-layered trend detection strategy that visually identifies market direction using a combination of Supertrend, multi-period Exponential Moving Averages (EMAs), and MACD cycle filters. It is designed to assist traders in recognizing key trend phases, potential reversals, and zones of interest for possible entries and exits.
🔍 Core Logic:
This script integrates multiple indicators into a coherent trend analysis framework:
Supertrend is used as the backbone for trend confirmation, smoothing volatility and filtering false breakouts.
EMA structure (e.g. 20, 34, 55) helps identify the momentum and directional bias.
MACD cycles are used to time potential swing entries within broader trends.
Stop-loss guide lines (not orders) are plotted based on recent price structure to help users visualize risk zones.
By combining these elements, the strategy aims to reduce noise and highlight higher-probability directional moves.
⚙️ Default Settings:
Supertrend length: 10–15 for trend clarity without excessive lag
EMAs: Tuned to reflect short-to-mid-term market structure
MACD smoothing: Adjusted to filter choppy signals in low volatility phases
No trades are executed – this script is for visual support and alerts only.
📈 Usage:
The script provides visual trend bias, potential entry zones, and risk references.
Designed for use on 15M–4H timeframes, but flexible across other periods.
Suitable for trend-following, momentum, and pullback traders.
⚠️ Disclaimer:
This script is for educational and informational purposes only. It does not execute or simulate trades. Users must perform their own analysis and apply proper risk management when making trading decisions. Past performance or signal visualization does not guarantee future results.
🔑 Access:
To obtain access to this invite-only script, please send a private message or contact us through our provided link. Access is granted on a per-user basis.
VtosVTOS is mainly used as a Volatility Oscillator. Suited for all markets and timeframes.
To describe it simply, it shows the buy and sell pressure by looking at the amplitude in relation to the threshold lines. The higher the amplitude the stronger the movement is. Make buy or sell decisions on the strength of the market.
Look for divergence as it is a great indication that strength is being lost.
The script uses my own code, based on my own idea. While the exact methodology remains confidential. What i can share is that VTOS includes angles and some ema based calculations. Other than using my own baseline idea for the code. It represents the data in a way that makes this oscillator like no other. That is the main reason i needed to create my own indicator. There is no other like it.
The Threshold lines scale with the strength of the movement, making the the oscillator adapt to volatile or slow market situations. Making VTOS effective across both trending and consolidating environments.
The Tanker, Tug and Slow trend line need to be interpreted in reverse. Above the mid line the trend is down, Below the mid line the trend is up.
YZH super wma modelYZH Super WMA Model
Overview
The "YZH Super WMA Model" is a customizable technical analysis indicator built in Pine Script v5 for TradingView. It generates trading signals using three configurable moving averages (MA1, MA2, MA3) and a wick-based filter to enhance signal accuracy. The indicator is overlaid on the price chart and supports multiple MA types: SMA, EMA, WMA, HMA, RMA, and VWMA.
Features
Flexible Moving Averages:
Three MAs (MA1, MA2, MA3) with customizable types and periods.
Default settings: MA1 (50-period SMA), MA2 (200-period HMA), MA3 (100-period EMA).
Adjustable visibility, colors, and line widths.
Wick-Based Filter:
Uses a wick ratio threshold (default: 0.5) to filter signals based on candle wick size.
Enhances signal reliability by focusing on significant wick patterns.
Signal and Trend Logic:
Signal MA (default: MA1) generates entry signals; trend MA (default: MA2) filters trend direction.
Long signals: Price crosses above signal MA, closes above trend MA, with sufficient lower wick.
Short signals: Price crosses below signal MA, closes below trend MA, with sufficient upper wick.
Signals confirmed within a user-defined bar range (default: 5).
Visualization:
Long signals: Green upward triangles below bars, labeled "L".
Short signals: Red downward triangles above bars, labeled "S".
Optional setup points and information table for enhanced analysis.
Alerts:
Triggers alerts on confirmed signals with detailed messages including signal type, MA settings, and price.
Recommended Settings
SMA20-SMA200: For swing trading, capturing short-term vs. long-term trends.
SMA50-HMA200: For trend-following, balancing medium-term signals with smooth long-term trends.
WMA48-WMA200: For volatile markets, emphasizing recent price action.
WMA174-SMA200: For higher time frame (HTF) trend following, ideal for long-term analysis.
Use Cases
Trend following, reversal trading, and customizable strategies.
Suitable for various markets (stocks, forex, crypto) and timeframes.
How to Use
Add to TradingView chart.
Configure MA types, periods, and colors.
Adjust wick threshold and trigger bars.
Enable visualizations and alerts as needed.
Conclusion
The "YZH Super WMA Model" is a robust tool for traders seeking reliable, customizable signals. Backtest the recommended settings to optimize for your market and timeframe.
TrendWave Pro EMATrendWave Pro EMA is your ultimate all-in-one trend trading toolkit! 🛠️ Designed for clarity and power, this indicator provides crystal-clear buy & sell signals, advanced confirmation tools, and rock-solid risk management features. It’s built around a dynamic EMA channel and a powerful ATR algorithm to help you catch and ride market trends like a pro.
If you're looking for a single indicator to define trends, generate entry signals, spot choppy markets, and manage trades with a visual Stop Loss system, your search is over.
📈 Recommended Timeframe: For peak performance and accuracy, use this indicator on 15-minute timeframes or higher (e.g., 1-hour, 4-hour).
⚙️ How It Works: Core Components
This indicator combines several powerful modules into one seamless trading system.
1. EMA Trend Band (The "TrendWave") 🌊
This is the engine of the indicator. It features a 100-period EMA of the close, hugged by an upper band (from the high) and a lower band (from the low).
🔵 Blue Midline: Signals a potential uptrend or bullish momentum.
🔴 Red Midline: Signals a potential downtrend or bearish momentum.
⚪ Gray Midline: Suggests a consolidating or neutral market.
The vibrant fill between the bands gives you an instant read on the current trend.
2. ATR-Based Buy & Sell Signals 🎯
The "Buy" and "Sell" labels are powered by a smart Chandelier Exit logic using the Average True Range (ATR). This is designed to capture momentum while filtering out distracting market noise.
🟢 Buy Signal: Appears when the price shows strong upward thrust and breaks above the calculated trailing stop.
🔴 Sell Signal: Appears when the price shows strong downward pressure and breaks below the calculated trailing stop.
3. Visual Stop Loss System 🛡️
Risk management made easy! This critical feature plots your stop loss directly on the chart, activating automatically with every new signal. Choose your style:
💰 Fixed Amount: Set a precise price distance for your SL (e.g., $3.11).
📊 Percentage: Use a percentage of your entry price (e.g., 2%).
📈 ATR Trailing: A dynamic trailing stop that follows the price to lock in profits. It moves up in an uptrend and down in a downtrend, but never against you!
💎 Additional Confirmation Tools
To boost your confidence and trade accuracy, TrendWave Pro EMA comes packed with optional tools:
🔗 Three Customizable Moving Averages: Add up to three of your favorite MAs (EMA, SMA, WMA, etc.) for extra confluence.
🛰️ Super SSL Channel: A secondary trend-following channel. A green line confirms bullish sentiment, while a red line confirms bearish control.
😴 Range Detector: This unique tool automatically highlights boring, sideways markets. Avoid trading when the price is trapped in the green "no-trade" zone! The box flips blue on a bullish breakout and red on a bearish one.
🕯️ Price Action Candlesticks: Get extra confirmation by automatically detecting key patterns:
Pin Bars: 🔵 for bullish, 🔴 for bearish
Shaved Bars: 💧 for bullish, 🌺 for bearish
Inside Bars: 🟡
Outside Bars: 🟠
📖 How to Use
Identify the Main Trend: Use the color of the EMA Trend Band and the Super SSL Channel to see the big picture.
Wait for a Signal: Look for a "Buy" signal in an uptrend or a "Sell" signal in a downtrend.
Seek Confirmation: For A+ setups, look for confirming factors like a bounce from an MA or a strong candlestick pattern.
Avoid Ranging Markets: See the green Range Detector box? That's a sign to sit on your hands and wait for a clear breakout.
Manage Your Risk: Use the Visual Stop Loss line that appears with your signal. Set it and forget it!
👋 Feedback and Suggestions
This indicator is always evolving. For any feedback, questions, or cool ideas, hit me up on Telegram: @Nisar847
Bearish Shooting RangeThe Bearish Shooting Range is a multi-timeframe RSI-based indicator designed to detect potential bearish reversal zones when the market shows overbought conditions across several timeframes.
What It Does:
✅ Multi-Timeframe RSI Analysis: Monitors RSI values across six selectable timeframes simultaneously (default: 1min to 2hr).
✅ Overbought Signal Detection: Highlights a signal when any of the RSI values exceed your defined overbought threshold (default: 75).
✅ Visual Cue on Chart: When an overbought condition is detected on any timeframe, the background of the current candle is shaded red, indicating a possible bearish opportunity.
✅ Customizable Settings: You can modify the RSI length, overbought level, and all six timeframes directly in the input panel.
✅ Alert-Ready: Built-in alert condition lets you receive real-time notifications when an overbought RSI level is triggered on one or more timeframes.
This tool helps traders identify moments of potential exhaustion in upward momentum, especially when several timeframes align, making it ideal for bearish reversal setups and profit-taking strategies.
You will get the best results if you only use the 1 minute chart in settings and as timeframe.
Bullish Shooting RangeThe Bullish Shooting Range is a multi-timeframe RSI-based indicator designed to detect potential bullish reversal zones when the market shows oversold conditions across several timeframes.
What It Does:
✅ Multi-Timeframe RSI Analysis: Monitors RSI values across six selectable timeframes simultaneously (default: 1min to 2hr).
✅ Oversold Signal Detection: Highlights a signal when any of the RSI values fall below your defined oversold threshold (default: 35).
✅ Visual Cue on Chart: When an oversold condition is detected on any timeframe, the background of the current candle is shaded green, indicating a possible bullish opportunity.
✅ Customizable Settings: You can modify the RSI length, oversold level, and all six timeframes directly in the input panel.
✅ Alert-Ready: Built-in alert condition lets you receive real-time notifications when an oversold RSI level is triggered on one or more timeframes.
This tool helps traders spot moments of potential exhaustion in downward momentum, especially when several timeframes align, making it ideal for bullish reversal setups and dip buying strategies.
You will get the best results if you only use the 1 minute chart in settings and as timeframe.
Volume Average - Multi Timeframe (Spot & Futures)Volume Average - Multi Timeframe (Spot & Futures) tool is developed to help traders in understanding volume average of different pairs in USD terms for multiple timeframes.
We as traders always use volume and try to understand peaks in volume. This tool is calculating in 5 different timeframes THE AVERAGE VOLUME in 1 minute for both Spot and Futures pair. Additionally, it calculates the Spot ratio to see if the move on the Futures Pair is supported by Spot volume
We can compare the current 1-minute (1m) average to 4 hours (4h) average and see if the move is fresh (1m > 4h) or is an ongoing move with high volume (both 1m and 4h > 1D or 3D volume). Also, we can strategies where 1m volume is 3x bigger than 3D volume which means ‘Market Maker’ is starting to be very active.
Settings:
By default, Statistics Table and 1 minute & 3 Days volume average lines are shown in the indicator pane. You may add 4 hours, 1 Day and 1 Week charts as well which are optional. In order not to confuse these line charts, labels are provided and in order not to overlap those labels “Offset between labels” setting can be used.
The Stats (Statistics) Table can be positioned in different parts of the chart and font size is adjustable.
Instead of using volume average line charts you may enable “Show Only Spot Ratio Chart” which is showing the historical spot ratio for the pair. It may help you to see the ups and downs of Spot ratio and try to understand Market Maker and/or Whale involvement
In crypto, comparing volume data for significant value is quite challenging. Exchange should have high volume and consistent data between pairs so “Enforce BINANCE volume over current exchange” option is provided. Use of BINANCE volume instead of current exchange is highly recommended as many exchange pairs do not have enough volume to compare different timeframes. Please remove this checkbox if you insist on using the current exchange pair. Also be aware some exchanges use different volume multipliers for different coin pairs like showing volume in millions whereas most exchanges show in thousands, so it is important to use the same exchange for all pairs.
I have developed this indicator for my own trading. I prefer to use it in small timeframes even in 3m & 15m, but you may use it in any timeframe. It really helps with my decisions when I have a setup on the price action, I always check volume anomalies as well. Also, when I have two setups and one pair seems to have a lot of volume in classical volume chart, I can compare which pair is getting more “MONEY FLOW” as this tool shows the real volume average in dollars. Hope it helps you as well.
This indicator is FREE. You may try, use, share and trade with it. And if you like it and really benefit from it, you may encourage me for my future different ideas with a small donation, but you DO NOT have to 😊
USDT (BSC – BEP20): 0x6de1213767ba65470b4a06f4ed716c1a4b621750
TIME-SPLT ACADEMY INDICATOR# TIME-SPLT ACADEMY CISD + FVG + TSM FRACTALS - Comprehensive Market Structure Analysis Tool
## Overview
This indicator combines three essential market structure analysis components into a unified trading tool: Change in State Direction (CISD), Fair Value Gaps (FVG), and TSM Fractals. This integration provides traders with a complete framework for identifying market structure breaks, price imbalances, and key pivot levels on any timeframe.
## Component 1: CISD (Change in State Direction)
**What it is:** CISD identifies significant breaks in market structure by tracking when price decisively breaks above previous swing highs (bullish CISD) or below previous swing lows (bearish CISD). This concept is fundamental to understanding trend changes and continuation patterns.
**How it works:**
- Monitors swing highs and lows using customizable pivot periods
- Tracks when price closes above a previous swing high (bullish structure break)
- Tracks when price closes below a previous swing low (bearish structure break)
- Draws horizontal lines from the pivot point to the break point with "CISD" labels
- Works on multiple timeframes simultaneously
**Trading Applications:**
- Identifies trend changes and continuation signals
- Provides entry signals on structure breaks
- Helps determine market bias and direction
## Component 2: FVG (Fair Value Gaps)
**What it is:** Fair Value Gaps are price imbalances that occur when there's a gap between the high of one candle and the low of another candle two periods later, with the middle candle not filling this gap. These represent areas where price moved inefficiently and often return to "fill" the gap.
**How it works:**
- Analyzes 3-candle patterns to identify gaps
- Bearish FVG: Gap between low and high where price dropped leaving unfilled space above
- Bullish FVG: Gap between high and low where price rose leaving unfilled space below
- Tracks 8 different candle body combinations for each direction (up, down, doji patterns)
- Monitors gap mitigation when price returns to fill the imbalance
- Changes color when gaps are partially or fully mitigated
**Gap Detection Logic:**
- Bearish FVG patterns: DDD, DDJ, JDD, UDJ, JDU, UDD, DDU, UDU
- Bullish FVG patterns: DUD, DUJ, JUD, UUJ, JUU, UUD, DUU, UUU
- (D=Down candle, U=Up candle, J=Doji candle)
**Trading Applications:**
- High-probability reversal zones when price returns to FVGs
- Support and resistance levels
- Target areas for limit orders
- Risk management reference points
## Component 3: TSM Fractals
**What it is:** TSM Fractals identify significant pivot highs and lows using Williams Fractal methodology. These mark potential reversal points and key support/resistance levels.
**How it works:**
- Identifies fractal highs: peaks where the center candle's high is higher than surrounding candles
- Identifies fractal lows: valleys where the center candle's low is lower than surrounding candles
- Uses customizable lookback periods (default 15) for fractal identification
- Displays horizontal lines with "$" symbols at fractal levels
- Maintains a configurable number of recent fractals on the chart
**Trading Applications:**
- Key support and resistance levels
- Potential reversal zones
- Confluence with other analysis tools
- Stop loss placement reference points
## Why This Combination Works
**Synergistic Analysis:** Each component provides different but complementary information:
1. **CISD** shows when market structure changes, indicating trend shifts or continuation
2. **FVGs** reveal where price has moved inefficiently and may return for rebalancing
3. **Fractals** highlight key pivot points that often act as support/resistance
**Trading Edge:** The combination allows for:
- **Entry Confirmation:** Wait for CISD breaks near unfilled FVGs at fractal levels
- **Risk Management:** Use FVG boundaries and fractal levels for stop placement
- **Target Selection:** Project moves to opposite FVGs or fractal levels
- **Market Context:** Understand whether you're trading with or against structure
## Key Features
**Multi-Timeframe CISD:**
- Customizable timeframe settings (Minute, Hour, Day, Week, Month)
- Adjustable swing length for pivot identification
- Customizable line styles, widths, and colors
- Optional alerts on structure breaks
**Advanced FVG Management:**
- Automatic gap size filtering
- Real-time mitigation tracking
- Color-coded active vs. mitigated gaps
- Optional pip value labels
- Large gap alerts for significant imbalances
**Intelligent Fractal Display:**
- Configurable fractal periods
- Maximum fractal count management
- Clean visual presentation
- Historical fractal preservation
## Settings & Customization
**CISD Settings:**
- Timeframe selection and multipliers
- Swing length adjustment (default 7)
- Line styling options
- Color customization for bullish/bearish breaks
- Alert toggle options
**FVG Settings:**
- Show/hide toggles for each direction
- Minimum gap size filtering
- Alert threshold for large gaps
- Color schemes for active and mitigated gaps
- Optional size labels in pips
**Fractal Settings:**
- Fractal period adjustment (default 15)
- Maximum display count (default 10)
- Show/hide toggle
## Educational Value
This indicator teaches traders to:
- Understand market structure concepts
- Recognize price inefficiencies
- Identify key pivot points
- Combine multiple analysis methods
- Develop systematic trading approaches
## Use Cases
**Swing Trading:** Identify major structure breaks with FVG confluence
**Day Trading:** Use lower timeframe CISDs with intraday FVGs
**Scalping:** Quick entries at FVG mitigation near fractal levels
**Position Trading:** Higher timeframe structure analysis with major FVGs
## Technical Implementation
- Utilizes Pine Script v6 for optimal performance
- Efficient array management for historical data
- Real-time calculations without repainting
- Memory-optimized box and line management
- Multi-timeframe data handling with proper security functions
This comprehensive tool eliminates the need for multiple separate indicators, providing everything needed for complete market structure analysis in one cohesive package. The educational component helps traders understand not just what the signals are, but why they work and how to use them effectively in different market conditions.
Sarhan smart map Sarhan Smart Map is an advanced, all-in-one indicator built for smart money traders who rely on market structure, liquidity concepts, and premium/discount frameworks. It visualizes institutional logic in real-time using precise, modular tools.
🔍 Key Features
1. 🔀 Market Structure (CHoCH & BOS)
Automatically detects Break of Structure (BOS) and Change of Character (CHoCH).
Customizable label style, sensitivity, and pivot settings.
Helps track the directional flow of the market.
2. 🧱 Order Blocks (OB)
Detects and displays all significant bullish and bearish order blocks.
Each OB shows internal volume ratio (Buy vs Sell).
Highlights mid-line, mitigated zones, and weak highs/lows.
Color-coded for active vs invalidated OBs.
3. 📉 Fair Value Gaps (FVG)
Identifies price imbalances and gaps across candles.
Supports both standard FVGs and breaker blocks.
Option to show midpoint, mitigation status, and overlaps.
Can detect fakeouts or “raids” within FVG zones.
4. 💦 Liquidity Grabs
Pinpoints buy-side and sell-side liquidity sweeps.
Bubble size reflects strength and candle structure.
Smart filters for wick size, body size, and number of prior candles.
Differentiates real grabs vs fake liquidity moves.
5. 📌 Buyside & Sellside Liquidity Zones
Detects equal highs/lows and draws liquidity zones visually.
Indicates where stop orders and liquidity traps may lie.
6. ⚖️ Premium & Discount Zones
Automatically calculates 50% equilibrium levels of price swings.
Visually highlights premium (above EQ) and discount (below EQ) zones.
Helps identify optimal entry locations based on Smart Money logic.
7. 🕒 Sessions Display (Asia / London / NY)
Displays boxes for major trading sessions on the chart.
Useful for timing strategies and spotting fake moves.
Each session can be toggled and color-customized.
8. 📈 Moving Average (MA) Filter
Built-in MA line (SMA or EMA) for trend bias confirmation.
Adjustable length and visibility for clarity.
9. 🌐 Overall Trend Coloring
Candles dynamically change color based on internal trend logic.
Combines market structure shifts, MA direction, and OB interactions.
⚙️ Settings & Performance
Fully modular: enable/disable any feature.
Adjustable chart history range (bars limit).
Optimized for performance and clarity.
Compatible with all major markets: forex, crypto, indices, metals, stocks.
🔒 Access
This is an invite-only script. Access is granted manually by the author.
Please contact below for licensing:
📬 Telegram: @Sarhan_EA_Support
[CodeIFG] Mega Trend Band (HMA)Mega Trend Band (HMA) Indicator 📊
This indicator is designed to provide clear visual cues for market direction using a Hull Moving Average (HMA) presented as a dynamic band.
Core Functionality & Visuals:
Market Direction: The primary purpose is to show the direction of the market as "Up" (Bullish) or "Down" (Bearish).
⬆️ Up/Bullish: Indicates an upward market movement.
⬇️ Down/Bearish: Indicates a downward market movement.
Intuitive Band Presentation: Instead of a single line, the indicator creates a band, making it easier to understand the trend and its changes at a glance. The band expands or contracts based on the "Band Offset" input.
Color-Coded Trend:
🔵 Blue: Indicates a Bullish trend (or "Up" market), specifically when the Hull Moving Average is currently rising.
🔴 Red: Indicates a Bearish trend (or "Down" market), specifically when the Hull Moving Average is currently falling.
"Mega Trend" Toggle: A dedicated input option allows users to enable or disable the trend-based coloring. When disabled, the band will appear in a neutral, transparent color, offering a cleaner look if preferred, without losing the HMA's positional reference.
Input Options for Customization: ⚙️
Users can easily fine-tune the indicator's behavior and appearance through the following inputs:
" Enable Trend Coloring" (Mega Trend) :
Type: ◻️ Boolean (checkbox: true/false).
Purpose: Toggles the dynamic blue/red coloring for bullish/bearish trends. If unchecked, the band will display in a transparent, neutral color.
"HMA Length":
Type: 🔢 Integer.
Default: 45.
Range: 20 to 100.
Purpose: Sets the lookback period for the Hull Moving Average calculation. A higher value creates a smoother line, while a lower value makes the HMA more reactive to recent price movements.
"Source Price":
Type: 💲 Price Series (e.g., close).
Default: close (closing price).
Purpose: Allows the user to select which price data (e.g., Open, High, Low, Close) the Hull Moving Average will be calculated on.
"Band Offset (Bars)":
Type: ↔️ Integer.
Default: 1.
Range: 1 to 5.
Purpose: Controls the offset for the second HMA line, which creates the visual band. A larger offset creates a wider band, providing a broader visual representation of the trend's momentum
NASAlgo v3® - MegapoweRSure! Here's the English translation of your description:
---
### 📊 **1. Dashboard**
The dashboard provides a comprehensive overview of the current market conditions based on key metrics:
- **Volatility** – tracks price fluctuations.
- **Volume** – displays real-time trading volume.
- **RSI (Relative Strength Index)** – helps identify overbought/oversold conditions.
- **Market Sentiment** – analyzes tone from news, social media, or other sources (if used).
---
### 🔀 **2. Trend Panel**
Displays trend direction across multiple timeframes:
- Covers intervals ranging from 1 minute to monthly.
- Shows uptrend, downtrend, or sideways movement for each timeframe.
- **Color-coded indicators**: e.g., green for bullish, red for bearish.
---
### 📈 **3. Moving Averages**
Used to analyze trend and price dynamics:
- **SMA (Simple Moving Average)** with periods from 8 to 15 for short-term analysis.
- **EMA 200 (Exponential Moving Average)** – serves as a guide for long-term trend direction.
- Price above EMA 200 indicates a bullish trend.
- Price below EMA 200 indicates a bearish trend.
---
### 🎨 **4. Color Background and Candles**
Visual cues enhance perception of current market state:
- **Chart background** changes depending on the price’s position relative to EMA 200:
- Green background — price above EMA 200.
- Red background — price below EMA 200.
- **Candle colors** depend on their position relative to the Price Action Channel (PAC):
- For example: blue — inside the channel, orange — breakout upwards, purple — breakout downwards.
---
### 🚩 **5. Signal Generation**
Buy and sell signals are generated using technical indicators:
- **Supertrend** – shows trend direction and potential reversal points.
- **SMA 9** – used to filter signals.
- Labels appear on the chart:
- **"Long"** – buy signal.
- **"Short"** – sell signal.
---
### 🛡️ **6. Risk Management**
Helps traders maintain discipline when entering trades:
- Displays levels:
- **Entry** – entry point based on the signal.
- **Stop Loss (SL)** – level to limit losses.
- **Take Profit (TP)** – profit target.
- SL and TP are calculated based on **ATR (Average True Range)**.
- **Customizable line styles** and spacing options available.
---
### 🔔 **7. Alerts**
Automatic notifications for important events:
- Notifications triggered when signals appear:
- **"Buy Alert"**
- **"Sell Alert"**
- Supports alerts via email, Telegram, SMS, or TradingView's built-in alert system.
---
### ✅ **Additional Features (optional)**
- **Customizable parameters**: ability to change moving average periods, RSI thresholds, ATR settings, etc.
- **Multi-asset support**: tracking signals across multiple instruments.
- **Multi-timeframe analysis**: analyzing one asset across different timeframes.
Daily Trading Barometer (DTB) with DJIA OverlayThe "Daily Trading Barometer (DTB) with DJIA Overlay" is a custom technical indicator designed to identify intermediate-term overbought and oversold conditions in the stock market, inspired by Edson Gould's original DTB methodology. This indicator combines three key components:
A 7-day advance-decline oscillator, a 20-day volume oscillator, and a 28-day DJIA price ratio, normalized into a composite index scaled around 110–135. Values below 110 signal potential oversold conditions, while values above 135 indicate overbought territory, aiding in timing market reversals.
The overlay of a normalized DJIA plot allows for visual correlation with the broader market trend. Use this tool to anticipate turning points in oscillating markets, though it’s best combined with other indicators for confirmation. Ideal for traders seeking probabilistic insights into bear or bull market transitions.
How to use -
If the DTB line (blue) and normalized DJIA (orange) are under the green dashed line, high probability for a long and reversal.
Use with the symbol SPX/QQQ
Dow Jones Industrial Average - DJIA
London Breakout Structure Pro🇬🇧 English:
London Breakout Structure Pro is a trading indicator designed to identify breakout opportunities during the London session, using structural changes, minimum range validations, and risk/reward parameters. It helps traders detect potential entries based on price behavior and session timing.
Custom Vertical Lines📍 Custom Vertical Lines — 10 Configurable Time Markers
This Script allows you to draw up to 10 customizable vertical lines on your charts, based on specific times of day, with clear labels, timezone handling, and smart display logic that only shows each line once its time has passed.
Perfect for traders who structure their sessions around key moments like:
Market session opens (London, New York, etc.)
ICT Killzones
Macro event times or news releases
Recurring visual alerts
✅ Key Features
🕒 Up to 10 configurable time-based lines:
Set the exact hour and minute for each line.
Toggle each line on or off individually.
🎨 Full customization options:
Line color, style (solid, dotted, dashed), and thickness.
Custom label text for each line.
Adjustable label text size.
🌍 Timezone support:
Define your preferred timezone (e.g., GMT-4, GMT+1) to align with your local trading hours.
⏰ Smart conditional display:
A line only appears after the selected time has passed in the current day.
No display during weekends, based on US market closure times.
💡 Why use this script?
This tool is especially useful for:
Structuring your trading day around predefined time anchors.
Backtesting using consistent time-based references.
Keeping your chart clean and relevant, with no premature line clutter.
⚙️ Compatibility & Usage
🧩 Works on all markets and all timeframes.
📆 No repainting: lines appear exactly at the defined moment.
🔔 Pro Tip: Combine this with your favorite session indicators or liquidity tools to increase time-based precision in your trading.