Stochastic MACDStochastic MACD Indicator: Quick Guide
This Pine Script indicator, "Stochastic MACD" (SMACD), blends MACD and Stochastic Oscillator principles to help you spot momentum shifts and potential reversals.
What it Shows:
SMACD Line: Tracks momentum.
Signal Line: Averages the SMACD line, creating crossovers.
Histogram: Visualizes momentum strength, changing color with direction.
Overbought/Oversold Levels: (Default 10 and -10) Help identify stretched market conditions. Adjustable in settings.
Visual Signals (Triangles):
Red Down Arrow (Overbought Signal): Appears when both SMACD and Signal lines are above the Overbought level (default 10) AND SMACD crosses the Signal line upwards. This suggests strong overbought conditions and a potential reversal down.
Green Up Arrow (Oversold Signal): Appears when both SMACD and Signal lines are below the Oversold level (default -10) AND SMACD crosses the Signal line upwards. This suggests potential buying opportunities from oversold conditions and a possible reversal up.
How to Use It:
Confirm Trends: Use the histogram and line directions.
Spot Reversals: Look for the red and green triangles for quick alerts.
Combine: Always use with other analysis like price action or support/resistance.
Important: This is an analytical tool, not financial advice. Trading involves risk.
中心震盪指標
Smooth Cloud + RSI Liquidity Spectrum + Zig Zag Volume ProfileSmooth Cloud + RSI Liquidity Spectrum + Zig Zag++ Volume Profile" Indicator
| Advanced Trend & Liquidity Analysis.
---
📌 Key Features & Enhancements (Zig Zag++)
This advanced indicator combines **trend-following moving averages, RSI momentum with liquidity factors, and an improved Zig Zag++ algorithm with volume profiling** for precise swing detection.
🔹 Zig Zag++ Upgrades:
✅ **Dynamic Reversal Detection** – Adapts to volatility using percentage-based pivots.
✅ **Volume-Weighted Swing Points** – Highlights high-liquidity turning points.
✅ **Multi-Timeframe Confirmation** – Uses historical pivots for stronger signals.
✅ **Volume Profile Clustering** – Reveals key support/resistance zones based on traded volume.
---
📊 Indicator Components Breakdown
1️⃣ Smooth Cloud (Trend Filter)
- **Fast MA (20-period) & Slow MA (50-period)** – Configurable as EMA, SMA, or WMA.
- **Cloud Coloring** – Green when fast MA > slow MA (bullish), red otherwise (bearish).
- **Purpose**: Acts as a trend filter—only take trades in the direction of the cloud.
2️⃣ RSI Liquidity Spectrum (Momentum + Volume)
- **RSI (14-period default)** – Standard momentum oscillator.
- **Liquidity-Adjusted Momentum** = `(RSI + ROC(RSI,3)) * (Volume / SMA(Volume, RSI Length))`
- **Purpose**: Identifies overbought/oversold conditions with volume confirmation (high volume = stronger signal).
3️⃣ Zig Zag++ (Swing Detection & Volume Profiling)
📈 Zig Zag Logic:**
- **Percentage-Based Reversals** (default: 5%) – Only plots swings exceeding this threshold.
- **Pivot Tracking** – Stores price & bar index of each swing point in arrays.
- **Dynamic Line Drawing** – Connects swing points with yellow trendlines.
📊 Volume Profile at Swings:
- **Lookback Period** (200 bars default) – Analyzes volume distribution between Zig Zag turns.
- **10-Price Bin Clustering** – Splits the price range into 10 levels and calculates traded volume at each.
- **Transparency Scaling** – Higher volume zones appear darker (stronger support/resistance).
---
🎯 Step-by-Step Trading Strategies
📈 Strategy 1: Trend-Following with RSI Liquidity Confirmation**
1. **Enter Long** when:
- Smooth Cloud is **green** (fast MA > slow MA).
- RSI Liquidity Momentum crosses above **30** (bullish momentum + volume).
- Price pulls back to the **Volume Profile high-volume zone** (demand area).
2. **Enter Short** when:
- Smooth Cloud is **red** (fast MA < slow MA).
- RSI Liquidity Momentum crosses below **70** (bearish momentum + volume).
- Price rallies into the **Volume Profile high-volume zone** (supply area).
3. **Exit** when:
- Zig Zag++ detects a new reversal (5% move against position).
- RSI Liquidity Momentum crosses back mid-level (50).
---
📉 Strategy 2: Swing Trading with Zig Zag++ Pivots**
1. **Buy at Swing Lows** when:
- Zig Zag++ prints a **higher low** (bullish structure).
- Volume Profile shows **strong absorption** (high volume at the low).
- RSI Liquidity Momentum is rising from oversold (<30).
2. **Sell at Swing Highs** when:
- Zig Zag++ prints a **lower high** (bearish structure).
- Volume Profile shows **distribution** (high volume at the top).
- RSI Liquidity Momentum is falling from overbought (>70).
3. **Stop Loss**:
- Below the recent Zig Zag low (for longs).
- Above the recent Zig Zag high (for shorts).
---
📌 Additional Enhancements (Pro Tips)**
- **Combine with Higher Timeframe (HTF) Cloud** – Use a 4H/1D cloud to filter trades.
- **Divergence Detection** – Hidden bullish/bearish divergences between Zig Zag & RSI Liquidity.
- **Volume Spike Confirmation** – Only trade if volume exceeds SMA(volume, 20) at reversal points.
---
🚀 Conclusion
This **all-in-one indicator** provides:
✔ **Trend direction** (Smooth Cloud)
✔ **Momentum + Liquidity strength** (RSI Spectrum)
✔ **Precise swing points** (Zig Zag++)
✔ **Volume-based S/R zones** (Profile Clustering)
Best used on **15M-4H timeframes** for swing/day trading. Adjust parameters based on asset volatility.
Mayfair Fx Scalper✅ Mayfair FX Scalper — By EastWave Capital
The Mayfair FX Scalper is a precision-focused, closed-source indicator designed for short-term intraday trading, particularly scalping on lower timeframes such as 1-minute, 3-minute, and 5-minute charts. This tool is developed by EastWave Capital and is based on a combination of Relative Strength Index (RSI) extremes and specific candlestick structure patterns to detect potential exhaustion and reversal points in the market.
🔍 How It Works:
The algorithm operates by evaluating three core elements:
RSI Extremes:
RSI is calculated using default settings.
Buy signals are considered only when the RSI on the previous candle is below 22 (oversold), and the current candle is bullish, while the previous one was bearish.
Sell signals are considered when the RSI on the previous candle is above 78 (overbought), and the current candle is bearish, while the previous one was bullish.
Candle Confirmation Logic:
The system waits for candle confirmation (e.g., shift in bullish/bearish structure) rather than triggering signals based on RSI alone.
This avoids false triggers in strong trends and filters weak entries.
SL/TP Estimation (Visual):
While not automatically placing orders, the indicator can optionally display lines or small labels showing a Stop Loss at the previous swing high/low (±0.5) and TP levels at 1R, 2R, and 3R based on that stop.
These visual aids help traders plan risk/reward and exits manually.
📈 How to Use:
Timeframes: Best suited for 1M, 3M, and 5M charts
Markets: Works well on Gold (XAU/USD), Forex majors, Indices, and Crypto
Session: Performs best during high volatility sessions (London & NY)
Use Case:
Wait for a signal label to appear after a clear momentum move.
Confirm price action and trend context.
Use provided visual SL/TP labels or apply your manual RR planning.
Combine with structure breaks, FVG zones, or liquidity sweeps for confluence.
⚠️ Important Notes:
This indicator does not repaint.
No automatic trades are executed. Signals are visual.
Not intended for use in isolation; best when combined with proper trade management and confirmation tools.
Past performance does not guarantee future results. Always manage risk appropriately
<162> 25_0804 MACD + ICHIMOKU + DONCHIAN"This script is a simple yet powerful indicator. It modifies and presents well-known traditional indicators—MACD, Ichimoku, and Donchian Channel—according to my preferences. It can be used for everything from 1-minute scalping to daily swing trading and even long-term investing."
Ultimate Precision Buy/Sell with SL - Clean Labels FIXThis is a premium indicator designed for traders who demand accuracy, simplicity, and clean visual signals.
✅ Key Features:
📈 Precise Buy/Sell entries based on trend confirmation (EMA) and momentum (RSI)
🛡️ Automatic Stop Loss (SL) drawn for every trade, calculated from ATR
🔄 SL line dynamically moves with each new candle to reflect live action
❗ Only one active signal at a time – no clutter, no repaints
⏱ Optimized for 1H timeframe
💰 Best for Forex pairs, Gold (XAUUSD), Silver (XAGUSD), Platinum (XPTUSD)
🧠 How it works:
Buy Signal: When fast EMA > slow EMA & RSI crosses above 30
Sell Signal: When fast EMA < slow EMA & RSI crosses below 70
A single SL line is drawn per trade and remains until either:
Opposite signal appears, or
SL is hit
⚠️ No repainting. No noise. Just precision.
If you want to trade smart, clean and with confidence – this indicator is built for you.
RSI-CCI Momentum ScreenerRSI-CCI Momentum Screener;
How to Use:
Apply this script to 1H or 4H timeframe
Works well for NSE stocks, crypto, or forex
Look for a green label “BUY” that shows when the screener conditions are met
Pro Trading White Crow### English Description (For TradingView Publication)
**Timeframes:** All (Optimal: M15-H4)
**Markets:** Forex, Cryptocurrencies, Stocks
**Unique Value Proposition:**
The White Crow system combines institutional trading concepts with retail-friendly signals. Its patented triple-filtering methodology detects:
1. Smart Money accumulation zones (Order Blocks)
2. Market structure shifts (Pivot Points)
3. Momentum clusters (CCI/RSI convergence)
**Key Features:**
✅ **4 Professional Signals:**
- `Buy`: Standard long entry
- `Buy X`: Strong accumulation signal
- `Close`: Standard exit signal
- `CloseV`: Urgent liquidation signal
✅ **Institutional Tools:**
- Order Block detection
- Adaptive pivot points
- Cluster momentum analysis
✅ **Advanced Filters:**
- RSI divergence filter
- Time-based signal suppression
- Volatility-adjusted thresholds
**Optimal Settings:**
| Market | Period | Sigma | Order Block Multiplier |
|--------------|------------|--------|------------------------|
| Forex | 5 | 0.036 | 1.5 |
| Crypto | 3 | 0.050 | 2.0 |
| Stocks | 8 | 0.025 | 1.2 |
**Usage Guide:**
1. **Identify Bias:**
- Bullish: Consecutive higher pivots
- Bearish: Consecutive lower pivots
2. **Entry Rules:**
```pine
Enter Long when:
+ +
```
3. **Exit Rules:**
```pine
Exit when:
OR
```
4. **Risk Management:**
- Stop Loss: Recent pivot low
- Position Size: 1-2% account risk
**Risk Disclosure:**
⚠️ Trading involves significant capital risk. This indicator:
- May produce false signals during news events
- Requires confirmation on higher timeframes
- Should be tested in demo accounts first
- Is not financial advice (educational purpose only)
**Why "White Crow"?**
In market psychology, a white crow represents an exceptional opportunity that contradicts normal market behavior - exactly what this system detects through its unique convergence of institutional flow analysis and technical signals.
---
### Описание на русском (Для публикации на TradingView)
**Таймфреймы:** Все (оптимально: M15-H4)
**Рынки:** Форекс, Крипта, Акции
Институциональные концепции с понятными сигналами. Методика тройной фильтрации обнаруживает:
1. Зоны накопления "умных денег" (Блоки ордеров)
2. Смены рыночной структуры (Пивотные точки)
3. Кластеры импульса (конвергенция CCI/RSI)
**Ключевые особенности:**
✅ **4 Профессиональных сигнала:**
- `Buy`: Стандартный вход в лонг
- `Buy X`: Сигнал сильного накопления
- `Close`: Стандартный сигнал выхода
- `CloseV`: Срочный сигнал ликвидации
✅ **Институциональные инструменты:**
- Обнаружение блоков ордеров
- Адаптивные пивотные точки
- Анализ кластеров импульса
✅ **Продвинутые фильтры:**
- Фильтр дивергенции RSI
- Временное подавление сигналов
- Пороги с учётом волатильности
**Оптимальные настройки:**
| Рынок | Период | Сигма | Множитель блоков ордеров |
|--------------|------------|----------|--------------------------|
| Форекс | 5 | 0.036 | 1.5 |
| Крипта | 3 | 0.050 | 2.0 |
| Акции | 8 | 0.025 | 1.2 |
**Инструкция по применению:**
1. **Определение тренда:**
- Бычий: Последовательные более высокие пивоты
- Медвежий: Последовательные более низкие пивоты
2. **Правила входа:**
```pine
Вход в лонг при:
+ +
```
3. **Правила выхода:**
```pine
Выход при:
ИЛИ
```
4. **Управление рисками:**
- Стоп-лосс: Последний пивотный минимум
- Размер позиции: 1-2% риска на сделку
**Предупреждение о рисках:**
⚠️ Торговля связана со значительным риском потери капитала. Индикатор:
- Может давать ложные сигналы во время новостей
- Требует подтверждения на старших таймфреймах
- Необходимо тестировать на демо-счетах
- Не является финансовой рекомендацией (только обучение)
**Почему "White Crow"?**
В рыночной психологии белая ворона символизирует исключительную возможность, противоречащую нормальному поведению рынка - именно это обнаруживает система через уникальное сочетание анализа институционального потока и технических сигналов.
WT_CROSS Dip Buy Signal(ozkan)This script identifies potential buy opportunities based on WaveTrend (WT_CROSS) momentum crossing below the -60 level — often indicating oversold conditions.
Additional filters include price being above the Kaufman Adaptive Moving Average (KAMA) and volume below the 5-period average, which helps isolate pullbacks within an uptrend.
Buy Signal Conditions:
WT1 < -60
Price > KAMA
Volume < 5-period SMA of volume
Purpose:
To capture early entries at possible local bottoms during bullish trends while avoiding high-volume breakdown traps.
🔔 You can also set an alert based on this condition.
SuperBody CandlesInspired by the original script by Gautam_Dixit.
Updated to the latest Pine Script v6, now featuring fully customizable color settings so users can tailor hues to their preference.
Description:
The Momentum Candle indicator highlights bars whose real body significantly exceeds the 15-period average. 'Super' bullish and bearish candles (body ≥ 1.5× avg) receive standout colors, while above-average and below-average bars are tinted differently to reflect momentum strength.
Momentum DivergenceOverview
The Momentum Divergence Oscillator is a valuable tool designed for traders who are familiar with basic charting but want to deepen their market insights. This indicator combines a momentum calculation with divergence detection, presenting the data in an intuitive way with a blue momentum line and colored divergence signals ("Bull" and "Bear"). It’s perfect for refining entry and exit points across various timeframes, especially for scalping or swing trading strategies.
Understanding the Concepts
What is Momentum?
Momentum measures the speed and strength of a price movement by comparing the current closing price to a previous close over a set period. In this indicator, it’s calculated as the difference between the current close and the close from a user-defined number of bars ago (default: 10). A rising momentum line indicates accelerating upward momentum, while a falling line suggests slowing momentum or a potential reversal. This helps you gauge whether a trend is gaining power or losing steam, making it a key indicator for spotting overbought or oversold conditions.
What is a Divergence?
A divergence occurs when the price action and the momentum indicator move in opposite directions, often signaling a potential trend reversal. The Momentum Divergence Oscillator highlights two types:
Bullish Divergence: When the price forms a lower low (indicating weakness), but the momentum shows a higher low (suggesting underlying strength). This can foreshadow an upward reversal.
Bearish Divergence: When the price reaches a higher high (showing strength), but the momentum records a lower high (indicating fading momentum). This may hint at an impending downward turn.
How the Indicator Works
The indicator plots a momentum line in a separate pane below your chart, giving you a clear view of price momentum over time. It also scans for divergences using adjustable lookback periods (default: 5 bars left and right) and a range window (default: 5-60 bars) to ensure relevance. When a divergence is detected, it’s visually highlighted, and you can customize the sensitivity through input settings like the momentum length and pivot lookback. Alerts are included to notify you of new divergence signals in real-time, saving you from constant monitoring.
How to Apply It
Identifying Opportunities: Use bullish divergences ("Bull") as a cue to consider long positions, especially when confirmed by support levels or a moving average crossover. Bearish divergences ("Bear") can signal short opportunities, particularly near resistance zones.
Combining with Other Tools: Pair this oscillator with indicators like the Relative Strength Index (RSI) or volume analysis to filter out false signals and increase confidence in your trades. For example, a bullish divergence with rising volume can be a stronger buy signal.
Timeframe Flexibility: Test it on shorter timeframes (e.g., 5-minute charts) for quick scalping trades or longer ones (e.g., 1-hour or 4-hour charts) for swing trading, adjusting the momentum length to suit the market’s pace.
Alert Setup: Enable the built-in alerts to get notified when a divergence forms, allowing you to react promptly without staring at the screen all day.
Strategy Example
Spot a bullish divergence on a 15-minute chart where the price hits a lower low, but the momentum rises.
Confirm with a break above a 20-period EMA and increasing volume.
Enter a long position with a stop-loss below the recent low and a take-profit near the next resistance level.
Customization Tips
Adjust the "Momentum Length" (default: 10) to make the oscillator more or less sensitive—shorter lengths react faster, while longer ones smooth out noise.
Tweak the "Pivot Lookback" settings to widen or narrow the divergence detection range based on your trading style.
Use the "Range Upper/Lower" inputs to focus on divergences within a specific timeframe that matches your strategy.
Important Considerations
b]This indicator is a technical analysis tool, not a guaranteed trading system. Always pair it with a solid strategy and strict risk management, such as setting stop-losses.
In strong trending markets, divergences can sometimes produce false signals. Consider adding a trend filter (e.g., ADX below 25) to avoid whipsaws.
Experiment with the settings on a demo account or backtest to find what works best for your preferred markets and timeframes.
RRG RS-Ratio & Momentum – XLF, XLV, XLI vs SPY – Ion JaureguiRRG RS-Ratio & Momentum – XLF, XLV, XLI vs SPY – Ion Jauregui
📘 What does this script do?
This indicator simulates a Relative Rotation Graph (RRG), analyzing the sector rotation of three major U.S. market ETFs:
🟥 XLF – Financial Sector
🟦 XLV – Health Care Sector
🟩 XLI – Industrial Sector
Each is compared against SPY (S&P 500 ETF) as the benchmark.
⚙️ How does it work?
The script calculates two key RRG components:
RS-Ratio (Relative Strength Ratio):
Measures the strength of each sector relative to SPY.
Values above 100 = outperforming SPY
Values below 100 = underperforming SPY
Momentum of RS-Ratio:
Measures the change in RS-Ratio, helping to visualize rotation speed and direction.
These are computed using smoothed relative strength ratios and standard deviation over a user-defined period.
📈 What does it plot?
Colored lines representing the RS-Ratio of each sector versus SPY:
🔴 XLF (Financials)
🔵 XLV (Health Care)
🟢 XLI (Industrials)
Optionally, you can display Momentum as bar charts in a separate panel.
🧩 How to interpret the chart?
This tool helps visualize where each sector is in its relative strength cycle:
📈 Rising RS-Ratio + Positive Momentum → Sector is leading
📉 Falling RS-Ratio + Negative Momentum → Sector is weakening
Momentum shifts often signal early rotations before RS-Ratio reversals
🛠 Technical details:
Compatible with any timeframe (daily or weekly recommended)
🖊 Author:
Ion Jauregui – Analyst at ActivTrades
Designed to provide a visual and accessible approach to sector rotation versus SPY.
*******************************************************************************************
The information provided does not constitute investment research. The material has not been prepared in accordance with the legal requirements designed to promote the independence of investment research and such should be considered a marketing communication.
All information has been prepared by ActivTrades ("AT"). The information does not contain a record of AT's prices, or an offer of or solicitation for a transaction in any financial instrument. No representation or warranty is given as to the accuracy or completeness of this information.
Any material provided does not have regard to the specific investment objective and financial situation of any person who may receive it. Past performance and forecasting are not a synonym of a reliable indicator of future performance. AT provides an execution-only service. Consequently, any person acting on the information provided does so at their own risk. Political risk is unpredictable. Central bank actions can vary. Platform tools do not guarantee success.
INDICATORS RISK ADVICE: The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by ActivTrades. This script intends to help follow the trend and filter out market noise. This script is meant for the use of international users. This script is not meant for the use of Spain users.
RSI and MACD Divergence IndicatorThe RSI and MACD Divergence Indicator is a custom Pine Script v6 indicator designed for TradingView that identifies and visualizes divergences between price movements and two technical indicators: the Relative Strength Index (RSI) and the Moving Average Convergence Divergence (MACD). Here's a brief explanation of its functionality:
Divergence Detection: The indicator detects both regular and hidden divergences for RSI, MACD (MACD Line), and Histogram. Regular bullish divergences occur when price makes a lower low but the indicator makes a higher low (suggesting a potential reversal upward), while regular bearish divergences occur when price makes a higher high but the indicator makes a lower high (suggesting a potential reversal downward). Hidden divergences indicate continuation patterns (e.g., higher low in price with a lower low in the indicator for bullish continuation).
Customizable Inputs:
Pivot Bars: Sets the number of bars used to confirm pivot highs and lows (default: 5).
RSI and MACD Parameters: Allows adjustment of RSI length (default: 14) and MACD settings (fast: 12, slow: 26, signal: 9).
Toggle Options: Enables/disables detection of regular and hidden divergences for RSI, MACD, and Histogram individually.
Confirmation: Option to wait for pivot confirmation (default: true), delaying divergence display until the pivot is fully formed.
Show Only Last Divergence: Toggles between showing only the most recent divergence (default: true) or all detected divergences (false), with previous lines and labels cleared when true.
Minimum Divergences: Sets the minimum number of divergence types required at a pivot to display (default: 1, max: 6).
Maximum Pivot Points: Limits the number of historical pivot points to check (default: 10).
Maximum Bars to Check: Restricts analysis to the last specified number of bars (default: 500).
Visualization:
Draws lines connecting the price pivot points where divergences are detected, with customizable colors, widths, and styles (solid, dashed, dotted) for RSI and MACD.
Displays a single label per pivot with vertically stacked text listing all detected divergence types (e.g., "RSI Bull Div MACD Bull Div"), using semi-transparent backgrounds (green for bullish, red for bearish) and white text.
MACD-RSI Divergence OscillatorMACD-RSI Divergence Oscillator: Dual Confirmation with Momentum + Divergence Signals
This powerful oscillator combines MACD and RSI into a single normalized visual tool, enriched with automatic divergence detection and smart signal alerts. It’s designed to give traders advanced insights into momentum shifts and trend reversals.
Key Features:
• MACD + RSI Combo: Both indicators are scaled and merged into one oscillator for clearer interpretation.
• Automatic Divergence Detection:
• Bullish & Bearish divergences on both MACD and RSI
• Highlights strong divergences when both confirm
• Trading Signals:
• Detects MACD crossovers and RSI reversals
• Smart buy/sell signals based on momentum + divergence
• Custom Oscillator View:
• Plots MACD and RSI on the same scale
• Visual zero-line, overbought/oversold levels, and customizable colors
• Optional Dashboard Table:
• Displays live indicator values, signal states, and divergence status
Ideal For:
• Spotting early trend reversals
• Confirming trade entries/exits
• Avoiding false signals using dual indicator logic
Highly customizable and suitable for all timeframes and asset types.
Market DashboardMarket Dashboard — All-in-One Technical Indicator Panel
The Market Dashboard is a powerful visual tool that consolidates key technical indicators into a single on-chart table, helping traders make faster and more informed decisions. This script includes:
RSI — Detects overbought and oversold market conditions
MACD — Shows trend momentum and crossover signals
CVD (Cumulative Volume Delta) — Highlights buyer vs. seller pressure
Volume Analysis — Flags unusually high volume
ATR (Average True Range) — Displays current market volatility
Session Detector — Automatically identifies ASIAN, LONDON, or NEW YORK sessions based on UTC time
Fully Customizable — Adjust table position and text size to fit your chart layout
Designed for traders who want a clean, real-time snapshot of market dynamics, directly on the chart.
Nexus v10Nexus v10 - Confluence-Driven Trading Indicator
The Nexus v10 is a sleek, modern, and versatile trading indicator that delivers precise buy and sell signals by synthesizing a confluence of technical factors, including Heikin Ashi candles, RSI, ADX, and EMA crossovers. The name "Nexus" captures its core strength—connecting and synthesizing multiple signals into a cohesive trading decision point. The term evokes a central hub or convergence, reflecting the script’s confluence-based approach, dynamic adaptability, and real-time precision for scalping. Designed for traders seeking clarity and efficiency, it’s a powerful tool for navigating dynamic markets.
Key Features:
Confluence-Based Signals: Combines weighted signals from Heikin Ashi, RSI, ADX, and EMA crossovers to generate high-probability buy/sell signals.
Neutral Status Logic: Limits consecutive signals to two per direction, requiring a "Neutral" status before the second signal to ensure disciplined trading.
Clean Visualization: Displays only the two most recent buy/sell signals, keeping the chart uncluttered and focused on current opportunities.
Dynamic Adaptability: Offers customizable RSI thresholds, EMA lengths, MTF settings, and dynamic overbought/oversold levels to fit any market or style.
Candle Coloring & Inside Bars: Highlights overbought/oversold conditions and inside bars with customizable colors for enhanced context.
Real-Time Debug Table: Provides live insights into signal status, RSI, MTF trends, and ADX for informed decision-making.
How It Works:
Nexus v10 integrates multiple technical factors, including MTF analysis (default: 3m, 15m, 240m, D), RSI, ADX, and EMA crossovers, to produce signals when confluence criteria are met. Signals appear as circles on the chart, with a maximum of two visible signals per direction (buy or sell). A second signal in the same direction requires a neutral status, ensuring precision. Ideal for scalping, swing, and trend trading across stocks, forex, futures, and more.
Usage Tips:
Customize settings like RSI thresholds and MTF periods to align with your trading strategy.
Use the debug table to monitor confluence factors and signal status in real-time.
Pair with sound risk management and personal analysis for optimal results.
Note:
Always backtest thoroughly in your trading environment to validate performance. Let the Nexus v10 guide your next trade with precision and clarity!
Nexus v10Nexus v10 - Confluence-Driven Trading Indicator
The Nexus v10 is a sleek, modern, and versatile trading indicator that delivers precise buy and sell signals by synthesizing a confluence of technical factors, including Heikin Ashi candles, RSI, ADX, and EMA crossovers. The name "Nexus" captures its core strength—connecting and synthesizing multiple signals into a cohesive trading decision point. The term evokes a central hub or convergence, reflecting the script’s confluence-based approach, dynamic adaptability, and real-time precision for scalping. Designed for traders seeking clarity and efficiency, it’s a powerful tool for navigating dynamic markets.
Key Features:
Confluence-Based Signals: Combines weighted signals from Heikin Ashi, RSI, ADX, and EMA crossovers to generate high-probability buy/sell signals.
Neutral Status Logic: Limits consecutive signals to two per direction, requiring a "Neutral" status before the second signal to ensure disciplined trading.
Clean Visualization: Displays only the two most recent buy/sell signals, keeping the chart uncluttered and focused on current opportunities.
Dynamic Adaptability: Offers customizable RSI thresholds, EMA lengths, MTF settings, and dynamic overbought/oversold levels to fit any market or style.
Candle Coloring & Inside Bars: Highlights overbought/oversold conditions and inside bars with customizable colors for enhanced context.
Real-Time Debug Table: Provides live insights into signal status, RSI, MTF trends, and ADX for informed decision-making.
How It Works:
Nexus v10 integrates multiple technical factors, including MTF analysis (default: 3m, 15m, 240m, D), RSI, ADX, and EMA crossovers, to produce signals when confluence criteria are met. Signals appear as circles on the chart, with a maximum of two visible signals per direction (buy or sell). A second signal in the same direction requires a neutral status, ensuring precision. Ideal for scalping, swing, and trend trading across stocks, forex, futures, and more.
Usage Tips:
Customize settings like RSI thresholds and MTF periods to align with your trading strategy.
Use the debug table to monitor confluence factors and signal status in real-time.
Pair with sound risk management and personal analysis for optimal results.
Note:
Always backtest thoroughly in your trading environment to validate performance. Let the Nexus v10 guide your next trade with precision and clarity!
[volfgang] wave.liteThe wave.lite indicator is a simplified version of my WAVE momentum tracker indicator, designed to help traders identify market trends by analysing price action across multiple timeframes. As a simplified version of my full WAVE script, it focuses on core momentum signals and confluence for the current timeframe only.
Quick Summary
The Lite WAVE features a signal line that alternates between Red (bearish) and Blue (bullish).
It turns Blue when the WAVE line crosses above the signal and holds for 1 bar.
It turns Red when the WAVE line crosses below the signal and holds for 1 bar.
Under The Hood
The Lite WAVE aggregates close, high, low, and EMA data over a set period to measure recent price extremes and midpoint deviations, emphasizing newer action. It calculates averages for high-to-high and low-to-low differences to derive the WAVE value, smoothed for trend determination.
This lite version omits advanced divergence, specialist info box, confluence scanner and signal features from the full WAVE, focusing on momentum tracking for simplicity. It's suitable for all markets and assets; always combine with other analysis—past performance doesn't guarantee future results.
Cartelscope | Alchemical IntelSUMMARY
This unique tool looks beneath the surface of price, at a range of fundamental core catalyst metrics that tend to lead & influence price -- the price of most high cap crypto assets, most of the time.
Cartelcope offers a range of fundamental visualizations out-of-the-box, derived from first principles crypto metrics.
Like Stablecoin Supply, Coinbase Premium & Tether Dominance, as well as custom metrics that measure whale activity and macro sentiment.
Stack them vertically into a dashboard, for a top down view of some of the most relevant leading indicators. All normalized to each other.
TRADE SIGNALS
Cartelscope generates long & short signals, utilizing cumulative volume thresholds & horizontal oscillator thresholds.
Signals are designed for use with most (but certainly not all) high cap crypto assets. See the list of recommended assets at the end of these docs.
Most Cartelscope signals will make good trade entries (or exits), but no signals are perfect, and Cartelscope will never have a 100% hit rate.
ALERTS ENABLED
Cartelscope alerts are enabled out-of-the-box. With JSON automation available to Premium users.
SIGNAL CONFLUENCE
A confluence of signals from multiple metrics is a high probability trade setup.
Consider stacking & minimizing your leading indicators, for the clearest view of all signals.
Cartelscope's first two settings are important: SCOPE & LENS.
SCOPE is your data source:
What's being visualized.
LENS is your zoom:
Cumulative (zoomed out) for better long & short signals.
Realtime (zoomed in) for more precision data.
CUMULATIVE & REALTIME SIGNALS
Cumulative signals should be expected to out-perform realtime signals. They're higher timeframe, and higher conviction.
Realtime signals are shorter term. Their main use case is day to day momentum scalps, in the direction of HTF trend, with conservative targets.
Their other use case is market visualization, in a dashboard. Your focus should probably skew cumulative, but there's room for both.
SCOPES AT A GLANCE
The scopes tooltip is a helpful quickview of each use case -- expanded upon in much greater depth throughout the rest of these docs.
EXPLORING EACH SCOPE, AND THEIR USE CASES:
SMART EXCHANGE VOLUME
Volume & open interest from exchanges dominated by whales and smart money.
Divided by the opposite -- volume from 'dumb money' exchanges. Kim Chi Premium was made for that. No disrespect to our Korean friends.
Setting LENS set to cumulative reveals picture perfect buy signals, at every local low for the last 3 years.
Setting LENS to realtime offers shorter term trade signals.
The stronger the indicator print, the higher (or lower) it goes on its Y axis -- the stronger you should consider the signal.
FIAT LIQUIDITY RATIO
USDT / USD, a proxy for Tether entering (or exiting) centralized exchanges.
Expect price to follow Tether closely, in either direction.
COINBASE PREMIUM
Coinbase spot BTC premium (or discount) / BTCUSD Index
Frequent cumulative & realtime signals, for shorter term swing entries.
STABLECOIN SUPPLY
USDT + USDC market cap
Unlike Fiat Liquidity Ratio, which visualizes stablecoin inflow momentum, this metric measures market cap -- raw purchasing power across the marketplace. Which tends to reliably lead price.
In cumulative mode, signals are good, but we're less interested in them. For Stablecoin Supply, we're interested in oscillator momentum. Which reliably tends to lead price -- by days, sometimes by weeks.
In realtime mode, outsized changes to stablecoin supply tend to resolve in the direction of the change, later that same day or the next day.
BITFINEX BTC MARGIN LONGS / MARGIN SHORTS
Some call it Tether's 'man behind the curtain'. The ratio of BTC margin longs to shorts on Bitfinex plays an outsized role in day-to-day price action.
This metric paradoxically counter-trades the broader market in realtime mode, while revealing true market direction in cumulative mode.
The cumulative higher timeframe view:
In Realtime, on lower timeframes:
ESCOBAR EXPRESS
Cartelscope's most lethal weapon & highest hit rate scope.
Escobar signals are highly directionally accurate, within a 24-48 hour window. Cumulative signals should be considered dated after 48 hours.
Realtime signals are usually excellent.
TETHER DOMINANCE
USDT.D
Cumulative USDT.D generates extraordinary buy signals at key swing low pivots, like smart exchange volume.
Realtime USDT.D tends to generate well-timed lower timeframe long & short signals.
MACRO CREDIT SPREADS
This global macro metric generates some of our most reliable swing entries, in cumulative mode.
SIGNAL STRENGTH
HOW TO NAVIGATE MIXED SIGNALS
RECOMMENDED ASSETS
The author has tested all of the above signals on the following list of high cap crypto assets. Signals generally perform well on each of these assets.
Other assets may or may not perform as well with these signals. The lower the token's FDV, the less you should expect these signals to perform.
TIMEFRAMES FOR USE
For HTF big picture, use the 4H, 8H or 12H. To zoom in for day to day use, use the 1H or 15M.
SPREAD SYMBOL TRADEOFFS
Spread symbols in tradingview have limited history. Which means less backtesting data than we prefer. Most of our metrics print 2 years of history. Some print more.
Also, our scopes are 'pinned' to a timeframe -- so you see the same print, no matter what timeframe you like to use. That's a good thing. But it has the same tradeoffs -- limited history, less backtesting data.
Momentum Candle ProjectionThis indicator projects future price momentum by calculating a directional vector from recent price movements. It uses a custom implementation of the atan2 function to create a vector average of the last N candles and visualizes this projection as a synthetic future candle.
🔍 What It Does:
✅ Tracks recent momentum using geometric vectors from price change.
✅ Projects a synthetic "momentum candle" one bar ahead, showing anticipated direction and magnitude.
✅ Optionally plots a secondary "future candle" based on a smoothed estimate of projected price vs. real current close.
⚙️ Settings:
Vector Lookback (bars): Controls how many bars are used to calculate the momentum vector.
Projection Length Multiplier: Adjusts how far forward the vector is projected based on its strength.
🟢 How To Use:
Use the lime/red projection candle to anticipate short-term directional bias.
Use the orange/maroon future candle to compare projected continuation vs. current closing price.
Spot early reversals, continuation zones, and momentum decay in real-time.
Mental Reminder# Mental Reminder - Trading Psychology Overlay
## 🧠 Why This Indicator Matters
Trading success isn't just about technical analysis - it's about psychology. The biggest enemy of profitable trading is often our own emotions and impulses. This indicator serves as your constant mental anchor, displaying personalized reminders that keep you focused on what truly matters.
## 💡 Core Purpose
**Combat Emotional Trading**
Every trader knows the feeling - you see a price movement and your emotions take over. This overlay keeps your trading rules and mindset visible at all times, acting as a psychological brake against impulsive decisions.
**Reinforce Discipline**
Whether it's "Wait for confirmation", "Risk management first", or "The market will always be here tomorrow" - having your key principles constantly visible helps internalize good trading habits.
**Maintain Patience**
In a world of instant gratification, successful trading requires patience. A simple "Let the setup come to you" reminder can prevent countless premature entries and exits.
## 🎯 Real Trading Applications
- **Pre-market reminder**: "Review your plan" before market open
- **During drawdowns**: "Trust the process" or "Losses are part of the game"
- **In volatile markets**: "Stay calm" or "Stick to your strategy"
- **During winning streaks**: "Don't get overconfident" or "Risk management still matters"
- **FOMO moments**: "There will always be another trade"
## 🔄 The Psychology Behind Visual Reminders
Studies show that visual cues are more effective than trying to remember rules mentally. When you're in the heat of trading, emotions can cloud judgment. A constant visual reminder cuts through the emotional noise and brings you back to your planned approach.
**Why Fixed Position Works**
Unlike annotations that move with price, this reminder stays in your peripheral vision - always there, never intrusive, but impossible to ignore when you need it most.
Your trading edge isn't just your strategy - it's your ability to execute it consistently. This simple tool helps bridge the gap between knowing what to do and actually doing it.
TrendShift [MOT]📈 TrendShift – Multi-Factor Momentum & Trend Signal Suite
TrendShift is a precision-built momentum and confluence tool designed to highlight directional shifts in price action. It combines EMA slope structure, oscillator confirmation, volume behavior, and dynamic SL/TP logic into one cohesive system. Whether you're trading with the trend or catching reversals, TrendShift provides data-backed clarity and visual confidence — and it’s available free to the public.
🔍 Core Signal Logic
Buy (🟢 Long) and Sell (🔴 Short) signals are triggered when multiple conditions align within a set bar window (default: 5 bars):
Stochastic RSI K/D cross
RSI crosses above 20 (long) or below 80 (short)
Stochastic RSI breaks 20 (long) or 80 (short)
Volume exceeds 20-bar average
🧭 Visual Trend Dashboard – Signal Table
A real-time on-chart dashboard displays:
EMA Trend: Bullish / Bearish / Mixed (based on 4 EMA slopes)
Stoch RSI: Oversold / Overbought / Neutral
RSI: Exact value with zone label
Volume: Above or Below average
Dashboard theme and position are fully customizable.
📐 Trend Structure with EMA Slope Logic
Plots four EMAs (21, 50, 100, 200) color-coded by slope:
Green = Rising
Red = Falling
These feed into the dashboard's EMA Trend display.
🎯 Optional Take Profit / Stop Loss Zones
When enabled, SL/TP lines plot automatically on valid signals:
Fixed-distance targets (e.g., 10pt TP, 5pt SL)
Auto-remove on TP or SL hit
Separate lines for long vs. short trades
Fully customizable styling
🔁 Trailing Stop Filter (Internal Logic)
A custom ATR-based trailing stop helps validate directional strength:
ATR period
HHV window
ATR multiplier
Used internally — not plotted — to confirm trend progression before entry.
⚙️ Customizable Parameters
Every core component is user-configurable:
EMA periods: 21 / 50 / 100 / 200
ATR trailing logic: period, HHV, multiplier
Oscillator settings: Stoch RSI & RSI
Volume length
SL/TP toggles and point values
Bar clustering window
Dashboard theme and location
🔔 Alerts Included
BUY Signal Triggered
SELL Signal Triggered
Compatible with webhook automation or mobile push notifications.
⚠️ Disclaimer
This tool is for educational purposes only and is not financial advice. Trading involves risk — always do your own research and consult a licensed professional before making trading decisions.
Macro Nexus Model | MrAlvarezMacro Nexus Model (MNM)
The Macro Nexus Model (MNM) is a sophisticated, next-generation oscillator engineered to synthesise the intricate dynamics of the global financial system into an actionable signal. Where traditional indicators are limited to price action, the MNM provides a quantitative measure of the underlying macro forces driving assets like Bitcoin.
Key Features:
Dynamic & Regime-Aware: Unlike static indicators, the MNM is built on a dynamic engine that identifies the prevailing market regime. It understands that the factors driving the market during periods of expansion are fundamentally different from those that matter during systemic contractions.
Intelligent, Self-Adjusting Weights: At its core, the MNM analyses a diverse basket of global macro inputs—including global growth indicators, credit spreads, central bank liquidity, and safe-haven flows. The indicator's proprietary engine continuously and smoothly adjusts the importance of each of these factors based on its real-time assessment of the global risk environment.
The Macro Trend Line: The final output is a single, smoothed line representing the net macro pressure on risk assets. A positive value indicates a supportive, expansionary environment, while a negative value signals a contractionary environment where caution is warranted.
Automated Divergence Detection: The MNM automatically identifies and plots powerful bullish and bearish divergences between the macro trend and price, providing clear, early warnings of potential market tops and bottoms.
The Macro Nexus Model is more than an indicator; it is a sophisticated dashboard for quantifying the primary forces driving the market. Use it to elevate your analysis, gain a decisive edge, and make more informed, data-driven decisions.
RSI Shift Zone [ChartPrime]OVERVIEW
RSI Shift Zone is a sentiment-shift detection tool that bridges momentum and price action. It plots dynamic channel zones directly on the price chart whenever the RSI crosses above or below critical thresholds (default: 70 for overbought, 30 for oversold). These plotted zones reveal where market sentiment likely flipped, helping traders pinpoint powerful support/resistance clusters and breakout opportunities in real time.
⯁ HOW IT WORKS
When the RSI crosses either the upper or lower level:
A new Shift Zone channel is instantly formed.
The channel’s boundaries anchor to the high and low of the candle at the moment of crossing.
A mid-line (average of high and low) is plotted for easy visual reference.
The channel remains visible on the chart for at least a user-defined minimum number of bars (default: 15) to ensure only meaningful shifts are highlighted.
The channel is color-coded to reflect bullish or bearish sentiment, adapting dynamically based on whether the RSI breached the upper or lower level. Labels with actual RSI values can also be shown inside the zone for added context.
⯁ KEY TECHNICAL DETAILS
Uses a standard RSI calculation (default length: 14).
Detects crossovers above the upper level (trend strength) and crossunders below the lower level (oversold exhaustion).
Applies the channel visually on the main chart , rather than only in the indicator pane — giving traders a precise map of where sentiment shifts have historically triggered price reactions.
Auto-clears the zone when the minimum bar length is satisfied and a new shift is detected.
⯁ USAGE
Traders can use these RSI Shift Zones as powerful tactical levels:
Treat the channel’s high/low boundaries as dynamic breakout lines — watch for candles closing beyond them to confirm fresh trend continuation.
Use the midline as an equilibrium reference for pullbacks within the zone.
Visual RSI value labels offer quick checks on whether the zone formed due to extreme overbought or oversold conditions.
CONCLUSION
RSI Shift Zone transforms a simple RSI threshold crossing into a meaningful structural tool by projecting sentiment flips directly onto the price chart. This empowers traders to see where momentum-based turning points occur and leverage those levels for breakout plays, reversals, or high-confidence support/resistance zones — all in one glance.