Volumetric Expansion/Contraction### Indicator Title: Volumetric Expansion/Contraction
### Summary
The Volumetric Expansion/Contraction (PCC) indicator is a comprehensive momentum oscillator designed to identify high-conviction price moves. Unlike traditional oscillators that only look at price, the PCC integrates four critical dimensions of market activity: **Price Change**, **Relative Volume (RVOL)**, **Cumulative Volume Delta (CVD)**, and **Average True Range (ATR)**.
Its primary purpose is to help traders distinguish between meaningful, volume-backed market expansions and noisy, unsustainable price action. It gives more weight to moves that occur in a controlled, low-volatility environment, highlighting potential starts of new trends or significant shifts in market sentiment.
### Key Concepts & Purpose
The indicator's unique formula synthesizes the following concepts:
1. **Price Change:** Measures the magnitude and direction of the primary move.
2. **Relative Volume (RVOL):** Confirms that the move is backed by significant volume compared to its recent average, indicating institutional participation.
3. **Cumulative Volume Delta (CVD):** Measures the underlying buying and selling pressure, confirming that the price move is aligned with the net flow of market orders.
4. **Inverse Volatility (ATR):** This is the indicator's unique twist. It normalizes the signal by the inverse of the Average True Range. This means the indicator's value is **amplified** when volatility (ATR) is low (signifying a controlled, confident expansion) and **dampened** when volatility is high (filtering out chaotic, less predictable moves).
The goal is to provide a single, easy-to-read oscillator that signals when price, volume, and order flow are all in alignment, especially during a breakout from a period of contraction.
### Features
* **Main Oscillator Line:** A single line plotted in a separate pane that represents the calculated strength of the volumetric expansion or contraction.
* **Zero Line:** A dotted reference line to easily distinguish between bullish (above zero) and bearish (below zero) regimes.
* **Visual Threshold Zones:** The background automatically changes color to highlight periods of significant strength:
* **Bright Green:** Indicates a "Strong Up Move" when the oscillator crosses above the user-defined upper threshold.
* **Bright Fuchsia:** Indicates a "Strong Down Move" when the oscillator crosses below the user-defined lower threshold.
### Configurable Settings & Filters
The indicator is fully customizable to allow for extensive testing and adaptation to different assets and timeframes.
#### Main Calculation Inputs
* **Price Change Lookback:** Sets the period for calculating the primary price change.
* **CVD Normalization Length:** The lookback period for normalizing the Cumulative Volume Delta.
* **RVOL Avg Volume Length:** The lookback for the simple moving average of volume, used to calculate RVOL.
* **RVOL Normalization Length:** The lookback period for normalizing the RVOL score.
* **ATR Length & Normalization Length:** Sets the periods for calculating the ATR and its longer-term average for normalization.
#### Weights
* Fine-tune the impact of each core component on the final calculation, allowing you to emphasize what matters most to your strategy (e.g., give more weight to CVD or RVOL).
#### External Market Filter (Powerful Feature)
* **Enable SPY/QQQ Filter for Up Moves?:** A checkbox to activate a powerful regime filter.
* **Symbol:** A dropdown to choose whether to filter signals based on the trend of **SPY** or **QQQ**.
* **SMA Period:** Sets the lookback period for the Simple Moving Average (default is 50).
* **How it works:** When enabled, this filter will **only allow "Strong Up Move" signals to appear if the chosen symbol (SPY or QQQ) is currently trading above its specified SMA**. This is an excellent tool for aligning your signals with the broader market trend and avoiding bullish entries in a bearish market.
#### Visuals
* **Upper/Lower Threshold:** Allows you to define what level the oscillator must cross to trigger the colored background zones, letting you customize the indicator's sensitivity.
***
**Disclaimer:** This tool is designed for market analysis and confluence. It is not a standalone trading system. Always use this indicator in conjunction with your own trading strategy, risk management, and other forms of analysis.
Penunjuk dan strategi
30-Min Breakout with VWAP 📊 30-Min Breakout with VWAP & EMA Filter
by JDTJDTTradingCo
A powerful intraday breakout system tailored for precision entries, trend confirmation, and visual clarity. This script captures high-probability trades based on early market structure, combining the strength of VWAP, EMA, and Risk-Reward-based TP/SL management.
🧠 Core Strategy Logic
🔹 Session Initialization
The script defines a custom market opening time (default: 9:15 AM IST) and tracks price movement for the first 30 minutes.
During this session, it dynamically captures the session high and low to form a breakout zone.
🔹 Breakout Entry Rules
After the 30-minute session ends, a trade triggers only if:
BUY: Price closes above session high, above VWAP, and EMA(9) > VWAP.
SELL: Price closes below session low, below VWAP, and EMA(9) < VWAP.
🔹 TP/SL Logic
Stop-loss (SL) is placed at the more conservative level between the VWAP and the opposite breakout.
Take-profit (TP) is derived using a user-defined Risk-Reward (RR) Ratio.
Trade direction, SL, TP, and entry price are visually displayed on the chart.
🧩 Technical Components
🔸 VWAP: Trend anchor, used as breakout filter and SL anchor
🔸 EMA(9): Momentum filter to avoid choppy trades
🔸 Session Box: Visually marks the 30-min breakout zone
🔸 TP/SL/Entry Lines: Clean, dashed levels plotted dynamically
🔸 Auto Reset: Ensures new breakout calculations on each trading day
🔸 Single Trade Per Day: Once a trade triggers, no further trades are taken until the next session
🧱 Swing High/Low Detection
The script also plots the most recent swing highs and lows using customizable pivot settings (left/right bars).
These levels act as potential support/resistance zones and are marked with clear H / L labels and extendable lines.
⚙️ Customization Options
Setting Description
Session Start Time Define market open time (e.g., 9:15 for NSE)
Risk-Reward Ratio Customize TP level based on SL distance
Swing Sensitivity Adjust bars to detect swing highs/lows
Line Style & Width Choose line appearance for better visibility
Display Options Toggle swing high/low markers for clarity
📈 Visual Aids & Feedback
✅ Green TP ✔ when target is achieved
❌ Red SL ✘ when stop-loss is hit
📍 Buy/Sell Labels for every valid trade setup
🟠 VWAP Line with EMA filter for visual context
🔺🔻 H / L Markers for market structure awareness
🚀 Ideal Use Cases
Index traders: Especially useful for NIFTY/BANKNIFTY breakout players
Momentum-based day traders: Filters low-conviction setups
VWAP + Structure traders: Uses institutional trend levels for better alignment
Can also be used to filter other setups (e.g., price action, candle patterns)
🔧 Future Add-Ons (Planned / Optional)
✅ Alerts for trade entries, TP, and SL events
✅ Strategy version for full backtesting & optimization
✅ Trailing Stop-Loss and Partial Exit options
✅ Table-based logging of trade outcomes
⚠️ Note: This script is not a trading bot. It’s meant to be used by discretionary traders or as a semi-automated tool. Always test in demo environments before live usage.
CM RSI-Stoch Hybrid D&K%CM RSI-Stoch Hybrid D&K% Indicator
The CM RSI-Stoch Hybrid D&K% Indicator is a sophisticated momentum and trend analysis tool that combines the Relative Strength Index (RSI), Stochastic %K, and %D into a single, cohesive signal, enhanced by dynamic volume weighting and customizable smoothing. Unlike standalone RSI or Stochastic indicators, this hybrid approach integrates multiple data points to reduce noise, filter false signals, and provide traders with a clearer, more actionable view of market dynamics. Designed for versatility, it’s suitable for day trading, swing trading, or long-term investing across stocks, forex, cryptocurrencies, and commodities.
Why This Indicator Is Unique
Traditional RSI measures momentum based on price changes, while Stochastic tracks price cycles relative to highs and lows. However, both can generate conflicting or noisy signals in volatile markets. The CM RSI-Stoch Hybrid D&K% addresses this by:
Merging Complementary Signals: It calculates a composite signal by averaging RSI, Stochastic %K, and %D, balancing momentum and cyclical insights to produce a smoother, more reliable indicator.
Volume-Weighted Context: A dynamic colour system adjusts the composite signal’s appearance based on volume surges, helping traders prioritize moves backed by strong market participation.
Customizable Smoothing: A user-defined moving average (SMA, EMA, or WMA) smooths the composite signal, allowing traders to adapt the indicator to their preferred timeframe or strategy. This unique combination reduces the lag and false positives common in individual indicators, offering a novel perspective on market momentum and reversals.
How It Works
The indicator operates through a multi-layered approach:
Composite Signal Calculation: The core feature is a composite line derived by averaging RSI (based on closing prices), Stochastic %K, and %D (calculated from price highs and lows). This fusion creates a balanced momentum signal that mitigates the limitations of each indicator, such as RSI’s sensitivity to price spikes or Stochastic’s tendency to oscillate in choppy markets.
Volume-Weighted Colouring: The composite line changes colour (navy for high volume, blue for normal) based on a comparison of current trading volume to a user-defined volume moving average. This highlights when momentum aligns with significant market activity, improving trade timing.
Customizable Moving Average: Traders can apply an SMA, EMA, or WMA to the composite signal, adjusting its sensitivity to suit scalping, swing trading, or trend-following strategies.
Overbought/Oversold Zones: User-defined thresholds for overbought and oversold conditions (based on RSI) are visually marked with semi-transparent red (overbought) and green (oversold) backgrounds, making it easy to spot potential reversals or continuation patterns.
Key Features
Hybrid Momentum Signal: Combines RSI, Stochastic %K, and %D into a single, noise-filtered line for enhanced clarity.
Volume-Driven Insights: Dynamically adjusts the composite line’s colour to reflect high-volume conditions, emphasizing significant market moves.
Flexible Smoothing: Choose from SMA, EMA, or WMA to tailor the indicator to your trading style.
Customizable Parameters: Adjust RSI length, Stochastic periods, volume MA length, and overbought/oversold thresholds to match any market or timeframe.
Clear Visuals: Displays RSI, Stochastic %K, %D, composite signal, and moving average in a single panel, with intuitive overbought/oversold zones.
How to Use It
Trend Confirmation: Monitor the composite signal relative to its moving average. A composite line above its MA suggests bullish momentum, while a line below indicates bearish momentum.
Reversal Opportunities: Use the overbought (red background) and oversold (green background) zones to identify potential reversals, especially when confirmed by high-volume signals (navy composite line).
Scalping and Swing Trading: Adjust RSI and Stochastic lengths for faster or slower signals, using the moving average to filter noise for precise entries and exits.
Cross-Market Application: Customize settings to suit the volatility of stocks, forex, crypto, or commodities, ensuring versatility across timeframes.
Hint - watch for the back ground to change colour to reflect oversold or overbought conditions and then watch for the composite signal line to cross the moving average and for the back ground colour to go. High volume (navy blue) would also then add to directional bias.
Why Traders Will Benefit
The CM RSI-Stoch Hybrid D&K% goes beyond traditional indicators by integrating RSI, Stochastic, and volume analysis into a unified system that reduces false signals and enhances decision-making. Its dynamic volume weighting and customizable options make it a powerful tool for traders seeking to navigate complex markets with confidence. Whether you’re scalping intraday moves or tracking long-term trends, this indicator provides a clear, actionable edge.
Note: Combine this indicator with proper risk management and complementary analysis tools. Past performance is not indicative of future results.
Full setup support will be given
☀️ GAPGAP
The Opening Range Gap marks distance between the previous session's close and the opening of the next session
Ultimate Williams %RUltimate Williams %R
The most advanced Williams %R indicator available - featuring multi-timeframe analysis, zero-lag processing, volatility adaptivity, and intelligent extreme zone detection.
Key Improvements Over Standard Williams %R
Multi-Timeframe: Combines short, medium, and long-term Williams %R calculations with Ultimate Oscillator-style weighting for superior signal quality
Zero-Lag Implementation: Utilizes Ehler's Zero-Lag EMA with error correction, eliminating traditional oscillator lag while maintaining smoothness
Volatility Adaptive: Automatically adjusts periods based on ATR volatility analysis for optimal performance in all market conditions
Z-Score Normalization: Provides consistent, statistically-based extreme level detection across different market environments
Perfect For
Overbought/Oversold Identification: Instantly spot extreme market conditions with visual intensity that scales with signal strength
Divergence Analysis: Enhanced responsiveness and smooth operation make divergence patterns clearer and more reliable
Multi-Timeframe Confirmation: Built-in timeframe combination eliminates the need for multiple Williams %R indicators
Entry/Exit Timing: Zero-lag processing provides earlier signals without sacrificing accuracy
Customizable Settings
Timeframe Periods: Adjustable short (7), medium (14), and long (28) periods
Volatility Adaptation: Configurable ATR-based period adjustment
Zero-Lag Processing: Toggle and fine-tune the smoothing system
Z-Score Normalization: Adjustable lookback period for statistical analysis
Extreme Levels: Customizable threshold for extreme signal detection
Angoli di Gann by SummuSTraccia automaticamente gli angoli di Gann da un punto origine, evidenziando l’equilibrio tra tempo e prezzo per identificare trend, supporti e resistenze dinamiche.
Automatically plots Gann angles from a point of origin, highlighting the balance between time and price to identify dynamic trends, supports and resistances.
NY Midnight OpenThis indicator highlights each day’s New York midnight price by drawing a horizontal line across the chart. It provides a clear visual reference for traders tracking session-based price levels over time.
[FS] Time & Cycles Time & Cycles
A comprehensive trading session indicator that helps traders identify and track key market sessions and their price levels. This tool is particularly useful for forex and futures traders who need to monitor multiple trading sessions.
Key Features:
• Multiple Session Support:
- London Session
- New York Session
- Sydney Session
- Asia Session
- Customizable TBD Session
• Session Visualization:
- Clear session boxes with customizable colors
- Session labels with adjustable visibility
- Support for sessions crossing midnight
- Timezone-aware calculations
• Price Level Tracking:
- Daily High/Low levels
- Weekly High/Low levels
- Previous session High/Low levels
- Customizable history depth for each level type
• Customization Options:
- Adjustable colors for each session
- Customizable border styles
- Label visibility controls
- Timezone selection
- History level depth settings
• Technical Features:
- High-performance calculation engine
- Support for multiple timeframes
- Efficient memory usage
- Clean and intuitive visual display
Perfect for:
• Forex traders monitoring multiple sessions
• Futures traders tracking market hours
• Swing traders identifying key session levels
• Day traders planning their trading hours
• Market analysts studying session patterns
The indicator helps traders:
- Identify active trading sessions
- Track session-specific price levels
- Monitor market activity across different time zones
- Plan trades based on session boundaries
- Analyze price action within specific sessions
Note: This indicator is designed to work across all timeframes and is optimized for performance with minimal impact on chart loading times.
Dinerotrader
"My own, exclusively developed indicator - only available as part of my mentorship program.
This indicator combines several components specifically tailored to my strategy and my in-depth understanding of the market. It has been specifically developed to give you a clear advantage in trading."
IME's Community First Presented FVGs v1.11IME's First Presented Fair Value Gaps - ICT Concept
The first clean institutional inefficiency established after opening session noise and artifacts are filtered out.
ICT Methodology:
Institutional algorithms handle opening mechanics (9:30 AM) before establishing reference levels
9:31 AM minimum rule - smart money waits for opening volatility to settle
First genuine directional intent from institutional orderflow post-opening chaos
Key Features:
Price magnet and session reference level for the trading day
Opening Range sessions: AM (9:30-10:00) & PM (13:30-14:00)
C.E. levels at 50% for institutional retracement targeting
Current day focus - where algorithms first show institutional bias
Optional 9:30 detection - choice to display FVGs that form during opening mechanics
Full replay mode implementation - perfect for backtesting and practice trading
IME's A.FVG Enhancement:
After years of intensive backtesting and research, Institutional Market Engineer has developed Advanced Fair Value Gaps (A.FVGs) - an enhanced detection method that captures complete institutional inefficiency zones with extraordinary magnetic properties and superior targeting accuracy.
Thousands of hours of analysis have refined this approach to provide additional precision alongside traditional methods. Experience the difference yourself - see how this identifies where smart money first declares directional intent after filtering out retail noise.
Coming Soon: IME's Institutional Pro Version
Previous days FVGs, quadrant levels, alert systems, and institutional-grade features for professional traders.
⚠️ Disclaimer: This indicator does not guarantee trading success. Always conduct your own technical analysis and risk management. Past performance does not indicate future results. Trade responsibly.
RSI Distance+Here’s a Pine Script that highlights when the RSI line is significantly far from its moving average, just like in your marked image:
🔍 How It Works:
Calculates RSI and its SMA.
Measures absolute distance between the two.
If that distance exceeds your chosen threshold (e.g. 4.0), it:
Colors the background behind the RSI.
Marks it with a small red circle on the RSI line.
You can adjust the distanceThreshold input to fine-tune sensitivity based on your preference.
Auto Order BlocksJTS Auto Order Blocks is a Pine Script™ V5 indicator that automatically detects and marks key institutional order blocks on your chart:
• Bearish Order Blocks (red lines) mark the last bullish candle before a sharp drop.
• Bullish Order Blocks (green lines) mark the last bearish candle before a strong rise.
Features & Inputs:
Lookback window (default 100 bars)
Toggle on/off bullish or bearish blocks
Lines extend to the right for easy future resistance/support identification
How it works:
Scans backward for the final “engine” candle that triggered a momentum move.
Draws a horizontal line at that candle’s high (bearish) or low (bullish).
Helps you spot unfilled institutional liquidity zones where price often retraces and reacts.
Usage Tips:
Use on higher timeframes (1H+) for cleaner signals.
Watch for price retests of the marked blocks to enter trades in the direction of the original move.
Feel free to tweak the lookback period and show/hide blocks to suit your trading style.
TK_Risk-ToolThe TK_Risk-Tool is a visual risk management assistant designed to help traders define clear target and stop-loss levels based on ATR (Average True Range) volatility.
It is best suited for traders who follow directional strategies and want a quick visual reference to plan their stops and targets.
The indicator calculates and displays three target levels and one stop-loss level based on the selected trade direction (Long or Short).
All key levels are presented with clean on-chart visuals and a floating summary table for easy reference.
The direction (Long/Short) can be easily switched with a single input setting, making it flexible for different trade scenarios.
IKODO Harmonic Patterns🧠 IKODO Prof Price Action Indicator
"Let the price speak. We just listen."
While most traders rely on lagging tools, IKODO Prof reads the raw language of the market — price itself.
🔹 Zero lag. Zero noise. Pure price intelligence.
🔹 Real-time detection of breaker zones, liquidity hunts, and smart money traps
🔹 Designed for institutional-grade precision
🔹 Built for scalpers, swing traders, and those who don't follow the herd
> “Price action is not a tool — it’s a mindset.”
Welcome to IKODO Prof — a weapon, not just an indicator.
money supply lagged range averageenter a range of days for global M2 money supply to be lagged. indicator will take an average of that range and put it on the chart
Breakout Time Zones (CT)High and low of 3am-7am central time plus high and low of 8:30-8:44 high and low
EMA 52W 65-80% Down ShiftShifted EMA 52W. Useful in identifying the low points of medium- and long-term trends on altcoins. EMA 52 W - Annual Trend A 65-75% downward shift relative to the current position potentially indicates deep drawdowns for most investor participants and can serve as an approximate zone for a medium-term rebound or trend reversal.
Running Minimum HighThe running minimum high looks at the minimum high from a defined lookback period (default 10 days) and plots that on the price chart. Green arrows signify when the low of the candle is above the running minimum high (suggesting an uptrend), and red arrows signify when the high of the candle is below the running minimum high (suggesting a downtrend).
It is recommended to use this on high timeframes (e.g. 1 hour and above) given the high number of signals it generates on lower timeframes.
Session Range ProjectionsSession Range Projections
Purpose & Concept:
Session Range Projections is a comprehensive trading tool that identifies and analyzes price ranges during user-defined time periods. The indicator visualizes high-probability reversal zones and profit targets by projecting Fibonacci levels from custom session ranges, making it ideal for traders who focus on time-based market structure analysis.
Key Features & Calculations:
1. Custom Time Range Analysis
- Define any time period for range calculation - from traditional sessions (Asian, London, NY) to custom periods like opening ranges, hourly ranges, or 4-hour blocks
- Automatically captures the highest and lowest prices within your specified timeframe
- Supports multiple timezone selections for global market analysis
- Flexible enough for intraday scalping ranges or longer-term swing trading setups
2. Premium & Discount Zones
- Automatically divides the range into premium (above 50%) and discount (below 50%) zones
- Visual differentiation helps identify institutional buying and selling areas
- Color-coded boxes clearly mark these critical price zones
3. Optimal Trade Entry (OTE) Zones
- Highlights the 79-89% retracement zone in premium territory
- Highlights the 11-21% retracement zone in discount territory
- These zones represent high-probability reversal areas based on institutional order flow concepts
4. Fibonacci Projections
- Projects 11 customizable Fibonacci extension levels from the range extremes
- Levels extend both above and below the range for symmetrical analysis
- Each level can be individually toggled and color-customized
- Default levels include common retracement ratios: -0.5, -1.0, -2.0, -2.33, -2.5, -3.0, -4.0, -4.5, -6.0, -7.0, -8.0
How to Use:
Set Your Time Range: Input your desired session start and end times (24-hour format)
Select Timezone: Choose the appropriate timezone for your trading session
Customize Display: Toggle various visual elements based on your preferences
Monitor Price Action: Watch for reactions at projected levels and OTE zones
Set Alerts: Configure sweep alerts for when price breaks above/below range extremes
Input Parameters Explained:
Time Range Settings
Range Start/End Hour & Minute: Define your analysis period
Time Zone: Ensure accurate session timing across different markets
Visual Settings
Range Box: Toggle the premium/discount zone visualization
Horizontal Lines: Customize high/low line appearance
Internal Range Levels: Show/hide equilibrium and OTE zones
Labels: Configure text display for key levels
Fibonacci Projections: Enable/disable extension levels
Display Settings
Historical Ranges: Show up to 10 previous session ranges
Alert Type: Choose between high sweep, low sweep, or both
Trading Applications:
Session-Based Trading: Analyze specific market sessions (Asian, London, New York, opening ranges, hourly ranges)
Reversal Trading: Identify high-probability reversal zones at OTE levels
Breakout/Reversal Trading: Monitor range breaks/reversals with built-in sweep alerts
Risk Management: Use Fibonacci projections as profit targets or rejection areas
Multi-Timeframe Analysis: Apply to any timeframe for various trading styles
Important Notes:
This indicator is for educational purposes only and should not be considered financial advice
Past performance does not guarantee future results
Always use proper risk management when trading
The indicator automatically manages historical data to maintain chart performance
MÈGAS ALGO : NMS (Nexora Momentum Synchronizer) [INDICATOR]Overview
The NMS (Nexora Momentum Synchronizer) is a multi-timeframe indicator that aggregates and analyzes data of multiple momentum oscillators across different timeframes (1m, 5m, 15m, 30m, 45m, 1h, 2h, 4h, 8h, 12h and 24h).
A user-friendly table displaying the indicator’s current values for each timeframe simultaneously.
The script, thanks to the best technical momentum indicators provided by Tradingview, evaluates trend strength and market momentum through synchronized readings of TRSI , TSI , RSI , Stochastic RSI , Williams %R , and CCI.
In addition to the indicator also tracks:
-percentage change in price from the last bar's open across each timeframes
-countdown time to bar close
This indicator caters to the diverse needs of traders, whether they are focused on short-term momentum bursts or long-term trend-following strategies.
By synchronizing momentum indicators, real-time price change(%) from last open and countdow time to close, across multiple timeframes, this tool provides a holistic view of market dynamics, empowering traders to make informed decisions with confidence.
Key Features
1.Multi-Timeframe Momentum Analysis
The Nexora Momentum Synchronizer performs an analysis of key momentum indicator :
—Trend Strength Index (TSI) , True Strength Index (TSI) , Relative Strength Index (RSI) , Stochastic Oscillator (STOCH), Williams Percent Range (W%R) and Commodity Channel Index (CCI) —across multiple timeframes. This ensures traders receive a
comprehensive understanding of momentum alignment, helping them identify high-probability
trade setups with reduced noise and false signals.
In addition to oscillator alignment and regression-based zone detection, the script includes:
-real-time price change(%) from last open for each timeframe, providing insight into intrabar momentum and directional bias.
-real-time countdown to bar close , displayed directly in the table, which enhances timing precision and supports scalping or event-based trading strategies.
These tools combine to offer a comprehensive, real-time framework for both discretionary and alert-driven trading systems.
2.Customizable Parameters
Fully adjustable settings allow traders to tailor the indicator to their specific preferences and
adapt to diverse market conditions. From adjusting overbought and oversold levels to selecting preferred timeframes for alignment alerts, the Nexora Momentum Synchronizer offers unparalleled flexibility to meet individual trading styles.
3.Multi-Timeframe Alerts
Traders can set up alerts for momentum alignment across up to four different timeframes. These alerts ensure that no opportunity is missed, regardless of the trading horizon or strategy being employed.
These alerts can be set up to three different mode : All (to never miss opportunity), Once_for_Bar (to limit to one alert triggered during bar's period) or Bar_Close (to avoid earlier bias).
4.User-Friendly Interface
Designed with simplicity in mind, the Nexora Momentum Synchronizer features an intuitive
table interface that makes complex data easy to interpret. Clear visual cues and
interactive elements allow traders to focus on executing strategies without being
overwhelmed by cluttered charts.
Advantages of Nexora Momentum Synchronizer
Flexibility : Fully customizable parameters ensure the indicator adapts to diverse market
conditions and trader preferences.
Comprehensive Analysis : Multi-timeframe evaluation of momentum indicators provides a
holistic view of market dynamics, enhancing trade confidence.
Real-Time Alerts : Multi-timeframe alert functionality keeps traders informed of critical
market movements and momentum shifts across different horizons.
Please Note:
This indicator is provided for informational and educational purposes only. It is not financial advice, and it should not be considered a recommendation to buy, sell, or trade any financial instrument. Trading involves significant risks, including the potential loss of your entire investment. Always conduct your own research and consult with a licensed financial advisor before making any trading decisions.
The results and images provided are based on algorithms and historical/paid real-time market data but do not guarantee future results or accuracy. Use this tool at your own risk, and understand that past performance is not indicative of future outcomes.
kmkmnmnm// Plot MACD Buy/Sell Signals
plotshape(series=macdBuySignal and show_macd_signals, location=location.belowbar, color=color.green, style=shape.labelup, text="MACD BUY")
plotshape(series=macdSellSignal and show_macd_signals, location=location.abovebar, col
RACZ-SIGNAL-V2.1RACZ-SIGNAL-V2.1 – Reactive Analytical Confluence Zones
Developed by: RACZ Trading
Indicator Type: Multi-Factor Confluence System
Overlay: Off (separate pane)
Purpose: Detect powerful trade opportunities through confluence of technical signals.
⸻
🔍 What is RACZ?
RACZ stands for Reactive Analytical Confluence Zones.
It’s a high-precision trading tool built for traders who rely on multi-signal confirmation, momentum alignment, and market structure awareness.
Rather than relying on a single technical metric, RACZ dynamically combines RSI, VWAP-RSI, Divergence, ADX, and Volume Analytics to produce a composite signal score from 0 to 12 — the higher the score, the stronger the signal.
⸻
🧠 How It Works – Core Components
1. RSI Analysis
• Detects momentum shifts.
• Compares RSI value to overbought (default: 67) and oversold (default: 33) thresholds.
• Adds points to Bullish or Bearish score.
2. VWAP-RSI
• Uses RSI based on VWAP (Volume Weighted Average Price).
• Adds weight to signals influenced by volume-adjusted price movement.
3. Divergence Detection
• Detects potential reversal zones.
• Bullish Divergence: RSI crosses up from low zone.
• Bearish Divergence: RSI crosses down from high zone.
• Strong confluence signal when present.
4. ADX Dynamic Strength Filter
• Custom-calculated ADX (trend strength indicator).
• Uses a dynamic threshold derived from SMA of ADX over a lookback period, scaled by a factor (default 0.9).
• Ensures signals are only validated in strong trend environments.
5. Volume Z-Score
• Detects anomalies in volume behavior.
• Z-score applied to 20-period volume average & deviation.
• Labels spikes, drops, high/low volume conditions.
⸻
📊 Signal Scoring Logic
Each component (RSI, VWAP-RSI, Divergence, ADX) can score up to 3 points each.
• Bullish Score: Total from bullish alignment of each factor.
• Bearish Score: Total from bearish alignment of each factor.
• Signal Power = max(bullish, bearish)
📈 Signal Interpretation
• BUY: Bullish Score > Bearish Score
• SELL: Bearish Score > Bullish Score
• NEUTRAL: Scores are equal
• Signal power is plotted on a 0–12 histogram:
• 0–5 = Weak
• 6–8 = Medium
• 9–12 = Strong (High Confluence Zone)
🖥️ Live Status Panel (Top-Right Corner)
This real-time panel helps you break down the signal:Component
Value Explanation: RSI / VWAP / DIV / ADX
Shows points contributing to signal
SIGNAL: Current market bias (BUY, SELL, NEUTRAL)
VOLUME: Volume classification (Spike, Drop, High, Low, Normal)
Color-coded for quick interpretation.
✅ How to Use
1. Look at Histogram: Bars ≥6 suggest valid setups, especially ≥9.
2. Confirm Panel Agreement: Check which components are supporting the signal.
3. Validate Volume: Unusual spikes/drops often precede strong moves.
4. Follow Direction: Use BUY/SELL signals aligned with signal power and trend.
⸻
⚙️ Customizable Inputs
• RSI period, overbought/oversold levels
• VWAP-RSI period
• ADX period and dynamic threshold settings
• Fully adjustable to fit any trading style
⸻
🚀 Why Choose RACZ?
• Clarity: Scores & signals derived from multiple tools, not just one.
• Confluence Logic: Designed for traders who look for confirmation across indicators.
• Speed: Real-time responsiveness to changing market dynamics.
• Volume Awareness: Integrated volume intelligence gives a deeper edge.
⸻
⚠️ Disclaimer
This indicator is intended strictly for educational and informational purposes only. It is not financial advice and should not be used to make actual investment decisions. Always conduct your own research or consult with a licensed financial advisor before trading or investing. Use of this script is at your own risk.