趋势追踪**GTrend Tracker**
*A multi-timeframe trend following indicator with MACD confirmation and automated alerts*
---
### **Overview**
GTrend Tracker identifies trend reversals using MACD crossovers combined with moving average dynamics. Designed for both swing traders and position traders, it provides clear visual signals and JSON-formatted alerts for automated trading systems.
---
### **Core Features**
1. **Dual-Layer Confirmation**
- **MACD Crossovers**: Detects golden/death crosses (12,26,9 settings)
- **Moving Average Array**:
*Short-term*: EMA 7, EMA 15, SMA 20
*Mid-term*: EMA 30, SMA 60
*Long-term*: EMA 60-120
2. **Signal Logic**
- **Bullish Entry**:
`MACD Golden Cross + EMA 7/15 > SMA 20 + EMA Crossover`
- **Bearish Entry**:
`MACD Death Cross + EMA 7/15 < SMA 20 + EMA Crossunder`
3. **Smart Alerts**
- Generates machine-readable alerts in JSON format:
```json
{"Pair": "{{ticker}}", "Price": "{{close}}", "TF": "{{interval}}", "Direction": "Bullish"}
```
- Compatible with webhook integrations
4. **Visual Analysis**
- **Dynamic MA Bands**:
! (via.placeholder.com) ! (via.placeholder.com)
- Short-term (EMA7 vs EMA15)
- Mid-term (EMA60 vs SMA60)
- Long-term (EMA90 vs EMA120)
- **Signal Markers**: ▲ below bars (Bull) / ▼ above bars (Bear)
---
### **Optimal Usage**
- **Trend Confirmation**: Use with 1H-4H charts for swing trading
- **Filter Settings**: Combine with 200-period SMA for macro trend alignment
- **Risk Management**: Signals work best when price breaks MA cloud zones
---
*This tool strictly uses public domain technical analysis methods with no proprietary components.*
指標和策略
Buy Signal: Match TV Envelope & 52W LowBuy signal: 52 week low + Envelope
Gives a buy signal when price touches 52 week low and also the envelope lower band set at -25% is near the 52 week low and price touches that
Bhavin RT Metrics TableThis TradingView Pine Script creates a customizable on-chart table that displays key technical and performance indicators:
Metrics Included:
✅ 10-day EMA (Exponential Moving Average)
✅ 20-day EMA
✅ 50-day EMA
📉 Correction from 52-week high (% drop from the highest close over the past 252 trading days)
🔁 1-month return
🔁 2-month return
🔁 3-month return
🔁 6-month return
🔁 12-month return
Features:
🖋️ Customizable text size
📍 Selectable table position
🧼 Clean, transparent background
🎨 Black text for high visibility
Highest volume for the year indicator at the bottom of the chart.
Perfect for traders who want quick visual access to short-term momentum, long-term trend strength, and recent price performance — all in one place.
[T] FVG Size MarkerThis scripts marks the size of the FVG on the chart. As well as lets you place custom text based on gap size. Custom text lets you overlay contract size risk based on the gap size.
Slope Strength MeterSlope Strength Meter
The Slope Strength Meter Indicator measures the rate of change of the 50‑period Exponential Moving Average to quantify trend strength and momentum. By calculating the slope over a user‑defined number of bars, it translates subtle shifts in market direction into a clear numeric value. Alerts can be triggered when the EMA50’s slope exceeds predefined thresholds, allowing you to:
Identify Accelerating Trends: Spot strong uptrends or downtrends as the slope steepens.
Filter Entries and Exits: Avoid choppy markets by trading only when the EMA50 shows clear directional momentum.
Confirm Trade Setups: Use slope readings in conjunction with price action, support/resistance, or other indicators for higher‑probability signals.
Ideal for traders who want a simple, objective tool to gauge trend dynamics and improve timing on both long and short positions.
🤖🧠 ALGO Sniper🤖🧠 How the Script Works
The ALGO Sniper Indicator is a powerful trend-following tool designed to identify high-probability trading opportunities with precise buy and sell signals. Built on Pine Script v5, it leverages advanced trend detection and risk management features to enhance trading decisions. Below are the key mechanics of the script:
1. Advanced Trend Detection: Utilizes a smoothed range algorithm and the proprietary Algo Sniper filter to identify market trends, ensuring accurate trend direction analysis.
2. Candle-Close Signals: Generates buy and sell signals only after candle confirmation (barstate.isconfirmed), eliminating lag and ensuring reliable entries.
3. Sideways Market Filter: Includes a "No Signal in Sideways Market" option to avoid false signals during low-volatility, range-bound conditions.
4. Dynamic Stop-Loss: Offers both manual (ATR-based) and auto (20-40 pips) stop-loss options, allowing users to manage risk effectively.
5. Flexible Take-Profit: Supports manual (user-defined pips) and auto (300-800 pips) take-profit settings for customizable profit targets.
6. Visual Clarity: Plots clear buy/sell signals with "STRONG BUY" and "STRONG SELL" labels, along with dashed stop-loss and entry lines for easy trade monitoring.
7. Customizable Inputs: Provides user-friendly inputs for scan range, observation period, stop-loss offset, line colors, and thicknesses to tailor the indicator to individual preferences.
8. Alert System: Includes alert conditions for buy, sell, and take-profit events, enabling users to stay informed about market opportunities.
9. Volatility Adjustment: Adapts to market conditions using a smoothed range multiplier, ensuring robust performance across different assets and timeframes.
10. Non-Repainting Logic: Signals are generated post-candle close, preventing repainting and providing dependable trade setups.
LDO Multi-Timeframe Vector Scalping with Trends and S&R 1. Accessing and Applying the Indicator
Add the Indicator: Open TradingView, go to the chart, click on the "Indicators" button at the top, search for "LDO Multi-Timeframe Vector Scalping with Trends and S&R," and add it to your chart.
Recommended Timeframe: The indicator is optimized for scalping on the 15-minute chart, but it can be used on other timeframes depending on your strategy.
2. Configuring Display Settings
The Display Settings allow you to customize which elements are shown on your chart. To access them:
Right-click the indicator on your chart and select "Settings" (or click the gear icon next to the indicator name in the chart legend).
Look for the "Display Settings" group in the settings panel.
Options Available:
Show Trendlines?: Enable this to display trendlines based on pivot points (default: true). Useful for identifying the overall trend direction.
Show Support & Resistance Levels?: Displays support and resistance levels on the chart (default: true).
Show DWM Levels?: Shows Daily, Weekly, and Monthly high/low/mid levels (default: true). Great for identifying key price levels.
Show Monday Levels?: Displays Monday's high and low levels (default: true).
Show Vector Zones?: Enables PVSRA Vector Zones to highlight significant volume-based price zones (default: false).
Show MA Bands?: Displays Moving Average bands (EMA and SMA) to help identify trend direction (default: true).
Show PVSRA Candles?: Toggles PVSRA candle coloring based on volume activity (default: false). See the next section for more details.
Show Buy Sell Signals?: Displays Buy and Sell signals based on the UT Bot Alerts logic (default: true).
Version: Displays the indicator version (v1.63) for reference.
How to Use:
Toggle these settings based on your preference. For a cleaner chart, disable features you don’t need (e.g., turn off Vector Zones or DWM Levels if you’re focusing on shorter-term trades).
3. Using PVSRA Candles
PVSRA (Price, Volume, Spread, Range Analysis) candles highlight significant price action based on volume. To enable this feature:
In the indicator settings, under Display Settings, check the box for "Show PVSRA Candles?" (default is false).
What It Does:
Candles are colored based on volume activity:
Green (Bullish) / Red (Bearish): Volume ≥ 200% of the average of the last 10 bars, or the highest spread × volume product in the last 10 bars.
Blue (Bullish) / Violet (Bearish): Volume ≥ 150% of the average of the last 10 bars.
Light Gray (Bullish) / Dark Gray (Bearish): Regular candles with no significant volume activity.
Why Use It:
PVSRA candles help identify high-volume price action, which can signal potential reversals or strong momentum.
Combine with Vector Zones (also under Display Settings) to highlight key price areas where these candles occur.
Tip: Enable PVSRA candles when scalping to spot areas of high market interest, but disable them if you find the chart too cluttered.
4. Adjusting the Higher Timeframe for Trend Filter
The indicator uses a higher timeframe (HTF) trend filter to ensure trades align with the broader market direction. To configure this:
In the indicator settings, go to the "Support & Resistance Settings" group.
Look for "Higher Timeframe (for Trend Filter)" (default: "60", which is 1 hour).
How to Adjust:
Change the timeframe to a higher value (e.g., "240" for 4 hours, "D" for daily) if you want a broader trend perspective.
For example, setting it to "D" will use the daily chart to determine the trend direction.
Trend Filter in MA Settings:
Under "Moving Average Band Settings", you’ll find:
"Use 1H Trend Filter?": Enable/disable the trend filter (default: true).
"Use 1H 21 EMA Instead of 50 EMA?": Choose between a 21-period EMA or 50-period EMA for the trend filter (default: true, uses 21 EMA).
Why It Matters:
The trend filter ensures your scalping trades align with the higher timeframe trend, reducing the risk of trading against the market.
For example, if the 1-hour 21 EMA is trending up, the indicator will favor long (buy) signals.
Tip: For scalping on a 15-minute chart, the default 1-hour timeframe works well. Use a longer timeframe (e.g., 4H or Daily) if you want to trade with a stronger trend bias.
5. Brief Scalping Guide
This indicator is designed for scalping on the 15-minute chart. Here’s a quick guide to get started:
Step 1: Set Up Your Chart
Apply the indicator to a 15-minute chart of your chosen asset (e.g., forex, crypto, or stocks).
Enable the following in Display Settings:
Show Buy Sell Signals (to see entry/exit signals).
Show MA Bands (to confirm trend direction).
Show Support & Resistance Levels (to identify key price zones).
Optionally enable PVSRA Candles and Vector Zones for volume-based insights.
Step 2: Identify the Trend
Check the Moving Average bands (EMA and SMA):
If the EMA (default: 13-period) is above the SMA (default: 8-period), the short-term trend is bullish.
If the EMA is below the SMA, the short-term trend is bearish.
Confirm with the 1-hour trend filter (21 EMA by default):
Price above the 1H 21 EMA = bullish trend.
Price below the 1H 21 EMA = bearish trend.
Only take trades in the direction of the higher timeframe trend (e.g., long trades in a bullish trend).
Step 3: Look for Buy/Sell Signals
Buy Signal: A "Buy" label appears below the candle (green by default).
Confirm the signal:
Price is above the 1H 21 EMA (trend filter).
EMA is above SMA (short-term bullish trend).
Price is near a support level or a Vector Zone (if enabled).
Sell Signal: A "Sell" label appears above the candle (red by default).
Confirm the signal:
Price is below the 1H 21 EMA (trend filter).
EMA is below SMA (short-term bearish trend).
Price is near a resistance level or a Vector Zone (if enabled).
Step 4: Entry and Exit
Entry:
Enter a long position on a Buy signal if all conditions align.
Enter a short position on a Sell signal if all conditions align.
Stop Loss:
Place a stop loss below the nearest support (for longs) or above the nearest resistance (for shorts).
Alternatively, use the ATR (visible in Scalping Filter Settings) to set a stop loss (e.g., 1.5× ATR).
Take Profit:
Target the next resistance (for longs) or support (for shorts).
Use a risk-reward ratio of at least 1:2 (e.g., if your stop loss is 10 pips, aim for a 20-pip profit).
Step 5: Monitor and Adjust
Watch for PVSRA candles (if enabled) to identify high-volume areas that may signal reversals or strong moves.
Use DWM Levels to be aware of key price zones where the market might react.
Adjust the ATR Threshold Multiplier (under Scalping Filter Settings) if you want to fine-tune volatility sensitivity (default: 1.5).
Example Scalping Trade (15M Chart):
Trend: 1H 21 EMA is up, EMA > SMA on 15M.
Signal: A Buy signal appears near a support level.
Entry: Enter long at the signal candle’s close.
Stop Loss: Below the support level (e.g., 10 pips below).
Take Profit: At the next resistance level (e.g., 20 pips above).
Monitor: If a PVSRA red candle forms at resistance, consider exiting early.
Additional Tips
Risk Management: Never risk more than 1-2% of your account per trade. Scalping involves quick trades, so discipline is key.
Backtesting: Test the indicator on historical data to understand how it performs with your asset and timeframe.
Customization: Adjust the RSI Length (default: 9) and ATR Length (default: 14) in Scalping Filter Settings to match your trading style.
This indicator combines trend analysis, support/resistance, volume insights, and scalping signals to help you trade effectively. Experiment with the settings to find what works best for your strategy!
MSA TechnicalsMSA Technicals – Multi-Signal Algo for Precision Day Trading
MSA Technicals is a powerful, all-in-one indicator engineered for serious intraday traders who rely on structure, supply/demand, and volatility-based levels to time entries with precision. This script overlays institutional-grade logic across multiple timeframes, dynamically adapting to price action and market context.
🔍 Key Features:
Dynamic Support & Resistance Levels: Auto-generated from recent open price action and refined by volatility-adjusted thresholds, ideal for scalping and breakout anticipation.
Aggressive Supply & Demand Zones: Mapped using multi-timeframe candle structure (15m–4h), with smart zone cleanup once invalidated.
Reversal Entry Signals: High-probability bullish/bearish reversal arrows based on candlestick structure within confirmed supply/demand zones — filtered during regular NYSE market hours.
Real-Time Pivot Detection: Marks key swing highs/lows and draws both trend-following and horizontal pivot levels for structure-based confluence.
VWAP Integration: Institutional anchor for trend direction and intraday bias.
Volume Spike Highlighting: Detects significant momentum shifts using 2.25x relative volume on the 1-minute chart, with visual bar alerts.
🧠 Built for scalpers, momentum traders, and structure-based analysts, MSA Technicals helps you trade with clarity, avoid chop, and focus on asymmetric opportunities — especially when price reacts to critical zones.
Precision Stochastic DivergenceThis indicator is designed to identify potential market turning points and continuations by detecting Regular and Hidden divergences between closing price action and the Stochastic momentum oscillator. It utilizes specific default parameters (Stochastic: 40,4,3; Pivot Lookback: 5,5 based on close) and incorporates specialized filtering logic for signal qualification.
Core Functionality & Features:
Divergence Detection: Identifies standard Regular (potential reversal) and Hidden (potential continuation) divergence patterns. Logic has been optimized for accurate detection of both types.
Precision Filter Mechanism (Regular Divergences): Employs a unique dual-level validation process:
Requires the initial pivot's Stochastic value (%D) to meet Overbought (>80) or Oversold (<20) criteria.
Requires the subsequent pivot's Stochastic value (%D) to reside within a precisely defined range (Default parameterization: Bullish 19-30, Bearish 70-81). This aims to filter divergences based on specific momentum conditions following an initial extreme reading.
Standard Filter (Hidden Divergences): Filters Hidden Divergence signals by requiring both associated Stochastic pivot values to remain outside the primary Overbought/Oversold zones (i.e., >20 for Bullish, <80 for Bearish).
Signal Plotting: Displays 'R' (Regular) and 'H' (Hidden) markers on the chart upon confirmation of filtered divergence conditions. Relevant Stochastic threshold levels and filter range boundaries are plotted for visual reference.
Configuration & Usage Notes:
Parameterization: The default settings (Stochastic: 40,4,3; Pivots: 5,5; Levels: 80/20; Ranges: 19-30 / 70-81) have been specifically calibrated. For optimal performance according to the intended methodology, modification of these core parameters is strongly discouraged.
EMA Filter: Note that EMA trend filtering functionality has been intentionally removed from this version of the indicator.
Applicable Timeframes: While adaptable, performance consistency has been observed on the Hourly (1H) timeframe. Lower intervals such as 6m and 10m are considered optimal secondary timeframes, with 5m and 15m also demonstrating viability depending on market conditions.
Instrument Applicability & Validation:
!!!WARNING FOR GOLD TRADERS!!!
Low time frame spot gold (xauusd) mysteriously proves to give more incorrect signals than every other asset I have tested although higher timeframes like hourlies still signal as intended. The reason MAY be because of not enough testing.
The underlying principle of Stochastic divergence is applicable to various instruments, including Cryptocurrencies (Bitcoin, Ethereum) and Major Indices (SP500, NASDAQ, etc.).
However, the efficiency of this indicator's specific parameterization is contingent upon the volatility profile and price dynamics of the selected instrument.
Mandatory Validation: Rigorous backtesting and/or simulated trading on the specific instrument and timeframe is imperative prior to live deployment. This validation is crucial to ascertain performance characteristics and confirm alignment with individual trading plans and risk management protocols.
By Matthew James
Disclaimer:
Trading involves substantial risk. This indicator serves as an analytical tool and does not constitute financial advice or a guarantee of future results. Users assume full responsibility for their trading decisions. Always employ robust risk management practices.
Yosef26 - איתותים לכניסה ויציאה// Yosef26 - מודל מלא ל-TradingView לזיהוי נקודות כניסה ויציאה
// כולל: פתילים, ממוצעים נעים, ווליום, איתותים יציבים לגרף, והתראות
//@version=5
indicator("Yosef26 - איתותים לכניסה ויציאה", overlay=true)
// === חישובי ממוצעים ===
ema20 = ta.ema(close, 20)
ema50 = ta.ema(close, 50)
ema100 = ta.ema(close, 100)
ema200 = ta.ema(close, 200)
// === חישובי מבנה נר ===
priceRange = high - low
body = math.abs(close - open)
upperWick = high - math.max(close, open)
lowerWick = math.min(close, open) - low
vol = volume
volSMA = ta.sma(vol, 20)
// === תנאים לנר היפוך חיובי (כניסה) ===
entryCond = (lowerWick > priceRange * 0.4) and (close > open) and (body < priceRange * 0.35) and (close > ema100 * 0.97 and close < ema200 * 1.03) and (vol > volSMA) and (close > ema20 and close > ema50)
// === תנאים לנר היפוך שלילי (יציאה) ===
exitCond = (upperWick > priceRange * 0.4) and (close < open) and (body < priceRange * 0.35) and (close < ema50) and (vol < volSMA)
// === הצגת סימני כניסה/יציאה צמודים לנרות (עמידים לכל שינוי גרף) ===
plotshape(entryCond, title="כניסה", location=location.belowbar, style=shape.triangleup, color=color.green, size=size.normal, text="Long")
plotshape(exitCond, title="יציאה", location=location.abovebar, style=shape.triangledown, color=color.red, size=size.normal, text="Sell")
// === התראות ===
alertcondition(entryCond, title="Alert Entry", message="📥 אות כניסה לפי מודל Yosef26")
alertcondition(exitCond, title="Alert Exit", message="📤 אות יציאה לפי מודל Yosef26")
PD/W Alert EngineThis indicator automatically detects key liquidity levels from the previous day and previous week — specifically their highest and lowest points. These levels are aligned with a 5PM EST session close to better reflect true daily and weekly boundaries in forex and other 24-hour markets.
The script also includes built-in alert conditions that can be used to send notifications when price taps or breaks any of these levels. These alerts can be connected to Telegram, email, or other external systems using TradingView’s webhook feature.
This tool is especially useful for smart money traders and anyone who uses PD/PW level raids as part of their market structure analysis. Common use cases include identifying potential liquidity grabs, preparing for a break of structure, or simply maintaining situational awareness across multiple pairs.
To use this script:
• Add it to your chart
• Create an alert using the script’s alert conditions
• (Optional) Connect a webhook or email for instant notifications
This tool was built with precision in mind and is optimized for clean execution tracking.
AAA Momentum AlertsAAA Momentum Alerts is a clean, momentum-based alert system that identifies potential buy and sell opportunities by combining price action with relative strength and trend momentum. It highlights bullish signals when the price moves above a short-term moving average with rising RSI and CCI momentum, and bearish signals when the opposite conditions are met. Alerts and on-chart labels help traders quickly spot these setups.
FC IndicatorThis indicator can be used on the main pane and on the pane below.
On main pane uncheck:
LSMA
Scaled CCI
Upper Band
Lower Band
Zero Line
On the contrary, if you are going to use it on pane below uncheck those that were check on main pane and check this instead.
TTM MSS Dashboardscript is MSS for multi TF user defined up to 4 TF. so if were breaking lows a red line is formed and breakinghighs blue line is formed.
Spent Output Profit Ratio Z-Score | Vistula LabsOverview
The Spent Output Profit Ratio (SOPR) Z-Score indicator is a sophisticated tool designed by Vistula Labs to help cryptocurrency traders analyze market sentiment and identify potential trend reversals. It leverages on-chain data from Glassnode to calculate the Spent Output Profit Ratio (SOPR) for Bitcoin and Ethereum, transforming this metric into a Z-Score for easy interpretation.
What is SOPR?
Spent Output Profit Ratio (SOPR) measures the profit ratio of spent outputs (transactions) on the blockchain:
SOPR > 1: Indicates that, on average, coins are being sold at a profit.
SOPR < 1: Suggests that coins are being sold at a loss.
SOPR = 1: Break-even point, often seen as a key psychological level.
SOPR provides insights into holder behavior—whether they are locking in profits or cutting losses—making it a valuable gauge of market sentiment.
How It Works
The indicator applies a Z-Score to the SOPR data to normalize it relative to its historical behavior:
Z-Score = (Smoothed SOPR - Moving Average of Smoothed SOPR) / Standard Deviation of Smoothed SOPR
Smoothed SOPR: A moving average (e.g., WMA) of SOPR over a short period (default: 30 bars) to reduce noise.
Moving Average of Smoothed SOPR: A longer moving average (default: 180 bars) of the smoothed SOPR.
Standard Deviation: Calculated over a lookback period (default: 200 bars).
This Z-Score highlights how extreme the current SOPR is compared to its historical norm, helping traders spot significant deviations.
Key Features
Data Source:
Selectable between BTC and ETH, using daily SOPR data from Glassnode.
Customization:
Moving Average Types: Choose from SMA, EMA, DEMA, RMA, WMA, or VWMA for both smoothing and main averages.
Lengths: Adjust the smoothing period (default: 30) and main moving average length (default: 180).
Z-Score Lookback: Default is 200 bars.
Thresholds: Set levels for long/short signals and overbought/oversold conditions.
Signals:
Long Signal: Triggered when Z-Score crosses above 1.02, suggesting potential upward momentum.
Short Signal: Triggered when Z-Score crosses below -0.66, indicating potential downward momentum.
Overbought/Oversold Conditions:
Overbought: Z-Score > 2.5, signaling potential overvaluation.
Oversold: Z-Score < -2.0, indicating potential undervaluation.
Visualizations:
Z-Score Plot: Teal for long signals, magenta for short signals.
Threshold Lines: Dashed for long/short, solid for overbought/oversold.
Candlestick Coloring: Matches signal colors.
Arrows: Green up-triangles for long entries, red down-triangles for short entries.
Background Colors: Magenta for overbought, teal for oversold.
Alerts:
Conditions for Long Opportunity, Short Opportunity, Overbought, and Oversold.
Usage Guide
Select Cryptocurrency: Choose BTC or ETH.
Adjust Moving Averages: Customize types and lengths for smoothing and main averages.
Set Thresholds: Define Z-Score levels for signals and extreme conditions.
Monitor Signals: Use color changes, arrows, and background highlights to identify opportunities.
Enable Alerts: Stay informed without constant chart watching.
Interpretation
High Z-Score (>1.02): SOPR is significantly above its historical mean, potentially indicating overvaluation or strong bullish momentum.
Low Z-Score (<-0.66): SOPR is below its mean, suggesting undervaluation or bearish momentum.
Extreme Conditions: Z-Scores above 2.5 or below -2.0 highlight overbought or oversold markets, often preceding reversals.
Conclusion
The SOPR Z-Score indicator combines on-chain data with statistical analysis to provide traders with a clear, actionable view of market sentiment. Its customizable settings, visual clarity, and alert system make it an essential tool for both novice and experienced traders seeking an edge in the cryptocurrency markets.
EMA Cross w/ RSI & Volume Spike (Full Setup)📈 EMA Cross w/ RSI & Volume Spike (Full Setup)
This custom indicator is designed for traders seeking precise buy/sell signals based on a powerful combination of Exponential Moving Averages (EMAs), RSI, and Volume Spikes. It is optimized for both spot and futures trading, especially effective on lower timeframes (like 5m–15m) and swing trading charts.
🔧 Key Features
✅ EMA Stack – Includes 6 EMAs:
Short-Term: EMA 9, 21
Mid-Term: EMA 26, 50
Long-Term: EMA 100, 200
✅ Cross Alerts –
BUY signals: When faster EMAs cross above slower EMAs
SELL signals: When faster EMAs cross below slower EMAs
Covers short-, mid-, and long-term crossovers
✅ Confluence Signals –
BUY+ / SELL+ signals trigger only when an EMA cross is confirmed by:
• RSI (Relative Strength Index) confirmation
• Volume spike above 1.5× 20-period volume average
✅ Visual Markers on Chart –
📗 BUY – Basic EMA cross up
📘 BUY+ – EMA cross + RSI > 50 + volume spike
📕 SELL – Basic EMA cross down
🟧 SELL+ – EMA cross + RSI < 50 + volume spike
✅ Built-in Alerts –
All signal types (BUY, SELL, BUY+, SELL+) can be used with TradingView alerts.
🧠 Best Use Case
This indicator is perfect for:
Scalping (5m / 15m charts)
Spot trading pullbacks
Futures momentum breakouts
Identifying early trend shifts or confirmations
Volumatic S/R Levels [VIO]Volumatic S/R Levels Indicator: A Trader's Guide
This indicator is designed to help you identify potentially significant support and resistance levels based on areas of high trading volume. It focuses on bars where there was a notable price movement accompanied by strong volume, suggesting conviction behind that move.
What the Indicator Shows:
Volume Levels: The core of the indicator is the horizontal lines and boxes drawn on the chart. These represent price levels where a significant volume node was detected on a historical bar. The height of the box is proportional to the normalized volume at that level.
Level States (Naked, Dirty, Faded): The indicator visually differentiates the levels based on how many times price has interacted with them since their creation:
Naked Levels (0 Touches): These are levels that price has not returned to since they were formed. They are often considered "fresh" and potentially more significant support/resistance. They are typically displayed with a prominent line style and color.
Dirty Levels (1 Touch): These levels have been tested once by price. They are still considered potentially relevant but have lost some of their "naked" quality. They have a different visual style (e.g., dotted line).
Faded Levels (2+ Touches): These levels have been interacted with multiple times. While they represent areas of past significance, their repeated testing suggests they may be less reliable as strong support or resistance in the future. They are visually faded out to reduce chart clutter while still providing historical context.
Volatility Proximity Bubbles: When price is near a naked or dirty level, small colored bubbles may appear. These bubbles provide information about the current volatility state (Increasing, Decreasing, or Average Volatility) based on the ATR Delta compared to its signal line. This helps you see how market activity is behaving as price approaches a key level.
Volume/Percentage Labels: Labels next to the levels show the absolute volume of the node and its percentage relative to the total volume of all currently displayed levels. The color of the label text matches the original color of the volume node (green for upward volume, orange for downward volume).
Alerts: The indicator can trigger alerts when price crosses a naked or dirty Volumatic level, notifying you of potential trading opportunities or significant price action at these key areas.
How to Use It as a Trader:
Identify Potential Support and Resistance: Look for the Naked (solid line) and Dirty (dotted line) levels as potential areas where price might find support or resistance.
Observe Price Action at Levels: Pay close attention to how price behaves when it reaches a Volumatic level. Is it bouncing off the level, consolidating around it, or breaking through with conviction?
Gauge Volatility: Use the Proximity Volatility Bubbles to understand the market's energy as it approaches a level. Increasing volatility might suggest a potential breakout or strong reaction, while decreasing volatility could indicate consolidation or a weaker response.
Combine with Other Confluences: Use these levels in conjunction with other technical analysis tools (e.g., candlestick patterns, chart patterns, other indicators) to build stronger trading hypotheses.
Manage Risk: Plan your entries and exits around these levels, considering them as potential areas for stop losses or take profits.
Utilize Alerts: Set up alerts for Naked and Dirty level crossings to be notified when price reaches these important zones, allowing you to react quickly.
Understand Faded Levels: While not primary trading levels, faded levels provide historical context and show areas where price has previously reacted. They can still be useful for understanding the overall market structure.
By understanding the different components and states of the Volumatic S/R Levels indicator, you can gain valuable insights into market structure and potential price reactions at significant volume-based levels. Remember to always use this indicator as part of a comprehensive trading plan and risk management strategy.
&thejuice Session MarkersThis indicator dynamically highlights the high and low zones for the Asia, Frankfurt, London, and New York sessions using clean visual boxes.
Built for intraday and funded traders, it helps identify key liquidity zones, fake-outs, and momentum shifts without cluttering your chart.
Each session is marked with a unique color and automatically resets daily, giving traders a precise view of session-based structure to base their decisions on.
Ideal for traders who rely on timing, volume, and session transitions to anticipate market moves — without needing to constantly redraw zones.
Created by jay&thejuice.
TestingThis indicator relies on handcrafted levels. Those levels are used to search for accumulations level where price will probably migrate. This version is still beta
Colored SMA by Time & TrendScalping script for XAUUSD this indicator checks times in which there is a usual uptrend or downtrend for this instrument. When green, a buy is likely to be profitable (at least for a few bars) and when red, a sell is likely to be profitable (for the next few bars).