CVD with SignalsCVD with Divergences and Alerts (Extended)
This indicator calculates the Cumulative Volume Delta (CVD) to visualize buying and selling pressure, and automatically detects regular and hidden divergences between price and volume flow. It also includes optional alerts for real-time trade signal generation.
Core Logic:
• Cumulative Volume Delta (CVD):
Tracks the cumulative difference between buy and sell volume. Buy volume is defined as volume on bars where the close ≥ open; sell volume when close < open.
This reveals whether real participation supports price direction or not.
• Regular Divergences:
• Bullish Divergence: Price makes a lower low while CVD forms a higher low → potential upward reversal.
• Bearish Divergence: Price makes a higher high while CVD forms a lower high → potential downward reversal.
• Hidden Divergences:
• Hidden Bullish Divergence: Price pulls back to a lower low, but CVD shows strength with a higher high → possible continuation of an uptrend.
• Hidden Bearish Divergence: Price makes a higher high, but CVD weakens → possible continuation of a downtrend.
Features:
• Adjustable lookback period (default: 500 bars).
• Graphical visualization:
• Plots the CVD as a blue line in a separate panel.
• Marks divergences with green (bullish) and red (bearish) triangle shapes on the chart.
• Draws divergence lines between price and CVD for easy visual identification.
• Alerts:
• Configurable alert types (“Buy Only”, “Sell Only”, “Buy and Sell”).
• Sends alerts for all four divergence types (regular + hidden).
Usage:
Ideal for traders who want to detect shifts in volume momentum that precede price reversals or continuations. Works on all timeframes and instruments that provide volume data.
지표 및 전략
SST Table ShekharSST Table Shekhar — v6.10.2
A compact, movable table that displays up to 20 symbols per group (Group A / Group B), shows current price (CMP), previous 20-day high (OLD GTT), current 20-day high (NEW GTT) and an UPDATE flag when NEW GTT < OLD GTT. Adds SMA20 on-chart, with an optional daily closing-basis alert for CMP crossing above SMA20. Designed for daily timeframe usage and efficient multi-symbol monitoring.
Key features
Two symbol groups (Group A / Group B), each up to 20 tickers — switch between groups without editing text fields.
Clean, transparent, movable table: STOCK | CMP | OLD GTT | NEW GTT | UPDATE.
Correct per-symbol OLD GTT (previous bar’s 20-day high) using a single request.security() call per symbol (optimized under TradingView limits).
SMA20 plotted on the chart (blue line).
Toggleable plots: HIGH20 / LOW20 / TARGET for the active chart symbol.
Alternate row shading and header background selector; font size selector.
Alerts:
Update GTT — when NEW 20D HIGH < OLD 20D HIGH (aggregated list).
CMP Cross Above SMA20 (closing basis) — when symbol closes above its SMA20 (uses previous close & previous SMA20 for closing-basis detection).
Alert messages list all symbols that triggered in the active group and include the group name.
Robust parser for input symbol lists — handles commas, semicolons, pipes, newlines and trims empty entries.
Inputs (exposed)
20-Day High/Low Length — period for HIGH/LOW (default 20).
Target % — percent used to compute target (optional plotted).
Group A / Group B — comma-separated lists of tickers (blank by default).
Show Which Group? — select Group A or Group B for display.
Table Corner — position (Top Left / Top Right / Bottom Left / Bottom Right).
Font Size — Small / Normal / Large.
Header Background — Transparent / Silver / Blue / Green / Yellow.
Show HIGH20/LOW20/TARGET Plots — toggle plotting of those lines for the chart symbol.
Alternate Row Shading & opacity.
Enable Update GTT Alert & Alert Only On Bar Close toggle.
Enable CMP Cross Above SMA20 Alert & Cross Only On Bar Close toggle.
Alerts / How to use
Put the script on a chart (recommended timeframe: 1D for reliable closing-basis cross signals).
Populate Group A and/or Group B with up to 20 tickers each (comma-separated). Leave blank to start fresh.
In the indicator’s Inputs, choose which group to view with Show Which Group?.
To create a TradingView alert:
Click the Alarm icon → Add alert.
Condition: choose either the alertcondition lines exposed by the script:
SST Table Shekhar v6.10.2 → Update GTT (any symbol)
SST Table Shekhar v6.10.2 → CMP Cross Above SMA20 (any symbol)
Or choose Any alert() function call if you want the script’s internal alert() messages (aggregated).
Set Options to Once per bar close if you want alerts only at bar close (recommended for daily timeframe), or Once per bar for intrabar.
Choose delivery channels: pop-up, app, email, webhook (webhook recommended for automation).
Alert messages include ticker lists (e.g. Update GTT = YES for: NSE:TCS, NSE:RELIANCE — (Group A)).
Practical examples
Use Group A for your core watchlist, Group B for a secondary watchlist; toggle groups to change the displayed list.
Keep chart on daily timeframe and enable Cross Alert Only On Bar Close for accurate closing-basis signals.
Use webhook alerts to push signals to Google Sheets, Discord/Telegram, or a trading automation system.
Performance & limits
Each symbol uses one request.security() call returning a tuple — optimized to stay below TradingView’s 40 unique-request limit.
Designed for up to 20 symbols per group (40 total), but running both groups simultaneously (40 requests) may approach limits depending on other indicators on your chart. Keep it to 20 per instance for best stability.
Works best on 1D / 4H / 1H timeframes. On very low intraday timeframes (1–5 min) you may see heavier resource usage — reduce number of symbols or plots if needed.
Known limitations
Alerts are aggregated (single alert lists all matching tickers). If you need individual per-symbol alerts you can create separate script instances or ask for per-symbol alert logic.
Only the CMP Cross Above SMA20 (closing basis) is included in this release. If you want downward crosses (CMP crosses below SMA20) or more complex rules (volume filter, RSI, etc.), I can add those.
Changelog
v6.10.2 — stable publish candidate: Group A/B, 20 symbols, robust parser, SMA20 cross alerts, optimized single-request per symbol, UI/appearance options, alert messages.
(previous dev notes kept internally)
Permissions & licensing
You may publish and redistribute this script on TradingView. If you republish code derived from this indicator, please keep author credit as Shekhar / SST Table Shekhar and note any modifications.
This script is provided as-is. Not financial advice. Use at your own risk.
Support / Contact
For feature requests, bug reports, or help configuring alerts/webhooks (Discord/GSheets/Telegram) — message me in the TradingView script comments or reply to this post.
XonTrades Exit Flow | by Bu-RashidThis indicator detects potential institutional exit points and reversal zones using a powerful confluence model combining:
Volume spike analysis (institutional activity)
CVD trend flips (smart money flow reversal)
Price–CVD divergence (hidden accumulation/distribution)
Liquidity sweep detection (stop-run exhaustion)
When these elements align, the indicator highlights possible Exit Flow zones, signaling where smart capital may be closing or reversing positions.
It’s optimized for XAU/USD (Gold) and NAS100 (Nasdaq) on 5-minute and 15-minute charts, with customizable strictness for traders who prefer early or confirmed signals.
Recommended use:
Apply as a confirmation layer alongside your main strategy to identify exhaustion points and institutional exits before trend reversals.
— Developed and engineered by Bu-Rashid (XonTrades1UAE)
ICT 1st Presented FVG After RTH OpenICT 1st Presented FVG After RTH Open
Overview
This indicator identifies and tracks the first Fair Value Gap (FVG) that forms after the Regular Trading Hours (RTH) open, based on Inner Circle Trader (ICT) concepts. It monitors price behavior and reaction to this initial FVG throughout the trading session.
Key Features
📊 Smart FVG Detection
• Automatically identifies the first valid FVG after RTH open (default: 9:30-10:00 AM ET)
• Filters noise using ATR-based minimum gap size validation
• Option to display all FVGs or just the first one
• Visual distinction between the first FVG and subsequent ones
⏰ Customizable Time Settings
• Adjustable RTH window (default: 9:30-10:00 AM)
• Multiple timezone support (New York, Chicago, London, Tokyo)
• Flexible tracking duration and sampling intervals
📈 Price Reaction Tracking
• Monitors price behavior relative to the first FVG over time
• Tracks whether price remains above, below, or inside the FVG zone
• Records price distance from FVG boundaries
• Displays real-time data in an easy-to-read table
• Volume tracking at each sample interval
🎨 Visual Elements
• Color-coded FVG boxes (green for bullish, red for bearish)
• Timestamp labels showing when each FVG formed
• Extendable boxes to track ongoing validity
• Optional background highlighting during RTH window
• Customizable table positions and display options
🔔 Alert System
• Visual markers on chart for easy backtesting
• Real-time programmatic alerts with detailed FVG information
• TradingView alert conditions for custom notifications
• Alerts include price range, gap size, and timestamp
Settings
Time Configuration:
• Timezone selection
• RTH start/end times
• Tracking duration (default: 120 minutes)
• Sample interval (default: 5 minutes)
FVG Validation:
• ATR length for gap size calculation
• Minimum gap size as ATR percentage
• Option to show all valid FVGs
Display Options:
• Custom colors for bullish/bearish FVGs
• Label visibility toggle
• Box extension options
• Maximum historical FVGs to display
• Info and reaction table positions
Use Cases
1. Entry Timing: Use the first FVG as a potential entry zone when price returns to fill the gap
2. Trend Confirmation: Monitor whether price respects or violates the first FVG
3. Session Analysis: Track how the first inefficiency of the session plays out over time
4. Backtesting: Visual markers allow easy historical analysis of FVG behavior
How It Works
The indicator waits for RTH to begin, then identifies the first three-candle pattern that creates a valid Fair Value Gap. Once detected, it:
1. Marks the FVG zone with a colored box
2. Begins tracking price position at regular intervals
3. Records data in a reaction table showing price behavior over time
4. Continues monitoring until the tracking duration expires or a new trading day begins
Notes
• Resets daily to track each session independently
• Works on any timeframe, though lower timeframes (1-5 min) are recommended for intraday FVG detection
• The "first presented" FVG concept emphasizes the importance of the initial inefficiency created after market open
• Historical FVGs are preserved up to the display limit for reference
This indicator is designed for traders familiar with ICT concepts and Fair Value Gap trading strategies. It combines automated detection with comprehensive tracking to help identify high-probability trading opportunities.
MILLION MEN - Discount Zone BreakoutsWhat it is
MILLION MEN — Discount Zone Breakouts (Lite & Stable) highlights a structure-based trading range from the latest confirmed swing high/low, renders Premium/Equilibrium/Discount zones, and raises one-shot breakout signals when price closes outside the range. It focuses on stable visuals and simple breakout logic suitable for intraday and swing trading.
How it works (high-level)
Confirmed swings: Uses ta.pivothigh/ta.pivotlow with auto or manual pivot length.
Range & zones: From the swing range, the tool derives Premium (top 25%), Equilibrium (50%), and Discount (bottom 25%).
Anchoring: Left edge is locked at the bar where the pivot confirms; the right edge can extend N bars.
One-shot breakouts:
Up breakout: first close > swingHigh (resets on new range).
Down breakout: first close < swingLow (resets on new range).
Optional on-close only mode to avoid intrabar noise.
Clean UI: Optional zone boxes, dashed equilibrium line, mid-labels (“Premium / Equilibrium / Discount”), and minimal candle coloring by regime.
How to use
Treat Discount as value area in bullish contexts and Premium as distribution area in bearish contexts.
Breakout dots (up/down) mark regime shifts beyond the current range; confirm with your higher-TF bias, volume, or momentum.
Tune pivot length and forward extension to your timeframe (e.g., smaller for scalping, larger for swings).
Originality & value
Unlike generic S/R overlays, this lite tool prioritizes confirmed swing structure with a fixed anchor, clear 25/50/75 zone mapping, and one-shot breakout logic to prevent repetitive signals until a new range forms. The emphasis is on stability + readability, making it a dependable building block in multi-indicator workflows.
Limitations & transparency
Breakouts on strong trends can retest or fail; always add confirmation (structure/volume).
Pivots confirm with delay equal to pivot length—this reduces repaint and is intentional.
Non-standard bar types are not supported for signal logic.
This indicator provides analysis, not financial advice.
Arabic
يعرض السكربت آخر مدى مؤكد من قمّة/قاع ويرسم مناطق Premium / Equilibrium / Discount، ويعطي إشارة اختراق لمرة واحدة عند إغلاق السعر فوق القمّة أو تحت القاع. الفكرة بسيطة وثابتة بصريًا، وتصلح للإنترادي والسوينغ. يُفضّل تأكيد الاختراق بهيكل أعلى إطار أو فوليوم/مومنتُم. تذكير: تأكيد القمم/القيعان متأخر بحسب طول البيفوت لتفادي إعادة الرسم.
HTF Open Cross — Multi-Symbol Scanner V2The HTF Open Cross — Multi-Symbol Smart Scanner is a professional-grade dashboard that continuously monitors up to 20 instruments for lower-timeframe (LTF) price crosses relative to their higher-timeframe (HTF) open.
Each detected signal represents a momentum confirmation — when a lower timeframe candle closes beyond the HTF open by a configurable Z-threshold in pips, in alignment with the previous HTF candle bias (bullish or bearish).
🔍 Key Features
📊 Multi-Instrument Scan: Evaluate up to 20 tickers simultaneously, with independent LTF/HTF pairings.
⏰ Active Signal Tracking: Displays only signals fired within a user-defined expiry window (e.g., last 10 minutes).
🧭 Session-Aware Filtering: Signals are valid only during active market sessions (customizable).
🧮 Auto Pip Detection: Automatically detects appropriate pip scaling for FX and JPY pairs.
🧱 Zebra Table Bands: Alternating row colors for visual clarity.
🔄 Smart Sorting: Arrange the dashboard by LONGs first, expiry soonest, or expiry latest.
⏳ Countdown Timer: Each signal shows remaining time until expiry for fast decision-making.
🎯 Real-Time Bias View: See at a glance which markets are currently biased LONG or SHORT relative to their HTF opens.
⚙️ How It Works
The script calls request.security() to fetch HTF and LTF data for each symbol.
It detects cross conditions:
LONG = previous HTF bullish + LTF close ≥ HTF open + threshold
SHORT = previous HTF bearish + LTF close ≤ HTF open − threshold
Each signal is timestamped, age-filtered, and stored in sortable arrays.
The table dashboard refreshes dynamically to show only active signals, color-coded and ranked.
🧭 Use Cases
Identify when momentum aligns across multiple instruments.
Spot early bias shifts between sessions.
Create alerts for systematic scalping or bias confirmation models.
Multi-Resolution RSI with Machine LearningMulti-Resolution RSI
Developed by imaclone.x.
Last Updated: August 21st 2025
A single indicator that fuses my ML-RSI.ai pipeline with a classic multi-timeframe RSI. One script, dual-resolution oscillators if desired, plus a machine-learning similarity engine and modular signal-processing layers.
What it does
* Primary RSI augmented with KNN similarity engine (K, lookback, weighting). Feature embeddings include RSI magnitude, RSI momentum, volatility surface, regression slope, and price momentum vectors.
* Adaptive smoothing stack: Kalman filter recursion, Double EMA cascades, or ALMA convolution.
* Multi-resolution control for the primary oscillator timeframe.
* Optional *second* RSI projected from any timeframe for hierarchical confluence.
* Advanced visuals: upper/lower thresholds, midline, background regime highlighting, crossovers, and B/S event labels.
* Color architectures: None, Trend-Following (50-line bifurcation), or Impulse (band-breach). Optional bar tinting for full-chart context.
Inputs (groups)
* Timeframe Settings: primary + secondary RSI TF/lengths.
* Levels & Visuals: thresholds, highlights, cross events, B/S markers.
* RSI Base: smoothing toggle, MA class, ALMA sigma.
* KNN Machine Learning: enable, K neighbors, historical window, feature dimensionality, ML weighting.
* Advanced Filtering: method + intensity.
* Coloring: None, Trend-Following, Impulse.
Signals
* B flag when ML-RSI crosses upward through the lower threshold.
* S flag when ML-RSI crosses downward through the upper threshold.
* Secondary RSI = higher-timeframe confirmation, not standalone trigger.
Usage notes
* Raise ML weight + feature dimensionality for deeper similarity recognition; lower them for classic oscillator behavior.
* Kalman recursion delivers adaptive, low-lag smoothing; Double EMA and ALMA yield stronger dampening.
* Typical config: intraday primary RSI + higher-TF secondary RSI for regime anchoring.
Changelog
* v6 merge: Unified CM-style MTF RSI framework with my KNN-enhanced kernel and filter stack. One composite indicator replaces multiple scripts.
Credits
* MTF band logic inspired by earlier open-source frameworks.
* ML kernel and implementation by imaclone.x.
Disclaimer
For research and algorithmic experimentation only. No signals guaranteed.
And please kindly, for the love of God, DYOFR.
Prime Market Profile [xontrades1uae]indicator designed for high-precision intraday and scalping analysis.
It dynamically maps market structure, value areas (VAH/VAL), and point of control (POC), providing a clear visual view of where liquidity, balance, and breakout levels form throughout the session.
Features:
Real-time TPO construction for active sessions.
Automatic or custom tick calibration for gold, indices, or forex.
Highlighted POC, Value Area, and Initial Balance Range.
Smart visual clustering to detect congestion, breakout zones, and key volume nodes.
Compatible with short timeframes (1m–15m) for scalpers and day traders.
Signature:
Developed & customized by Bu-Rashid | xontrades1uae
“Precision. Liquidity. Control.” 💹
NFTs vs SOL - Momentum Divergence DetectionNFTs vs SOL – Momentum Divergence Detection:
See when NFT activity (proxy volumes) leads or lags SOL momentum.
This is an indicator that I designed to compare Solana’s price momentum with aggregated NFT market activity. It converts both into standardized z-scores for direct comparison, then measures their divergence. The resulting signal highlights when NFT trading activity begins to move ahead of, or behind, SOL price action.
Core Function:
• Measures SOL’s momentum using Rate of Change (ROC), then standardizes and smooths it.
• Combines multiple NFT-related token volumes (BLUR, LOOKS, TNSR, MAGIC, APE, optionally ME and PENGU), applies log normalization, weighting, and smoothing to form a composite NFT activity score.
• Plots their difference (NFT Z − SOL Z) as a histogram to visualize lead/lag phases.
Interpretation:
• div > 0: NFT activity exceeds SOL momentum → potential early signal for upside.
• div < 0: NFT activity trails SOL momentum → possible cooling or lag.
• Zero-line crosses: indicate leadership changes between NFTs and SOL.
On-Chart Visualization:
• Orange histogram: divergence (lead/lag strength).
• Purple line: NFT composite z-score.
• Blue line: SOL momentum z-score.
• Green/Red markers: lead or lag signals.
• Top-right table: rolling correlation and active proxies.
Usage:
Apply to 30m–1D charts.
Enter exchange-prefixed NFT tickers (e.g., KUCOIN:BLURUSDT).
Adjust weights to emphasize liquid tokens.
Interpret lead/lag crosses within the broader market structure, using trend and volume as confirmation.
Recommended Presets:
• Swing trading: 1D or 4H charts, smoother settings for stability.
• Active setups: 2H or 1H charts, lower smoothing for responsiveness.
Key Notes:
• Requires valid tickers and sufficient lookback history.
• Use crosses as context, not direct trade signals.
• High correlation = synchronous behavior; low correlation = decoupled regime.
Summary:
A contextual radar for Solana traders tracking NFT market flow. It helps identify when NFT trading activity begins leading or lagging SOL’s momentum which often signals shifts in speculative energy and trend strength.
Copyright © 2025 imaclone (Zen Silva). All rights reserved.
License: Private. No copying, sharing, or derivative works.
Colocar Ordens Fácil!This eases the process of creating limit orders on Trading View, when using the smarphone.
For that, the user inputs the given price range, the desired fibonacci entry level, and trade direction. The tools gives visual snap-to objects that can be used to lock long/short position tools, from which the option "create limit order" can be used to directly create the orders.
HaP Hibrid S/DThis code is a technical analysis indicator named "HaP Hybrid S/D," developed using Pine Script v5. It is a comprehensive and customizable tool designed to identify support and resistance (S/R) levels, detect order blocks, and analyze market dynamics in financial markets. The code combines adaptive and machine learning (ML)-based systems to offer a hybrid approach, supporting various chart types and multi-timeframe analysis. Below, I detail the core, standout, and superior features of the code:Core FeaturesMulti-Chart Type Support:The indicator allows users to analyze price charts in TRY, USD, or Composite (stock/index ratio) formats.
Users can select line or candlestick chart types, enabling customized visualization based on their needs.
The composite chart analyzes relative performance by dividing stock prices by the BIST XU100 index, while the USD-based chart accounts for exchange rate effects.
Support and Resistance Detection:Adaptive System: Dynamically calculates pivot points (based on high/low or close prices) and automatically adjusts to market conditions (trend, consolidation, volatility).
ML-Based System: Uses machine learning to cluster pivot points (average linkage clustering) and identify the most significant support/resistance levels.
Users can choose to display only the nearest S/R levels or all levels.
Order Block Detection:Identifies buy and sell order blocks using volume and price movement (ATR-based) analysis.
Blocks are filtered based on user-defined minimum volume thresholds and ATR multipliers.
Buy (green) and sell (red) blocks are drawn and labeled for visualization.
Multi-Timeframe Support:Analyzes and draws pivot levels across 4-hour (H4), daily (D1), and weekly (W1) timeframes.
Users can customize these levels with different line styles (solid, dashed, dotted) and thicknesses.
User-Friendly Interface:The indicator is configurable with multiple setting groups (chart selection, order blocks, S/R, color settings, etc.).
Users can customize line thicknesses, label sizes, transparency levels, and colors.
Standout FeaturesHybrid Approach (Adaptive + ML):The indicator combines adaptive and machine learning-based systems to offer a unique hybrid model. Users can choose to use only adaptive, only ML-based, or both systems.
Adaptive System: Dynamically adjusts pivot calculation parameters based on technical indicators like market volatility, trend strength, and ADX.
ML-Based System: Clusters pivot points (similar to k-means with average linkage) to identify the strongest support/resistance levels and optimizes them using silhouette scores.
Dynamic Pivot Memory:In the ML system, pivot memory is automatically adjusted based on volume, trend, and time factors. For example, shorter memory is used in high-volatility periods, while longer memory is preferred in low-volatility periods.
Users can manually set pivot memory or opt for automatic adjustment.
Fibonacci Integration:Fibonacci retracement levels (0, 0.236, 0.382, 0.5, 0.618, 0.786, 1) can be calculated and integrated with support/resistance levels.
Fibonacci tolerance is dynamically adjusted based on volatility and ATR for more precise levels.
Market Condition Analysis:The indicator automatically detects market conditions (consolidation, trend, volatile market) and optimizes S/R calculation parameters accordingly.
Technical indicators such as ATR, RSI, ADX, MACD, and Bollinger Bands are used to analyze market dynamics.
Management of Broken Levels:Broken support/resistance levels can be automatically hidden (optional).
Order blocks and S/R zones are cleared when the price breaks these levels, ensuring only relevant levels are displayed.
Superior FeaturesAdvanced Visualization:Support and resistance levels are drawn with user-defined colors, transparency, and line styles. Price labels make it easier to track levels.
Order blocks are clearly marked, with the number of historical blocks limitable by the user.
Automatic Optimization:In the ML system, the optimal number of clusters and pivot memory is automatically determined using silhouette scores and level effectiveness scores.
In the adaptive system, pivot calculation parameters (left/right bar count, level length, etc.) are dynamically optimized based on volatility ratio, trend strength, and ADX.
Volume and Trend-Based Analysis:Volume thresholds and ATR multipliers enhance the accuracy of order block detection.
Trend strength (calculated using EMAs and ROC) and volatility ratio improve the precision of S/R levels.
Flexible Timeframe Integration:Multi-timeframe analysis provides a broader market perspective, displaying S/R levels from different timeframes together.
The lookahead feature ensures more accurate pivot detection in multi-timeframe calculations (can be optionally disabled).
Performance and Memory Management:The code is designed for performance with limits such as max_bars_back=3000, max_lines_count=500, and max_labels_count=500.
Unnecessary drawings are cleared, and array sizes are limited to ensure a smooth experience on the TradingView platform.
Use CasesShort-Term Traders: Can use the nearest support/resistance levels and order blocks in the current timeframe to make quick decisions.
Long-Term Investors: Can identify broader market trends and strong S/R levels through multi-timeframe analysis.
Technical Analysts: Can perform in-depth analysis with Fibonacci integration, market condition analysis, and ML-based clustering.
Visual Analysis Enthusiasts: Can achieve a clear and aesthetic chart appearance with customizable colors, labels, and line styles.
Conclusion
HaP Hybrid S/D is a powerful tool for both novice and professional traders in technical analysis. The combination of adaptive and ML-based systems ensures adaptability to dynamic market conditions, offering users a flexible analysis experience. Multi-timeframe support, Fibonacci integration, and comprehensive visualization options make this indicator a standout solution in the market. On the TradingView platform, particularly for stock and index analysis, it is an ideal tool to enhance decision-making processes.
STP SMISMI INDEICATOR BY STPCO
CHANDE SMI LINE TO CANDLE
Determines peaks and troughs with the indicator.
PCE Inflation Monitor (Change YoY & MoM)📊 PCE Inflation Monitor - The Fed's Most Important Metric
Personal Consumption Expenditures (PCE) is the Federal Reserve's preferred inflation measure and THE metric they target for their 2% inflation goal. If you want to predict Fed policy, you need to watch PCE.
🎯 KEY FEATURES:
- Dual Perspective Analysis:
- Year-over-Year (YoY): Histogram bars showing annual PCE inflation
- Month-over-Month (MoM): Line overlay showing monthly consumption price changes
- Visual Reference System:
- Dashed line at 2% (Fed's official PCE inflation target)
- Dotted line at 0.17% (equivalent monthly target)
- Color-coded bars: Red above Fed target, Green below target
- Real-Time Data Table:
- Current PCE Index value
- YoY inflation rate vs. Fed's 2% target
- MoM inflation rate with color coding
- Exact deviation from Fed target (critical for policy predictions)
- Automated Alerts:
- PCE crosses Fed's 2% target (major policy signal!)
- MoM crosses monthly target
- Stay informed of Fed-relevant inflation changes
📈 WHY PCE IS DIFFERENT (AND MORE IMPORTANT):
PCE vs. CPI differences:
- Flexible basket: PCE adjusts for substitution (beef → chicken if prices rise)
- Broader coverage: Includes healthcare paid by insurance/government
- Lower readings: Typically 0.2-0.4% below CPI
- Fed's choice: Explicitly stated as their target metric
Most importantly: When Powell speaks about "our 2% target," he means PCE, not CPI!
🔍 TRADING IMPLICATIONS:
PCE Above 2% (Red Zone):
→ Fed under pressure to maintain/raise rates
→ Hawkish policy stance likely
→ Negative for growth stocks, crypto
→ Positive for USD, bearish for gold
PCE Below 2% (Green Zone):
→ Fed has flexibility to cut rates
→ Dovish policy stance possible
→ Positive for risk assets, growth stocks
→ Negative for USD, bullish for commodities
PCE Approaching 2% from Above:
→ Fed "mission accomplished" narrative
→ Rate cut cycle becomes possible
→ Major bullish signal for equities/crypto
💡 ADVANCED STRATEGIES:
1. Fed Meeting Preparation: Check PCE before FOMC meetings for policy clues
2. Dot Plot Predictions: PCE trend determines Fed's rate forecast updates
3. Pivot Timing: When PCE MoM turns negative, Fed pivot becomes realistic
4. Press Conference Analysis: Compare Powell's comments to PCE deviation
🎯 KEY LEVELS TO WATCH:
- 2.0% YoY: Fed's official target - crossing this level is major news
- 2.5% YoY: "Uncomfortably high" - Fed forced to stay restrictive
- 3.0% YoY: "Crisis mode" - Fed turns very hawkish
- 1.5% YoY: "Below target" - Rate cuts become likely
🔄 COMBINE WITH:
- CPI: Public perception vs. Fed's metric (often diverge)
- Core PCE: Even more important (excludes food/energy volatility)
- Fed Funds Rate: Is Fed responding appropriately to PCE?
📊 DATA SOURCE:
Official PCE data from FRED (Federal Reserve Economic Data), updated monthly typically in the last week of each month (after CPI/PPI releases).
🎨 CUSTOMIZATION:
Fully customizable:
- Toggle YoY/MoM displays
- Adjust Fed target if needed
- Customize colors
- Show/hide absolute PCE values
Perfect for: Fed watchers, macro traders, policy analysts, and serious investors who want to predict monetary policy changes before they happen.
⚠️ CRITICAL INSIGHT: While media focuses on CPI, the Fed focuses on PCE. Trade what the Fed trades, not what the headlines say.
🎓 Pro Tip: Fed members often mention "Core PCE" (excluding food/energy). Consider adding that indicator alongside this one for complete Fed policy analysis.
Stocktech.in - MidasStocktech.in – Midas: All-in-one charting indicator featuring neutral candles, trend guide bands, StockTech info table, and high-volume markers (HVQ/HVY/HVE) for quick visual volume analysis. Fully customizable and toggleable.
CPI Inflation Monitor (Change YoY & MoM)📊 CPI Inflation Monitor - Complete Macro Analysis Tool
This indicator provides a comprehensive view of Consumer Price Index (CPI) inflation trends, essential for understanding monetary policy, market conditions, and making informed trading decisions.
🎯 KEY FEATURES:
- Dual Perspective Analysis:
- Year-over-Year (YoY): Histogram bars showing annual inflation rate
- Month-over-Month (MoM): Line overlay showing monthly price changes
- Visual Reference System:
- Dashed line at 2% (Fed's official inflation target for YoY)
- Dotted line at 0.17% (equivalent monthly target for MoM)
- Color-coded bars: Red above target, Green below target
- Real-Time Data Table:
- Current CPI Index value
- YoY inflation rate with color coding
- MoM inflation rate with color coding
- Deviation from Fed target
- Automated Alerts:
- YoY crosses above/below 2% target
- MoM crosses above/below 0.17% target
- Perfect for staying informed without constant monitoring
📈 WHY THIS MATTERS FOR TRADERS:
CPI is the most widely reported inflation metric and directly influences:
- Federal Reserve interest rate decisions
- Bond yields and currency valuations
- Stock market sentiment (especially growth vs. value rotation)
- Cryptocurrency and risk asset performance
Rising inflation (red bars) typically leads to:
→ Higher interest rates → Negative for growth stocks, crypto
→ Stronger USD → Pressure on commodities
Falling inflation (green bars) typically leads to:
→ Rate cut expectations → Positive for growth stocks, crypto
→ Weaker USD → Support for commodities
🔍 HOW TO USE:
1. Strategic Positioning: Use YoY trend (thick bars) for long-term asset allocation
2. Tactical Timing: Use MoM trend (thin line) to identify turning points early
3. Divergence Trading: When MoM falls but YoY remains high, anticipate trend reversal
4. Fed Policy Prediction: Distance from 2% target indicates Fed's likely hawkishness
💡 PRO TIPS:
- Multiple months of MoM above 0.3% = Accelerating inflation → Fed turns hawkish
- MoM turning negative while YoY still elevated = Peak inflation → Position for pivot
- Compare with PPI and PCE indicators for complete inflation picture
- Use alerts to catch important threshold crossings automatically
📊 DATA SOURCE:
Official CPI data from FRED (Federal Reserve Economic Data), updated monthly mid-month when new data releases occur.
🎨 CUSTOMIZATION:
Fully customizable through settings:
- Toggle YoY/MoM displays
- Adjust target levels
- Customize colors for visual preference
- Show/hide absolute CPI values
Perfect for: Macro traders, swing traders, long-term investors, and anyone wanting to understand the inflation environment affecting their portfolio.
Note: This indicator works on any chart timeframe as it loads external monthly economic data.
Sri - Keltner Channel Dual - CTFSri – Keltner Channel Dual – CTF
Description:
The Sri – Keltner Channel Dual – CTF indicator is an advanced multi–timeframe version of the classic Keltner Channel. It allows you to visualize and compare two independent Keltner Channels simultaneously — each computed on custom timeframes with fully configurable parameters for adaptive volatility analysis.
🔍 Key Features
Dual Timeframe Channels: View two Keltner Channels from different timeframes (e.g., 1H and 1D) on the same chart for cross–timeframe confluence.
Customizable Settings:
Choose between SMA or EMA for basis line calculation.
Select Average True Range, True Range, or Range for band width computation.
Adjustable length, ATR period, and multiplier for each channel.
Precision with CTF (Custom Time Frame): Uses request.security() to pull accurate higher–timeframe data directly into your chart.
Visual Clarity:
Red bands represent the first timeframe channel.
Blue bands represent the second timeframe channel.
Central basis lines are displayed in black and gray for easy distinction.
📈 Usage Tips
Ideal for identifying multi–timeframe trend direction, volatility expansion/contraction, and support/resistance zones.
Combine with oscillators or momentum indicators for enhanced signal confirmation.
Use higher–TF channels (e.g., 1D or 4H) as context zones while trading lower–TF charts.
🧠 Concept
The Keltner Channel is a volatility-based envelope that adapts dynamically to market conditions using the ATR. This dual CTF version enhances the traditional tool by blending two timeframe perspectives — helping traders anticipate trend continuation or reversal zones with higher precision.
Solar Wave [ZuperView]Solar Wave is a well-rounded trend indicator designed to help traders understand both the direction and strength of market trends.
Unlike some conventional indicators that rely on moving averages or smoothing, Solar Wave is built entirely on ninZaATR and price action to minimize lag.
It shows not only when a trend exists but also how strong or weak it is, helping traders identify reliable opportunities and systematically manage trades.
📌 Key features
🔸 Trend Vector
The Trend Vector plot displays both the direction and intensity of a trend.
You can quickly interpret market conditions through its behavior:
When this line stays flat for an extended period, the market is likely in a weak or sideways phase.
When flat periods are short and the line slopes steeply upward or downward, it signals strong bullish or bearish momentum.
This visualization enables traders to easily recognize when a trend is gaining energy or losing strength, helping them focus only on markets with clear momentum and avoid indecisive conditions.
The Multiplier Trend parameter controls the Trend Vector’s position:
A higher multiplier pushes it farther from price → smoother signals, less noise, but slower reactions.
A lower multiplier keeps it closer → faster signals, higher sensitivity, but potentially more false triggers.
Choose your multiplier based on your timeframe and risk preference.
🔸 Trailing Stop
The Trailing Stop dynamically tracks price to protect profits and help manage exits with reduced effort.
It also defines trend direction based on how price interacts with it:
When price closes above the Trailing Stop in a downtrend, the trend flips to an uptrend.
When price closes below the Trailing Stop in an uptrend, the trend flips to a downtrend.
By attaching your stop to this plot, you can trail your position along the trend and stay disciplined without emotional exits.
The Multiplier Stop parameter controls how sensitive your trailing stop is to price movement.
When you increase the Multiplier Stop, the trailing stop will stick less to price, allowing the current trend to continue for a longer period.
This adjustment comes with its pros and cons:
It helps you hold major trends while filtering out market noise during sudden price swings.
However, it reacts more slowly to genuine reversals, detecting trend changes later than usual.
Recommended range:
If you want a stable trend where the Trailing Stop follows price moderately, set the Multiplier Stop to 4 or 5.
If you want to hold longer trends and capture larger corrective moves, increase the Multiplier Stop further.
Tip:
The Trend Vector must always stay closer to price than the Trailing Stop – below price in an uptrend and above it in a downtrend.
🔸 Pullback signals
Pullback trading is widely regarded as one of the most reliable ways to enter a trend.
Solar Wave identifies these opportunities through its flexible Pullback: Early setting.
When enabled: Generates a signal as soon as price touches the zone between the Trailing Stop and Trend Vector – ideal for traders who prefer early entries.
When disabled: Waits for price to enter and then exit that zone before confirming a pullback – suitable for those who prefer stronger price-action confirmation.
These 2 approaches let traders fine-tune their entries based on risk appetite and timing preference.
For higher-probability setups, focus on the first and second pullbacks, which often offer the best balance between reward and risk.
🔸 Trend Strengthening signal
When the Trend Vector begins to form a steep slope, Solar Wave issues a Trend Strengthening signal, indicating that momentum is accelerating.
This feature allows traders to recognize continuation phases and capture the most powerful parts of a trend.
🔸 Trend Step Prints
As trends evolve, Trend Step Prints measure the strength of each trend leg compared to the previous one.
They calculate the tick distance between consecutive weak trend phases.
If a new step is smaller than the previous → trend is weakening.
If a new step is larger → the trend is strengthening.
Solar Wave highlights shrinking steps visually, warning that the trend may be approaching exhaustion – a great cue to secure profits before reversals.
Tip:
Here’s how to Combine Pullback signals with Trend Step Prints:
Only trade pullbacks when the latest trend step is stronger than the previous one
Avoid pullbacks when the latest trend step is smaller than the previous one
Example:
If the previous bullish wave gained 45 ticks and the next one rises only 16 ticks, the trend is clearly fading.
Conversely, if the next bearish wave expands from 17 to 42 ticks, momentum is growing stronger – confirming a reliable pullback.
📌 Strategy
Solar Wave can be traded in multiple ways depending on a trader’s style, timeframe, and preference for confirmation or early entries.
Below are 2 practical approaches you can consider when trading with Solar Wave.
🔸 Dual-Instance approach
A common challenge in trend trading is stop placement: When stops trail too closely, noise can knock you out early; when they’re too wide, exits come too late.
To balance both stability and profit potential, use 2 Solar Wave instances on the same chart:
Primary Solar Wave: Used to identify the overall (major) trend direction – not for placing or adjusting stops.
Secondary Solar Wave: Used to trail stops and manage exits dynamically.
This setup helps traders stay in strong trends longer while maintaining well-positioned stops that are neither too tight nor too distant from price.
🔸 Trend-within-Trend strategy
If you prefer not to trade using pullback signals, you can apply a Trend-within-Trend approach instead.
Use 2 Solar Wave instances with different settings to track both major and minor trends:
The larger setting defines the dominant market direction.
The smaller setting captures shorter-term momentum and entries within that broader trend.
When both trends align, you can trade confidently in the direction of the major wave – avoiding countertrend setups and improving consistency.
Sri - Bollinger Bands CTF (Custom Time Frame)Sri - Bollinger Bands CTF (Custom Time Frame)
📊 Overview:
The Sri - Bollinger Bands CTF indicator brings the power of multi-timeframe (MTF) analysis to classic Bollinger Bands, allowing traders to visualize volatility and price deviation from any higher or custom timeframe directly on their active chart.
⚙️ Key Features:
Custom Timeframe (CTF):
View Bollinger Bands calculated from any timeframe (e.g., Daily on a 1H chart).
Multiple MA Options:
Choose between SMA, EMA, SMMA (RMA), WMA, or VWMA as the Bollinger basis.
Adjustable Parameters:
Fine-tune length, standard deviation multiplier, and offset for your trading style.
Clear Visualization:
Colored bands with smooth shading help you instantly spot volatility expansions and contractions.
📈 Trading Insights:
Upper Band (Red): Price reaching or closing above this may signal overbought conditions or strong upward momentum.
Lower Band (Green): Price touching or closing below this often indicates oversold conditions or potential reversal zones.
Basis Line (Blue): Represents the moving average core — acts as a mean reversion level and short-term trend guide.
🧩 How to Use:
Apply the script to your chart.
Choose your Custom Timeframe (e.g., 1D, 4H, 15M) to overlay higher timeframe Bollinger Bands.
Combine with other Sri indicators or momentum signals for confluence.
BBBDXY-9 - Intraday/ SwingWhat it is
A chart-grade USD basket that outputs full O/H/L/C candles. It combines nine FX pairs using weighted log-returns and geometric aggregation, then rescales to 100 at an anchor. You can build from 1m, 1H, 4H, or D and analyze it like a normal chart (drawings, structure, bar replay, and a clean Source output for other tools).
Why another USD gauge?
A legacy EUR-heavy USD measure can, at times, behave close to an EURUSD proxy and under-represent moves versus other majors and Asia EM. A diversified basket helps capture USD dynamics beyond EUR-centric effects. This study is independent and does not rely on third-party brands.
Basket (defaults are editable in Inputs)
Pairs used: EURUSD (inverted), USDJPY, USDCAD, GBPUSD (inverted), USDMXN, USDCNH, USDCHF, AUDUSD (inverted), USDSGD.
Inverted means the pair is flipped internally so rising values reflect USD strength. Weights default to a diversified mix and can be customized.
How it works (high level)
Sample each component on the chosen base timeframe.
Compute log-returns versus the anchor, multiply by weights, sum, and exponentiate (geometric combine).
Re-scale so the index equals 100 at the anchor.
Optional: plot an arithmetic comparison line.
Base-TF and aggregation rules
Build from timeframe: 1m, 1H, 4H, D.
If chart TF is greater than base TF, aggregate up from the base TF (no down-mixing).
If chart TF equals base TF, show native base candles.
If chart TF is lower than base TF, sample the base TF (step-like).
For intraday precision and exact wicks, choose 1m as base and view higher TFs by aggregation.
For longer history with fewer requests, choose 1H, 4H, or D as base.
Inputs (overview)
Build-from TF (1m, 1H, 4H, D) and a feed prefix if your broker symbols require one.
Per-pair weights (editable).
Anchor date and time (chart timezone) plus optional auto-rebase to first available bar if the exact anchor is missing.
Arithmetic comparison line (optional).
Source output selector (Open, High, Low, Close) for downstream tools.
Custom candle colors.
How to use
For granular intraday structure and wick accuracy, set base TF to 1m and view higher TFs by aggregation.
For swing and weekly context, set base TF to 1H, 4H, or D.
Keep default weights unless you have a specific reason to alter the basket.
Rising index suggests USD strength versus the basket; falling index suggests USD weakness.
Notes and limitations
Depends on availability and quality of the underlying FX symbols on your data feed.
Indicator only; no financial advice, no alerts, no orders.
No external open-source code reused.
Past behavior does not guarantee future results.
Figure (publication image)
Top: a legacy EUR-heavy USD index on 1H. The horizontal line marks a local swing high; price stalls and rolls over beneath it.
Bottom: this diversified USD basket on 1H. The horizontal line marks the same calendar window; the advance extends differently into that zone before rolling later.
This side-by-side illustrates that a EUR-centric gauge can diverge from a diversified USD basket. Similar divergences appear at other points; the example is illustrative and not a signal.
- riseofatrader
FX vs Yield-Spread OscillatorFollow me at for more guidance on how to use the indicator:
www.instagram.com
The FX vs Yield-Spread Oscillator measures how an exchange rate’s movement compares with changes in its corresponding interest-rate differential. It quantifies whether a currency pair is moving in line with, or diverging from, the bond-market forces that normally drive it.
At its core, the indicator tracks the relative performance between:
The price change of the selected FX pair, and
The change in the yield spread between the base country’s and quote country’s government bonds (e.g., US02Y − JP02Y for USDJPY).
Concept of Indicator
Currencies tend to strengthen when their domestic yields rise faster than their counterpart’s—reflecting higher expected returns or tighter monetary policy. This indicator visualizes that relationship dynamically.
When the oscillator rises, the FX pair is outperforming what the yield spread implies (the currency is stronger than rates alone justify).
When it falls, the pair is underperforming the spread (rates are favorable, but the currency lags).
Key Features
Auto-mapping: Detects the chart’s base and quote currencies and automatically selects their corresponding bond yields from TradingView’s TVC database.
Tenor Control: Choose bond maturity (1-month to 10-year) to match your trading horizon.
Mode Selection: Compare moves using percentage change or basis-point (bps) spread delta.
Rescaled Oscillator: Normalized between −100 and +100, highlighting relative extremes over a chosen look-back window.
Visual Alerts: Shaded background marks strong positive (overperformance) and negative (underperformance) zones.
Manual Override: Manually specify yield symbols if your data plan uses different tickers (e.g., DE02Y for EUR).
Alerts: Optional signals when the oscillator crosses zero or predefined upper/lower thresholds.
Interpretation
Above +75 / below −75: FX price has deviated sharply from yield-spread behavior—potential exhaustion or continuation zone.
Crossing 0: Realignment between FX movement and yield differential; often coincides with regime or sentiment shifts.
Persistent divergence: May indicate risk-sentiment decoupling (safe-haven flows, intervention expectations, or commodity-price effects).
Typical Uses
Intraday or swing-trading confirmation of rate-driven impulses.
Identifying when currencies are over- or under-reacting to bond-market repricing.
Cross-checking macro trades (e.g., carry trades, policy-expectation trades).
Early warning when price diverges from fundamental yield direction.
SMA 10/20 Weekly on all timeframeHere are SMA 10/20 Weekly to see the underlying weekly trend across all timeframes