Chandelier Exit Oscillator [LuxAlgo]The Chandelier Exit Oscillator is a technical analysis tool that provides insights into potential trend reversals, momentum shifts, and trend continuation patterns, helping traders pinpoint optimal exit points for both long and short positions.
By calculating trailing stop levels based on a multiple of the Average True Range (ATR), the oscillator visually indicates when prices move above or below these critical stop levels.
This script uniquely combines the Chandelier Exit indicator with an oscillator format, equipping traders with a versatile tool that leverages ATR-based levels for enhanced trend analysis.
🔶 USAGE
Displaying the Chandelier Exit as an oscillator allows traders to gauge trend momentum and strength, recognize potential reversals, and refine their market insights.
The Timeframe option specifies the timeframe used for calculations, enabling multi-timeframe analysis and allowing traders to align the indicator’s signals with broader or narrower market trends.
The Chandelier Exit Oscillator allows users to select between a Regular or Normalized oscillator type. The Regular option displays raw oscillator values, while the Normalized version smooths values and scales them from 0 to 100.
The Chandelier Exit Overlay allows users to enable or disable the display of Chandelier Exit levels directly on the price chart. When enabled, this overlay plots trailing stop levels for both long and short positions, helping traders visually monitor potential exit points and trend boundaries alongside the price action.
The Trend-based Bar Color feature allows users to color the bars on the price chart according to the current trend direction. This visual differentiation aids in quicker decision-making and provides a clearer understanding of market dynamics.
🔶 SETTINGS
🔹 Chandelier Exit Settings
Timeframe: Sets the timeframe for calculations, allowing multi-timeframe analysis.
ATR Length: Defines the number of bars used for calculating the Average True Range (ATR), which helps in setting Chandelier Exit levels.
ATR Multiplier: Adjusts the sensitivity of the Chandelier Exit lines based on the ATR. Higher values make the indicator more conservative, while lower values make it more responsive.
🔹 Chandelier Exit Oscillator
Chandelier Exit Oscillator: Allows users to choose between a Regular or Normalized oscillator type. The Regular option displays raw oscillator values, while the Normalized version smooths values and scales them from 0 to 100.
Oscillator Smoothing: Controls the level of smoothing applied to the oscillator. Higher smoothing values filter out minor fluctuations.
🔹 Chandelier Exit Overlay
Chandelier Exit Overlay: Enables or disables the display of Chandelier Exit levels directly on the price chart.
Trend-based Bar Colors: Allows users to color bars based on trend direction, enhancing the visual analysis of market direction.
🔶 RELATED SCRIPTS
Market-Structure-Oscillator
Osciladores Centrados
ANDROMEDA - TrendSyncANDROMEDA - TrendSync
Pedro Canto - Portfolio Manager | CGA/CGE
OVERVIEW
Trend Sync is a multi-layered trend-following indicator designed to help traders identify high-probability trend continuation setups while avoiding low-quality entries caused by overbought or oversold market conditions.
This indicator combines the power of Moving Averages (MA), MACD , and a visual RSI-based filter to validate both trend direction and timing for entries. It's goal is simple: filter out noise and highlight only the most technically relevant buy and sell signals based on objective momentum and trend criteria.
---
WALKTHROUGH
This indicator is built for traders seeking to operate in the direction of established trends. It's core principle is to identify and validate current trend conditions, and then signal entry opportunities during pullbacks to key moving averages.
Trend identification is achieved through the alignment of two moving averages. When these MAs are crossed and angled in the same direction, they confirm that a trend is in progress. To double-confirm trend direction, the MACD histogram is used—only. When both the MAs and MACD are aligned in the same direction, then the trend is considered valid.
Once all trend criteria are met, a dynamic coloring system is activated to visually reinforce the trend across the candles and moving averages.
To avoid poor entries during market exhaustion, an RSI-based filter is used. This short-term RSI highlights overbought or oversold zones, helping traders filter trades in extreme price conditions.
Only when the trend is validated and price pulls back to one of the MAs will a buy/sell signal be triggered, aligning momentum, price action and timing into a single actionable setup.
This combination ensures that each component plays a specific role:
i) Moving Averages define the trend
ii) MACD validates it
iii) RSI filters noise
iv) Intrabar price action triggers entries
This synchronism helps improve decision-making and entry timing, especially for swing and intraday traders.
---
USE CASES
- Identifying trend continuation setups
- Filtering false signals during consolidation phases
- Avoiding trades in overbought or oversold zones
- Enhancing entry timing for both swing and intraday strategies
- Providing visual confirmation of trend strength and momentum alignment
---
KEY FEATURES
1. Dual Moving Average Setup
The indicator allows full customization of two moving averages (MA1 and MA2), supporting both EMA and SMA types. The slope of the longer MA (MA2) acts as an essential trend filter, ensuring signals are only generated when the market shows clear directional bias.
2. MACD Histogram Trend Confirmation
A classic MACD Histogram calculation is used to validate the momentum of the prevailing trend.
- Bullish Trend: Histogram > 0
- Bearish Trend: Histogram < 0
This step filters out counter-trend signals and ensures trades are aligned with momentum.
3. Intrabar Price Trigger
Unlike standard crossover systems, this indicator waits for intrabar price action to trigger entries:
- Buy Signal: Price crosses below one of the MAs during an uptrend (dip-buy logic)
- Sell Signal: Price crosses above one of the MAs during a downtrend (rally-sell logic)
This intrabar trigger improves entry timing and helps capture retracement-based opportunities.
4. RSI Visual Filter
A short-term RSI is plotted and color-coded to visually highlight overbought and oversold conditions, acting as a discretionary filter for users to avoid low-probability trades during exhaustion points.
5. Dynamic Coloring System
Bar Colors:
- Blue: Bullish trend
- Red: Bearish trend
- Orange: RSI Overbought/Oversold zones
MA Colors:
- Blue for bullish conditions
- Red for bearish conditions
- Gray for neutral/no-trend phases
6. Signal Markers and Alerts
Clear visual buy and sell markers are plotted directly on the chart.
Additionally, the indicator includes real-time alerts for both Buy and Sell signals, helping traders stay informed even when away from the screen.
---
INPUTS AND CUSTOMIZATION OPTIONS
- Moving Average Types: EMA or SMA for both MA1 and MA2.
- MACD Settings: Customizable fast, slow, and signal periods.
- RSI Settings: Source, length, and overbought/oversold levels fully adjustable.
- Color Customization: Adjust RSI zone colors to suit your chart theme.
---
DISCLAIMER
This indicator is a technical analysis tool designed for educational and informational purposes only. It should not be used as a standalone trading system. Always combine it with sound risk management, price action analysis, and, where applicable, fundamental context.
Past performance does not guarantee future results.
Better MACD📘 Better MACD – Adaptive Momentum & Divergence Suite
Better MACD is a comprehensive momentum-trend tool that evolves the traditional MACD into a multi-dimensional, divergence-aware oscillator. It leverages exponential smoothing across logarithmic rate-of-change of OHLC data, adaptive signal processing, and intelligent divergence detection logic to provide traders with earlier, smoother, and more reliable momentum signals.
This indicator is built for professional-level analysis, suitable for scalping, swing trading, and trend-following systems.
🧬 Core Concept
Unlike the classic MACD which subtracts two EMAs of price, Better MACD constructs a signal by:
Applying logarithmic transformation on the change between OHLC components (Close, High, Low, Open).
Using double EMA smoothing to filter noise and volatility, Triangular method. 1st to 2nd Smoothing.
Averaging and de-biasing the results through a custom linear regression model, 4th Smoothing.
Subtracting a fast SMA and slow SMA response to yield a dynamic MACD value, 3rd Smoothing.
The result is a smooth, adaptive, and high-resolution MACD-style oscillator that responds more naturally to trend conditions and price geometry.
🧠 Features Breakdown
1. 📈 Multi-Layer MACD Engine
Src1: Smoothed Log Rate-of-Change on Close
Src2: Smoothed Log Rate-of-Change on High
Src3: Smoothed Log Rate-of-Change on Low
Src4: Smoothed Log Rate-of-Change on Open
These are blended using highest high, lowest low, and average Close price over a configurable window for more complete trend detection. The open-based Src4 is subtracted using SMA.
2. 🧮 Signal Line
A fast EMA (signalLength) of the Better MACD value is used for crossover logic.
Crossovers of MACD and Signal line signal potential entries or exits.
3. 📊 MACD Histogram
Visualizes the difference between MACD and Signal line.
Dynamically color-coded:
Green/Light Green for bullish impulse
Red/Pink for bearish impulse
Width and color intensity reflect strength and momentum slope.
🎨 Visual Enhancements
Feature Description
✅ Ribbon Fill Optional fill between MACD and Signal line, colored by trend direction
✅ Zero-Line Background Background highlights above/below 0 to easily read bullish/bearish bias
✅ Crossover Highlights Tiny circles plotted when MACD crosses Signal line
🔍 Divergence Detection Suite
The script includes a full Divergence Engine to detect:
🔼 Bullish Regular Divergence (Price lower lows + Indicator higher lows)
🔽 Bearish Regular Divergence (Price higher highs + Indicator lower highs)
🟢 Bullish Hidden Divergence (Price higher lows + Indicator lower lows)
🔴 Bearish Hidden Divergence (Price lower highs + Indicator higher highs)
🧩 Divergence Modes:
Supports both Regular, Hidden, or Both simultaneously
Detects from either Close Price or Heikin Ashi-derived candles
Uses dynamic pivot tracking with configurable lookback and divergence sensitivity
Divergence lines are labeled, colored, and plotted in real-time
🔁 Styling & Customization:
Choose from Solid, Dashed, or Dotted line styles
Configure separate colors and widths for all divergence types
Control number of divergence lines visible or only show the most recent
Divergences update live without repainting
⚠️ Alerts
Alerts are built-in for real-time notification:
MACD Histogram reversals (rising → falling, or vice versa)
Divergence signals (all 4 types, grouped and individually)
Combines seamlessly with TradingView alerts for actionable triggers
🔧 Input Controls (Grouped by Purpose)
Better MACD Group
1st–4th Smoothing Lengths: Controls responsiveness of MACD core engine
Signal Length: Smoothness of signal line
Toggles for crossover highlights, zero cross fills, and ribbon fills
Divergence Settings
Enable/disable divergence lines
Choose divergence type (Regular, Hidden, Both)
Set confirmation requirements
Customize pivot detection and bar search depth
Styling Options
Colors, line widths, and line styles for each divergence type
Heikin Ashi Mode for smoother pivots and divergences
🧠 How to Use
✅ For Trend Traders:
Use MACD > Signal + Histogram > 0 → Bullish confirmation
MACD < Signal + Histogram < 0 → Bearish confirmation
Wait for pullbacks with hidden divergences to enter in trend direction
✅ For Reversal Traders:
Look for Regular Divergences at trend exhaustion points
Combine with price action (e.g., support/resistance or candle pattern)
✅ For Swing & Day Traders:
Enable Heikin Ashi Mode for smoother divergence pivots
Use zero line background + histogram color to time entries
📌 Summary
Feature Description
🚀 Advanced MACD Core Smoother, more reliable, multi-source-based MACD
🔍 Divergence Engine Detects 4 divergence types with pivot logic
🎯 Real-Time Alerts Alerts for histogram slope and divergences
🎛️ Deep Customization Full styling, smoothing, and detection controls
📉 Heikin Ashi Support Improved signal quality in trend-based markets
ANDROMEDA - Directional Strength Matrix [Multi-Asset]ANDROMEDA - Directional Strength Matrix
Pedro Canto – Portfolio Manager | CGA/CGE
OVERVIEW
The Directional Strength Matrix is a multi-symbol indicator designed to track and compare the directional momentum of up to five financial instruments simultaneously.
It builds upon the logic of the classic Currency Strength Slope, but expands its utility beyond currencies—making it applicable to indices, commodities, stocks, and crypto assets. The core of the system relies on a normalized slope algorithm, using a TMA-compensated moving average and ATR-based scaling to deliver accurate, real-time momentum readings.
This tool is ideal for traders seeking a quantitative view of strength and weakness across multiple assets, enabling fast relative analysis and improved decision-making in both trend-following and mean-reversion strategies.
---
WALKTHROUGH
Each asset’s directional strength is calculated using the slope of a weighted moving average (WMA), adjusted for volatility using the Average True Range (ATR). To reduce lag while maintaining stability, a TMA-compensated formula is applied — replicating behavior seen in the classic MQL4 CSS Indicator.
The normalized slope values are plotted as independent lines in a dedicated window, making it easy to spot which assets are strengthening or weakening at any given moment.
Key logic flow:
i) Calculate a TMA-style WMA for each instrument
ii) Estimate directional slope via differential between current and previous weighted averages
iii) Normalize by ATR to make values comparable across different assets and price ranges
iv) Plot all slope values on a shared matrix
Traders can compare multiple symbols side by side and visually identify the relative direction, strength, and acceleration of each asset.
---
USE CASES
- Comparing strength across indices like US30, US500, NASDAQ, Oil and Crypto
- Detecting early momentum shifts between competing assets
- Timing entries based on momentum divergence or alignment
- Filtering out weaker assets in trend strategies
- Creating custom strength overlays in multi-asset dashboards
---
KEY FEATURES
1. Multi-Asset Capability
Analyze up to 5 assets in real time, including the chart’s native symbol plus 4 customizable inputs.
2. TMA-Compensated Slope Algorithm
Provides low-lag slope estimation with high reactivity and accuracy.
3. ATR-Based Normalization
Ensures comparability across assets with different price scales and volatility levels.
4. Customizable Color Scheme
Assign distinct colors to each asset line for clean visual separation.
5. Real-Time Responsiveness
Supports shift adjustments to align with candle timing (real-time or closed-bar mode).
6. Compatible with All Asset Classes
Works with forex, indices, commodities, stocks, and crypto (a major improvement from the original Currency Strength Slope Indicator).
---
INPUTS AND CUSTOMIZATION
- Moving Average Period: Adjustable WMA length
- ATR Period: Volatility scaling parameter
- Shift: Choose between real-time view (-1) or closed-candle confirmation (0)
- Asset Inputs: Symbol selection for Asset 2 to 5
- Colors: Fully customizable for each line
---
DISCLAIMER
This indicator is a tool for technical analysis and educational purposes only. It is not intended as financial advice or a trading signal provider. Always apply proper risk management and consider fundamental and macroeconomic context before making investment decisions.
Past performance does not guarantee future results.
RSI Combo: CrosssOverLoad(DEMO)!!! ONLY FOR CRYPTO ASSETS!!!
(Описание на русском доступно по ссылке внизу )
RSI Combo — Indicator Description
RSI Combo is an intelligent tool for crypto market analysis, designed to assess current trend strength, identify potential reversal zones, and evaluate market participant dominance. Unlike classic RSI formulas, it uses a synthetic evaluation of altcoins versus Bitcoin and the overall liquidity structure.
🌎 Types of Signals & System Logic
• Ticker Signal🔻(small red and green arrows) — local signal on a specific asset. This is the most frequent type, capturing short-term shifts in demand/supply pressure.
• Market Signal ⬇️(blue bidirectional arrows)— derived from Bitcoin dominance, alt weakness, and the liquidity vector.
• COMBO Signal 🔽🔼 (large red and green arrows)— occurs when both above signals align. This is the strongest type.
📈 Trend Structure & Importance of Context (Tip)
Signal strength always depends on the market context in which it occurs:
If a strong COMBO long signal appeared recently on a higher timeframe (e.g., 4H, 12H, or 1D), and the market is still growing, then long signals on lower timeframes (15m, 30m) become much more reliable. (And vice versa for short logic.)
If higher timeframes recently showed short signals, while lower ones give longs — it could simply be a temporary bounce.
RSI Combo helps you build a time-based signal hierarchy, so you can distinguish between local moves and parts of a broader trend.
You're testing a fully operational indicator that includes the entire mathematical core of our algorithm.
⚡ Non-Repainting Signals
Signals do not repaint or appear after the fact. What you see in history is what appeared in real time.
🧠 Mathematical Core
• BTC vs Alt dominance evaluation
• Reversal zone detection
• Volatility filtering
• Market pressure & exhaustion
📊 RSI Combo Pricing Tiers
A limited demo version is available to you.
A fully functional free demo version for 7 days is available upon request.
mail: namelessone1998@gmail.com
telegram: t.me/RSI_Combo (@RSI_Combo)
Image Url:
disk.yandex.ru
Subscribe for 1 year and get 1 month free.
Demo
• Signals with 5-day delay
• From 15min TF to 23 H
• Combo + Ticker + Market signals
• Full signal history
• No support
🚀 Trial (Free) Trial (7 days)
• Real-time signals
• From 1min TF
• Combo + Ticker + Market signals
• Alerts
• Basic webhook templates
• Full signal history
• No support
• No alerts after trial
💼 Basic ($15/month)
• Real-time signals
• From 7min TF
• Only Ticker + Market signals
• No alerts, no combo
• Signal history: 500 bars
• No webhook, no support
⚙️ Standard ($25/month)
• Real-time signals
• From 1min TF
• Combo + Ticker + Market signals
• Basic webhook templates
• Signal history: 1000 bars
• No support, no extras
📊 Professional ($40/month)
• Real-time signals
• All timeframes
• Full signal package
• Advanced webhook templates
• Signal history: 2500 bars
• No support, no extras
👑 Premium ($65/month)
• Real-time signals
• All timeframes
• All signals + per-ticker sensitivity
• Custom webhook (with ID + TF)
• Full signal history
• Priority support (Telegram)
• Beta feature access
📝 Parameter Highlights
• Alerts — respond fast to entry/exit signals
• Webhooks — automation and bot integration
• Signal History — analyze asset behavior, optimize per-ticker settings
• Market Signal — gauge overall trend
• Custom Signals (Premium) — quickly add alerts for all signal types across unlimited tickers, no need to manually enter ticker names or timeframes. Especially useful when tracking many assets — activate once, and alerts will flow automatically.
• Sensitivity Tuning (Pro/Premium) — allows you to adapt indicator behavior to each specific ticker. We've analyzed hundreds of altcoin charts to derive optimal average parameters, but each asset has unique structure, volatility, and dynamics. Fine-tuning gives traders more accurate and relevant signals.
• Support — Telegram-based assistance and help
• Beta Access — early access to experimental features
Russian Description:
Вам доступна демо версия с ограничениями. Полное описание и инструкция, тарифы - доступны по ссылкам. Ознакомьтесь, пожалуйста
Бесплатная полностью функциональная Демо версия сроком на 7 дней предоставляется по запросу:
mail: namelessone1998@gmail.com
telegram: @RSI_Combo
Позволит Вам оценить все возможности и принять решение о приобретении нашего алгоритма.
disk.yandex.ru
disk.yandex.ru
RSI Combo — это интеллектуальный инструмент анализа крипторынка, специально разработанный для понимания силы текущего тренда, ловли разворотных точек.
Базируется на оценке силы альтов против биткоина и объемов ликвидаций.
Вам доступна демо версия с ограничениями. Полное описание и инструкция, тарифы - доступны по ссылкам. Ознакомьтесь, пожалуйста
🌎 Типы сигналов и логика системы
Индикатор выдаёт три ключевых типа сигналов, каждый из которых играет свою роль в тактике трейдера:
• "Сигнал тикера" 🔻 (мелкие красные и зеленые стрелки) — сигнал, возникающий на конкретном активе. Это основной и самый частый вид сигнала. Он фиксирует краткосрочные изменения давления в сторону спроса или предложения.
• "Сигнал рынка" ⬇️ синие разнонаправленные стрелки — ориентир, построенный на доминировании биткоина, ослаблении альтов (либо наоборот). Этот сигнал реже, но даёт понимание, на чьей стороне глобальное преимущество.
• COMBO-сигнал 🔽🔼 (крупные красные и зеленые стрелки)— момент, когда оба предыдущих сигнала совпадают. Это сильнейший тип сигнала, который указывает на согласованное движение актива и рынка. Обычно такие сигналы сопровождаются уверенным движением цены.
Бесплатная полностью функциональная Демо версия сроком на 7 дней предоставляется по запросу:
mail: namelessone1998@gmail.com
telegram: @RSI_Combo
Позволит Вам оценить все возможности и принять решение о приобретении нашего алгоритма.
Закажи подписку на 1 год, и получи 1 месяц бесплатно
🎯SNİPER_MÜCAHİT_ATAOGLUThe 🎯SNIPER_MÜCAHİT_ATAOGLU indicator is a divergence-focused RSI tool designed to pinpoint momentum reversals with precision:
RSI “Sniper” Calculation
Computes a smoothed RSI-style oscillator (“sniper”) using a running moving average of positive and negative price changes, scaled between 0–50–100 for clarity.
Fractal-Based Peak & Trough Detection
Identifies local tops and bottoms via 5-bar fractals, ensuring divergences anchor to significant swing points.
Regular & Hidden Divergence Signals
Regular Bear/Bull Divergences: Signals when price and the sniper oscillator form higher highs vs. lower highs (bear) or lower lows vs. higher lows (bull) at fractal points.
Hidden Divergences (optional): Flags continuation setups when price makes lower highs but oscillator makes higher highs (hidden bear) or higher lows but oscillator dips (hidden bull).
Visual Customization
Neon-style color palette and thick lines optimized for dark themes.
Optional background fills highlight overbought (red fill above 30) and oversold (green fill below 20) zones.
Fractal points and divergence markers use distinct neon shapes and labels for instant readability.
Multi-Timeframe Signal Table
On-chart table shows the latest divergence signal, how many bars ago it occurred, and the current sniper value across 15 m, 45 m, 4 h, 1 d, 1 w, and 1 M timeframes—enabling quick MTF decision-making.
Alerts
Built-in alerts for regular and hidden bullish/bearish divergences, ensuring you never miss a high-probability setup.
SAPMA_BANDLARI_MÜCAHİD_ATAOGLUThis “Advanced Deviation Bands” indicator is designed as an all-in-one trading toolkit that:
Calculates a Flexible Base Average
User-selectable type (HMA, EMA, WMA, VWMA, LWMA) and length.
Optionally uses the price source itself as the “average” input.
Builds ±1σ to ±5σ Deviation Bands
Measures deviation of price vs. the base average, cleans out extreme outliers, and applies a weighted moving average to smooth.
Computes standard deviation on that cleaned series and multiplies by the base average to get dynamic σ values.
Plots five upper and five lower bands around the adjusted average.
Rich Visual & Layout Controls
Neon-style colors for each band, configurable thickness and label size.
Optional gradient fills between bands.
Background shading for “Normal,” “Oversold” (price < –3σ) and “Overbought” (price > +3σ) regions.
Dynamic labels at chart edge marking each σ level and zone names (e.g. “NORMAL,” “DİKKAT,” “TEHLİKE,” etc.).
Smart Signal Generation with Risk Management
Buy when price dips below –3σ and momentum (RSI 14, MACD) & trend (50 EMA vs. 200 EMA) filters pass.
Sell when price exceeds +3σ with analogous momentum/trend checks.
Automatically records entry price and draws corresponding Stop Loss and Take Profit levels based on user-set percentages (e.g. 2 % SL, 4 % TP).
Clears the entry when SL or TP is hit.
Momentum & Trend Analysis
RSI and MACD measure momentum strength/weakness.
EMA50 vs. EMA200 define overall uptrend or downtrend.
On-Chart Info Table & Alerts
Shows current price, RSI, trend direction, distance to ±3σ in %, a “Risk Level” (Low/Medium/High), and composite “Signal Strength” score.
Alert conditions for buy/sell triggers and critical ±4σ breaks.
Purpose
To combine statistical price dispersion (σ-bands), momentum, trend direction, and built-in trade management—delivering visually striking, rule-based entry/exit signals with stop loss, take profit, and clear risk assessment, all in one indicator.
RSI OS/OB Background StripesThe "RSI OS/OB Background Stripes" indicator is a simple tool designed to help traders visualize overbought and oversold market conditions using the Relative Strength Index (RSI). It highlights these conditions by displaying colored background stripes directly on your chart, making it easy to spot potential trading opportunities.
How It Works:RSI Calculation: The indicator calculates the RSI, a popular momentum indicator that measures the speed and change of price movements, using a default period of 14 (customizable).
Overbought/Oversold Levels: It marks areas where the RSI is above a user-defined overbought level (default: 70) with red background stripes, and below an oversold level (default: 30) with green background stripes.
Visual Feedback: The colored stripes appear on the chart when the RSI enters overbought (red) or oversold (green) zones, helping you quickly identify market conditions.
Customization: You can adjust the RSI period, overbought/oversold levels, background colors, and transparency. You can also choose to show the RSI line in a separate panel or display RSI values on the chart for debugging.
Alerts: The indicator includes optional alerts that notify you when the RSI crosses into overbought or oversold territory.
Who It’s For: This indicator is perfect for beginner and intermediate traders who want a clear, visual way to track RSI-based overbought and oversold conditions without cluttering their charts.
Key Features:Easy-to-read background stripes for overbought (red) and oversold (green) conditions.
Fully customizable RSI settings, colors, and transparency.
Optional RSI plot and value display for deeper analysis.
Alerts to keep you informed of key RSI level crossings.
This indicator is a straightforward way to monitor market momentum and make informed trading decisions.
TTM Squeeze Value OscillatorThis indicator is specifically designed for use with TradingView's Stock Screener, not for chart analysis. It provides numerical values and binary signals that allow traders to efficiently scan stocks for specific TTM Squeeze conditions, momentum patterns, and EMA alignments.
What It Does
The TTM Squeeze Value Oscillator converts the popular TTM Squeeze indicator into a screenable format by outputting specific numerical values and binary signals (1 or 0) that can be filtered in TradingView's screener tool.
Key Features
1. TTM Squeeze Compression Levels
Value 0: Low Compression (Black) - Bollinger Bands inside outer Keltner Channels
Value 1: Mid Compression (Red) - Bollinger Bands inside middle Keltner Channels
Value 2: High Compression (Orange) - Bollinger Bands inside inner Keltner Channels
Value 3: Squeeze Fired (Green) - Bollinger Bands outside Keltner Channels
2. Momentum Analysis
Four distinct momentum conditions based on TTM Squeeze methodology:
Buy Momentum Increasing - Positive momentum growing stronger
Buy Momentum Decreasing - Positive momentum weakening
Sell Momentum Increasing - Negative momentum growing stronger
Sell Momentum Decreasing - Negative momentum weakening
3. EMA Stacking Analysis
Three EMA alignment patterns using 8, 21, and 48 period EMAs:
EMA Stacked Bullish - 8 EMA > 21 EMA > 48 EMA (uptrend alignment)
EMA Stacked Bearish - 8 EMA < 21 EMA < 48 EMA (downtrend alignment)
EMA Mixed - EMAs not in clear bullish or bearish alignment
4. Consecutive Day Counters
Tracks how many consecutive days each squeeze condition has persisted:
Low Compression Days
Mid Compression Days
High Compression Days
Squeeze Fired Days
5. Combined Signal Analysis
Pre-calculated combinations of squeeze conditions with momentum:
All squeeze levels combined with all four momentum conditions
16 total combined signals for advanced screening
TRADING GURU LIVE FLASHHi guys,
If you are looking to add some watermark into your charts. You can use this indicator.
You can add add a title and a subtitle, if you want to write in diferents lines, you can use as you can see in the script.
This is just a watermark, which follows my personal style an aesthetic when it comes to Pinescript tools. I like to keep my charts clean to focus on Time and price, and I love to have a reminder to remain disciplined.
Homo Faber Fortunae Suae is a Latin maxim which loosely translates to: Humans Are The Makers Of Their Own Destiny.
So make your own destiny, master yourself and the charts!
All the features are customizable: position, text size, text color, background.
Enjoy it.
TRADING GURU - WatermarkHi guys,
If you are looking to add some watermark into your charts. You can use this indicator.
You can add add a title and a subtitle, if you want to write in diferents lines, you can use as you can see in the script.
All the features are customizable: position, text size, text color, background.
Enjoy it.
Contrarian RSIContrarian RSI Indicator
Pairs nicely with Contrarian 100 MA (optional hide/unhide buy/sell signals)
Description
The Contrarian RSI is a momentum-based technical indicator designed to identify potential reversal points in price action by combining a unique RSI calculation with a predictive range model inspired by the "Contrarian 5 Levels" logic. Unlike traditional RSI, which measures price momentum based solely on price changes, this indicator integrates a smoothed, weighted momentum calculation and predictive price ranges to generate contrarian signals. It is particularly suited for traders looking to capture reversals in trending or range-bound markets.
This indicator is versatile and can be used across various timeframes, though it performs best on higher timeframes (e.g., 1H, 4H, or Daily) due to reduced noise and more reliable signals. Lower timeframes may require additional testing and careful parameter tuning to optimize performance.
How It Works
The Contrarian RSI combines two primary components:
Predictive Ranges (5 Levels Logic): This calculates a smoothed price average that adapts to market volatility using an ATR-based mechanism. It helps identify significant price levels that act as potential support or resistance zones.
Contrarian RSI Calculation: A modified RSI calculation that uses weighted momentum from the predictive ranges to measure buying and selling pressure. The result is smoothed and paired with a user-defined moving average to generate clear signals.
The indicator generates buy (long) and sell (exit) signals based on crossovers and crossunders of user-defined overbought and oversold levels, making it ideal for contrarian trading strategies.
Calculation Overview
Predictive Ranges (5 Levels Logic):
Uses a custom function (pred_ranges) to calculate a dynamic price average (avg) based on the ATR (Average True Range) multiplied by a user-defined factor (mult).
The average adjusts only when the price moves beyond the ATR threshold, ensuring responsiveness to significant price changes while filtering out noise.
This calculation is performed on a user-specified timeframe (tf5Levels) for multi-timeframe analysis.
Contrarian RSI:
Compares consecutive predictive range values to calculate gains (g) and losses (l) over a user-defined period (crsiLength).
Applies a Gaussian weighting function (weight = math.exp(-math.pow(i / crsiLength, 2))) to prioritize recent price movements.
Computes a "wave ratio" (net_momentum / total_energy) to normalize momentum, which is then scaled to a 0–100 range (qrsi = 50 + 50 * wave_ratio).
Smooths the result with a 2-period EMA (qrsi_smoothed) for stability.
Moving Average:
Applies a user-selected moving average (SMA, EMA, WMA, SMMA, or VWMA) with a customizable length (maLength) to the smoothed RSI (qrsi_smoothed) to generate the final indicator value (qrsi_ma).
Signal Generation:
Long Entry: Triggered when qrsi_ma crosses above the oversold level (oversoldLevel, default: 1).
Long Exit: Triggered when qrsi_ma crosses below the overbought level (overboughtLevel, default: 99).
Entry and Exit Rules
Long Entry: Enter a long position when the Contrarian RSI (qrsi_ma) crosses above the oversold level (default: 1). This suggests the asset is potentially oversold and due for a reversal.
Long Exit: Exit the long position when the Contrarian RSI (qrsi_ma) crosses below the overbought level (default: 99), indicating a potential overbought condition and a reversal to the downside.
Customization: Adjust overboughtLevel and oversoldLevel to fine-tune sensitivity. Lower timeframes may benefit from tighter levels (e.g., 20 for oversold, 80 for overbought), while higher timeframes can use extreme levels (e.g., 1 and 99) for stronger reversals.
Timeframe Considerations
Higher Timeframes (Recommended): The indicator is optimized for higher timeframes (e.g., 1H, 4H, Daily) due to its reliance on predictive ranges and smoothed momentum, which perform best with less market noise. These timeframes typically yield more reliable reversal signals.
Lower Timeframes: The indicator can be used on lower timeframes (e.g., 5M, 15M), but signals may be noisier and require additional confirmation (e.g., from price action or other indicators). Extensive backtesting and parameter optimization (e.g., adjusting crsiLength, maLength, or mult) are recommended for lower timeframes.
Inputs
Contrarian RSI Length (crsiLength): Length for RSI momentum calculation (default: 5).
RSI MA Length (maLength): Length of the moving average applied to the RSI (default: 1, effectively no MA).
MA Type (maType): Choose from SMA, EMA, WMA, SMMA, or VWMA (default: SMA).
Overbought Level (overboughtLevel): Upper threshold for exit signals (default: 99).
Oversold Level (oversoldLevel): Lower threshold for entry signals (default: 1).
Plot Signals on Main Chart (plotOnChart): Toggle to display signals on the price chart or the indicator panel (default: false).
Plotted on Lower:
Plotted on Chart:
5 Levels Length (length5Levels): Length for predictive range calculation (default: 200).
Factor (mult): ATR multiplier for predictive ranges (default: 6.0).
5 Levels Timeframe (tf5Levels): Timeframe for predictive range calculation (default: chart timeframe).
Visuals
Contrarian RSI MA: Plotted as a yellow line, representing the smoothed Contrarian RSI with the applied moving average.
Overbought/Oversold Lines: Red line for overbought (default: 99) and green line for oversold (default: 1).
Signals: Blue circles for long entries, white circles for long exits. Signals can be plotted on the main chart (plotOnChart = true) or the indicator panel (plotOnChart = false).
Usage Notes
Use the indicator in conjunction with other tools (e.g., support/resistance, trendlines, or volume) to confirm signals.
Test extensively on your chosen timeframe and asset to optimize parameters like crsiLength, maLength, and mult.
Be cautious with lower timeframes, as false signals may occur due to market noise.
The indicator is designed for contrarian strategies, so it works best in markets with clear reversal patterns.
Disclaimer
This indicator is provided for educational and informational purposes only. Always conduct thorough backtesting and risk management before using any indicator in live trading. The author is not responsible for any financial losses incurred.
OI Open Interest Explosion + RSI Pullback Entries🚀 DrScalpLove OI Explosion (Core Exchanges, All USD/USDT/USDC) + RSI Pullback
Welcome to the official #DrScalpLove Open Interest Explosion indicator—your advanced momentum filter for crypto scalping and trend trading!
Features:
• Aggregated Open Interest: Sums up OI across Binance, OKX, Kraken, and BitMEX, covering all major pairs: USDT, USD, and USDC.
• OI Explosion Detection: Identifies “explosive” OI moves with three configurable spike detection algorithms (SMA, EMA, Percentile Rank)—pick your favorite and backtest!
• RSI Pullback Entries: Built-in RSI retest logic for high-probability mean reversion and trend-continuation signals.
• Exchange/Pair Data Table: Instantly see which exchanges and pairs are currently providing data for your chart.
• All calculations on main chart. Minimal, no-nonsense, no repaint, built for 1–5min and higher timeframes.
• Perfect for Copy Trading & Professional Scalpers: Join #DrScalpLove momentum traders or copy my trades directly (see link below)!
⸻
How to Use
1. Add to your chart.
2. Select your exchanges and OI aggregation logic in the indicator settings.
3. Use OI Explosion signals as a trend filter or trigger; combine with RSI Pullback for entry timing.
4. Check the status table to see live data availability for each exchange/pair.
5. Copy my trades or use as a watchlist filter to boost your win rate and avoid choppy zones.
⸻
👑 Follow, Like & Copy Trade
• Copytrade me on Binance: www.binance.com
• X (Twitter): @DrScalpLove2140
• Website: www.drscalplove.com
• Hashtag: #DrScalpLove
⸻
Disclaimer
This indicator is for educational purposes only. Crypto trading involves risk; always manage your exposure and never trade with money you can’t afford to lose.
⸻
**If you find value, smash that Like, Follow, and share with fellow traders!
Let’s scalp the future—together.
#DrScalpLove**
BG macd mtf (Optimized)The BG MACD MTF (Optimized) indicator displays a multi-timeframe MACD dashboard directly on your chart. For each selected timeframe (from 1min to 4H), it shows the current values of the MACD line, Signal line, and Histogram, along with directional arrows for MACD movement.
Background colors help quickly assess bullish (green) or bearish (red) momentum on each timeframe. You can fully customize the position and text size of the dashboard.
This tool is designed for intraday traders looking to align MACD trends across multiple timeframes and improve their decision-making process.
Customizable settings include:
MACD fast/slow/signal lengths
Table position: Top/Bottom corners and center
Text size: Tiny to Large
Feel free to customize it to match your style and trading needs.
Hope it helps make your charts more powerful and your decisions more precise. Happy trading!
Pro Trading: CCI Signals (Pivots + order blockEnglish Version:
A professional trading system combining momentum signals, pivot points, and order flow analysis
Overview & Uniqueness
This indicator provides a comprehensive trading solution by combining three powerful technical approaches:
CCI Momentum Signals - Identifies overbought/oversold conditions with RSI confirmation
Smart Pivot Detection - Finds key reversal points using price rejection logic
Order Block Analysis - Highlights institutional order zones
Unique feature: Advanced "Buy2/Sell4" signals detect clustered momentum events for higher-probability entries.
How It Works
Pivot Detection
Automatically identifies swing highs ("Top") and lows ("Bottom") when price rejects a level by your specified Sigma percentage
Signal Generation
Buy/Sell: Triggered when CCI crosses extreme levels (-100/+100) with optional RSI confirmation
Buy2/Sell4: Enhanced signals activated after clustered momentum events (multiple confirmations in 4 bars)
Order Blocks
Highlights candles with abnormally large range (configurable via ATR multiplier) as potential institutional activity zones
Smart Filters
Time-based filter prevents consecutive Buy2/Sell4 signals within user-defined bar count
Configuration Guide
Pivot Settings
Adjust Sigma (% retracement) for pivot sensitivity
Customize pivot colors
CCI & RSI Parameters
Set CCI length and OB/OS levels
Toggle RSI filter and configure levels
Signal Filters
Enable/disable time filter for Buy2/Sell4 signals
Set minimum bars between enhanced signals
Alerts
Enable/disable alerts per signal type
Choose "One alert per bar" to avoid duplicates
FAQ
Q: Why don't I see Buy2/Sell4 signals?
A: 1) Ensure "Show signals" are enabled 2) Check time filter settings 3) Requires clustered momentum (≥2 signals in 4 bars)
Q: How are Order Blocks calculated?
A: Blocks form when |close-open| > ATR × threshold (default: 1.5)
Q: Can I use this for scalping?
A: Yes! Lower CCI periods (3-5) and smaller Sigma (0.01-0.02) work best for short timeframes
Disclaimer
This tool is for educational purposes only. Past performance ≠ future results. Test settings in demo accounts before live trading. The creator isn't liable for trading losses or investment decisions made using this indicator.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Русская Версия:
Pro Trading: CCI Signals + Pivots and Order Block
Профессиональная торговая система, объединяющая сигналы момента, точки разворота и анализ ордерного потока
Концепция и Уникальность
Индикатор предоставляет комплексное торговое решение, объединяя три мощных подхода:
Сигналы момента CCI - Выявляет зоны перекупленности/перепроданности с подтверждением RSI
Умное обнаружение пивотов - Находит ключевые точки разворота через логику ценового отката
Анализ ордерных блоков - Подсвечивает зоны институциональных ордеров
Уникальная особенность: Сигналы "Buy2/Sell4" обнаруживают кластеризацию событий момента для входов с высокой вероятностью.
Как Это Работает
Обнаружение Пивотов
Автоматически определяет максимумы ("Top") и минимумы ("Bottom") при откате цены на заданный % Sigma
Генерация Сигналов
Buy/Sell: Активируются при пересечении CCI экстремальных уровней (-100/+100) с опциональным подтверждением RSI
Buy2/Sell4: Усиленные сигналы после кластеризации событий (несколько подтверждений за 4 бара)
Ордерные Блоки
Подсвечивает свечи с аномальным диапазоном (настраивается через множитель ATR) как зоны институциональной активности
Умные Фильтры
Временной фильтр предотвращает последовательные сигналы Buy2/Sell4 в пределах заданного количества баров
Настройка
Параметры Пивотов
Настройте Sigma (% отката) для чувствительности
Параметры CCI и RSI
Установите период CCI и уровни перекупленности/перепроданности
Включите/отключите фильтр RSI и настройте уровни
Фильтры Сигналов
Включите/отключите временной фильтр для Buy2/Sell4
Установите минимальное количество баров между усиленными сигналами
Оповещения
Включите/отключите оповещения для каждого типа сигнала
Выберите "Одно оповещение на бар" для исключения дубликатов
Часто Задаваемые Вопросы
В: Почему не отображаются сигналы Buy2/Sell4?
О: 1) Проверьте включение "Показать сигналы" 2) Проверьте настройки временного фильтра 3) Требуется кластеризация событий (≥2 сигнала за 4 бара)
В: Как рассчитываются ордерные блоки?
О: Блоки формируются при |close-open| > ATR × порог (по умолчанию: 1.5)
В: Можно ли использовать для скальпинга?
О: Да! Уменьшите период CCI (3-5) и Sigma (0.01-0.02) для младших таймфреймов
Momentum Trail Oscillator [AlgoAlpha]🟠 OVERVIEW
This script builds a Momentum Trail Oscillator designed to measure directional momentum strength and dynamically track shifts in trend bias using a combination of smoothed price change calculations and adaptive trailing bands. The oscillator aims to help traders visualize when momentum is expanding or contracting and to identify transitions between bullish and bearish conditions.
🟠 CONCEPTS
The core idea combines two methods. First, the script calculates a normalized momentum measure by smoothing price changes relative to their absolute values, which creates a bounded oscillator that highlights whether moves are directional or choppy. Second, it uses a trailing band mechanism inspired by volatility stops, where bands adapt to the oscillator’s volatility, adjusting the thresholds that define a shift in directional bias. This dual approach seeks to address both the magnitude and persistence of momentum, reducing false signals in ranging markets.
🟠 FEATURES
The momentum calculation applies Hull Moving Averages and double EMA smoothing to price changes, producing a smooth, responsive oscillator.
The trailing bands are derived by offsetting a weighted moving average of the oscillator by a multiple of recent momentum volatility. A directional state variable tracks whether the oscillator is above or below the bands, updating when the momentum crosses these dynamic thresholds.
Overbought and oversold zones are visually marked between fixed levels (+30/+40 and -30/-40), with color fills to highlight when momentum is in extreme areas. The script plots signals on both the oscillator pane and optionally overlays markers on the main price chart for clarity.
🟠 USAGE
To use the indicator, apply it to any symbol and timeframe. The “Oscillator Length” controls how sensitive the momentum line is to recent price changes—lower values react faster, higher values smooth out noise. The “Trail Multiplier” sets how far the adaptive bands sit from the oscillator mid-line, which affects how often trend state changes occur. When the momentum line rises into the upper filled area and then crosses back below +40, it signals potential overbought exhaustion. The opposite applies for the oversold zone below -40. The plotted trailing bands switch visibility depending on the current directional state: when momentum is trending up, the lower band acts as the active trailing stop, and when trending down, the upper band becomes active. Trend changes are marked with circular symbols when the direction variable flips, and optional overlay arrows appear on the price chart to highlight overbought or oversold reversals. Traders can combine these signals with their own price action or volume analysis to confirm entries or exits.
Step Channel Momentum Trend [ChartPrime]OVERVIEW
Step Channel Momentum Trend is a momentum-based price filtering system that adapts to market structure using pivot levels and ATR volatility. It builds a dynamic channel around a stepwise midline derived from swing highs and lows. The system colors price candles based on whether price remains inside this channel (low momentum) or breaks out (strong directional flow). This allows traders to clearly distinguish ranging conditions from trending ones and take action accordingly.
⯁ STRUCTURAL MIDLNE (STEP CHANNEL CORE)
The midline acts as the backbone of the trend system and is based on structure rather than smoothing.
Calculated as the average of the most recent confirmed Pivot High and Pivot Low.
The result is a step-like horizontal line that only updates when new pivot points are confirmed.
This design avoids lag and makes the line "snap" to recent structural shifts.
It reflects the equilibrium level between recent bullish and bearish control.
snapshot
This unique step logic creates clear regime shifts and prevents noise from distorting trend interpretation.
⯁ DYNAMIC VOLATILITY BANDS (ATR FILTERING)
To detect momentum strength, the script constructs upper and lower bands using the ATR (Average True Range):
The distance from the midline is determined by ATR × multiplier (default: 200-period ATR × 0.6).
These bands adjust dynamically to volatility, expanding in high-ATR environments and contracting in calm markets.
The area between upper and lower bands represents a neutral or ranging market state.
Breakouts outside the bands are treated as significant momentum shifts.
snapshot
This filtering approach ensures that only meaningful breakouts are visually emphasized — not every candle fluctuation.
⯁ MOMENTUM-BASED CANDLE COLORING
The system visually transforms price candles into momentum indicators:
When price (hl2) is above the upper band, candles are green → bullish momentum.
snapshot
When price is below the lower band, candles are red → bearish momentum.
snapshot
When price is between the bands, candles are orange → low or no momentum (range).
snapshot
The candle body, wick, and border are all colored uniformly for visual clarity.
This gives traders instant feedback on when momentum is expanding or fading — ideal for breakout, pullback, or trend-following strategies.
⯁ PIVOT-BASED SWING ANCHORS
Each confirmed pivot is plotted as a label ⬥ directly on the chart:
snapshot
They also serve as potential manual entry zones, SL/TP anchors, or confirmation points.
⯁ MOMENTUM STATE LABEL
To reinforce the current market mode, a live label is displayed at the most recent candle:
Displays either:
“Momentum Up” when price breaks above the upper band.
snapshot
“Momentum Down” when price breaks below the lower band.
snapshot
“Range” when price remains between the bands.
snapshot
Label color matches the candle color for quick identification.
Automatically updates on each bar close.
This helps discretionary traders filter trades based on market phase.
USAGE
Use the green/red zones to enter with momentum and ride trending moves.
Use the orange zone to stay out or fade ranges.
The step midline can act as a breakout base, pullback anchor, or bias reference.
Combine with other indicators (e.g., order blocks, divergences, or volume) to build high-confluence systems.
CONCLUSION
Step Channel Momentum Trend gives traders a clean, adaptive framework for identifying trend direction, volatility-based breakouts, and ranging environments — all from structural logic and ATR responsiveness. Its stepwise midline provides clarity, while its dynamic color-coded candles make momentum shifts impossible to miss. Whether you’re scalping intraday momentum or managing swing entries, this tool helps you trade with the market’s rhythm — not against it.
Profit Seeker📈 Profit Seeker — Precision Trend Signal Indicator
Profit Seeker is a trend-based multi-condition indicator designed to identify high-probability long and short trade setups by combining the strengths of multiple proven technical tools:
🔍 Core Features:
Heiken Ashi Mode (Optional): Smoothens price action to reduce noise and improve trend clarity.
Stochastic Ribbon Pivots: Detect trend reversals with built-in “HUNT” signals.
Chande Momentum Oscillator (CMO): Confirms weakening or strengthening momentum — labeled as “SIGHT”.
Bollinger Bands (BB): Pinpoint final entry triggers when price breaches volatility extremes — the “FIRE” signal.
Multi-Timeframe Trend Filtering: Trade only in the direction of a dominant higher-timeframe trend.
Color-coded Flags:
🟢 HUNT: Initial trend signal
🟢 SIGHT: Momentum alignment
🟢 FIRE: Volatility-based confirmation
Smart Alerts: Receive real-time long or short alerts when all conditions align.
🛠️ Use Cases:
Ideal for swing and intraday traders
Works on all asset classes: crypto, forex, equities, commodities
Compatible with manual trading or automated bots
Semplice CCI con filtro Volume + RSI BUY/SELLThis indicator combines the CCI and RSI to generate buy and sell signals filtered by volume. It plots green and red arrows for CCI breakouts and small green or blue triangles for RSI triggers. Clean, simple, and ideal for spotting reversals with volume confirmation. Buon lavoro
[DEM] Aroon Oscillator Aroon Oscillator is a momentum-based indicator designed to measure the strength of a trend and the likelihood of its continuation. It does this by tracking the number of periods since the highest high and lowest low within a specified look-back period.
[DEM] 10 in 1 Oscillator 10 in 1 Oscillator combines the signals from ten popular technical indicators into a single aggregated oscillator. It aims to provide a comprehensive view of market sentiment by counting how many of these underlying indicators are currently signaling an "up" or "bullish" condition.