Hull Moving Average RibbonGradient Wave HMA - Multi-Ribbon Hull Moving Average System
Overview
The Gradient Wave HMA is an advanced technical indicator that transforms Alan Hull's Hull Moving Average (HMA) into a dynamic multi-layered ribbon system. Unlike traditional moving average ribbons that use simple or exponential calculations, this indicator applies Hull's innovative lag-reduction formula across 12 different timeframes simultaneously, creating a visually striking gradient effect that flows with market momentum.
Technical Foundation
This indicator is built upon the Hull Moving Average, developed by Alan Hull in 2005. The HMA uses a weighted moving average calculation designed to almost eliminate lag while maintaining curve smoothness:
HMA = WMA(2*WMA(n/2) − WMA(n), sqrt(n))
Credit: Alan Hull (www.alanhull.com)
Key Features
Multi-Period Ribbon Structure
12 individual HMA lines with customizable periods
Preset configurations for different trading styles:
Fast: 3-30 period range (scalping/intraday)
Swing: 8-55 period range (swing trading)
Position: 20-100 period range (position trading)
Custom: User-defined periods
2. Neon Gradient Visualization
Bullish Gradient: Transitions from blue-purple to hot purple
Bearish Gradient: Flows from hot pink to purple-pink
Each line has a unique color in the spectrum
Gradient fills between lines create depth and visual flow
3. Advanced Alert System
Trend Reversal Alerts: Notifies when ribbon changes direction
Price Breakout Alerts: Triggers when price crosses the ribbon
Compression Alerts: Signals potential breakouts during consolidation
Expansion Alerts: Confirms strong trending conditions
Momentum Surge Alerts: Catches explosive moves early
How It Works
The indicator calculates 12 Hull Moving Averages, each with a different period length. The trend direction is determined by the middle HMA (6th line), which triggers the color change across the entire ribbon. When trending up, the ribbon displays a purple gradient; when trending down, it shifts to a pink gradient.
Trading Applications
1. Trend Identification
Ribbon color indicates overall trend direction
All lines moving in sync confirms strong trend
Mixed signals suggest choppy or transitioning markets
2. Dynamic Support/Resistance
In uptrends, the ribbon acts as moving support
In downtrends, it provides resistance levels
Multiple layers offer various strength levels
3. Momentum Analysis
Expanding ribbon = Increasing momentum
Contracting ribbon = Decreasing momentum/consolidation
Ribbon angle indicates trend strength
4. Trading Example
Advantages Over Traditional MAs
Reduced Lag: Hull's formula provides faster response than SMA/EMA ribbons
Visual Clarity: Gradient effect makes trend changes immediately visible
Multiple Timeframes: 12 periods provide comprehensive market view
Flexibility: Presets adapt to different trading styles
Best Practices
Use higher timeframes (4H, Daily) for position trading
Combine with volume indicators for confirmation
Watch for ribbon compression before major moves
Consider overall market conditions when interpreting signals
Customization Options
Adjust individual HMA periods
Fine-tune transparency for different backgrounds
Choose between WMA and EMA base calculations
The Gradient Wave HMA combines Alan Hull's breakthrough moving average formula with modern visualization techniques to create a powerful trend-following tool that's both technically sophisticated and visually intuitive.
Indicators and strategies
NoNoiseMA & SlopeHappy trade,
This is a noise-reduced moving average — let's call it the No-Noise MA. A MA where false breakout price action should have little to no impact, while the main trend remains fully represented. In comparison to previous MAs this one's trend appear more linear, and sideways price actions becomes easier to detect thanks to it's unique two filter stages.
In short, the No-Noise-MA (Noise-Reduced Moving Average) is calculated as the cumulative sum of the slopes derived from the center line of the last x pivot points. Let’s break it down step by step:
Pivot Detection:
A pivot algorithm (an adapted variant of the Bilson-Gann-Count method) identifies consecutive pivot points (high, low, high, low, etc.) in the close price series. Let's call this set of Pivots S.
Center Line Calculation:
Out of the set S the last x pivots are used to compute a center line (linear regression line). Always when a new pivot is confirmed, the oldest pivot in the queue is removed, and the new pivot is added.
Slope Extraction:
The center line is defined by its equation shown in the image below
Image 1
Cumulative Slope Sum:
As shown in the image 1 the slope is a series with values around zero. The No-Noise-MA is then just the cumulative sum of the slope series and a correction term. A correction term is needed otherwise the No-Noise-MA would run away over time from the original close price. The correction term is just the deviation between close price and cumulative slope sum multiply with a factor around 0.01 added to the No-Noise-MA.
Noise Reduction:
The goal of noise reduction is done by two filter stages. First Filter is the reduction of the input values. As shown above not all bars close prices are use, instead it uses just the pivot points delivered by the Bilson-Gann-Count method. Favorable the Bilson-Gann-Count method delivers the Pivot points in most cases much faster as other Pivot methods. Already after two bars a new Pivot is confirmed. This takes out all ups and downs between two consecutive Pivots. This first filter stage is legit because all price action in between is hedged by the Pivots.
The second filter stage is the done by the length of the center line. As more pivots are used to calculate the center line as smoother the slope becomes. Out liners just gets less impact if the base is bigger. So the number of involved Pivots has the same meaning as the lengths in any other MA.
Comparison with usual MAs:
For a comparison with other MAs this script also calculate the average lengths of the center line, shown in the upper right chart. So choose for example SMA and set the length parameter to the average length of the center line. As shown in the following image 2.
Image 2
This way both MAs have the same data base and can be objectively compared.
Trend detection:
The slope of the center line can be used for trend confirmation. A slope bigger then zero is an up trend while a slope smaller then zero is a down trend. And side way price action is indicated when the slope is around zero within a certain threshold.
Image 3
One hint should be mentioned here. The side way section gets indicated much later. About the number of bars as the center line is long. Before that there are just up or down trend predicted. In the image 2 you see the slope is firstly tin and as more bars past by the slope becomes more thick. This should indicate the point where no side way predictions will happens anymore.
Variation of calculation
In the settings menu you can find the setting "Include last close to center line". With this activated the center line is calculated with the last pivots and the last close price. The last close price is assumed as a pivot too. This gives the slope a more early reaction to volatile price action. But also brings back some noise.
HA Candles by TradingZoneTLSThis script displays Heiken Ashi candles overlaid on price charts. It allows users to toggle between standard candles and Heiken Ashi candles.
📌 Source credit: This script is adapted from the public indicator "Heiken Ashi Candles" originally published by CryptoRox.
⚙️ Features:
Toggle Heiken Ashi on/off
Candles colored green/red based on open/close
🔗 Follow us for updates and more indicators:
Telegram Channel – TradingZoneTLS
Modified and maintained by TradingZoneTLS.
Bearish RSI + 2 Bullish Candles - Colored REV LabelsDetects a reversal pattern: bearish candle with RSI ≤ 30, followed by two consecutive bullish candles.
Prints a REV label with:
Green by default
Red if two labels appear within 20 bars, and the second label is higher than the first
Yellow if two labels appear within 20 bars, and the second label is lower than the first
Dynamic Candle Levels — High/Low & 50% Lines LiveThis indicator dynamically visualizes the key price levels of the current and recent candles in real-time.
Automatically draws lines at the highs and lows of the last X candles
Marks the 50% level of each candle with horizontal lines
Updates the lines of the currently forming candle live as high, low, and midpoint change
Fully customizable colors, line widths, and number of displayed candles
Perfect for quickly identifying support and resistance zones or intermediate levels at a glance to make faster trading decisions.
Settings:
Number of candles for high/low and 50% lines
Colors and widths of the lines
Option to show live lines for the current candle
TQQQ for the Long Term - ComposerThis is “TQQQ for the Long Term,” a strategy built by a Composer power user named Dereck Nielsen originally shared on Reddit and later adopted and evolved by the Composer community. The strategy blends mean reversion and momentum to decide when to rotate between NASDAQ:TQQQ , CBOE:UVXY , AMEX:TECL , AMEX:UPRO , NASDAQ:SQQQ , and NASDAQ:TLT creating a portfolio with higher risk-adjusted returns than TQQQ on its own.
The script has two visual components: a table and plot as seen above. The table tracks every single underlying indicator in our strategy and their current evaluation. The plot shows a single selected indicator so you can monitor how it has changed over time. You can select a different indicator in the Inputs dropdown.
The core of “TQQQ for the Long Term” is built around two ideas: momentum and mean reversion.
When SPY is trading above its 200-day SMA, the market is trending upwards and we want to be long TQQQ unless the 10-day RSI of TQQQ and SPXL indicates the market is overbought, in which case we temporarily rotate into UVXY to capitalize on volatility.
When SPY is below its 200-day SMA, we check whether the market is oversold (in which case we'll enter bullish assets like TECL, UPRO, or TQQQ. Otherwise, we'll hold either SQQQ or TLT.
In Composer, you can backtest how this strategy would have performed and even trade it automatically. For example, from June 2022 to today, this strategy has returned over +400% with an annualized return of 82%. And when backtested as far back as the 1970s using a simplified version, it actually thrived during periods of high inflation, quantitative tightening, and even stagflation. See the full backtest, trading logic and performance data here: app.composer.trade
Please note that past performance is not indicative of future results and trading involves risk.
Hi/Lo Sess with Midpointsigma gangster indicator nagyon jo dominik bbg ja ja 9-10 am pina punci vagina fasz geci
Bearish RSI + 2 Bullish Candles with Smart Label bearish candle with RSI ≤ 30, followed by two consecutive bullish candles, and prints a green label REV on the chart when the condition is met
Hi/Lo Sess with Midpointdominik bbg ja sigma boy gangster indicator ja strategia ts pmo sybau gang punci punci punci
Hi/Lo SessDominik bbg ja sigmaboy gangster indicator ja very good very nice ts pmo sybau sniper punci
Delta Volume Color CoderDelta Volume Color Coder - Smart Money Footprint Visualizer
OVERVIEW
The Delta Volume Color Coder is a clean, minimalist indicator that highlights candles with exceptional delta volume, helping you instantly identify where smart money is actively trading. Unlike complex volume indicators that clutter your chart, this tool simply colors candles when institutional-level volume appears, leaving your normal price action untouched.
WHAT IS DELTA VOLUME?
Delta volume represents the difference between buying and selling pressure within each candle. Positive delta indicates more aggressive buying, while negative delta shows stronger selling. When delta reaches extreme levels, it often signals institutional activity or significant market events.
KEY FEATURES
- Clean Chart Design - Only colors candles with significant delta volume
- No Chart Compression - Overlay indicator that doesn't distort price scales
- Smart Detection - Automatically calculates dynamic thresholds based on recent activity
- Customizable Thresholds - Adjust sensitivity to match your trading style
- Multiple Calculation Methods - Classic or Range-Based delta calculations
COLOR CODING (Default)
- White Candles - Extreme positive delta (massive institutional buying)
- Green Candles - High positive delta (strong buying pressure)
- Red Candles - High negative delta (strong selling pressure)
- Violet Candles - Extreme negative delta (massive institutional selling)
- Normal Candles - Unchanged (standard TradingView red/green)
HOW TO USE
1. Add to any chart - Works on all timeframes and instruments
2. Look for colored candles - These mark significant volume events
3. White/Violet candles often mark reversals or breakouts
4. Multiple colored candles in sequence indicate strong trends
5. Colored candles at support/resistance levels are especially significant
SETTINGS EXPLAINED
- Lookback Period (20) - Bars used to calculate average delta
- High Delta Threshold (1.5x) - Triggers green/red coloring
- Extreme Delta Threshold (2.5x) - Triggers white/violet coloring
- Delta Calculation - Classic (open/close) or Range Based (close position)
- Color Wicks - Option to color entire candle or just the body
- All colors fully customizable
TRADING APPLICATIONS
- Reversal Detection - White/violet candles often mark exhaustion points
- Breakout Confirmation - Colored candles on breakouts show conviction
- Support/Resistance - High delta at key levels indicates significance
- Trend Strength - Frequency of colored candles shows trend momentum
- Institutional Tracking - Extreme delta reveals where big players are active
BEST PRACTICES
- Lower timeframes (1-15m) - Use for scalping and day trading entries
- Higher timeframes (1H+) - Identify major accumulation/distribution
- Combine with price action - Most effective at key technical levels
- Watch for clusters - Multiple extreme candles = major event
- Volume confirmation - Extreme delta + high volume = highest significance
TIPS FOR SUCCESS
1. White candles after downtrends often mark bottoms
2. Violet candles after uptrends often mark tops
3. Consecutive colored candles confirm trend direction
4. Lack of colored candles = low volatility, potential breakout ahead
5. Extreme delta at round numbers indicates institutional interest
WHY THIS INDICATOR?
- Simple Yet Powerful - No complex analysis needed
- Instant Visual Feedback - See institutional activity at a glance
- Clean Charts - No overlays, lines, or clutter
- Real-Time Detection - Updates with each new candle
- Universal Application - Works on stocks, forex, crypto, futures
UNIQUE ADVANTAGES
Unlike traditional volume indicators that require separate panes or compress your chart, the Delta Volume Color Coder seamlessly integrates with your existing setup. It answers one simple question: "Where is the smart money trading RIGHT NOW?"
Perfect for traders who want institutional-level insights without the complexity. Just add to your chart and let the colors guide you to where the real action is happening.
SRINI MM KILLZONE w/EMAskill zone with emas in indian time frame with ict format only forex pairs not indian indix
CAFX Liquidity Pro V1CAFX Liquidity Pro Indicator
Precision Engineered for Smart Profit-Taking
The CAFX Liquidity Pro Indicator is a powerful trading tool designed to help traders pinpoint high-probability liquidity zones, making it ideal for setting accurate and strategic take profit levels. By identifying where institutional interest is likely to reside, this indicator highlights the areas where price is most likely to react, reverse, or pause—giving you the edge in locking in profits before the market shifts.
Whether you're scalping, day trading, or swing trading, the CAFX Liquidity Pro provides clear visual cues that simplify your decision-making process and enhance your trade management. With a focus on precision and reliability, it helps you avoid emotional exits and instead base your take profits on real market behavior and liquidity dynamics.
Use CAFX Liquidity Pro to stay one step ahead—because knowing where to exit is just as important as knowing when to enter.
TRB Trade Setup ScannerThis is specifically looking for a breakout trade for TRB considering the time frame for end of May 2025. Please test and give a rating;)
Emissão de Dinheiro Global M2🧾 Public Documentation — Global Fiat M2 Indicator (Multinational Aggregate)
Released as a free contribution to the community
License: Mozilla Public License 2.0
💡 Purpose
This indicator visualizes the global money supply (M2) from major countries around the world, converted into USD, creating a proxy for global liquidity conditions directly on TradingView.
⚙️ How It Works
Fetches M2 monetary data from multiple countries using request.security()
Converts each M2 value to USD using the relevant forex rate (FX_IDC:XXXUSD)
Aggregates the adjusted M2 values to form a synthetic metric called Global M2 (GLM2)
Applies a time offset (via input) to align the indicator with asset price reactions (e.g. BTC response to liquidity changes)
🌍 Included Regions and Countries
North America: United States, Canada
Europe: Eurozone, United Kingdom, Switzerland, Finland, Russia
Asia-Pacific: China, India, Japan, Taiwan, Hong Kong, Singapore, New Zealand, Philippines
Latin America: Brazil, Mexico, Colombia
Middle East: United Arab Emirates, Turkey
Africa: South Africa
⏱️ Time Offset Feature
_offset = input.int(0, "Offset")
This allows you to shift the plotted data in time, useful for testing macro correlations (e.g. Bitcoin responding to M2 growth with a 107-day delay).
📈 Chart Output
Displays the Global M2 line (GLM2)
Annotates the chart with a label showing total money supply in trillions of USD
Requires daily or higher timeframe due to limitations in macroeconomic data granularity
📌 Use Cases
Identifying global expansion/contraction of liquidity
Supporting macro trend analysis in crypto and risk assets
Enhancing long-term thesis building (e.g. Bitcoin cycles, inflation hedges)
🙌 Contribution Note
This script is shared openly and freely for the benefit of the community, with no credit required by the original author.
Its goal is to enable more informed macro analysis on TradingView using aggregated global liquidity metrics.
Higher Time Frame Support/ResistanceCustom support and resistance indicator modified with 5 different timeframes
London 23:00 Body‑RangeLondon 23:00 Body-Range bla bla bla bla bla bjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
SMA Strategy with Re-Entry Signal (v6 Style)*SMA Trend Strategy with Re-Entry Signal (v6 Edition)*
This indicator is based on a classic moving average trend-following system, enhanced with re-entry signals designed for medium to short-term traders.
---
### 📈 Key Features:
1. *Trend Detection Logic:*
- The 30-period SMA (SMA30) is used as the trend filter.
- When the closing price is above the SMA30, the market is considered to be in an uptrend.
2. *Re-Entry Signal:*
- While in an uptrend, if the closing price crosses above the SMA20, a re-entry (add position) signal is triggered.
- These signals are shown with green upward arrows below the bars.
3. *Background Highlighting:*
- Green background: indicates an uptrend.
- Red background: indicates a break below SMA30, suggesting weakening momentum.
4. *Multi-SMA Visualization:*
- Five SMAs are displayed: SMA10, SMA20, SMA30, SMA60, and SMA250.
- This helps visualize both short-term and long-term trend structures.
---
### 🔍 Usage Tips:
- Use this script directly on your main chart to monitor trend direction and wait for re-entry signals during pullbacks.
- Combine with other tools like volume, price action, or candlestick patterns to confirm entries.
---
### ⚠️ Disclaimer:
- This indicator is for educational and informational purposes only. It does not constitute financial advice or a buy/sell signal.
- Avoid relying solely on this script for trading decisions. Always manage your own risk.
---
👨💻 *Developer’s Note:*
This script is 100% manually developed, not copied or auto-generated. It is an original implementation based on my personal trading logic. Suggestions and feedback are welcome!
RSI 29/71 Signals – overlayRSI-based overlay that flashes BUY when the 14-period RSI crosses below 29 and SELL when it crosses above 71. Works on any symbol or timeframe, lets you tweak RSI length/levels, optionally tints bars, and comes with ready-to-use alert conditions.
LTA - Futures Contract Size CalculatorLTA - Futures Contract Size Calculator
This indicator helps futures traders calculate the potential stop-loss (SL) value for their trades with ease. Simply input your entry price, stop-loss price, and number of contracts, and the indicator will compute the ticks moved, price movement, and total SL value in USD.
Key Features:
Supports a wide range of futures contracts, including:
Index Futures: E-mini S&P 500 (ES), Micro E-mini S&P 500 (MES), E-mini Nasdaq-100 (NQ), Micro E-mini Nasdaq-100 (MNQ)
Commodity Futures: Crude Oil (CL), Gold (GC), Micro Gold (MGC), Silver (SI), Micro Silver (SIL), Platinum (PL), Micro Platinum (MPL), Natural Gas (NG), Micro Natural Gas (MNG)
Bond Futures: 30-Year T-Bond (ZB)
Currency Futures: Euro FX (6E), Japanese Yen (6J), Australian Dollar (6A), British Pound (6B), Canadian Dollar (6C), Swiss Franc (6S), New Zealand Dollar (6N)
Displays key metrics in a clean table (bottom-right corner):
Instrument, Entry Price, Stop-Loss Price, Number of Contracts, Tick Size, Ticks Moved, Price Movement, and Total SL Value.
Automatically calculates based on the selected instrument’s tick size and tick value.
User-friendly interface with a dark theme for better visibility.
How to Use:
Add the indicator to your chart.
Select your instrument from the dropdown (ensure it matches your chart’s symbol, e.g., "NG1!" for NATURAL GAS (NG)).
Input your Entry Price, Stop-Loss Price, and Number of Contracts.
View the results in the table, including the Total SL Value in USD.
Ideal For:
Futures traders looking to quickly assess stop-loss risk.
Beginners and pros trading indices, commodities, bonds, or currencies.
Note: Ensure your chart symbol matches the selected instrument for accurate calculations. For best results, test with a few contracts and price levels to confirm the output.
This description is tailored for TradingView’s audience, providing a clear overview of the indicator’s functionality, supported instruments, and usage instructions. It also includes a note to help users avoid common pitfalls (e.g., mismatched symbols). If you’d like to adjust the tone, add more details, or include specific TradingView tags (e.g., , ), let me know!
Abusuhil Bullish CandlesAbusuhil Bullish Candles is a pattern recognition indicator designed to identify key bullish reversal candlestick formations including Hammer, Bullish Engulfing, Morning Star, Piercing Line, Three White Soldiers, and Three Inside Up.
The script includes optional filters such as Stochastic and Volume Confirmation, providing more precise signal detection.
Each pattern and filter is fully customizable via settings. Alerts are also included to support active trading workflows.
This script was written originally and does not copy open-source indicators. It's ideal for traders seeking visual clarity on bullish opportunities with professional-grade logic.
مؤشر الشموع الصعودية هو مؤشر احترافي يكتشف أبرز نماذج الانعكاس الصعودي في الشموع اليابانية مثل: Hammer، Bullish Engulfing، Morning Star، Piercing Line، Three White Soldiers، و Three Inside Up.
يوفر المؤشر فلاتر إضافية مثل فلتر Stochastic وفلتر الفوليوم لتعزيز دقة الإشارات. جميع الإعدادات قابلة للتعديل بما يتناسب مع احتياج كل متداول.
يحتوي المؤشر أيضًا على تنبيهات تلقائية لدعم استراتيجيات التداول اللحظي. تمت برمجة المؤشر من الصفر ويعتمد على منطق خاص غير منسوخ من سكربتات مفتوحة المصدر.