Supertrend Filtered SniperSupertrend + QQE MOD + DEMA + VWAP Multi-Confluence Strategy
A professional-grade indicator combining multiple technical confluences for high-probability trade signals
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 OVERVIEW
This indicator combines 4 powerful technical systems into one comprehensive trading tool. It only generates signals when ALL confluences agree, resulting in fewer but higher-quality trade opportunities. Perfect for day traders, scalpers, and prop firm challenges.
✅ Signals only fire when ALL conditions align:
- Both Supertrends bullish/bearish
- Price on correct side of DEMA 200
- QQE MOD confirmation
- Optional: VWAP filter, ADX filter, RSI filter, Session filter
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🔧 CORE COMPONENTS
1. Dual Supertrend System
- Supertrend #1: Primary trend identification (default: 10 period, 2.0 multiplier)
- Supertrend #2: Fast trend + exit signal (default: 1 period, 2.0 multiplier)
- Both must agree for entry signals
- ST2 flip triggers automatic exit signals
2. DEMA 200 Filter
- Double Exponential Moving Average for major trend direction
- Longs only: Price above DEMA
- Shorts only: Price below DEMA
- Gradient visualization shows trend strength
3. QQE MOD (Quantitative Qualitative Estimation)
- Advanced momentum oscillator with Bollinger Bands
- Identifies strong directional moves
- Filters out weak/choppy conditions
- Based on dual RSI calculations with dynamic thresholds
4. VWAP Filter (Optional)
- Volume Weighted Average Price for institutional flow
- Longs only: Above VWAP
- Shorts only: Below VWAP
- Ensures you trade with institutional momentum
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙️ ADDITIONAL FILTERS
Session Filter
Choose which trading sessions to allow signals:
- Asian: 6PM - 3AM EST (Tokyo hours)
- London: 3AM - 8AM EST (London open)
- New York: 8AM - 4PM EST (US market hours)
- After Hours: 4PM - 6PM EST
- Enable multiple sessions or just one - your choice!
ADX Filter (Optional)
- Only take signals when ADX > threshold (default 18)
- Ensures strong trending conditions
- Filters out ranging/choppy markets
RSI Filter (Optional)
- Avoid overbought longs (>80 RSI)
- Avoid oversold shorts (<20 RSI)
- Prevents counter-trend entries at extremes
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📈 HOW TO USE
Entry Signals:
- BUY: Green "BUY" label appears when all bullish confluences align
- SELL: Red "SELL" label appears when all bearish confluences align
- Signals only fire once per setup (no repetitive alerts)
Exit Signals:
- EXIT: Orange "X" appears when Supertrend #2 flips direction
- Automatic exit logic built-in
- Can also exit at predetermined R:R targets
Status Table:
- Real-time confluence dashboard
- Shows each indicator's current state
- Green checkmarks = conditions met
- Easy visual confirmation before entering
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎨 VISUAL FEATURES
- Gradient Supertrend lines with transparency
- Color-coded candles based on DEMA position
- Automatic highlighting of trend zones
- Clear BUY/SELL/EXIT labels
- Yellow VWAP line (toggleable)
- Professional status table with checkmarks
- Small circles mark Supertrend direction changes
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🔔 ALERT SYSTEM
Pre-configured alerts for:
- BUY Signal Confirmed
- SELL Signal Confirmed
- EXIT Long Position
- EXIT Short Position
- Any Entry Signal (combined)
- Any Exit Signal (combined)
Set once-per-bar-close alerts for automated trading
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠️ RISK DISCLAIMER
This indicator is a tool for analysis and should not be used as the sole basis for trading decisions. Always:
- Backtest thoroughly before live trading
- Use proper risk management (1% rule)
- Consider market conditions and fundamentals
- Practice on demo accounts first
- Never risk more than you can afford to lose
Past performance does not guarantee future results.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📝 CREDITS
Original concept inspired by UNITED's confluence strategy
Enhanced and coded by jaredskii with assistance from ChatGPT
QQE MOD calculations based on standard QQE indicator methodology
Trend Analysis
TRADE ORBIT : MACD-V- HTF TREND FILTER(SYSTEM-I5x)✅ DESCRIPTION — TRADE ORBIT : MACD-V HTF TREND FILTER (SYSTEM-I)
This indicator is a multi-timeframe MACD-V based trend-filtering system designed to detect strong directional momentum using higher-timeframe confirmation and volatility conditions.
🔷 CORE CONCEPT
The script compares:
Current-TF MACD-V
4× Higher-TF MACD-V crossover signals
16× Higher-TF MACD-V background trend filter
ATR-based volatility confirmation
Only when momentum aligns and volatility is favorable will signals be considered valid.
🔷 COMPONENTS
✅ 1) MACD-V (Current Timeframe)
Uses EMA(12) − EMA(26) with signal EMA(9)
Indicates baseline market momentum
Plots two lines:
Yellow = MACD-V
White = Signal
Levels:
+50 → Strong bullish zone
0 → Neutral
−50 → Strong bearish zone
✅ 2) ATR (Current Timeframe)
ATR → measures volatility
ATR SMA → smoothing
Used visually only
✅ 3) Multi-TF Framework
The script calculates higher-timeframe equivalents by multiplying the current timeframe.
🔹 HTF-1 — 16× TF (Trend background)
Example:
Chart TF HTF-1
5m 80m
15m 240m
1h 16h
These values are mapped to the nearest valid TF:
(1, 3, 5, 15, 30, 45, 60, 120, 180, 240, 360, 720, D, W, M)
Purpose:
Defines macro-direction:
Green background → bullish MTF momentum
Red background → bearish MTF momentum
🔹 HTF-2 — 4× TF (Signal generation)
Example:
Chart TF HTF-2
5m 20m
15m 60m
1h 4h
NICHI Beta (NuwenPham's Ichimoku)# **NuwenPham’s Ichimoku (NICHI)**
**Version BETA.251123a.3.1.2 – Pine Script v6**
**Author:** NuwenPham
**Forked from:** Donovan Wall
**Contributors:** Claude (Anthropic)
**License:** MPL 2.0
---
# **Overview**
**NICHI (Nuwen’s Ichimoku)** is a next-generation Ichimoku system that merges the classical Hosoda Ichimoku with a modular adaptive-smoothing engine, enhanced Kumo logic, directional trend counters, and multi-mode bar coloring.
The indicator includes **two completely separate Ichimoku engines**:
* **Standard Ichimoku** – Traditional Donchian-based Tenkan, Kijun, Senkou A/B, and Chikou
* **Advanced Ichimoku** – Fully customizable Ichimoku using 15+ moving-average filters and enhanced logic
NICHI is designed for modern markets—especially **futures and volatile instruments** (NG, CL, ES, NQ, crypto).
---
# **Key Features**
## **1. Dual Ichimoku Systems**
* **Standard Mode:**
Classic Donchian Ichimoku with Tenkan, Kijun, Senkou A/B, and Chikou.
Clean, faithful implementation.
* **Advanced Mode:**
Every Ichimoku line uses a **selected smoothing filter** (EMA, KAMA, FRAMA, Hull, McGinley, etc.).
Includes directional persistence tracking, enhanced cloud logic, and adaptive bar coloring.
---
## **2. Advanced Filter Engine (15+ Smooth Types)**
Use any of the following for Tenkan, Kijun, Senkou B, or Chikou:
* EMA
* DEMA
* SMA
* SMMA (RMA)
* WMA
* VWMA
* Hull MA
* ALMA
* LSMA (Linear Regression)
* McGinley Dynamic
* KAMA
* FRAMA
* COVWMA
* Moving Median
* 50th Percentile (Nearest Rank)
This transforms Ichimoku into an **adaptive trend system**.
---
## **3. Enhanced Cloud (Kumo) Modeling**
* Independent forward offsets for Span A & Span B
* Cloud colors adapt based on strength, direction, and filter behavior
* Cloud thickness reflects volatility
* Neutral cloud state available when spans disagree
---
## **4. Directional Persistence Counters**
NICHI tracks the **trend streak** of each main component:
* Tenkan rising/falling
* Kijun rising/falling
* Span A rising/falling
* Span B rising/falling
These counters make cloud and line colors more accurate and stable.
---
## **5. Regime-Based Bar Coloring (3 Modes)**
NICHI includes three built-in trading frameworks:
### **Mode 1: Kumo-Based**
Bar color reflects price relative to the cloud:
* Green = Above Kumo
* Red = Below Kumo
* Orange = Inside Kumo
Ideal for **trend-following** and **market regime detection**.
---
### **Mode 2: Tenkan/Kijun-Based**
Bar color reflects momentum structure:
* Green = Price above both Tenkan & Kijun
* Red = Price below both
Designed for **momentum entries and TK breakouts**.
---
### **Mode 3: Chikou-Based**
Bars reflect historical confirmation:
* Green = Chikou > price (offset period)
* Red = Chikou < price
Excellent for **confirmation-first strategies** where accuracy matters most.
---
## **6. Multi-MA Overlay System**
Up to **four optional moving averages**:
* SMA, EMA, SMMA, WMA, HMA, VWMA
* Independent lengths, widths, colors
* Useful for bias, confluence, trend filters
Default: **SMA 200** enabled.
---
## **7. TK Cross Signals**
Both systems show TK crosses:
* Standard TK Cross (classic)
* Advanced TK Cross (filtered version)
Crosses appear with clear markers for entry/exit logic.
---
# **How to Use NICHI**
## **1. Choose Your Engine**
* **Standard:** Clean, classic Ichimoku
* **Advanced:** Adaptive, filter-driven Ichimoku
* **Both:** Comparative analysis
---
## **2. Select Your Filter Type (Advanced Mode)**
Suggested filters:
| Market | Filter Type | Notes |
| ---------------- | ---------------- | -------------------------- |
| Natural Gas (NG) | KAMA or FRAMA | Handles extreme volatility |
| Crude Oil (CL) | McGinley Dynamic | Smooths spikes |
| ES / NQ | SMMA or WMA | Balanced response |
| Crypto | Hull or ALMA | Handles momentum bursts |
| FX | EMA or SMMA | Classic, stable |
---
## **3. Choose a Bar-Color Strategy**
* **Kumo-Based:** Trend following
* **TK-Based:** Momentum and breakouts
* **Chikou-Based:** Highest confirmation/accuracy
Each strategy is valid and intentionally distinct.
---
## **4. Reading the Cloud**
* **Bullish Cloud:** Span A > Span B
* **Bearish Cloud:** Span A < Span B
* **Neutral Cloud:** Disagreement between spans
* **Thick Cloud:** High volatility / stronger structure
* **Thin Cloud:** Weak trend / potential twist
---
## **5. Entry & Exit Concepts**
### **Entries**
* **Momentum Entry:** TK cross with price above the cloud
* **Reversal Entry:** TK cross before a cloud twist
* **Confirmation Entry:** Chikou breaks cleanly above/below past price
### **Exits**
* Price falling through Kijun
* Re-entering the cloud
* Opposite TK cross
* Cloud flipping against position
---
# **Recommended Trading Approaches**
## **Kumo-Based Trend Strategy**
* Long above cloud, short below
* Avoid signals inside cloud
Best for swing/position trading.
---
## **TK-Based Momentum Strategy**
* Enter on Tenkan/Kijun breakout
* Bar color confirms momentum
* Cloud filter optional but helps
Great for high-velocity markets.
---
## **Chikou-Based Confirmation Strategy**
* Enter only when Chikou confirms structure
* Highest accuracy, fewest trades
* Ideal for volatile markets (NG, CL)
---
# **Closing Notes**
NICHI is a **research-grade Ichimoku framework** designed to handle modern volatility where traditional Ichimoku often fails.
It supports scalpers, swing traders, and system developers alike.
Experiment with:
* Filter types
* Cloud offsets
* Bar-color modes
* MA overlays
to match your strategy and market.
SwPremiumThis indicator is a comprehensive technical analysis tool designed to identify high-probability trend reversal and continuation setups using a Multi-Factor Confluence system. It combines six powerful classic indicators into a unified logic engine to filter out market noise and provide actionable signals.
The logic is built around a unique "Hook & Trigger" mechanism, which prevents premature entries by requiring a setup phase before a confirmation phase.
How It Works (The Logic)
The script monitors the market in two distinct stages:
1. The "Hook" Phase (Setup): Before looking for an entry, the script waits for a specific number of conditions to be met simultaneously (user-defined count, e.g., 4 out of 6). This indicates that the market is primed for a move.
Stoch RSI: Checks for overbought/oversold extremes (Custom thresholds).
RSI: Monitors relative strength against lower/upper bounds.
CCI: Analyzes momentum deviations.
TRIX: Identifies trend direction changes.
MACD: Looks for bullish/bearish crosses or convergence patterns.
Bollinger Bands: Checks price position relative to the bands (Mean Reversion logic).
2. The "Full Entry" Phase (Trigger): Once the "Hook" is established, the script enters a "Waiting Mode" for a user-defined period (Timeout Bars). During this window, if a secondary set of confirmation conditions ("Full Entry" criteria) is met, a final signal is generated.
This ensures that we don't just catch a falling knife but wait for momentum confirmation within the setup window.
Features & Indicators Used
RSI & Stochastic RSI: Dual momentum filtering to gauge exhaustion points.
CCI (Commodity Channel Index): With smoothing options (SMA, EMA, WMA) to detect cyclical trends.
MACD: Includes both crossover logic and histogram convergence detection.
TRIX: A triple exponentially smoothed moving average to filter insignificant price movements.
Bollinger Bands: Used to determine relative high/low price levels.
Dashboard & Visuals
Live Information Table: A panel displayed on the top-right corner shows the real-time status of every single indicator (RSI, Stoch, CCI, etc.), the current trend bias (Long/Short), and the status of the "Hook" mechanism.
Labels & Alerts:
Yellow Triangle/Labels: Indicates a "Hook" (Setup) has formed.
Green/Red Arrows: Indicates a confirmed "Long" or "Short" entry signal.
Alerts: Fully compatible with TradingView alerts for automation.
Settings
Signal Settings: Customize how many conditions are needed for a "Hook" vs. a "Full Entry".
Indicator Parameters: Full control over periods, lengths, and source types for RSI, CCI, MACD, and BB.
Visuals: Toggle the dashboard, labels, and arrows on/off according to your chart preference.
Disclaimer: This tool is for educational purposes and technical analysis assistance. It does not guarantee profits. Always use proper risk management.
Flex Multi-MA ScannerMoving Average Support Scanner
Tired of guessing whether price will hold at key moving averages? This indicator analyzes your selected MAs and tells you which one is closest to price and whether it's likely to hold as support.
How It Works:
Select up to 10 moving averages (SMA/EMA) and the system automatically identifies the most relevant one. You'll get clear, color-coded signals:
🟢 Green (Strong Buy) - High probability the MA will hold
🟡 Yellow (Accumulation) - Good probability to start building positions
🟠 Orange (Weak/Watch) - Low probability, watch carefully
🔴 Red (Avoid) - Stay away, MA unlikely to hold
My Trading Approach:
I keep it simple - I only use moving averages, this indicator, and another one I'll release for public testing soon. I trade exclusively on the daily timeframe for swing trading – I don't do day trading because I prefer to open a trade and wait for results rather than staying at the computer all day.
About the Algorithm:
This indicator was developed by me based on my trading experience and after extensive testing and backtesting. It reflects what actually works in real market conditions.
Simple Setup:
Choose up to 10 moving averages to track
Set your % thresholds above and below for detection
That's it!
Limited-Time Offer:
FREE access until end of year! After that, a small monthly subscription applies.
📩 Private message me to get your free access today!
Crypto EditionThis strategy is built on a trend-following approach, designed to capture sustained market momentum rather than predict reversals.its a pullback strategy. The goal is to stay aligned with the prevailing trend, ride strong moves, avoid ranging-market noise
Infinity 26📈 Infinity 26 – Long-Term Investment Signal Indicator
Infinity 26 is a long-term trend-based investment indicator designed to identify high-quality buy and exit points using weekly or monthly candles.
It filters out market noise and focuses only on strong, long-term momentum shifts—making it ideal for wealth creation and slow, steady portfolio growth.
🔹 Key Features
Buy Signals: Automatically highlights strong trend-reversal points where long-term investors can accumulate.
Exit Signals: Shows when the long-term trend weakens, helping protect gains and reduce major drawdowns.
Weekly & Monthly Optimized: Best results when used on 1-week or 1-month timeframe for long-term investing.
Clear Trend Structure: Helps you stay invested during major bull trends and avoid emotional short-term decisions.
Noise-Free: Designed for long-horizon investors—no overtrading, no frequent whipsaws.
🔹 Best For
Long-term investors
Swing-to-position traders
Wealth creation strategies
Portfolio-based investing
🔹 How It Helps You
✔ Avoid wrong entries
✔ Capture major uptrend moves
✔ Reduce risk with timely exits
✔ Build wealth with simple, rule-based signals
Session Lines (US & Europe, Anchored and Adaptive)A sleek indicator that marks the London (blue) and New York (red) trading sessions with perfectly aligned vertical lines both open and close times.
Lines automatically scale with your chart, adapt to any timeframe, and fade smoothly on higher intervals to keep your layout clean and professional.
Prev Day/Week Breakout Signals (15m, 1st 15 min BO)- Dr VinayPrev Day/Week Breakout Signals (15m, First Candle Only)- For taking break out entries
Supertrend (10,3) + VWAP with Conditional AlertsSupertrend (10,3) + VWAP with Conditional Alerts and VWAP Gives alert for bullish when Supertrend is positive and bearish when Supertrend is Negative
TSO PRO – Trend & Momentum Unified Engine v2**TSO PRO exposes hidden reversal energy before the chart moves.
Traders call it the earliest structural signal they’ve ever used.**
🔥 TSO PRO — High-Resolution Trend & Momentum Engine
TSO PRO detects structural reversals before price reacts.
If you trade turning points, momentum, or compression/release patterns —
this is your edge.
⭐ What Makes TSO PRO Different
Most oscillators average price → signals arrive late.
TSO PRO interprets structural behavior inside price, giving:
early reversal detection
momentum compression/expansion mapping
unified trend + momentum transitions
deeper resolution than MACD/RSI/Stoch
TSO PRO reveals the actual internal pressure of the market — not just the lagging result.
🚀 What You Get in TSO PRO
TSO PRO includes the full multi-layer signal engine:
TSO Line+ – refined directional feedback
TSO Flow+ – structural flow dynamics
TSO Pulse+ – compression & release sequences
TSO Drive – active directional pressure
TSO Extremes – turning-zone probability
Automation Layer – full webhook alert support
High-resolution unified engine (PRO-only)
This system is built for traders who need earlier transitions and automation-ready output.
🆚 TSO Lite vs TSO PRO (Quick Comparison)
Feature Lite PRO
Core Engine ✔ Basic 3 layers ✔ Full multi-layer engine
Structural Flow ✔ Basic ✔ High-resolution
Turning-Zone Detection ✘ ✔ TSO Extremes
Directional Pressure ✘ ✔ TSO Drive
Automation (Webhook) ✘ ✔ Yes
Best For Beginners Advanced traders
TSO Lite is great for learning the structure —
TSO PRO is for actual decision-making & automation.
🔗 Access TSO PRO
TSO PRO is available via subscription:
Monthly: tradesmith6.gumroad.com/l/tso-pro
Yearly (Best Value): tradesmith6.gumroad.com/l/tso-pro-yearly
Subscribers receive all updates, improvements, and priority support.
📌 License
TSO PRO is invite-only and protected.
Redistribution, resale, or reverse-engineering is prohibited.
⚠️ Disclaimer
Trading carries risk. TSO PRO does not guarantee profit.
🇰🇷 CTR·전환율 최적화 버전 (한국어)
🔥 TSO PRO — 구조 기반 추세·모멘텀 고해상도 엔진
TSO PRO는 가격이 움직이기 전에 구조적 전환을 감지합니다.
전환구간, 모멘텀 변화, 압축/이완 패턴을 거래한다면
이 지표는 분명한 우위를 제공합니다.
⭐ TSO PRO가 특별한 이유
일반적인 오실레이터는 대부분 평균 기반 → 신호가 늦게 나옵니다.
TSO PRO는 가격 내부 구조 변화를 해석하여:
조기 반전 감지
모멘텀 압축·폭발 구간 식별
추세 + 모멘텀 전환 통합 뷰
MACD/RSI/스토캐스틱보다 더 높은 해상도
즉, 단순한 “결과”가 아니라 시장 내부 압력 그 자체를 보여줍니다.
🚀 TSO PRO 제공 기능 (PRO 전용)
TSO Line+ – 세밀한 방향 반응
TSO Flow+ – 고해상도 구조 흐름
TSO Pulse+ – 압축/이완 패턴
TSO Drive – 방향성 압력
TSO Extremes – 전환구간 확률
Webhook 자동매매 지원
멀티-레이어 통합 엔진 전체 구성
고급 트레이더에게 필요한 초기 전환 감지 + 자동화 대응을 제공합니다.
🆚 Lite vs PRO (요약 비교)
기능 Lite PRO
핵심 엔진 ✔ 기본 3레이어 ✔ 전체 멀티레이어
구조 흐름 ✔ 기본 ✔ 고해상도
전환구간 감지 ✘ ✔ Extremes
방향 압력 ✘ ✔ Drive
자동매매(Webhook) ✘ ✔ 지원
적합한 사용자 초보자 고급 트레이더
TSO Lite는 구조 이해용
TSO PRO는 실제 매매·자동화용입니다.
🔗 TSO PRO 구독
월간: tradesmith6.gumroad.com/l/tso-pro
연간(가성비): tradesmith6.gumroad.com/l/tso-pro-yearly
구독 시 지속 업데이트 + 우선 지원 제공.
📌 라이선스
TSO PRO는 유료 초대형 지표입니다.
재배포·재판매·역설계는 금지됩니다.
⚠️ 면책
본 지표는 수익을 보장하지 않으며 모든 매매 책임은 사용자에게 있습니다.
Alg0 ۞ Hal0 Triple EMA BlastFully customizable and stand-alone comprehensive indicator for scalping and short-term trading.
Cheers!
A۞H
Santhosh Trend-Change AlertsSanthosh Trend-Change Alerts : This indicator identifies potential trend change in market. i would suggest to use 1Min time frame with 75 Period ( Input). To have more accuracy on trading , add RSI Divergence (14) and Super trend (10,3)
CVD TrendlineHere's a natural description for TradingView:
CVD-Enhanced Multi-Filter Trendline - Institutional Grade Trend System
WHAT IT DOES
This is an institutional-grade trend indicator that combines Cumulative Volume Delta analysis with advanced signal processing filters. It plots a dynamic trendline on your chart that adapts to buying and selling pressure in real-time, surrounded by a pressure-sensitive cloud that changes opacity based on order flow intensity.
The core innovation here is the integration of CVD (the difference between buying and selling volume) directly into the trend calculation. This means the trendline doesn't just follow price - it follows the money. When smart money is accumulating or distributing, you'll see it in the line movement and cloud behavior before it's obvious in price action.
KEY FEATURES
Three Professional Filter Modes - Choose between Standard (Ehlers filters), Kalman (predictive HFT-style), or Butterworth (signal processing). Each has different characteristics for lag versus smoothness.
Advanced CVD Calculation - Uses intrabar analysis when available to accurately measure buying versus selling pressure within each candle. Falls back to basic CVD on higher timeframes.
Laguerre Integration - Combines Laguerre RSI with CVD momentum for a unique blend that catches both momentum shifts and volume flow changes.
Pressure Heatmap Cloud - The cloud around the trendline darkens when buying or selling pressure intensifies. Think of it as a visual intensity meter.
Divergence Detection - Automatically spots when price makes a new high but CVD doesn't confirm, or vice versa. These are your early warning signals.
Zero-Lag Options - Multiple tools to reduce lag including Ehlers Instantaneous Trendline and Super Smoother filters.
UNDERSTANDING THE FILTER MODES
This is where the indicator gets interesting. You have three completely different approaches to smoothing and processing the signal.
Standard Mode - Uses the original Ehlers-based filters. This is proven and reliable. Good balance between smoothness and responsiveness. If you're new to this indicator, start here.
Kalman Filter Mode - This is what high-frequency trading firms use. It's a 2-state filter that tracks both position and velocity, which means it can actually predict where price is headed. It catches turns AS they happen, not after. The tradeoff is it can be a bit twitchy in choppy conditions. Best for active trading and scalping.
Butterworth Filter Mode - Borrowed from professional signal processing. This filter has a "maximally flat" frequency response, which means it removes noise without distorting the signal. Think of it like a high-quality audio filter. Best for swing trading and higher timeframes where you want maximum noise rejection.
HOW THE CVD INTEGRATION WORKS
Traditional trendlines only look at price. This one incorporates CVD, which measures the battle between buyers and sellers. When CVD is positive and rising, it adds upward pressure to the trendline. When CVD is negative and falling, it adds downward pressure.
The result is a trendline that can start turning before price does. If smart money is selling into a rally, CVD goes negative and the trendline will start to flatten or turn down even if price is still rising. That's your early exit signal.
The indicator uses intrabar analysis when possible, which means on lower timeframes it can see the buying and selling that happens within each candle. This is way more accurate than just looking at whether the candle closed green or red.
HOW TO USE IT
The Trendline - When it's lime green and rising, look for long opportunities. When it's purple and falling, look for shorts. The color changes based on slope direction with hysteresis, so it won't flip back and forth on every minor wiggle.
The Cloud - This is your volatility and pressure buffer. In strong trends, price will bounce off the cloud edges. When price breaks through the cloud against the trend, that's often a reversal warning.
Cloud Opacity - This is unique and important. When the cloud is dark and opaque, pressure is intense. When it's faded and transparent, pressure is weak. Dark cloud in a trend = strong conviction. Faded cloud = weak trend or transition zone.
Divergences - The indicator automatically detects when price and CVD disagree. These divergence points are often where reversals start. Watch for price making new highs with the cloud fading and CVD showing weakness.
The Dashboard - Upper right corner shows you what mode you're in, CVD status, volume pressure percentage, trend direction, and intensity tier. Glance at this before taking any trade.
SETTINGS BREAKDOWN
Filter Mode - This is your first decision. Standard for balanced, Kalman for aggressive/scalping, Butterworth for smooth/swing trading.
Laguerre Gamma - Lower values (0.2-0.4) are more responsive, higher values (0.6-0.8) are smoother. Default 0.5 is a good starting point.
CVD Lookback - How many bars to use for CVD normalization. Lower values (10-15) for faster markets, higher values (25-30) for slower markets.
ATR Multiplier - Controls cloud width. Higher values give you more breathing room, lower values keep the cloud tight.
Cloud Width Multiplier - Another way to control cloud size. 0.5 is default. Increase if the cloud is too tight, decrease if it's too wide.
Pressure Amplification - Makes the heatmap effect more dramatic. Higher values mean you'll see darker clouds sooner. Default 1.5 is good.
Heatmap Tiers - How many distinct opacity levels. Lower numbers (3-5) make transitions more visible, higher numbers (7-10) make it smoother.
KALMAN FILTER SETTINGS EXPLAINED
If you choose Kalman mode, you get extra controls:
Measurement Noise - This is your responsiveness dial. Lower (0.2-0.3) for scalping and fast response. Higher (0.4-0.5) for swing trading and stability.
Process Noise - Model uncertainty. Higher values let it adapt faster to volatility. Use 0.03-0.04 in crypto or volatile markets, 0.02-0.025 in stocks.
Velocity Prediction - This is the magic. It's how far ahead the Kalman filter looks. 0.6 means it's showing you where price is likely to be 60% of the way into the next bar. For scalping, 0.5-0.7 is optimal. For swing trading, drop it to 0.3-0.4.
Show Velocity Vector - Turn this on to see a small line showing where the Kalman filter thinks price is heading. Useful for learning how it works.
BEST PRACTICES
Start with Standard mode and default settings. Get comfortable with how the indicator behaves before experimenting with Kalman or Butterworth.
Watch the intensity tier in the dashboard. Trades taken when intensity is 4/5 or 5/5 tend to have better follow-through than trades at 1/5 or 2/5.
Use the cloud as your stop loss guide. If you're long and price closes through the lower cloud boundary, consider exiting or tightening stops.
Pay attention to cloud color transitions. When the cloud is dark purple in a downtrend or dark lime in an uptrend, that's high-conviction movement. Faded clouds mean weak hands.
Don't ignore divergences. When the dashboard shows CVD negative but price is rising, or CVD positive but price is falling, be cautious. The trend might be running on fumes.
In Kalman mode, watch the velocity indicators in the dashboard. Double up arrows (⬆⬆) mean strong acceleration. That's momentum you can trade.
PROS
Multi-dimensional analysis - Combines price, volume, momentum, and pressure in one clean visual.
Professional-grade filters - You're using the same math that HFT firms and aerospace engineers use.
Early turn detection - The CVD integration lets you spot reversals before they're obvious in price.
Highly customizable - Three completely different filter modes plus dozens of settings to dial it in for your style.
Intrabar precision - When available, the advanced CVD calculation gives you institutional-level order flow data.
Visual clarity - The pressure heatmap makes it obvious when conviction is high versus when it's weak.
Works on all markets - Stocks, crypto, forex, futures. The math is universal.
CONS
Complexity overload - There are a lot of settings. It can be overwhelming for beginners. Start with defaults and change one thing at a time.
Kalman can be twitchy - In Kalman mode with aggressive settings, you might get false signals in choppy conditions. It's optimized for trending markets.
Requires volume data - The CVD calculations need reliable volume. On some forex pairs or exotic instruments, volume data is unreliable or unavailable.
Computational load - With advanced CVD and Kalman filtering running, this indicator does a lot of math. You might see lag on older devices or with many indicators loaded.
Learning curve - Understanding the difference between the filter modes and how to optimize settings takes time and experimentation.
Not a standalone system - This shows you the trend and pressure, but you still need to decide entries, exits, and risk management.
TIPS FROM MY TESTING
The indicator shines on the 5-minute to 1-hour timeframes for day trading. For swing trading, it works well on 4-hour to daily.
In Kalman mode with velocity prediction at 0.6, I've found the best entries are when the trendline turns AND the intensity tier is at least 3/5. Those setups have conviction.
Standard mode is actually excellent for beginners despite being called "standard." It's stable and reliable.
Butterworth mode is underrated for swing trading. The noise rejection is phenomenal on daily charts.
The CVD intrabar precision setting matters. On 5-minute charts, use "Covering less chart bars" for precision. On hourly charts, use "Covering some chart bars" for coverage.
Watch for cloud squeezes. When the cloud gets very narrow and then starts expanding with darkening opacity, that's often the start of a big move.
Divergence detection is most reliable on 15-minute and above timeframes. Below that, you get too many false divergences.
COMBINING WITH OTHER TOOLS
This pairs beautifully with any oscillator. Use this for trend direction and the cloud for context, then use RSI or MACD to time exact entries.
Volume profile works great with this. The CVD shows you buying versus selling pressure, volume profile shows you where the fighting is happening.
Use a higher timeframe version for bias. If the 1-hour chart is lime with 5/5 intensity, take only longs on the 5-minute chart.
Support and resistance zones become more powerful when combined with cloud bounces. If price bounces off the cloud AT a key level, that's a high-probability setup.
UNDERSTANDING THE DASHBOARD
Filter - Shows which mode you're in. Kalman displays as KALMAN in aqua, Butterworth as BUTTER in yellow, Standard in gray.
CVD Mode - Shows ADVANCED if intrabar analysis is working, BASIC if it's using fallback. Advanced is more accurate.
CVD - Shows whether cumulative volume delta is positive or negative. This is your order flow direction.
Vol Pressure - Percentage showing buying versus selling pressure right now. Positive means more buying, negative means more selling.
Trend - Current trend direction. BULL or BEAR.
Intensity - Shows the current pressure tier and, in Kalman mode, velocity arrows. This is your conviction meter.
ALERT SYSTEM
The indicator fires alerts when the trend changes from bullish to bearish or vice versa. These are clean alerts with hysteresis built in, so you won't get spammed during sideways chop.
This indicator represents a significant amount of research into institutional-level trend detection. It's not simple, but it's powerful. The combination of CVD integration and professional filter modes gives you an edge that basic moving averages can't provide.
The key is choosing the right filter mode for your trading style and timeframe. Kalman for aggressive scalping, Butterworth for smooth swinging, Standard for reliable balance.
Take the time to understand how the pressure heatmap works. That fading and darkening of the cloud is telling you something important about market conviction. Strong trends have dark clouds. Weak trends or reversals have faded clouds.
Backtest it thoroughly on your markets. Every instrument has its own personality. What works on ES futures might need adjustment for Bitcoin or EUR/USD.
This is a professional tool. Treat it seriously, learn it properly, and it can give you insights that most retail traders never see.
Fractals by KaraTradeFractals by KaraTrade
OVERVIEW
This indicator identifies fractal patterns on the chart, which are key reversal points in price action. Fractals help traders identify potential support and resistance levels, as well as trend reversal zones.
WHAT IS A FRACTAL?
A fractal is a pattern where a central candle's high or low is surrounded by lower highs or higher lows on both sides. Fractals indicate where the market has made a local extreme and potentially reversed direction.
FEATURES
5-Candle Fractals (Dark Gray X marks)
Stronger signals with strict pattern validation
Requires a clear sequence where each candle progressively moves toward the center and then away
Bearish fractal: high < high < high > high > high
Bullish fractal: low > low > low < low < low
The central candle must be the highest high (bearish) or lowest low (bullish)
Displayed with offset=-2 on the central candle
3-Candle Fractals (Light Gray Triangles)
Weaker signals for more frequent patterns
Simpler pattern: central candle must be higher or lower than both neighbors
Bearish fractal: high < high > high
Bullish fractal: low > low < low
Displayed with offset=-1 on the central candle
SETTINGS
Show 5-Candle Fractals: Toggle 5-candle fractal display
Show 3-Candle Fractals: Toggle 3-candle fractal display
HOW TO USE
Bearish Fractals (top): Potential resistance levels or sell zones
Bullish Fractals (bottom): Potential support levels or buy zones
Use in combination with other indicators for confirmation
5-candle fractals are more reliable but less frequent
3-candle fractals provide more signals but require additional confirmation
TECHNICAL DETAILS
Uses strict sequential logic (no equal values allowed)
Based on high/low prices (including wicks/shadows)
Displays with a delay for pattern confirmation
Compatible with all timeframes
Created by KaraTrade
Day of Week SeparatorThis indicator displays vertical lines to separate each day of the trading week, along with the optional 4hr separators. It also shows day-of-week labels (MON, TUE, etc.) at a specified hour for quick visual reference. Useful for intraday traders who want a clear view of daily and higher timeframe transitions.
Volume CandleThis Volume Candle Strategy indicator highlights the areas where the volume is acting against the prevailing trend.
It is a reliable indicator for identifying locations where big market players are likely to be liquidated or forced to change their positioning due to an ongoing trend.
AlgomaticPro - Trend Sniper (BTC, ETH, SOL) 4H timeframeBest performing coins - BTC, ETH, SOL, ADA, DOGE, AVAX, DOT, NEAR, VET, KAS
Best Performing timeframe - 4H
Quantum Flux Institutional Oscillator Quantum Flux Institutional Oscillator
This script is available by invitation only.
Author: blntdmn | 2025
What is it?
Quantum Flux Institutional Oscillator
In shortly Quantum Flux is a multi-layered institutional decision support oscillator engineered to detect high-probability regime shifts and momentum continuations with precision. It integrates advanced analytical engines that dissect market dynamics (structure, momentum asymmetry, institutional confluence, regime intelligence, and volatility rhythm) to overcome the limitations of isolated indicators. Buy/sell signals emerge solely from a rigorous multi-engine consensus, ensuring alignment across all layers.
This is not a "strategy," but a sophisticated signal-generating oscillator. As such, it does not deliver backtest metrics (e.g., profit/loss, drawdown) via TradingView's strategy tester. Its core value lies in enhancing real-time decision clarity for disciplined traders.
What Does It Promise, and What Does It Not Promise?
• What Does It Promise:
o Institutional-Grade Noise Suppression: Dramatically cuts false signals in choppy, low-volume, or manipulative environments.
o Regime-Aware High-Probability Detection: Employs neural intelligence to identify and validate setups only in aligned market states (bullish, bearish, or consolidation).
o Dynamic Adaptation to Market Flux: Automatically recalibrates thresholds and sensitivities based on real-time volatility and structural shifts.
o Seamless Automation Integration: Delivers precise, JSON-formatted alerts with dynamic risk parameters for hands-free execution.
• What It Doesn't Promise:
o Guaranteed Profits: No tool can assure future gains; Quantum Flux amplifies probabilities, not certainties.
o Effortless Riches: Optimal results demand sound risk protocols, market intuition, and consistent application.
o Historical Backtests: As an oscillator, it focuses on forward-looking analysis, not retrospective simulations.
Which Well-Known Indicators Are Used For What Purpose?
Quantum Flux crafts a proprietary consensus framework, drawing on established technical elements as foundational inputs and qualifiers—never as standalone signal generators. These components feed into the author's unique hybrid engine for processing:
• ADX and DMI: Employed to gauge trend dominance and directional bias. Quantum Flux uses them strictly as regime qualifiers to validate sufficient momentum before consensus formation.
• Moving Averages (EMA and SMA): Serve as smoothing baselines for price direction and volatility normalization. Their derivatives are fused into the core flux engine alongside proprietary filters.
• ATR (Average True Range): Powers dynamic scaling and risk adjustment without direct signaling. It informs the oscillator's volatility-adaptive smoothing, tailoring sensitivity to current market breath.
• RSI (Relative Strength Index): Acts as a momentum asymmetry probe. Integrated subtly to detect divergences and overextensions, feeding the neural regime layer without overriding the consensus.
Original Methodology and Proprietary Logic
This oscillator stands independent of any public or open-source codebases, including the author's prior AMF PG Strategy 2.3 (a publicly available trend-following framework). Quantum Flux introduces an entirely original hybrid core: a Heikin-Ashi-derived flux momentum oscillator, neural-weighted regime memory (attention-like scoring across 8 market factors), institutional confluence validator (blending structural shifts with liquidity dynamics), and a 0–100 layered scoring matrix with adaptive boosting. The regime-shifting logic—dynamically recalibrating filters via volatility-normalized thresholds and multi-engine veto power—represents the author's protected innovation. Source code preservation is vital to safeguard this intellectual edge.
What Problems Does It Solve?
Problem 1: Fragmented Signals and Over-Reliance on Single Inputs
o Quantum Flux Solution: Multi-Engine Consensus Protocol. Signals require unanimous agreement from flux momentum, structural validation, and regime intelligence—no isolated triggers allowed. This eradicates noise-driven whipsaws, prioritizing only converged, high-conviction opportunities.
Problem 2: Blindness to Evolving Market Regimes
o Quantum Flux Solution: Neural Regime Intelligence. The system continuously profiles the market's state (trend persistence vs. consolidation traps) using weighted historical memory and factor fusion, auto-tuning filters like a vigilant sentinel to match the prevailing rhythm.
Problem 3: Static Thresholds Leading to Performance Drift
o Quantum Flux Solution: Volatility-Normalized Adaptation. All parameters (from scoring weights to confirmation windows) self-adjust in real-time, countering decay in fixed setups and ensuring resilience across bull runs, bear traps, or sideways grinds.
Automation Ready: Customizable Webhook Alerts
Quantum Flux transcends visual cues, empowering full-spectrum automation. It dispatches configurable JSON payloads for long/short entries, embedding ticker, entry price, ATR-derived TP/SL levels, and regime context. Effortlessly sync with platforms like 3Commas, PineConnector, Alertatron, or bespoke bots for 24/7, rule-based execution—freeing you from screen time while upholding the edge.
Why Released "By Invitation Only"?
• Safeguarding Original Intellectual Property: Born from extensive 2024–2025 R&D, its neural fusion, hybrid consensus, and institutional validators are one-of-a-kind. Public exposure would erode this proprietary advantage.
• Preserving Signal Integrity: Limits misuse, signal farming, or unauthorized resale, ensuring the tool remains untainted for genuine users.
• Sustainable Ecosystem: Invite-only access funds perpetual enhancements, dedicated support, and an exclusive community for verified traders committed to the methodology.
This indicator is for educational purposes only. Past performance does not guarantee future results. Always practice appropriate risk management and protect your capital.
Trend Cross Filter by Pooja⭐ Trend Cross Filter by Pooja
Trend Cross Filter by Pooja is a clean and efficient crossover-based entry tool designed to help traders identify momentum shifts with clarity. This indicator combines a fast RSI and a smoothed RSI-MA baseline with optional trend and volatility filters, allowing users to focus on higher-quality crossover signals.
The goal of this tool is to offer structured, easy-to-read entries without clutter or complexity. All signals appear directly on the chart using markers, making it suitable for intraday and short-term decision-making.
⭐ Key Features
🔶 1. RSI–MA Crossover Signals
Generates BUY/SELL signals when RSI crosses above or below its moving average.
Clean visual markers help highlight potential momentum changes.
🔶 2. Trend Strength Filter (Optional)
Uses a custom ADX calculation to allow signals only when trend strength meets the selected threshold.
🔶 3. Volatility Filter (ATR-Based)
An optional ATR/Price filter helps avoid signals during extremely low-volatility or flat periods.
🔶 4. RSI-MA Slope Filter
Allows users to accept only those signals where the slope of the RSI-MA indicates meaningful directional strength.
🔶 5. Minimum Bars Between Signals
Prevents back-to-back signals in noisy or sideways conditions.
🔶 6. Chart-Based Visual Signals
Signals appear directly on the price chart:
BUY markers for upward crossover
SELL markers for downward crossover
Users can choose between triangle or label-style signals.
🔶 7. Alert + Webhook Compatible
Built-in alert conditions for BUY and SELL signals.
Users can connect alerts to webhooks or automation tools if they wish.
🔶 8. Flexible Customization
All filters, thresholds, colors, and label styles can be adjusted easily based on personal preference.
⭐ How to Use
Add the indicator to your chart.
Choose your preferred signal style (Label / Triangle).
Enable or disable the ADX, ATR, or slope filters as needed.
Create TradingView alerts using the built-in BUY and SELL alert conditions if automation or notifications are required.
Combine signals with your own risk management and market analysis.
⭐ Notes
Works across multiple timeframes and different instruments.
Filtering options help reduce noise, but users should test settings based on their trading approach.
⚠️ Disclaimer
This indicator is a technical analysis tool created for educational and chart-analysis purposes.
It does not provide financial advice, does not guarantee profits, and should not be used as the sole basis for trading decisions.
Market conditions vary, and users are fully responsible for their own trades, risk management, and results.
Always test any tool or strategy on historical data or a demo environment before using in live markets.
Noufer XAUUSD noufer,
Noufer XAUUSD Base - v6
This is a clean, publish-ready TradingView indicator designed mainly for XAUUSD session awareness and trend guidance.
🔹 1. Session Control (Market Time Logic)
You can define custom session hours using inputs:
Session Start Hour & Minute
Session End Hour & Minute
The script:
Uses your chart’s default TradingView time
Detects whether the market is inside or outside your defined session
Automatically adjusts if the end time crosses midnight
Visual Result:
A floating label shows:
✅ SESSION OPEN (green)
❌ SESSION CLOSED (red)
This helps you visually avoid trading outside preferred hours.
🔹 2. Advanced Bar Close Countdown Timer
The script calculates how much time is left before the current candle closes.
You see a live updating label like:
Bar close in: 0h 0m 42s
This is very useful for:
Precise scalping
Candle confirmation entries
Timing breakouts
🔹 3. Volume (Vol 1)
The code plots:
Volume with length = 1
Displayed as histogram columns
This shows raw real-time activity and helps confirm:
Breakout strength
Fake moves
Liquidity zones
🔹 4. Hull Moving Average System
Two Hull Moving Averages are used:
Hull 55 → Fast trend
Hull 200 → Slow trend
Purpose:
Trend direction
Momentum shift detection
Clear entry timing
Signals:
✅ Buy signal when Hull 55 crosses above Hull 200
❌ Sell signal when Hull 55 crosses below Hull 200
Small arrows appear on the chart for visual confirmation.
🔹 5. Visual Signal System
The script automatically plots:
🟢 Triangle below candle → Long Signal
🔴 Triangle above candle → Short Signal
These are based purely on Hull crossover logic and can be upgraded later with:
Order Blocks
FVG
Multi-timeframe confirmation
✅ What This Script Is Best For
XAUUSD scalping
noufer,
//@version=6
indicator("Noufer XAUUSD Base - v6", overlay=true, max_labels_count=500, max_lines_count=500)
// ===== INPUTS =====
startHour = input.int(1, "Session Start Hour")
startMin = input.int(0, "Session Start Minute")
endHour = input.int(23, "Session End Hour")
endMin = input.int(0, "Session End Minute")
volLen = input.int(1, "Volume Length (Vol 1)", minval=1)
// ===== SESSION (DEFAULT CHART TIME) =====
sessStart = timestamp(year, month, dayofmonth, startHour, startMin)
sessEnd = timestamp(year, month, dayofmonth, endHour, endMin)
// if end <= start assume next day end
sessEnd := sessEnd <= sessStart ? sessEnd + 24 * 60 * 60 * 1000 : sessEnd
nowMs = timenow
inSession = (nowMs >= sessStart) and (nowMs < sessEnd)
// ===== BAR-CLOSE COUNTDOWN =====
barDurMs = na
if not na(time )
barDurMs := time - time
else
// fallback: estimate using timeframe multiplier (works for intraday)
barDurMs := int(timeframe.multiplier) * 60 * 1000
secsLeftBar = math.max(0, ((time + barDurMs) - nowMs) / 1000)
hrsB = math.floor(secsLeftBar / 3600)
minsB = math.floor((secsLeftBar % 3600) / 60)
secsB = math.floor(secsLeftBar % 60)
barCountdown = str.format("{0}h {1}m {2}s", hrsB, minsB, secsB)
// ===== LABELS (update only on realtime last bar) =====
if barstate.islast
var label sessLabel = na
sessTxt = inSession ? "SESSION OPEN" : "SESSION CLOSED"
if na(sessLabel)
sessLabel := label.new(bar_index, high * 1.002, sessTxt, xloc.bar_index, yloc.abovebar, style=label.style_label_left, color=inSession ? color.green : color.red, textcolor=color.white, size=size.small)
else
label.set_xy(sessLabel, bar_index, high * 1.002)
label.set_text(sessLabel, sessTxt)
label.set_color(sessLabel, inSession ? color.green : color.red)
var label barLabel = na
barTxt = "Bar close in: " + barCountdown
if na(barLabel)
barLabel := label.new(bar_index, low * 0.998, barTxt, xloc.bar_index, yloc.belowbar, style=label.style_label_right, color=color.new(color.blue, 0), textcolor=color.white, size=size.small)
else
label.set_xy(barLabel, bar_index, low * 0.998)
label.set_text(barLabel, barTxt)
// ===== VOLUME (Vol 1) =====
volPlot = ta.sma(volume, volLen)
plot(volPlot, title="Volume 1 (SMA)", style=plot.style_columns)
// ===== HULL MOVING AVERAGE =====
hull(src, len) =>
wma_half = ta.wma(src, len / 2)
wma_full = ta.wma(src, len)
diff = 2 * wma_half - wma_full
ta.wma(diff, math.round(math.sqrt(len)))
hullFast = hull(close, 55)
hullSlow = hull(close, 200)
plot(hullFast, color=color.orange, linewidth=2, title="Hull 55")
plot(hullSlow, color=color.blue, linewidth=2, title="Hull 200")
// ===== SIMPLE SIGNALS (example) =====
longSignal = ta.crossover(hullSlow, hullFast)
shortSignal = ta.crossunder(hullSlow, hullFast)
plotshape(longSignal, style=shape.triangleup, location=location.belowbar, color=color.green, size=size.tiny, title="Long")
plotshape(shortSignal, style=shape.triangledown, location=location.abovebar, color=color.red, size=size.tiny, title="Short")
noufer,
Noufer XAUUSD Base - v6
This is a clean, publish-ready TradingView indicator designed mainly for XAUUSD session awareness and trend guidance.
🔹 1. Session Control (Market Time Logic)
You can define custom session hours using inputs:
Session Start Hour & Minute
Session End Hour & Minute
The script:
Uses your chart’s default TradingView time
Detects whether the market is inside or outside your defined session
Automatically adjusts if the end time crosses midnight
Visual Result:
A floating label shows:
✅ SESSION OPEN (green)
❌ SESSION CLOSED (red)
This helps you visually avoid trading outside preferred hours.
🔹 2. Advanced Bar Close Countdown Timer
The script calculates how much time is left before the current candle closes.
You see a live updating label like:
Bar close in: 0h 0m 42s
This is very useful for:
Precise scalping
Candle confirmation entries
Timing breakouts
🔹 3. Volume (Vol 1)
The code plots:
Volume with length = 1
Displayed as histogram columns
This shows raw real-time activity and helps confirm:
Breakout strength
Fake moves
Liquidity zones
🔹 4. Hull Moving Average System
Two Hull Moving Averages are used:
Hull 55 → Fast trend
Hull 200 → Slow trend
Purpose:
Trend direction
Momentum shift detection
Clear entry timing
Signals:
✅ Buy signal when Hull 55 crosses above Hull 200
❌ Sell signal when Hull 55 crosses below Hull 200
Small arrows appear on the chart for visual confirmation.
🔹 5. Visual Signal System
The script automatically plots:
🟢 Triangle below candle → Long Signal
🔴 Triangle above candle → Short Signal
These are based purely on Hull crossover logic and can be upgraded later with:
Order Blocks
FVG
Multi-timeframe confirmation
✅ What This Script Is Best For
XAUUSD scalping
Trend confirmation entries
Session-based trading discipline
Candle close precision timing
🚀 What Can Be Added Next
You can expand this into a professional sniper system. Options:
✅ Advanced Order Blocks (Smart Money)
✅ Fair Value Gap zones with mitigation
✅ Multi-timeframe logic (1m → 4H)
✅ Entry + SL + TP automation
✅ Alert system for mobile
✅ Risk management panel
Tell me what you want next:
Just reply with one option or describe your goal, for example:
“Add Smart Money Order Blocks” or
“Make this a full XAUUSD sniper strategy”
You're building a powerful system step-by-step 💹🔥
noufer,
Disclaimer:
This indicator is created strictly for educational and paper trading purposes only. It is not intended as financial advice or a guaranteed trading system. Users are strongly advised to perform thorough back testing, forward testing, and risk assessment before applying this tool in live market conditions. The creator holds no responsibility for any financial losses incurred from the use of this script. Trade at your own risk.
GOGO SCALPER# GOGO SCALPER - Advanced Multi-Timeframe Trading Indicator
## Overview
GOGO SCALPER is a comprehensive trading indicator that combines multiple proven trading concepts into one powerful tool. It provides automated bias detection, session analysis, market structure tracking, and high-probability entry signals for scalpers and day traders.
## Key Features
### 🎯 Auto Bias System
- **Dual Timeframe Analysis**: Automatically tracks both Lower Timeframe (LTF) and Higher Timeframe (HTF) bias using EMA-based momentum
- **Dynamic Confidence Scoring**: Real-time confidence percentage (0-100%) for BUY/SELL signals based on multiple market factors
- **Smart Signal Generation**: Only triggers entries when both timeframes align during active trading sessions
### 📊 Market Phase Detection
- **Expansion vs Consolidation**: Automatically identifies whether the market is in an expansion or consolidation phase
- **Multi-Metric Analysis**: Uses Bollinger Band Width, Average Daily Range (ADR), and ATR ratios to determine market conditions
- **Trend Strength Indicator**: Shows whether the current trend is STRONG or WEAK
### 🕒 Killzone Session Management
- **Four Major Sessions**: Asia, London, NY AM, and NY PM killzones with customizable times
- **Visual Session Boxes**: Color-coded boxes highlighting active trading sessions
- **Session Range Tracking**: Displays the price range for each killzone session
- **Auto Time Remaining**: Shows countdown timer for active sessions
### 📈 Multi-Timeframe Structure Analysis
- **HTF Candle Visualization**: Displays H1, H4, and Daily candles as mini-charts on your current timeframe
- **Sweep Detection**: Automatically identifies bullish and bearish liquidity sweeps
- **Numbered Candle System**: Labels candles 1-5 leading up to sweeps for pattern recognition
- **Counter-Sweep Protection**: Filters out invalidated sweeps automatically
### 🔍 Market Structure Tools
- **CISD (Close in Structure Detection)**: Identifies when price closes through pivot highs/lows
- **FVG Detection**: Automatically plots Fair Value Gaps (Bullish & Bearish) with mitigation tracking
- **H4 & Daily Open Lines**: Tracks key opening prices with dynamic extension
- **High/Low Levels**: Plots session highs and lows with breakout alerts
### 📋 Information Dashboard
- **Comprehensive Table Display**: Shows all critical information at a glance
- Current HTF and LTF bias
- Active session
- Trend strength
- Signal direction
- Confidence percentage
- Entry confirmation status
- Market phase (Expansion/Consolidation)
- Killzone ranges
### ⚡ Entry Signal System
- **BUY Signal**: Triggers when price crosses above Bollinger Band upper level during bullish bias
- **SELL Signal**: Triggers when price crosses below Bollinger Band lower level during bearish bias
- **Session Filter**: Signals only activate during configured killzone sessions
- **Confirmation Labels**: Clear "Long Confirm!" or "Short Confirm!" messages with "Wait!" during invalid conditions
## How It Works
### Bias Calculation
The indicator compares current price against EMA on both lower and higher timeframes:
- **BULLISH**: Price above EMA
- **BEARISH**: Price below EMA
- **NEUTRAL**: Price at EMA
### Confidence Scoring
The confidence score (0-100%) is calculated using:
- HTF/LTF bias alignment (25%)
- Active session quality (20%)
- Volume analysis (15%)
- ATR momentum (15%)
- RSI position (15%)
- Trend strength (10%)
- BB position (10%)
### Market Phase Detection
Uses a voting system from three metrics:
- Bollinger Band Width relative to average
- Average Daily Range achievement percentage
- ATR ratio to moving average
When 2+ metrics vote for expansion, market is in "EKSPANSI" phase, otherwise "KONSOLIDASI".
## Best Use Cases
- **Scalping**: 1-5 minute charts with 15m/1H/4H higher timeframes
- **Day Trading**: 5-15 minute charts with 1H/4H/Daily higher timeframes
- **Session Trading**: Focus on London and NY AM sessions for highest probability setups
- **Confluence Trading**: Wait for HTF/LTF alignment + high confidence + active session
## Customization Options
- Adjustable EMA length and Bollinger Band settings
- Customizable killzone session times and colors
- Configurable HTF timeframes and candle count
- Toggle visibility for all components (FVGs, sweeps, lines, boxes)
- Flexible table position and display options
## Recommended Settings
- **1-3 minute charts**: Use 5m/15m/1H for HTF analysis
- **5-15 minute charts**: Use 1H/4H/Daily for HTF analysis
- **Focus on major sessions**: Enable London and NY AM for best results
- **Wait for 60%+ confidence**: Higher confidence = higher probability trades
## Notes
- Works best on liquid markets (Forex majors, indices, major crypto pairs)
- Designed for active trading sessions (avoid low-volume periods)
- Combines with price action for best results
- Not a standalone system - use proper risk management
---
**Disclaimer**: This indicator is for educational and informational purposes only. Past performance does not guarantee future results. Always practice proper risk management and never risk more than you can afford to lose.
ProEdge Strategy's — Structure ReclaimWhat it does
ProEdge Indicator — Fib Reclaim Pro (Signals Only) finds “reclaim” setups of the active Time-Based Fib (TBF) leg and confirms them with weekly gates, optional POC alignment, and light OB proximity. When conditions line up, it prints a one-shot BUY/SELL triangle and can fire alerts—no auto-trading, no repainting tricks.
Best use / timeframes
HTF bias & swing trades: run your chart on 1D or 12H (default TBF = 12H). Great for swing positioning and “let it trend” moves.
Intraday: 4H / 1H for cleaner entries while keeping the 12H/1D bias.
Scalping: 15m / 5m with the higher-timeframe bias. Consider increasing Pivot Strength and Min Confluence Score, enable Require POC, and reduce Max bars to fill.
Alerts & Other Settings
Add alert → ProEdge BUY or ProEdge SELL → Once per bar close. Works with webhooks/Discord/Telegram.
Key settings (tune to your market)
TBF Timeframe (anchor leg, e.g., 12H/1D) & Pivot Strength.
Weekly gates: W 0.25 reclaim (longs) / W 0.75 loss (shorts), plus optional 0.50 bias.
Min Confluence Score, Require POC, OB band (ATR), Retest style (wick vs close), Cooldown, Max bars to fill.
All options live in settings - flip chart timeframes freely and adjust inputs to suit each symbol’s personality (crypto, FX, indices, stocks).
Trading notes
Use HTF for direction, LTF for execution. Let alerts bring you to the chart; still apply risk, invalidations, and position sizing. Educational tool - not financial advice.






















