Multi-Timeframe Sync Detector 🔥 Multi-Timeframe Sync Detector - Never Miss Aligned Trends Again!
📊 WHAT IS THIS INDICATOR?
The Multi-Timeframe Sync Detector is a powerful visual tool that helps traders identify when multiple timeframes are aligned in the same direction. It analyzes Weekly, Daily, and 4-Hour trends simultaneously and alerts you when all three are in sync - the highest probability trading setup.
═══════════════════════════════════════════
✨ KEY FEATURES:
🎯 Real-Time Sync Detection
- Monitors 3 timeframes simultaneously (Weekly, Daily, 4H)
- Works on ANY chart timeframe (1m, 15m, 1H, 4H, Daily, etc.)
- Instant visual feedback when trends align
🌈 Visual Background Colors
- GREEN background = All 3 timeframes BULLISH (Long setups only!)
- RED background = All 3 timeframes BEARISH (Short setups only!)
- GRAY background = No sync (Wait for alignment)
📍 Clean Dashboard Display
- Shows current trend for each timeframe
- Large visual sync status indicator
- Color-coded for instant recognition
- Readable white text on all backgrounds
📊 Bottom Sync Bar
- Thick GREEN line = Bullish sync active
- Thick RED line = Bearish sync active
- Thin GRAY line = No sync detected
🔔 Smart Alerts
- Alert when Bullish Sync starts
- Alert when Bearish Sync starts
- Alert on any sync change
- Never miss a high-probability setup!
🏷️ Dynamic Labels (Optional)
- "🔥 BULLISH SYNC!" label when all 3 align bullish
- "🔥 BEARISH SYNC!" label when all 3 align bearish
- Labels move with the chart for easy tracking
═══════════════════════════════════════════
🎓 HOW TO USE IT:
1️⃣ ADD TO YOUR CHART
Add the indicator to any timeframe chart
2️⃣ WAIT FOR SYNC
Watch for the background to turn GREEN or RED
3️⃣ TRADE IN SYNC DIRECTION
• GREEN = Only take LONG trades
• RED = Only take SHORT trades
• GRAY = Wait, don't trade yet
4️⃣ COMBINE WITH YOUR STRATEGY
Use sync as a filter for your existing strategy
Only take signals when all 3 timeframes agree
═══════════════════════════════════════════
⚙️ CUSTOMIZATION OPTIONS:
📅 Timeframe Settings
- Weekly Timeframe (default: W)
- Daily Timeframe (default: D)
- 4H Timeframe (default: 240)
- Customize to your trading style!
🎨 Visual Options
- Toggle background color on/off
- Toggle dashboard on/off
- Toggle sync labels on/off
- Adjust background colors
═══════════════════════════════════════════
💡 TRADING METHODOLOGY:
The indicator uses a simple but powerful trend detection algorithm:
✅ TREND DETECTION:
- Compares price to 50 EMA
- Analyzes momentum over 20 bars
- Confirms trend direction
✅ SYNC LOGIC:
- ALL 3 timeframes must show same direction
- Weekly + Daily + 4H all BULLISH = Bullish Sync
- Weekly + Daily + 4H all BEARISH = Bearish Sync
- Any mismatch = No Sync
═══════════════════════════════════════════
📈 BEST PRACTICES:
✨ DO:
- Wait for full sync before taking trades
- Use sync as directional filter
- Combine with price action/patterns
- Set alerts for sync changes
- Trade only in sync direction
❌ DON'T:
- Trade against the sync direction
- Force trades during no sync periods
- Ignore the sync status
- Over-leverage just because of sync
═══════════════════════════════════════════
🎯 IDEAL FOR:
- Swing Traders looking for high-probability setups
- Day Traders who want multi-timeframe confirmation
- Trend Followers seeking aligned markets
- Anyone wanting to avoid counter-trend trades
- Traders who use multiple timeframe analysis
═══════════════════════════════════════════
📊 WORKS ON ALL MARKETS:
✅ Forex (EUR/USD, GBP/USD, etc.)
✅ Indices (S&P 500, NASDAQ, DAX, etc.)
✅ Commodities (Gold, Silver, Oil, etc.)
✅ Cryptocurrencies (BTC, ETH, etc.)
✅ Stocks
═══════════════════════════════════════════
🔔 ALERT SETUP:
1. Click the "Alert" button (⏰) in TradingView
2. Select "Sync Detector - Multi-Timeframe"
3. Choose your alert type:
• "Bullish Sync Started"
• "Bearish Sync Started"
• "Sync Changed"
4. Set your notification preferences
5. Never miss a sync event again!
═══════════════════════════════════════════
📚 WHAT MAKES THIS UNIQUE:
Unlike other multi-timeframe indicators that show separate panels or complex data, the Sync Detector provides INSTANT visual clarity:
- ONE glance at background color = Know the market direction
- SIMPLE dashboard = All info at a glance
- CLEAN design = No chart clutter
- DYNAMIC labels = Always visible
═══════════════════════════════════════════
⚡ PERFORMANCE NOTES:
- Lightweight code - won't slow down your charts
- Updates in real-time
- No repainting - what you see is what you get
- Works on all TradingView plans
═══════════════════════════════════════════
🎓 STRATEGY EXAMPLE:
"The Sync & Structure Method"
1️⃣ Wait for Sync (GREEN or RED background)
2️⃣ Identify key support/resistance levels
3️⃣ Wait for price to reach these levels
4️⃣ Look for entry pattern (engulfing, pin bar, etc.)
5️⃣ Enter in sync direction
6️⃣ SL below/above structure
7️⃣ TP at next major level
═══════════════════════════════════════════
💬 FEEDBACK & SUPPORT:
If you find this indicator helpful, please:
- Leave a comment with your experience
- Share it with fellow traders
- Give it a boost! 🚀
═══════════════════════════════════════════
⚠️ DISCLAIMER:
This indicator is a tool to assist in trading decisions. It does not guarantee profits. Always use proper risk management, position sizing, and combine with your own analysis. Past performance does not indicate future results.
═══════════════════════════════════════════
Trend Analysis
Dresteghamat:Adaptive Multi-TF Decision Engine**Dresteghamat: Adaptive Multi-Timeframe Decision Engine**
This open-source indicator is an algorithmic decision-support system designed to filter market noise by quantifying three core market dimensions: **Regime**, **Direction**, and **Exhaustion**.
**⚠️ Technical Note on Originality:**
This script solves the "Timeframe Irrelevance" problem found in standard dashboards. Instead of using static HTF references, it implements a custom **"Adaptive Context Engine"** (see lines 245-270 in source code). It calculates the user's current `timeframe.multiplier` and dynamically maps the mathematically relevant Higher Timeframes.
* *Innovation:* A 5m chart automatically weights 15m/1H structure, whereas a 1H chart weights 4H/Daily structure. This dynamic logic is proprietary and ensures contextual accuracy.
---
### 🛠️ Logic & Calculation Methodology
The script does not simply overlay indicators. It processes raw market data through a **Weighted Scoring Engine** (lines 275-285) to output a unified market state.
**1. Regime Identification (Volatility Normalized)**
We calculate a custom "Volatility Ratio" to distinguish Trend vs. Range regimes.
* **Logic:** `Range / Smoothed_ATR`.
* **Function:** If Ratio > 2.0, the market is in Expansion (Trend). If < 1.2, it is in Compression (Range). This normalizes volatility across assets (Crypto/Forex/Stocks).
**2. Directional Bias (Composite Metric)**
Direction is calculated via a voting system of three sub-components (lines 80-130):
* **Structural Pivots:** Detects Swing Highs/Lows using a 25-bar lookback to define market structure.
* **Cumulative Body Delta:** Tracks the net buying/selling pressure within candle bodies.
* **Micro-Flow:** A short-term (5-bar) momentum filter to detect immediate order flow shifts.
**3. Exhaustion Model (Risk Management)**
The script prevents late entries by calculating an "Exhaustion Score" (lines 150-200). It aggregates:
* **VRSD (Volatility Regime Shift):** Detects when volatility expands > 2 standard deviations (Mean Reversion risk).
* **Volume Decay (VEFF):** Identifies Divergence where price makes new highs on declining Volume MA.
* **RSI/Impulse Divergence:** Standard momentum divergence logic.
**4. The Decision Output (MODE)**
The dashboard renders a final signal based on a hierarchical algorithm:
* **BUY/SELL ONLY:** Triggered when Current Momentum aligns with the Dynamically Selected HTF Structure AND the Exhaustion Score is low.
* **PULLBACK:** Triggered when HTF Structure is bullish, but Current Momentum is bearish (indicating a corrective phase).
* **HTF EXHAUST:** Overrides signals when the Higher Timeframe metrics hit extreme levels.
* **WAIT:** Default state during Range Regimes or conflicting signals.
---
### 📊 Usage Guide
1. Apply to chart (Auto-adapts to any timeframe).
2. **Status Column:** Shows the raw health of the trend (Strong/Weakening/Exhausted).
3. **MODE Column:** Displays the final actionable bias based on the scoring algorithm.
**Disclaimer:** This tool provides statistical analysis based on historical data. It does not guarantee future results.
PIP BOOSTER (Mobile) FullversionThe PIP BOOSTER from underground-traders.com is a very intelligent indicator with integrated win-rate tracking (%), which can be used on all markets and timeframes. Thanks to its two fundamentally different algorithms, the PIP BOOSTER is able to find a profitable setup in over 80% of all charts. The win-rate tracking (%) is highly detailed and can be applied to up to 5,000 candles.
It updates after every single signal, ensuring that performance monitoring is always up to date. Additionally, PIP BOOSTER users can apply different time filters, which can further optimize performance.
There is both a desktop version and a mobile version, which can be used with the TradingView mobile app. All signals are displayed clearly in the mobile app, making it possible to trade directly from your smartphone.
Please note that the demo version does not include any live signals. The demo version is only for you to evaluate the performance (win-rate %) of the two algorithms.
We guarantee that there are no repaint signals, and the signals in the demo version are 100% identical to those in the full version.
For any questions, please visit:
underground-traders.com
Or contact us at:
help@underground-traders.com
ZOBAKAFXAI – SMART STRUCTURE CLEAN MODE V4.1 (Gold Edition)ZOBAKAFXAI – Institutional Smart Structure (Gold Edition) is an advanced, professional trading indicator built for traders who want to trade with clarity, structure, and precision.
This indicator is designed around Smart Money Concepts (SMC) and Institutional Market Structure, helping traders clearly see where the market is trending, where liquidity sits, and where high-probability trading opportunities exist.
Unlike traditional indicators, this tool focuses on price action behavior, structure shifts, and institutional-style logic rather than lagging signals.
🔥 WHAT THIS INDICATOR DOES
This indicator automatically detects and plots:
• Break of Structure (BOS)
• Change of Character (CHOCH)
• Swing Highs and Swing Lows
• Order Blocks
• Breaker Blocks
• Fair Value Gaps (FVG)
• Institutional Premium / Discount Zones
• Trend-based market direction
Everything is displayed in a clean, minimal, and gold-themed interface for easy chart reading.
✅ WHO THIS INDICATOR IS FOR
This tool is perfect for:
• Forex traders
• Gold (XAUUSD) traders
• Indices traders
• Crypto traders
• Funded account traders
• Beginners who want structure
• Advanced traders who want precision
It works perfectly on:
✓ MT4/MT5 chart analysis
✓ TradingView Web & Mobile
✓ Low and high timeframes
⚙ HOW TO USE
• Wait for structure confirmation (BOS or CHOCH)
• Trade from Premium zones (for sells)
• Trade from Discount zones (for buys)
• Follow the trend direction
• Use proper risk management
This indicator is a decision-support tool, not a magic system.
⚠ RISK DISCLAIMER
This indicator is for educational and analysis purposes only.
Trading involves risk.
Past results do not guarantee future performance.
Always use stop loss and proper risk management.
📲 COMMUNITY & SUPPORT
Join our community for updates and support:
👉 t.me
© ZOBAKAFXAI
All rights reserved.
Price Actionthis is indicator from VuTienTurtleTrader, I need to further develop it thus publish my own version here.
the original script source:
EMA 89 and Hull MA 89 used to filter trading signals and working as support and resistance.
When both of them are red, market is bearisk, only short.
When both of them are green, market is bullish, only long.
when there is 1 green and 1 red, market is neutral, can short or long.
Enjoy and happy trading!
Advanced Volume Analysis ProAdvanced Volume Analysis Pro is a comprehensive volume indicator that goes beyond traditional volume bars by intelligently analyzing buying and selling pressure, detecting institutional activity, and providing real-time volume metrics.
Smart Buy/Sell Pressure Detection
Institutional Volume Identification - Automatically highlights extreme volume spikes with distinctive colors (Teal for bullish, Deep Pink for bearish) Adjustable
Relative Volume (RVOL) Dashboard
Multiple MA Types - Choose from SMA, EMA, or WMA for volume moving average calculation
Use Cases:
1. Breakout Confirmation
2. Reversal Detection
Extreme volume spikes (teal or pink bars) often signal exhaustion or capitulation.
3. Trend Strength Assessment
Monitor the volume bars during trends.
4. Support/Resistance Testing
When price approaches key levels, watch for institutional volume. High RVOL (2x+
5. Divergence Analysis
Compare volume trends with price action. Rising prices with declining volume (more gray bars) creates bearish divergence. Falling prices with increasing volume suggests accumulation and potential bullish reversal.
6.Smart Money Tracking
Institutional players move markets. This indicator highlights their activity in real-time, allowing retail traders to follow "smart money" instead of fighting against it.
Lets get it!!
Adam Mancini ES Levels🧭 Script Objective
Displays horizontal support and resistance levels (major, minor, and trigger zones) for quick price reaction analysis. I extract these levels from tradecompanion.substack.com Adam mancini daily newsletters
⚙️ Customize Levels
Open the Settings (⚙️) of the indicator and under **Inputs**, enter your price levels separated by commas:
- Majors → for key support/resistance levels (red lines)
- Short Triggers → for important short entry zones (thicker red lines)
- Non Majors → for minor levels (blue lines)
Example levels on 21-11-2025:
Short triggers:
6542,6606,6622,6664,6685,6701
Majors:
6468, 6484, 6500, 6506, 6512, 6519, 6530, 6542, 6553, 6572, 6581, 6588, 6605, 6622, 6638, 6685, 6701, 6723, 6742
Non Majors:
6477, 6480, 6489, 6516, 6522, 6535, 6546, 6563, 6577, 6585, 6593, 6597, 6617, 6626, 6631, 6652, 6658, 6674, 6692, 6705, 6712, 6716, 6733
Ultimate Algo ProUltimate Algo Pro एक multi-layered market analysis system है जो price behavior, volatility structure और trend dynamics को combine करके साफ़ तथा actionable trading signals प्रदान करता है।
इसका उद्देश्य market conditions को simplify करके traders को स्पष्ट दिशा और disciplined decision-making में मदद देना है।
Core Features
Market strength और directional shifts को identify करने वाला dynamic signal engine
Momentum shifts पर आधारित automatic long/short indications
Price structure के अनुसार adaptive zones और reaction levels
Volatility को ध्यान में रखकर बनाया गया risk framework, जिसमें automated levels शामिल हैं
Trend environment समझने के लिए optimized visual component
Compact dashboard जो system status को एक नज़र में दिखाता है
Use Case
यह system short-term से लेकर medium-term trading तक किसी भी style में इस्तेमाल किया जा सकता है।
Script का उद्देश्य
✔ clearer signals
✔ reduced noise
✔ structured trade planning
provide करना है ताकि trader को market flow बेहतर समझ आए।
Rotation SentinelROTATION SENTINEL v1.1 — OVERVIEW
Rotation Sentinel is a macro rotation engine that tracks 10 institutional-grade dominance, liquidity, and trend signals to identify when capital is flowing into altcoins.
Each row outputs Green / Yellow / Red, and the system produces a 0–10 Rotation Score plus a final regime:
🔴 NO ROTATION (0–4)
🟡 ROTATION STARTING (5–6)
🟢 ALTSEASON (7–10)
Use on Daily timeframe for best accuracy.
KEY SIGNALS
1️⃣ BTC.D ex-stables
Shows true BTC vs alt strength.
🟢 Falling = capital rotating into alts.
🔴 Rising = alts bleeding. (Master switch.)
2️⃣ OTHERS.D
Broad altcoin dominance.
🟢 Rising = early alt strength.
🔴 Falling = weak participation.
3️⃣ ETH/BTC
Rotation ignition.
🟢 ETH outperforming = rotation can start.
🔴 ETH lagging = altseason impossible.
4️⃣ STABLE.C.D
Crypto “fear index.”
🟢 Falling = risk-on environment.
🔴 Rising = capital hiding in stables.
5️⃣ USDT.D
Real-time risk positioning.
🟢 Falling = capital deploying.
🔴 Rising = defensive.
6️⃣ TOTAL3 (HTF Trend)
Structural alt market health.
🟢 Above SMA + rising = bullish structure.
🔴 Below SMA + falling = systematic weakness.
7️⃣ TOTAL3 / TOTAL2
Depth of rotation.
🟢 Mid/small caps outperforming = deep rotation.
🔴 Only large caps moving = shallow cycle.
8️⃣ Risk Ratio (OTHERS.D / STABLE.C.D)
Pure risk appetite.
🟢 Alts gaining on stables = risk-on.
9️⃣ OTHERS/BTC
Alt value vs BTC.
🟢 Rising = alts outperforming BTC.
🔟 Liquidation Heatmap (Manual)
Update from Hyblock/Coinalyze.
🟢 Liquidity above = upside easier.
ALTSEASON TRIGGER
Fires only when all 6 core conditions turn GREEN:
BTC.D ex-stables
OTHERS.D
ETH/BTC
STABLE.C.D
TOTAL3 structure
Rotation Score ≥ threshold (default 7)
BEST PRACTICES
Use Daily timeframe (macro rotation, not intraday noise)
Score < 5 → defensive / selective trades
Score 5–6 → early rotation window
Score ≥ 7 → confirmed altseason regime
Let alerts notify you; no need to manually monitor
INCLUDED ALERTS
🚨 ALTSEASON TRIGGERED
⚠️ Rotation Score Crossed Threshold
📈 ETH/BTC Rotation Clock Activated
🔥 OTHERS.D Breaking Higher
QQE + RSI + ADX Strength GaugeQQE + RSI + ADX Strength Gauge - Release Notes
A comprehensive multi-indicator oscillator combining QQE MOD momentum analysis with RSI, ADX, and ATR strength metrics for complete market analysis.
Features
+QQE MOD Oscillator
Primary & Secondary QQE calculations with Bollinger Band integration
Dynamic momentum-based column coloring (strong vs weak signals)
Clear bullish/bearish threshold zones
Strength Indicators
RSI (14) with overbought/oversold reference lines
ADX + DI lines for trend strength measurement
ATR for volatility context
Live trend gauge label (BULLISH/BEARISH/CHOP)
Visual Design
Clean, professional gradient aesthetic
Customizable colors for all indicators
Background coloring (oscillator pane + optional chart overlay)
Adjustable transparency settings
Settings
Fully adjustable QQE parameters (Primary/Secondary RSI, smoothing, factors)
Customizable Bollinger Bands (length, multiplier)
Adjustable indicator lengths (RSI, ADX, ATR)
ADX threshold control
Complete color customization
Credits
Original RSI + ADX + ATR Strength Gauge - Base structure and gauge concept - jaredskii
QQE MOD Indicator - QQE calculation logic - Mihkel00
BTC Macro Heatmap (Fed Cuts & Hikes)🔴 1. Red line – Fed Funds Rate (policy trend)
This line tells you what stage of the monetary cycle we’re in.
Rising red line = the Fed is hiking → liquidity is tightening → money leaves risk assets like BTC.
Flat = pause → markets start pricing in the next move (often sideways BTC).
Falling = easing / cutting → liquidity returns → bullish environment builds.
The rate of change matters more than the level. When the slope turns down, capital starts seeking yield again — BTC benefits first because it’s the most volatile asset.
💚 2. Dim green zones – detected cuts
These are data-based easing events pulled directly from FRED.
They show when the actual effective rate began moving down, not necessarily the exact meeting day.
Think of them as the Fed’s “foot off the brake” — that’s when risk markets begin responding.
🟩 3. Bright green lines – official FOMC cuts
These are the real policy shifts — the Fed formally changed direction.
After these appear, BTC historically transitions from accumulation → markup phase.
Look at 2020: the bright green lines came right before BTC’s full reversal.
You’re seeing the same thing now with the 2025 lines — early-stage liquidity return.
🟠 4. Orange line – DXY (US Dollar Index)
DXY is your “risk-off” gauge.
When DXY rises, global investors flock to dollars → BTC usually weakens.
When DXY peaks and starts dropping, it means risk appetite is coming back → BTC rallies.
BTC and DXY are inversely correlated about 70–80% of the time.
Watch for DXY lower highs after rate cuts — that’s your macro confirmation of a BTC-friendly environment.
🟦 5. Aqua line – BTC (normalized)
You’re not looking for the price itself here, but its shape relative to DXY and the Fed line.
When BTC curls up as the red line flattens and DXY rolls over → that’s historically the start of a major bull phase.
BTC tends to bottom before the first cut and explode once DXY decisively breaks down.
🧠 Putting it together
Here’s the rhythm this chart shows over and over:
Fed hikes (red line rising) → BTC weakens, DXY climbs.
Fed pauses (red line flat) → BTC stops falling, DXY tops.
Fed cuts (dim + bright green) → DXY turns down → BTC begins long recovery → bull cycle starts.
RSI to 50 (decimal version) - TemujinTradingSimple indicator that shows the price levels required for the RSI to get to the value of 50.
What I observe is 50 rsi often acts as support or resistance and is a fair indication of bullish/bearish sentiment and price action and bounce/rejection levels.
It provides a table showing current time frame, 4 hr, daily, weekly describing the current rsi value and the price needed for that rsi to get to 50. This table is colored red when bearish at the time frame and green when bullish (as per <50 rsi or >50rsi).
Plots historical lines of each previous candle in the series showing how price interacts.
Updated script to allow manual input of price decimals to enable more assets price to be viewable in the table format.
RSI to 50 - TemujinTradingSimple indicator that shows the price levels required for the RSI to get to the value of 50.
What I observe is 50 rsi often acts as support or resistance and is a fair indication of bullish/bearish sentiment and price action and bounce/rejection levels.
It provides a table showing current time frame, 4 hr, daily, weekly describing the current rsi value and the price needed for that rsi to get to 50. This table is colored red when bearish at the time frame and green when bullish (as per <50 rsi or >50rsi).
Plots historical lines of each previous candle in the series showing how price interacts.
Bull Trend Bear Trend - Inspired By Sci the Goat Bull Trend Bear Trend - Market Structure & S/R Indicator
A comprehensive swing trading indicator that identifies market structure, support/resistance zones, and trend-based entry signals for intraday and swing traders.
Key Features:
📊 Market Structure Detection
Automatically identifies Higher Highs (HH), Higher Lows (HL), Lower Highs (LH), and Lower Lows (LL)
Labels Equal Highs (EH) and Equal Lows (EL) for consolidation zones
Clear visual labels on swing points for easy trend analysis
🎯 Dynamic Support & Resistance
Detects consolidation zones where price has bounced multiple times (2+ touches)
Yellow horizontal lines mark current top resistance and bottom support
Focuses on most recent and relevant S/R levels to reduce chart clutter
Transparent yellow bars highlight when price approaches key levels
📈 1HR Trend Analysis
Real-time trend status displayed in top-right corner
"BULL" (green) or "BEAR" (red) indicator based on 1hr market structure
Helps align lower timeframe trades with higher timeframe trend
🎨 Visual Entry Signals
Green bars + triangle arrows for buy signals (bullish market structure + momentum)
Red bars + triangle arrows for sell signals (bearish market structure + momentum)
Signals only trigger when trend structure aligns with momentum indicators (RSI, MACD, EMA)
How To Use:
Check the 1HR TREND display to know the overall market direction
Wait for price to approach yellow S/R zones
Look for HH/HL pattern in uptrend or LH/LL pattern in downtrend
Enter on green (buy) or red (sell) signal bars with confirmation arrows
Best used on 5min and 15min timeframes for entries while respecting 1hr trend
Settings:
Swing Lookback: Controls sensitivity of swing point detection (default: 5)
S/R Lookback Period: Historical range for support/resistance (default: 20)
S/R Threshold %: Distance from S/R to trigger alerts (default: 2%)
Equal High/Low Threshold: Tolerance for detecting equal levels (default: 0.3%)
Alerts Available:
Buy Signal: Bullish market structure entry detected
Sell Signal: Bearish market structure entry detected
Near S/R: Price approaching major support/resistance zone
Best For:
Swing trading on 1hr timeframe
Intraday scalping on 5min/15min with 1hr trend confirmation
Identifying institutional support/resistance zones
Structure-based trading strategies
Note: This indicator combines multiple timeframe analysis, market structure, and momentum confirmation. Always use proper risk management and confirm signals with your trading strategy.
Dami's HMA Strategy"Dami's HMA Strategy: Dynamic Crossover with Momentum Filter"
Key Points to Include:
Foundation: The strategy is based on the Hull Moving Average (HMA), noted for its speed and reduced lag, making it ideal for identifying trend inflection points early.
Enhanced Logic: Unlike a simple moving average crossover, this strategy incorporates a momentum filter. A signal is only triggered if the HMA crossover coincides with a candle moving in the direction of the new trend (bullish candle for Long, bearish candle for Short). This aims to confirm the impulse and avoid false entries during consolidation periods or 'weak' crossovers.
100% Market Coverage System: It is a continuous reversal system. Every new signal (Long or Short) closes the opposite position, ensuring the trader is always positioned in the direction indicated by the HMA.
Complementary Visualization: It includes the 8-Period High/Low Bands (Dami's Bands) to provide visual context of the recent price range, although they do not affect trading orders.
Adjustment and Optimization: The HMA length (hma_len=9 by default) is the key parameter to optimize based on the specific pair and timeframe. Higher values will generate fewer signals and be slower, while lower values (like the current 9) make it more sensitive.
EMA Color Flip Strategy Experimenting on SOL 30 min chart, it seems good!
Let me know what you think!
Trend ProTrend Pro is a volatility-adaptive trend and momentum system designed for scalping, day trading, and short-term swing trading.
It uses an ATR-based dynamic trend line (Alpha-Trend style) to identify momentum shifts and confirm directional strength.
Unlike traditional moving averages, Trend Pro adapts to volatility and reacts faster during expansions while filtering noise during chop.
🔍 How Trend Pro Works
Trend Pro builds a dynamic volatility channel using ATR and tracks whether price stays above or below this adaptive line.
When price crosses and closes on the opposite side, it suggests a shift in market control.
When price closes above the line → the trend turns BULLISH (green)
When price closes below the line → the trend turns BEARISH (red)
This gives a clear, visual trend state without repainting.
Tips for Best Performance:
✔ Avoid signals directly inside major ranges or sideways chop
✔ Strongest entries come after small pullbacks into the line
✔ Combine signals with:
Market structure
Key swing highs/lows
Liquidity sweeps
Session timing (NYSE open, power hour)
✔ Trend Pro works best when used with the trend, not counter-trend
Enjoy!
Relative Performance vs XAO (Histogram)RSC Relative Strength Comparison is used to compare performance of a Sector Index or Stock against a Benchmark (Index). The Benchmark used is the Australian All Ordinaries Index with a look back period of 63 days (3 months). Both the benchmark and look back period may be changed in the code to suit.
QT Previous Micro Cycle Range + SSMT [bilal]Previous Micro Cycle Range + SMTs - Indicator Description
📊 Overview
This indicator tracks 22.5-minute micro cycles within ICT's Quarterly Theory framework and automatically detects Smart Money Technique (SMT) divergences across correlated indices (NQ, ES, YM). It visualizes previous cycle ranges and identifies high-probability manipulation completions for precise intraday entries.
🎯 What It Does
Micro Cycle Tracking:
Divides each 90-minute session into four 22.5-minute micro quarters
Plots the previous micro cycle's High, Low, Equilibrium (EQ), and Quarter levels
Updates automatically as new micro cycles form
Works on any timeframe (recommended: 1-5 minute charts)
SMT Detection:
Compares current micro cycle vs previous micro cycle across NQ, ES, and YM
Detects Bearish SMT: Divergence at highs (signals distribution down)
Detects Bullish SMT: Divergence at lows (signals distribution up)
Draws visual SMT lines with directional arrows showing correlation/divergence
Optional SMT table showing all three indices' movements
💡 How To Use It
For Scalpers & Day Traders:
Wait for a new micro cycle to begin (lines will refresh every 22.5 minutes)
Watch for SMT formation in the current cycle
Bullish SMT = Buy signal (previous low is confirmed, expect move to previous high)
Bearish SMT = Sell signal (previous high is confirmed, expect move to previous low)
Key Concepts:
Minimum Target: Opposite extreme of previous cycle
SMT Confirmation: One or two indices sweep a level while the other(s) fail to sweep
Best Results: Trade with higher timeframe bias aligned
⚙️ Features
Customizable Display:
Toggle High/Low lines with multiple label styles (Timeframe, Label, %, Fib)
Optional Equilibrium (50%) level
Optional Quarter levels (25% / 75%)
Optional extended range projections (±50% to ±400%)
Adjustable line colors, widths, and label sizes
SMT Options:
Enable/disable SMT detection
Show/hide SMT text labels
Custom colors for bullish/bearish SMTs
Option to delete previous cycle SMTs (keeps chart clean)
Real-time SMT table showing all three indices
Comparison Assets:
Default: ES1! and YM1! (customize to your preference)
Set correlation type for each asset (correlated vs inverse)
Disable individual assets if needed
🔍 Understanding The Visuals
Lines:
Solid lines = Previous cycle High/Low (where price came from)
Dotted lines = EQ and Quarter levels (internal cycle structure)
Green lines = SMT divergence detected (buy/sell signal)
Labels:
▲ = Asset made higher high/low vs previous cycle
▼ = Asset made lower high/low vs previous cycle
🔺 = Inverse correlation (up when others down)
🔻 = Inverse correlation (down when others up)
SMT Logic:
If indices diverge (move opposite directions), SMT is confirmed
Bearish SMT = Highs diverge → Sell
Bullish SMT = Lows diverge → Buy
📈 Best Practices
Use on 1-5 minute charts for optimal micro cycle visualization
Combine with higher timeframe bias (Daily Cycle SSMT, session bias, etc.)
Wait for SMT confirmation before entering trades
Target previous cycle's opposite extreme as minimum profit target
Exit when opposing SMT forms or price reaches target
🛠️ Settings Guide
Essential Settings:
Comparison Symbols: Set to the indices you trade (default: ES1!, YM1!)
Show Cycle SMT: Toggle SMT detection on/off
Delete Previous Cycles SMTs: Keep chart clean by removing old SMTs
Visual Preferences:
Line Color/Width: Customize previous cycle lines
Label Style: Choose between Timeframe (22.5m), Label (descriptive), % (percentage), or Fib (0-1)
Show High/Low: Toggle previous cycle extremes
Show EQ/Quarters/Extended Ranges: Add more reference levels as needed
⚠️ Important Notes
This indicator shows previous cycle ranges, not predictive future levels
SMTs are confirmation signals for manipulation completion
Always use proper risk management and combine with your trading plan
Best results when aligned with higher timeframe directional bias
🎓 Based On ICT Concepts
This indicator implements concepts from Inner Circle Trader (ICT):
Quarterly Theory (fractal time structure)
Micro cycles (22.5-minute quarters)
Sequential SMT (mechanical divergence confirmation)
Smart Money accumulation, manipulation, distribution (AMD)
Perfect for: Scalpers, day traders, and anyone using ICT's Quarterly Theory and SMT concepts for precise intraday entries.
Note: This is a study indicator (overlay=true). It does not generate buy/sell signals automatically - you must interpret SMT formations based on your trading strategy.RéessayerGu should know it only works on the 30s chart btwPrevious Micro Cycle Range + SMTs - Indicator Description
📊 Overview
This indicator tracks 22.5-minute micro cycles within ICT's Quarterly Theory framework and automatically detects Smart Money Technique (SMT) divergences across correlated indices (NQ, ES, YM). It visualizes previous cycle ranges and identifies high-probability manipulation completions for precise intraday entries.
⚠️ IMPORTANT: This indicator is designed to work on the 30-second chart only. The micro cycle calculations are optimized for 30s timeframe data.
🎯 What It Does
Micro Cycle Tracking:
Divides each 90-minute session into four 22.5-minute micro quarters
Plots the previous micro cycle's High, Low, Equilibrium (EQ), and Quarter levels
Updates automatically as new micro cycles form every 22.5 minutes
Precise timing based on New York timezone session structure
SMT Detection:
Compares current micro cycle vs previous micro cycle across NQ, ES, and YM
Detects Bearish SMT: Divergence at highs (signals distribution down)
Detects Bullish SMT: Divergence at lows (signals distribution up)
Draws visual SMT lines with directional arrows showing correlation/divergence
Optional SMT table showing all three indices' movements in real-time
💡 How To Use It
Setup:
Switch to 30-second chart (required for accurate cycle timing)
Add indicator to your chart
Ensure you're viewing NQ, ES, or YM (or correlated futures)
For Scalpers & Day Traders:
Wait for a new micro cycle to begin (lines will refresh every 22.5 minutes)
Watch for SMT formation in the current cycle
Bullish SMT = Buy signal (previous low is confirmed, expect move to previous high)
Bearish SMT = Sell signal (previous high is confirmed, expect move to previous low)
Key Concepts:
Minimum Target: Opposite extreme of previous cycle
SMT Confirmation: One or two indices sweep a level while the other(s) fail to sweep
Best Results: Trade with higher timeframe bias aligned (Daily Cycle SSMT, session bias)
⚙️ Features
Customizable Display:
Toggle High/Low lines with multiple label styles (Timeframe, Label, %, Fib)
Optional Equilibrium (50%) level
Optional Quarter levels (25% / 75%)
Optional extended range projections (±50% to ±400%)
Adjustable line colors, widths, and label sizes
Line extension length (default: 15 bars ahead)
SMT Options:
Enable/disable SMT detection
Show/hide SMT text labels with ticker symbols and directional arrows
Custom colors for bullish/bearish SMT lines
Option to delete previous cycle SMTs (keeps chart clean)
Real-time SMT table showing all three indices' current status
Comparison Assets:
Default: ES1! and YM1! (customize to your preference)
Set correlation type for each asset (correlated vs inverse)
Disable individual assets if needed
Works with any correlated futures contracts
Debug Mode:
Toggle debug info to see current NY time, session, and micro cycle timing
Helpful for understanding cycle structure and troubleshooting
🔍 Understanding The Visuals
Lines:
Solid lines = Previous cycle High/Low (where price came from)
Dotted lines = EQ and Quarter levels (internal cycle structure)
Green lines (default) = SMT divergence detected (buy/sell signal)
Gray dotted lines = Extended range projections (if enabled)
Labels:
▲ = Asset made higher high/low vs previous cycle (correlated)
▼ = Asset made lower high/low vs previous cycle (correlated)
🔺 = Inverse correlation (up when others down)
🔻 = Inverse correlation (down when others up)
SMT Logic:
If indices diverge (move opposite directions), SMT is confirmed
Bearish SMT = Highs diverge → High is set, expect distribution down
Bullish SMT = Lows diverge → Low is set, expect distribution up
📈 Best Practices
Must use 30-second chart - indicator timing is calibrated for this timeframe
Combine with higher timeframe bias (Daily Cycle SSMT, 90-min SSMT, session bias)
Wait for SMT confirmation before entering trades (don't front-run)
Target previous cycle's opposite extreme as minimum profit target
Exit when opposing SMT forms or price reaches target
Best windows: Q2→Q3 or Q3→Q4 transitions within 90-minute sessions
Volatility injection times: Watch 09:30, 10:00, and 14:00 ET for strongest moves
🛠️ Settings Guide
Essential Settings:
Comparison Symbols: Set to the indices you monitor (default: ES1!, YM1!)
Correlation Type: Toggle "Correlated" on/off for each asset based on expected relationship
Show Cycle SMT: Enable/disable SMT detection
Show SMT Text: Toggle labels showing ticker divergence details
Delete Previous Cycles SMTs: Keep chart clean by removing old SMTs
Visual Preferences:
Line Color/Width: Customize previous cycle lines (default: black, width 1)
Label Style: Choose between:
Timeframe (shows "22.5m")
Label (descriptive: "previous micro cycle high/low")
% (shows "100%/0%")
Fib (shows "1/0")
Show High/Low: Toggle previous cycle extremes (recommended: ON)
Show EQ/Quarters/Extended Ranges: Add more reference levels as needed
SMT Customization:
SMT Colors: Customize bearish/bullish SMT line colors (default: green for both)
SMT Label Colors: Background and text color for SMT labels
SMT Table: Toggle real-time comparison table (bottom right)
⚠️ Important Notes
30-second chart required - will not work accurately on other timeframes
This indicator shows previous cycle ranges, not predictive future levels
SMTs are confirmation signals for manipulation completion, not entry triggers alone
Always use proper risk management and position sizing
Best results when aligned with higher timeframe directional bias
Monitor all three indices (NQ, ES, YM) for complete SMT picture
Micro cycles are part of a fractal structure - align with 90-min and Daily Cycle SMTs
🎓 Based On ICT Concepts
This indicator implements concepts from Inner Circle Trader (ICT):
Quarterly Theory (fractal time structure - 22.5 min micro quarters)
Micro cycles (four quarters within each 90-minute session)
Sequential SMT (mechanical divergence confirmation across correlated indices)
Smart Money AMD (Accumulation, Manipulation, Distribution pattern)
New York session timing (based on ICT's 6-hour daily cycles)
🕐 Micro Cycle Structure
Each 90-minute session divides into four 22.5-minute micro quarters:
Micro Q1: 00:00 - 22:30
Micro Q2: 22:30 - 45:00
Micro Q3: 45:00 - 67:30
Micro Q4: 67:30 - 90:00
This pattern repeats across all 16 daily 90-minute sessions (Q1.1 through Q4.4).
Perfect for: Scalpers and day traders using ICT's Quarterly Theory and SMT concepts for precise micro-level entries on 30-second charts.
Chart Requirement: 30-second timeframe only.
Note: This is a study indicator. It does not generate automatic buy/sell signals - you must interpret SMT formations based on your trading strategy and higher timeframe bias.
Flout Ranges + STDVs [bilal]# Flout Ranges + STDVs
## What It Does
Automatically draws FLOUT, CBDR, and ASIA session ranges with standard deviation levels and highlight zones. Perfect for ICT-style trading and session-based strategies.
## Main Features
**📊 Session Ranges**
- FLOUT, CBDR, and ASIA ranges drawn automatically
- Works for both Indices and Forex (just toggle Forex Mode)
- Customizable colors and labels for each range
**📈 Standard Deviation Levels**
- Shows key STDV levels from your ranges
- FLOUT: -6 to +6 from midpoint
- CBDR/ASIA: 0 to 7 from range low
- Helps identify expansion targets and reversal zones
**🎯 Highlight Zones**
- Zone 1 (default 3.5-4.0 STDV): Common reversal area
- Zone 2 (default 5.5-6.0 STDV): Extended targets
- Shaded boxes make them easy to spot
- Automatically extends forward into London session
**📐 Smart Trendlines**
- Connects the open prices at key times
- Switches to X-pattern on trending FLOUT days
- Helps identify directional bias
## Quick Setup
1. Add indicator to your 1-5 minute chart
2. Toggle **Forex Mode** if trading forex (otherwise leave off for indices)
3. Turn on STDV lines for the ranges you want to see
4. Adjust highlight zones if needed (defaults work great)
## Why Use This?
- **Save Time**: No more manual drawing of ranges and levels
- **Stay Consistent**: Same levels calculated every session
- **Better Entries**: Use STDV zones for high-probability setups
- **Cleaner Charts**: Toggle what you need, hide what you don't
## Pro Tips
💡 Watch for reactions at 3.5-4.0 STDV zones - these are prime reversal areas
💡 Combine multiple ranges for allignements setups
---
*All times in New York timezone. Best used on 1-5 minute charts.*
Chop Meter + Trade Filter 1H/30M/15M (Ace PROFILE v3)💪 How to Actually Use This (The MMXM Way)
1️⃣ Check the Status Before ANY trade
If it says NO TRADE → Do not fight it.
Your psychology stays clean.
2️⃣ If TRADE (1M NO TRADE – 15M CHOP)
Avoid:
1M SIBI/OB
1M BOS/CHOCH
1M SMT
1M Silver Bullet windows
Use only higher-timeframe breaks.
3️⃣ If ALL THREE are NORMAL → Full Go Mode
Every tool is unlocked:
1M microstructure
1M FVG snipes
Killzones
Silver Bullet
SMT timing
MMXM purge setups
This is where your best trades come from.
4️⃣ If 30M is CHOP
Sit tight.
It’s a trap day or compression box.
This one filter alone will save you:
FOMO losses
False expansion traps
Microstructure whipsaws
News fakeouts
Reversal cliffs
Algo snapbacks
🧠 Why This Indicator Works
No indicators.
No RSI.
No Bollinger.
No volume bullshit.
Just structure, time, and compression — exactly how the algorithm trades volatility.
When this tool says NO TRADE, it is telling you:
“This is NOT the moment the algorithm will expand.”
And that’s the whole game.
🔥 Summary
Condition Meaning Action
30M = CHOP 30M box active No trading at all
2+ TF CHOP HTF compression No trading
15M CHOP Micro compression No 1M entries
All NORMAL Expansion conditions Full Go Mode






















