ict cbdr# ICT CBDR - Central Bank Dealers Range
This indicator identifies and displays the Central Bank Dealers Range (CBDR), a concept from Inner Circle Trader (ICT) methodology. The CBDR represents the consolidation period between 2:00 PM and 8:00 PM New York time, during which major financial institutions establish their positions.
## Features
- **Customizable Time Range:** Default setting is the standard 2:00 PM - 8:00 PM NY time, but can be adjusted to any session
- **Timezone Selection:** Choose your preferred timezone while maintaining accurate CBDR tracking
- **Visual Range Box:** Clearly displays the high and low range established during the selected session
- **Equator (EQ) Line:** Shows the 50% mid-point of the range for potential support/resistance
- **Projection Lines:** Automatically projects extensions of the range for potential targets
- **Adjustable Multiplier:** Option for 0.5× or 1× range projections
- **Range Type Selection:** Use price wicks or bodies to establish the range
## How to Use This Indicator
The CBDR forms a consolidation zone that often precedes significant price movements. After this range is established, markets tend to move away from this area with directional bias. Trading strategies commonly involve:
1. **Breakout Trading:** Enter when price breaks above/below the CBDR
2. **Range Trading:** Fade moves from the edges of the range back to the EQ line
3. **EQ Line Support/Resistance:** Use the mid-range as a pivot point
4. **Extension Targets:** Utilize the projection lines as potential take-profit levels
## Settings
- **Show CBDR:** Toggle the visibility of the range box
- **Range Type:** Select whether to use candle wicks or bodies for range calculation
- **Timezone:** Choose your preferred timezone (default is America/New York)
- **Session Time:** Adjust the session time in 24-hour format (default is 1400-2000)
- **EQ Line:** Toggle and customize the equator line
- **Projections:** Toggle and adjust the number and appearance of projection lines
- **Use 0.5 Deviation:** When enabled, uses half-sized projections
- **Hide Above __ Minutes:** Controls on which timeframes the indicator is displayed
## Notes
- The traditional CBDR is specifically the 2:00 PM - 8:00 PM NY time range
- This indicator is most effective on lower timeframes (1-15 minute charts)
- Remember to combine this tool with proper risk management and additional confirmation
- Works best on forex and highly liquid markets
## Disclaimer
This indicator is for informational and educational purposes only. Past performance is not indicative of future results. Always conduct your own analysis and use proper risk management.
指標和策略
BhanqrollAn EMA (Exponential Moving Average) strategy is a trend-following trading method that uses one or more EMAs to identify market direction and potential entry or exit points. The EMA gives more weight to recent prices, making it more responsive to price changes than a simple moving average. A common approach involves using two EMAs—such as a fast (e.g., 9-period) and a slow (e.g., 21-period) EMA. A buy signal is generated when the fast EMA crosses above the slow EMA (bullish crossover), while a sell signal occurs when the fast EMA crosses below the slow EMA (bearish crossover). This strategy is widely used for its simplicity and effectiveness in trending markets.
GOLD DRDR GOLD - An indicator with the ability to identify long and short entries based on multiple oscillators with different weights in their settings.
VectorFusion Suite EnhancedThe VectorFusion Suite is a very well-rounded tool—it blends a robust, higher-timeframe trend filter with a fast, lower-timeframe signal, plus clear reversal markers and an on-chart “at a glance” status table.
What It Does
• Vector Track – A macro Hull MA + ATR trailing stop that colors bars and overlays a green/red trend line, defining the prevailing bull or bear regime.
• Pulse Beacons – Fast HMA + ATR flips marked as ▲ (bull) and ▼ (bear) triangles, timing high-probability entries on short-term swings.
• Topping Signal (“T”) – Labels local swing highs for profit-taking or stop-tightening in trending markets.
• Ground Divergence (“U”) – Detects true bullish divergence (lower-low price + higher RSI) and plots a “U” at the pivot low for early counter-trend or add-on entries.
• Live Status Table – Instantly see Macro and Micro trend alignment (“Bull 🔼” / “Bear 🔽”) in the top-right corner.
Why You’ll Love It
• Bias First: Trade only with the dominant macro trend.
• Precision Timing: Enter on Pulse ▲ within your bull regime.
• Reversal Alerts: Spot exhaustion tops (“T”) and bullish divergences (“U”) without switching tools.
• At-a-Glance: One glance at the status table tells you whether both timeframes are aligned.
How to Use
1. Subscribe & Add: In TradingView’s Indicators → Invite-Only Scripts, find “VectorFusion Suite v1.0.0” and click Add.
2. Set Your Inputs: Tweak HMA lengths, ATR multipliers, pivot bars, and RSI period to suit your asset/timeframe.
3. Trade the Trend: Go long when the track is green and a Pulse ▲ appears. Exit or consider shorts when it flips red.
4. Manage: Take partial profits at “T” labels and look for “U”s to add or reverse in early divergence setups.
Subscribe directly on TradingView to receive automatic updates.
Disclaimer
Use at your own risk. No guarantee of profit. © 2025 Your Name. All rights reserved.
remaLibrary " REMA "
Custom Regional Exponential Moving Average with enhanced sensitivity to recent price action
Description: What Makes REMA Unique?
REMA introduces a dual-region weighting system that intelligently balances short-term responsiveness with long-term trend context, solving the fundamental limitation of standard EMAs where longer periods necessarily sacrifice recent price sensitivity.
Key Differences from Standard EMA:
Adaptive Regional Weighting: Applies stronger exponential decay to recent price data while maintaining appropriate weighting for historical context.
Maintains Responsiveness at Any Length: Unlike standard EMAs where longer periods become progressively less responsive, REMA preserves significant sensitivity to recent price action even at 100+ period lengths.
Mathematically Sound Enhancement: Preserves the core mathematical integrity of exponential averaging while introducing region-specific weighting that better reflects how traders actually interpret price action.
Value to TradingView Community:
Improved Signal Timing: Detects reversals 1-3 bars earlier than traditional EMAs without increasing false signals.
Better Multi-Timeframe Analysis: Provides more consistent behavior across different period settings, reducing conflicting signals between timeframes.
Ideal for Modern Markets: Better handles today's high-volatility, algorithm-driven markets where traditional indicators often lag too much to be effective.
Optimized for Both Trend and Reversal Trading: Simultaneously provides strong trend-following capabilities while remaining sensitive to legitimate reversal signals.
Computation Efficiency: The fast implementation offers enhanced capabilities with minimal computational overhead, making it practical for real-time analysis.
REMA fills a critical gap between lagging long-period EMAs and noisy short-period EMAs, giving traders a single, versatile tool that adapts to market conditions more effectively than standard technical indicators.
Implementation:
rema(src, length, recency_bias, transition_point)
Regional Exponential Moving Average that maintains recent price sensitivity even with long lookback periods
Parameters:
src (float) : Input source series
length (int) : Overall EMA period length
recency_bias (float) : Weighting factor to increase sensitivity to recent prices (1.0-3.0 recommended)
transition_point (float) : Percentage point (0.0-1.0) in the lookback period where weighting shifts from recent to historical
Returns: Custom exponentially weighted moving average with regional bias
rema_fast(src, length, recency_bias)
Simplified Regional EMA that uses a recursive calculation method
Parameters:
src (float) : Input source series
length (int) : Overall EMA period
recency_bias (float) : Factor to increase sensitivity to recent price (1.0-3.0 recommended)
Returns: Computationally efficient regional EMA
Custom RSI & EMA Crosscreated a turkey that shows when the conditions of the RSI and EMA match from different TF and values
Custom RSI & EMA Crosscreated a turkey that shows when the conditions of the RSI and EMA match from different TF and values
Pivot Reversal StrategyPIVOT REVERSAL STRATAGY has a little bit of noise but i use HEIKEN ASHI 1 HOUR CANDLES for best results
Project 7 - Stop Hunt + MACD Reversal Detectorlooking for places that market movers hunt retail by candlestick patterns and identifying large one way moves that pierce the outer Bollinger bands
SwingTrade VWAP Strategy[TiamatCrypto]V1.1This Pine Script® code creates a trading strategy called "SwingTrade VWAP Strategy V1.1." This strategy incorporates various trading tools, such as VWAP (Volume Weighted Average Price), ADX (Average Directional Index), and volume signals. Below is an explanation of the components and logic within the script:
### Overview of Features
- **VWAP:** A volume-weighted moving average that assesses price trends relative to the VWAP level.
- **ADX:** A trend strength indicator that helps confirm the strength of bullish or bearish trends.
- **Volume Analysis:** Leverages volume data to gauge momentum and identify volume-weighted buy/sell conditions.
- **Dynamic Entry/Exit Signals:** Combines the above indicators to produce actionable buy/sell or exit signals.
- **Customizable Inputs:** Inputs for tuning parameters like VWAP period, ADX thresholds, and volume sensitivity.
---
### **Code Breakdown**
#### **Input Parameters**
The script begins by defining several user-configurable variables under groups. These include indicators' on/off switches (`showVWAP`, `enableADX`, `enableVolume`) and input parameters for VWAP, ADX thresholds, and volume sensitivity:
- **VWAP Period and Threshold:** Controls sensitivity for VWAP signal generation.
- **ADX Settings:** Allows users to configure the ADX period and strength threshold.
- **Volume Ratio:** Detects bullish/bearish conditions based on relative volume patterns.
---
#### **VWAP Calculation**
The script calculates VWAP using the formula:
\
Where `P` is the typical price (`(high + low + close)/3`) and `V` is the volume.
- It resets cumulative values (`sumPV` and `sumV`) at the start of each day.
- Delta percentage (`deltaPercent`) is calculated as the percentage difference between the close price and the VWAP.
---
#### **Indicators and Signals**
1. **VWAP Trend Signals:**
- Identifies bullish/bearish conditions based on price movement (`aboveVWAP`, `belowVWAP`) and whether the price is crossing the VWAP level (`crossingUp`, `crossingDown`).
- Also detects rising/falling delta changes based on the VWAP threshold.
2. **ADX Calculation:**
- Calculates the directional movement (`PlusDM`, `MinusDM`) and smoothed values for `PlusDI`, `MinusDI`, and `ADX`.
- Confirms strong bullish/bearish trends when ADX crosses the defined threshold.
3. **Volume-Based Signals:**
- Evaluates the ratio of bullish volume (when `close > VWAP`) to bearish volume (when `close < VWAP`) over a specified lookback period.
---
#### **Trade Signals**
The buy and sell signals are determined by combining conditions from the VWAP, ADX, and volume signals:
- **Buy Signal:** Triggered when price upward crossover VWAP, delta rises above the threshold, ADX indicates a strong bullish trend, and volume confirms bullish momentum.
- **Sell Signal:** Triggered under inverse conditions.
- Additionally, exit conditions (`exitLong` and `exitShort`) are based on VWAP crossovers combined with the reversal of delta values.
---
#### **Plotting and Display**
The strategy plots VWAP on the chart and adds signal markers for:
- **Buy/Long Entry:** Green triangle below bars.
- **Sell/Short Entry:** Red triangle above bars.
- **Exit Signals:** Lime or orange "X" shapes for exits from long/short positions.
- Additionally, optional text labels are displayed to indicate the type of signal.
---
#### **Trading Logic**
The script's trading logic executes as follows:
- **Entries:**
- Executes long trades when the `buySignal` condition is true.
- Executes short trades when the `sellSignal` condition is true.
- **Exits:**
- Closes long positions upon `exitLong` conditions.
- Closes short positions upon `exitShort` conditions.
- The strategy calculates profits and visualizes the trade entry, exit, and running profit within the chart.
---
#### **Alerts**
Alerts are set up to notify traders via custom signals for buy and sell trades.
---
### **Use Case**
This script is suitable for day traders, swing traders, or algorithmic traders who rely on confluence signals from VWAP, ADX, and volume momentum. Its modular structure (e.g., the ability to enable/disable specific indicators) makes it highly customizable for various trading styles and financial instruments.
#### **Customizability**
- Adjust VWAP, ADX, and volume sensitivity levels to fit unique market conditions or asset classes.
- Turn off specific criteria to focus only on VWAP or ADX signals if desired.
#### **Caution**
As with all trading strategies, this script should be used for backtesting and analysis before live implementation. It's essential to validate its performance on historical data while considering factors like slippage and transaction costs.
ADX and DI - Trader FelipeADX and DI - Trader Felipe
This indicator combines the Average Directional Index (ADX) and the Directional Indicators (DI+ and DI-) to help traders assess market trends and their strength. It is designed to provide a clear view of whether the market is in a trending phase (either bullish or bearish) and helps identify potential entry and exit points.
What is ADX and DI?
DI+ (Green Line):
DI+ measures the strength of upward (bullish) price movements. When DI+ is above DI-, it signals that the market is experiencing upward momentum.
DI- (Red Line):
DI- measures the strength of downward (bearish) price movements. When DI- is above DI+, it suggests that the market is in a bearish phase, with downward momentum.
ADX (Blue Line):
ADX quantifies the strength of the trend, irrespective of whether it is bullish or bearish. The higher the ADX, the stronger the trend:
ADX > 20: Indicates a trending market (either up or down).
ADX < 20: Indicates a weak or sideways market with no clear trend.
Threshold Line (Gray Line):
This horizontal line, typically set at 20, represents the threshold for identifying whether the market is trending or not. If ADX is above 20, the market is considered to be in a trend. If ADX is below 20, it suggests that the market is not trending and is likely in a consolidation phase.
Summary of How to Use the Indicator:
Trend Confirmation: Use ADX > 20 to confirm a trending market. If ADX is below 20, avoid trading.
Long Entry: Enter a long position when DI+ > DI- and ADX > 20.
Short Entry: Enter a short position when DI- > DI+ and ADX > 20.
Avoid Sideways Markets: Do not trade when ADX is below 20. Look for other strategies for consolidation phases.
Exit Strategy: Exit the trade if ADX starts to decline or if the DI lines cross in the opposite direction.
Combine with Other Indicators: Use additional indicators like RSI, moving averages, or support/resistance to filter and confirm signals.
Key Levels+ Psvra+ Fvg by Riotwolftrading Key Levels+ Psvra+ Fvg by Riotwolftrading
This Pine Script indicator for TradingView is a handy tool that helps traders spot key price levels 📍 and important zones on a chart. It shows historical levels (high, low, mid) across different timeframes (daily, weekly, monthly, yearly) , highlights price imbalances (Fair Value Gaps or FVGs) , and colors candles based on volume to show market strength (PVSRA) . It also includes the VWAP (Volume Weighted Average Price) to track trends and support/resistance levels .
Simple Functionality
Key Levels 🔑
Daily: High/low of the previous day & Monday .
Weekly: High/low of the current & previous week .
Monthly: High, low, open of the current & previous month .
Yearly: Open, high, low, mid of the current & previous year .
You can choose to show these levels, extend lines , add labels , and change colors .
Fair Value Gaps (FVGs) based of source code of @fadizeidan 📊
Finds zones where the price left "gaps" or imbalances (quick price moves with low volume) .
Draws these gaps as boxes on the chart in different timeframes (e.g., 15m, 90m, 240m) .
PVSRA (Price Volume Spread Analysis)
Colors candles based on volume to show market strength 💥:
Green/Blue for strong bullish candles 🟢🔵 (150% or 200% above average volume).
Red/Fuchsia for strong bearish candles 🔴🟣.
Gray/Black for normal volume candles ⚫⚪.
Helps you see if a price move has strong volume behind it 🚀.
VWAP (Volume Weighted Average Price )
Plots the VWAP line , which shows the average price weighted
Asian Session Range
Marks the high ⬆️ and low ⬇️ of the Asian session (default 2:00–9:00 Madrid time) with lines and a box .
Customize the timezone ⏳, colors 🎨, and how long to extend the lines ➡️.
How It Works ⚙️
Fetches price data (open, high, low, close) for different timeframes using request.security .
Calculates key levels by pulling historical highs, lows, and opens for daily, weekly, monthly, and yearly periods .
Detects FVGs by spotting price gaps with low volume, then draws them as boxes .
PVSRA colors candles based on volume to show market strength .
VWAP is calculated by averaging price weighted by volume, resetting based on the chosen period (e.g., new session, week) .
Lines, boxes, and labels update dynamically on the last bar to reflect the latest data .
This indicator is super customizable —you can turn features on/off, adjust timeframes, and change visuals to fit your trading style! Perfect for traders who use key levels, volume analysis, and price imbalances to make decisions .
Project 7 - Stop Hunt Reversal DetectorProject 7 is a reversal detection tool that watches 5-minute candles for big emotional stop-hunting moves.
It uses three conditions:
Yearly History Calendar-Aligned Price up to 10 Years)Overview
This indicator helps traders compare historical price patterns from the past 10 calendar years with the current price action. It overlays translucent lines (polylines) for each year’s price data on the same calendar dates, providing a visual reference for recurring trends. A dynamic table at the top of the chart summarizes the active years, their price sources, and history retention settings.
Key Features
Historical Projections
Displays price data from the last 10 years (e.g., January 5, 2023 vs. January 5, 2024).
Price Source Selection
Choose from Open, Low, High, Close, or HL2 ((High + Low)/2) for historical alignment.
The selected source is shown in the legend table.
Bulk Control Toggles
Show All Years : Display all 10 years simultaneously.
Keep History for All : Preserve historical lines on year transitions.
Hide History for All : Automatically delete old lines to update with current data.
Individual Year Settings
Toggle visibility for each year (-1 to -10) independently.
Customize color and line width for each year.
Control whether to keep or delete historical lines for specific years.
Visual Alignment Aids
Vertical lines mark yearly transitions for reference.
Polylines are semi-transparent for clarity.
Dynamic Legend Table
Shows active years, their price sources, and history status (On/Off).
Updates automatically when settings change.
How to Use
Configure Settings
Projection Years : Select how many years to display (1–10).
Price Source : Choose Open, Low, High, Close, or HL2 for historical alignment.
History Precision : Set granularity (Daily, 60m, or 15m).
Daily (D) is recommended for long-term analysis (covers 10 years).
60m/15m provides finer precision but may only cover 1–3 years due to data limits.
Adjust Visibility & History
Show Year -X : Enable/disable specific years for comparison.
Keep History for Year -X : Choose whether to retain historical lines or delete them on new year transitions.
Bulk Controls
Show All Years : Display all 10 years at once (overrides individual toggles).
Keep History for All / Hide History for All : Globally enable/disable history retention for all years.
Customize Appearance
Line Width : Adjust polyline thickness for better visibility.
Colors : Assign unique colors to each year for easy identification.
Interpret the Legend Table
The table shows:
Year : Label (e.g., "Year -1").
Source : The selected price type (e.g., "Close", "HL2").
Keep History : Indicates whether lines are preserved (On) or deleted (Off).
Tips for Optimal Use
Use Daily Timeframes for Long-Term Analysis :
Daily (1D) allows 10+ years of data. Smaller timeframes (60m/15m) may have limited historical coverage.
Compare Recurring Patterns :
Look for overlaps between historical polylines and current price to identify potential support/resistance levels.
Customize Colors & Widths :
Use contrasting colors for years you want to highlight. Adjust line widths to avoid clutter.
Leverage Global Toggles :
Enable Show All Years for a quick overview. Use Keep History for All to maintain continuity across transitions.
Example Workflow
Set Up :
Select Projection Years = 5.
Choose Price Source = Close.
Set History Precision = 1D for long-term data.
Customize :
Enable Show Year -1 to Show Year -5.
Assign distinct colors to each year.
Disable Keep History for All to ensure lines update on year transitions.
Analyze :
Observe how the 2023 close prices align with 2024’s price action.
Use vertical lines to identify yearly boundaries.
Common Questions
Why are some years missing?
Ensure the chart has sufficient historical data (e.g., daily charts cover 10 years, 60m/15m may only cover 1–3 years).
How do I update the data?
Adjust the Price Source or toggle years/history settings. The legend table updates automatically.
High/Low Break & Volume Spike Alert📈 Signal Alert GPT
Multi-Condition Alert System for Technical Breakouts and Volume Spikes
This indicator generates alerts and visual markers for the following conditions:
🔺 High Breakout Alert: Price breaks above the latest pivot high (based on adjustable left/right bar counts).
🔻 Low Breakout Alert: Price breaks below the latest pivot low.
🔸 Volume Spike Alert: Volume exceeds a user-defined percentage of the average volume over the past N bars.
✅ Any Signal Alert: Triggers when any of the above conditions is met (simplified alert message).
Features:
White ▲ and ▼ markers for pivot lows and highs.
Red 🔸 marker on bars with a volume spike.
Fully customizable via input settings.
Alert toggles via checkboxes for user control.
Consolidated "Any Signal" alert to reduce alert setup effort.
first amznthis is a candle stick pattern strategy that allows for multiple ways to ratio trades based on candle sizes.
Intraday S/R (Institutional Mode)Intraday S/R (Institutional Mode) – Indicator Description
Intraday S/R (Institutional Mode) is a precision-engineered support and resistance tool built for serious intraday traders, proprietary desks, and systematic breakout strategies.
This indicator identifies dynamic intraday support and resistance levels using a volume-validated fractal detection model. It highlights real-time breakouts with clean institutional visuals and actionable clarity — eliminating clutter while emphasizing key price zones that matter.
Key Features:
• Fractal-based S/R detection: Adaptive 5-bar logic to capture relevant pivot zones
• Volume-enhanced breakout filters: Ensures only high-conviction breaks are flagged
• Institutional UI: Clean, minimal, red/green breakout lines for visual clarity
• Auto-labeled breakouts: Real-time / labels with volume and exact time
• Intraday ready: Optimized for 5m, 15m, 30m, and 1h charts
Recommended For:
• High-frequency intraday traders
• Breakout scalping strategies
• Quant desks seeking rule-based S/R detection
• Traders combining CPR, VWAP, EMA, and trend overlays
Built for precision, speed, and zero noise — this tool enables informed execution without distractions. Ideal for institutional-grade intraday workflows or clean visual backtesting.
Risk ModuleRisk Module
This indicator provides a visual reference to determine position sizing and approximate stop placement. It is designed to support trade planning by calculating equalized risk per trade based on a stop distance derived from volatility. The tool offers supportive reference points that allow for quick evaluation of risk and position size consistency across varying markets.
Equalized Risk Per Trade
The indicator calculates the number of shares that can be traded to maintain consistent monetary risk. The formula is based on the distance between the current price and the visual stop reference, adjusting the position size proportionally.
Position Size = Dollar Risk / (Entry Price – Stop Price)
The risk is calculated as a percentage of account size; both of which can be set in the indicator’s settings tab. This creates a consistent risk exposure across trades regardless of volatility or structural stop distance.
Stop Placement Reference
The visual stop reference is derived from the Average True Range (ATR), providing a volatility-based anchor. The default value is set to 2 × ATR, but this can be customized.
Price Model: Uses the current price ± ATR × multiplier. This model reacts to price movement and is set as the default option.
EMA Model: Uses the 20-period EMA ± ATR × multiplier. This model is less reactive and can be an option when used in combination with an envelope indicator.
Chart Elements
Stop Levels: Plotted above and below either the current price or EMA, depending on the selected model. These serve as visual reference points for stop placement; the lower level a sell stop for long trades, the upper level a buy stop for short trades.
Information Table: Displays the number of shares to trade, stop level and percentage risk. A compact mode is available to reduce the table to essential information (H/L and Shares).
Settings Overview
Stop Model: Choose between “Price” or “EMA” stop calculation logic.
ATR Multiplier: Change the distance between price/EMA and the stop reference.
Account Size / Risk %: These risk parameters are used to calculate dollar risk per trade.
Visible Bars: Number of recent bars to show stop markers on.
Compact Mode: Minimal table view for reduced chart footprint.
Table Position / Size: Controls table placement and scale on the chart.
Rolling VWAPsshow a rolling VWAP for a custom time frame. the rolling VWAP will show the VWAP price for the custom number of days, displayed historically on the chart. Use 5 rolling VWAPs.
Moving Average Channel Avancé# Moving Average Channel Avancé (MAC)
This versatile TradingView indicator provides a dynamic channel around a central moving average, offering a comprehensive tool for trend identification, volatility assessment, and potential entry/exit signals.
## Key Features:
* **Flexible Moving Average Core:** Choose from a variety of popular moving average types (SMA, EMA, WMA, VWMA, HMA, TEMA) to serve as the baseline for your channel. Customize the length and price source for tailored analysis.
* **Multiple Channel Calculation Methods:**
* **Standard Deviation:** Creates Bollinger Band-like channels based on price volatility.
* **ATR (Average True Range):** Generates Keltner Channel-style bands that adapt to market volatility.
* **Percentage:** Defines channel width as a fixed percentage of the moving average.
* **Donchian:** Uses highest highs and lowest lows over a specified period to form the channel.
* **Visual Customization:**
* Toggle visibility of the midline, channel fill, and breakout signals.
* Full color customization for upper/lower bands, midline, channel fill, and bullish/bearish breakout signals.
* **Breakout Signals:** Displays arrows when the price crosses above the lower band (potential buy) or below the upper band (potential sell).
* **Overbought/Oversold Visualization:** Bar coloring highlights potential overbought (price near upper band) and oversold (price near lower band) conditions.
* **Information Panel:** A convenient on-chart table displays the selected MA type and the current price position within the channel as a percentage.
* **Alert Conditions:** Set up alerts for:
* Price crossing above/below the upper band.
* Price crossing above/below the lower band.
* Overbought and oversold conditions.
## How to Use:
The Moving Average Channel Avancé can be used in various ways:
* **Trend Following:** Trade in the direction of the channel. When the price is consistently above the midline and respecting the lower band as support, it can indicate an uptrend. Conversely, price action below the midline, with the upper band acting as resistance, can suggest a downtrend.
* **Volatility Breakouts:** Look for price breakouts above the upper band or below the lower band as potential entry signals, especially when accompanied by increased volume.
* **Mean Reversion:** In ranging markets, prices may tend to revert towards the central moving average after touching the outer bands.
* **Support and Resistance:** The channel bands can act as dynamic levels of support and resistance.
This indicator is designed to be intuitive for novice traders while offering the depth of customization that experienced analysts require. Experiment with different settings and MA types to find what best suits your trading style and the specific market you are analyzing.
Mean Reversion oscillatorThis Pine Script (version 5) plots a Mean Reversion Oscillator in a bottom panel, staying near zero until large price deviations trigger sharp spikes (±40 levels), with customizable settings and alerts for overbought/oversold conditions.
Hidden Gap`s VSA Volume Auto-TimeframeHidden Gap's VSA Volume with Auto-Timeframe Adaptation
Enhanced Version of Classic Volume Spread Analysis Indicator
Description:
This evolved version of the original "Hidden Gap's VSA Volume" indicator introduces intelligent timeframe adaptation while preserving its core Volume Spread Analysis (VSA) logic. The key enhancement automatically synchronizes volume calculations with your chart's current timeframe, eliminating manual resolution adjustments.
New Features:
✅ Auto-Timeframe Detection
Dynamically adjusts to any chart timeframe (1M/5M/1H/4H/D/W/M)
✅ Smart Resolution Switching
Seamlessly works across multiple timeframes without parameter changes
✅ Manual Override Option
Retains custom resolution input for multi-timeframe analysis (e.g., view weekly volume on daily charts)
✅ Modernized Engine
Upgraded to Pine Script v6 for optimal TradingView performance
Core Functionality Preserved:
• Multi-layer volume analysis using 40/20/2-period comparisons
• Color-coded histogram detecting:
Black: 40-period high volume
Gray: 20-period low volume
Purple: 2-period volume contraction
Blue/Red: Immediate volume changes
• Integrated 20-period SMA reference line
Usage Scenarios:
Intraday Trading: Auto-adjusts from 1-minute to 4-hour charts
Multi-Timeframe Analysis: Compare current volume against higher timeframe patterns
Swing Trading: Maintain consistent analysis across D/W/M timeframes
QoQ PAT, Sales & OPM% Labels by GauravThis indicator automatically displays the Quarter-over-Quarter (QoQ) percentage change in Sales, PAT (Profit After Tax), and Operating Profit Margin (OPM%) directly on the price chart.
It fetches quarterly financial data using TradingView’s request.financial() function for:
Sales (TOTAL_REVENUE),
PAT (NET_INCOME),
Operating Profit (OPER_INCOME).
For each earnings update, it calculates:
Sales QoQ %: Growth in sales vs. the previous quarter,
PAT QoQ %: Growth in PAT vs. the previous quarter,
OPM %: Operating Profit Margin = (Operating Profit / Sales) × 100.
This helps traders and investors quickly visualize fundamental growth trends right alongside the candlestick chart, improving fundamental + technical analysis integration.