QP 19 | Z 2Description:
🔮 A dynamic visual indicator tailored for price projection and market reaction analysis.
Designed to support traders with directional signals and smart visual cues.
© All rights reserved – qlylmdb
🔸 Signal Guide:
🔼 / 🔽 Direction Arrows
Appear when a potential movement is expected upward or downward.
🎯 Target Line
Represents a forecasted price level where the move may extend.
🎯🎯 Second Target
Extended objective if the trend continues with strength.
❌ Stop Line
A line suggesting invalidation if price crosses a certain threshold.
🔁 Reversal Signal
Triggered when conditions indicate a potential change in direction.
Breadth Indicators
Score Panel All Indicators (No ADX)Score Panel Indicator User Guide
This document explains how to use and interpret the custom Pine Script indicator named "Score Panel All Indicators (No ADX)" that you can use on the TradingView platform.
1. Introduction
This indicator combines various technical analysis indicators into a single panel to visualize the overall market strength and direction with a score between 0 and 100. Additionally, it displays this total score as a direction line on the chart and gives special weight to volume movement. Its purpose is to help you make faster and more informed trading decisions by eliminating the need to track multiple indicators simultaneously.
2. Adding the Indicator to TradingView
Open Pine Editor: Click on the "Pine Editor" tab at the bottom of the TradingView screen.
Paste the Code: Paste the Pine Script code provided to you (the code forming the basis of this document) into the Pine Editor.
Add to Chart: Click the "Add to Chart" button in the upper right corner of the editor.
The indicator will now be added to your chart, and a score panel will appear in the upper right corner, along with a direction line on the chart.
3. Parameters (Settings)
You can change the indicator's settings by clicking the gear icon (Settings) next to the indicator's name on the chart. Here are the main parameter groups:
Color Parameters
Red (Below 31): Color to be used when the score is below 31 (Default: Red).
Neutral Gray (31-50): Color to be used when the score is between 31 and 50 (Default: Gray).
Yellow (50-55): Color to be used when the score is between 50 and 55 (Default: Yellow).
Purple (55-65): Color to be used when the score is between 55 and 65 (Default: Purple).
Green (65-75): Color to be used when the score is between 65 and 75 (Default: Green).
Blue (Above 75): Color to be used when the score is above 75 (Default: Blue).
Calculation Periods
Calculation Period (Default): General default calculation period.
EMA/SMA/WMA/HMA Length: Separate period lengths for moving averages.
RSI/CCI/MACD/Stoch Lengths: Periods for momentum indicators (fast, slow, and signal MA lengths for MACD).
ATR/Bollinger Bands/ROC/Momentum Lengths: Periods for volatility and other momentum indicators.
SAR Start AF/Increment AF/Maximum AF: Acceleration factors for Parabolic SAR.
MFI/VWMA/DMI Lengths: Periods for Money Flow Index, Volume Weighted Moving Average, and Directional Movement Index.
Ichimoku Lengths/Displacement: Conversion, base, lagging span2, and displacement lengths for Ichimoku cloud.
KAMA/TEMA Lengths: Periods for Kaufman's Adaptive Moving Average and Triple Exponential Moving Average.
CCI (2)/Fractal/Gann/Force/VWMA (2)/DPO/PSAR (2) Lengths: Periods for additional indicators.
Volume Average Length: Average volume calculation period for the volume score.
Direction Line Smoothing Length: Determines how smooth the direction line will be (higher values mean a smoother line).
4. Interpreting the Score Panel
The panel in the upper right corner summarizes the current market situation:
DIRECTION: The large heading at the top shows the overall market direction:
UP: Uptrend.
DOWN: Downtrend.
WAIT: Neutral or indecisive market.
This direction is primarily determined by the volume score. If the volume score is outside specific thresholds (very high or very low), the direction is directly determined by volume. Otherwise, it is determined by the overall total score.
GROUP / SCORE: These columns categorize indicators into groups and show the average score for each group.
Score between 0-100: Each group's score is between 0 (strong SELL) and 100 (strong BUY).
Color Coding: Each group's score is color-coded according to the color ranges you defined above. This allows you to see at a glance which groups are trending upwards or downwards.
TOTAL SCORE: This is the average of all groups and represents the overall market strength. The background color of this score also changes dynamically according to the f_getColor function.
5. Interpreting the Direction Line
The line drawn on the chart shows the smoothedToplamSkor value. This line is a smoothed version of the total score, reflecting the general trend free from momentary fluctuations.
Line Color: The color of the line changes according to the color ranges you defined based on the smoothedToplamSkor value. This allows you to quickly understand the overall market trend by looking at the line's color.
Horizontal Threshold Lines: The chart includes dashed horizontal lines at levels 10, 35, 50, 65, and 100. These lines help you visually determine which range the score is in and, consequently, the market's direction (BUY, SELL, NEUTRAL).
100 (BUY Max): Maximum BUY level.
65 (BUY Threshold): BUY signal threshold.
50 (Neutral Midpoint): Neutral midpoint.
35 (SELL Threshold): SELL signal threshold.
10 (SELL Min): Minimum SELL level.
6. Customizing Colors and Smoothing
You can go to the indicator settings and select your desired color for each score range from the input.color parameters. Additionally, you can adjust how smooth the direction line will be by changing the Direction Line Smoothing Length parameter. A higher value means a smoother line, while a lower value means more detail.
7. Tips and Best Practices
Timeframe: It is important to adjust the indicator periods according to the timeframe you are using (e.g., 1-hour, 4-hour, daily). Different timeframes may show different market behaviors.
Combination: While this indicator is a powerful tool on its own, I always recommend using it in conjunction with your own trading strategy and other analysis methods.
Observation: Observing how the indicator reacts in different markets and timeframes will help you optimize its use.
Volume Priority: Remember the priority of the volume score on the overall direction. A low-volume decline or rise, even if other indicators signal "BUY" or "SELL," might result in a "WAIT" or opposite direction signal due to volume.
I hope this guide helps you use the indicator more efficiently. I wish you profitable trades!
STMD Indicator PROThe STMD Indicator PRO is designed for traders looking to capture strong trends using moving average alignment and the powerful Elephant Bar pattern, popularized by Oliver Velez.
📋 How it works?
✔ Simple Moving Averages:
SMA 8 (Black)
SMA 13 (Purple)
SMA 20 (Blue)
SMA 200 (Red, optional filter)
✔ Signal conditions:
All SMAs aligned and trending in the same direction
Price near the short-term SMAs
A strong candle (Elephant Bar) with a big body and small opposite wick
Signal only on the first or second consecutive candle of the same color
✅ Features
✔ Background color showing trend bias
✔ Alerts ready: STMD Buy and STMD Sell
✔ Optional SMA 200 filter for higher timeframe confirmation
📌 Disclaimer: This script is for educational purposes only. Not financial advice.
High Volume Buyers/Sellers+High Volume Buyers/Sellers+
This indicator helps traders spot bars where unusually high or extreme volume occurs, indicating strong buying or selling pressure.
How it works:
Calculates a volume moving average (SMA) over a user-defined period.
Marks bars where the current volume exceeds:
High Volume Multiplier → small green circle (bullish) or red circle (bearish).
Extreme Volume Multiplier → small green up-triangle (bullish) or red down-triangle (bearish).
Settings:
Volume MA Period → Number of bars used to calculate the average volume.
High Volume Multiplier → Threshold to define high volume.
Extreme Volume Multiplier → Threshold to define extreme volume.
Show Extreme Volume Signals → Option to enable or disable extreme volume markers.
Usage tips:
Apply this indicator on a clean chart to visually highlight momentum bursts or exhaustion points.
It works well for both intraday and swing trading strategies where volume confirmation matters.
⚠ Note: This script only displays on-chart markers and does not plot any lines or indicators.
Advanced Premium Magic Levels With Table and StrategyAdvanced Premium Magic Levels A Technical Reversal Indicator
Description:
The Premium Magic Levels 2025 script is a powerful technical analysis tool designed to identify potential price reversal zones in financial markets. This script utilizes key price levels derived from the previous close and calculated opponent strike lines to plot actionable levels where reversals are likely to occur.
The concept is built upon the principle that historical price levels often serve as critical decision zones for traders. By analyzing price action relative to these levels, the script offers valuable insights for both day traders and swing traders aiming to capitalize on market reversals.
Core Concept:
Previous Close Level:
The script takes the previous day's (or session’s) close price as a baseline. This level often acts as a magnet for price movements or a point of reaction due to its psychological importance.
Opponent Strike Lines:
These are calculated dynamic levels based on price behavior. They represent zones where the market is likely to encounter resistance or support, depending on whether the price is rising or falling.
Reversal Zones:
The plotted lines signify areas where price reversals are statistically probable. These levels act as critical reference points for traders to anticipate trend changes or confirm their trading strategies.
Key Features:
Dynamic Level Plotting:
The script automatically adjusts and updates the levels based on the latest price action, ensuring relevance across different timeframes.
Visual Guidance:
The script plots clear and distinguishable levels on the chart, providing an intuitive visual aid for identifying potential reversals.
Multi-Asset Compatibility:
Works seamlessly across various asset classes, including stocks, indices, forex, and cryptocurrencies.
Customizable Settings:
Users can adjust parameters to align the calculations with their trading style and strategy preferences.
How to Use:
Add the Script to Your Chart:
Apply the Premium Magic Levels 2025 script to your chart from the Pine Script editor or the trading platform's public library.
Identify Key Levels:
Observe the plotted levels for the session:
Previous Close Level: A baseline price level often retested or respected by the market.
Opponent Strike Lines: Zones indicating potential resistance or support where reversals might occur.
Incorporate with Trading Strategy:
Use the levels as reference points to set entry, exit, or stop-loss orders.
Combine the indicator with other technical tools (e.g., RSI, MACD, Moving Averages) for confirmation.
Monitor Price Action:
Watch how the price reacts around the plotted levels. A rejection or breakout at these levels often signals significant market moves.
Benefits of the Script:
Enhances decision-making by providing clear reversal zones.
Reduces the complexity of manual level plotting and analysis.
Adapts to different market conditions with dynamic updates.
Suitable for traders of all experience levels, from beginners to professionals.
Note:
While the Premium Magic Levels 2026 script is a robust analytical tool, it should be used in conjunction with proper risk management and other trading strategies. Past performance of these levels does not guarantee future results.
3 EMA trong 1 NTT CAPITALThe 3 EMA in 1 NTT CAPITAL indicator provides an overview of the market trend with three EMAs of different periods, helping to identify entry and exit points more accurately, thus supporting traders in making quick and effective decisions.
C7CB w/ BB % Filter//@version=5
indicator("C7CB-BB Ver 1", overlay=true)
// Inputs
bbLen = input.int(20, title="BB Length")
bbMult = input.float(2, title="BB Multiplier")
bbPctThresh = input.float(0.10, title="BB Proximity %", step=0.01, minval=0, maxval=1)
// Bollinger Bands
basis = ta.sma(close, bbLen)
dev = bbMult * ta.stdev(close, bbLen)
upper = basis + dev
lower = basis - dev
// Plot
pUp = plot(upper, title="BB Upper", color=color.red)
pLo = plot(lower, title="BB Lower", color=color.green)
plot(basis, title="BB Basis", color=color.blue)
fill(pUp, pLo, color.new(color.blue, 90))
// Body size
f_body(i) => math.abs(close - open )
// C7CB pattern
bullPattern =
close < open and
close < open and
close < open and
f_body(3) > f_body(2) and
f_body(2) > f_body(1)
bearPattern =
close > open and
close > open and
close > open and
f_body(3) > f_body(2) and
f_body(2) > f_body(1)
// Trigger candle
isBullTrig = close > open
isBearTrig = close < open
basicBuy = bullPattern and isBullTrig
basicSell = bearPattern and isBearTrig
// BB proximity filter
bandWidth = upper - lower
distLower = close - lower
distUpper = upper - close
buyFilter = basicBuy and distLower <= bandWidth * bbPctThresh
sellFilter = basicSell and distUpper <= bandWidth * bbPctThresh
// Labels
if barstate.isconfirmed and buyFilter
label.new(bar_index, low, "BUY", color=color.green, textcolor=color.white, style=label.style_label_up, yloc=yloc.belowbar)
if barstate.isconfirmed and sellFilter
label.new(bar_index, high, "SELL", color=color.red, textcolor=color.white, style=label.style_label_down, yloc=yloc.abovebar)
// Alertconditions (message phải là literal string)
alertcondition(buyFilter, title="BUY", message="BUY near lower BB")
alertcondition(sellFilter, title="SELL", message="SELL near upper BB")
Bull Flag Detector (More Signals)BULL FLAG DETECTOR work all time frame show point start FLAG and SIGNAL to BUY
combo EMAS Session [Indexprofx]🧠 Description:
This indicator highlights the New York and London trading sessions directly on the chart, offering a clear visual reference for intraday trading.
It is a complementary tool designed to work seamlessly with our main system: Intraday Signal.
✔️ Displays the most active market hours.
✔️ Enhances precision in entry and exit decisions.
✔️ Perfect for XAUUSD (Gold) traders and other high-volatility instruments.
🧠 Description:
This indicator plots three key Exponential Moving Averages (EMAs) to help traders identify market trends and potential entry/exit points with precision:
EMA 8 (Green) – Fast trend, useful for scalping or short-term signals
EMA 50 (Blue) – Mid-term trend filter
EMA 150 (Red) – Long-term bias and trend direction
It is part of the IndexProFX toolkit and integrates smoothly with other tools like Intraday Signal and Session Zones for enhanced confluence trading.
✔️ Clean structure
✔️ Easy-to-read color-coded EMAs
✔️ Supports scalping, day trading, and swing trading strategies
3 EMAS Indexprofx🧠 Description:
This indicator plots three key Exponential Moving Averages (EMAs) to help traders identify market trends and potential entry/exit points with precision:
EMA 8 (Green) – Fast trend, useful for scalping or short-term signals
EMA 50 (Blue) – Mid-term trend filter
EMA 150 (Red) – Long-term bias and trend direction
It is part of the IndexProFX toolkit and integrates smoothly with other tools like Intraday Signal and Session Zones for enhanced confluence trading.
✔️ Clean structure
✔️ Easy-to-read color-coded EMAs
✔️ Supports scalping, day trading, and swing trading strategies
Trajectory Channel (VWAP Highs/Lows) [Euler-Inspired]This script identifies and visualizes key price trajectories by connecting recent pivot highs and lows on the weekly timeframe using either VWAP or Heikin-Ashi closes. It draws fully extended trend lines between the two most recent qualifying pivot highs (in red) and lows (in green), allowing traders to interpret natural directional channels—similar to manual trajectory plotting.
Inspired by Euler’s method of approximating paths, this tool avoids clutter by selectively connecting pivots that align with structural movement, providing traders with long-term support and resistance trajectories.
Use the sensitivity input to control how strictly pivots are defined, and toggle between VWAP-based or Heikin-Ashi-based pivots depending on your strategy.
Capital Cash Line indicatorCapital Cash Line Indicator.
This indicator will give you a definition of entry and exit points and snr zones in the market.
We hope that this indicator will bring you a high income.
IB Breakout Strategy with Fib, CVD, and DivergenceEntry rules and signals- I wait for the 5min IB(initial balance) to form every session for eg-(first 5min candle of london session or ny session, marking top wick to bottom wick of first 5 min candle with a midpoint in that zone.Then look for CVD(cumulative volume delta) if it's alining with my analysis.I also mark previous session fib levels for scalp entries on .618 or .78 level.Also i do mark previous day VAH(value area high),VAL(value area low) and POC(point of control) for better understanding of direction.
Initial stop loss and take profit values-Initial stop loss varies from 200$ to 500$ and take profit varies from 250$ to 500$.
Number of contracts you plan to trade based on system stats and risk management-I plan to trade 1-2 contracts until i reach the safety net.Once safety net is achieved based on my entry level i decide the contract size which varies from 1-4 contracts.
Trade management and any trailing stop methods-I trail the stop once i feel like there's enough room for the trade.I manage the trade on the basis of strength of a candle, if its taking much time without strength i exit the trade.
Mercurio Retrógrado y CorrelaciónUser Guide: "Mercury Retrograde and Correlation" Indicator
This custom indicator for TradingView is designed to explore possible relationships between astrological Mercury Retrograde periods and market behavior. TradingView is a versatile platform that allows you to analyze markets and use custom tools like this one.
The indicator combines two tools in one:
Mercury Retrograde Period Display: Automatically highlights on the chart the dates when Mercury is retrograde.
Correlation Analysis: Measures and displays how synchronized the movement of the asset you are monitoring is with another asset of your choice (e.g., the S&P 500).
What do you see on the chart?
When you apply this indicator to your chart in TradingView, you will see the following elements:
Purple Background: The purple shaded areas show you exactly when the Mercury Retrograde periods occurred or will occur in 2024 and 2025. This allows you to identify at a glance if a specific candle or price movement occurred during one of these events.
Correlation Line (Orange): This line, displayed on the main panel, measures the relationship between the asset on your chart and the asset you choose in the settings.
Near +1.0: It means the two assets are moving in the same direction (if one goes up, the other goes down).
Near -1.0: It means they are moving in opposite directions (if one goes up, the other goes down).
Near 0: There is no clear relationship in their movements.
Reference Lines (Green and Red): The dotted lines at +0.7 (green) and -0.7 (red) help you quickly identify when the correlation is strong, either positive or negative.
Heikin Ashi Trend Strategy (Beginner)FOR BEGINNERS
Perfect! Below is a custom Pine Script for TradingView that:
Uses Heikin Ashi candles
Shows buy/sell signals based on trend conditions:
3+ green/red Heikin Ashi candles
Price above/below 20 EMA
RSI filter for momentum
Momentum & stoch rsimomentum and stochastic rsi indicator ideal for day trading. momenum is set to 80 for a smooth and safe analysis.
Oz SIGNAL PRO v6 is a powerful 15-minute trend-following indicator tailored for precision trading. It detects Break of Structure (BOS) and CHoCH signals with built-in volume confirmation and overlays premium/discount zones directly on the chart. The indicator includes:
🔹 Visual buy/sell labels at breakout points
🔸 Dynamic EMA and VWAP for trend filtering
🟩 Automatic support/resistance zones
🔔 Alert-ready for signal automation
Ideal for intraday traders seeking clean, high-confidence signals.
Upgrade-ready: Easily extend with FVGs, order blocks, liquidity sweeps & backtesting.
ALRais Gold Indicator🔍 What Does the AlRais Gold Indicator Do?
The AlRais Gold Indicator is a custom technical analysis tool built for TradingView using Pine Script. It is designed to help traders identify high-probability buy and sell opportunities based on market structure, Fibonacci retracement levels, and dynamic stop loss and take profit targets.
⸻
🧠 Key Features of the AlRais Gold Indicator:
1. Trend Break Detection:
• The indicator detects when a trendline (based on highs and lows) is broken.
• After the trendline is broken, it waits for a retest of the broken level to confirm a potential entry zone.
2. Entry Zone (Buy/Sell Zone):
• When the trendline is broken and retested successfully:
• A Buy Zone is drawn (blue rectangle) if it’s a bullish breakout.
• A Sell Zone is drawn (red rectangle) for a bearish breakout.
• These zones are based on Fibonacci levels (50%–61.8%) and serve as optimal entry areas.
• Inside the zone, a label like “Buy Zone” or “Sell Zone” is displayed.
3. Dynamic Stop Loss (SL):
• A stop loss level is calculated dynamically:
• For buy setups: SL is placed just below the last swing low.
• For sell setups: SL is above the last swing high.
• A red label “SL” with the price appears at this level.
4. Take Profit Targets (TP1–TP4):
• The indicator automatically calculates four target levels based on Fibonacci
ALRais Gold Indicator🔍 What Does the AlRais Gold Indicator Do?
The AlRais Gold Indicator is a custom technical analysis tool built for TradingView using Pine Script. It is designed to help traders identify high-probability buy and sell opportunities based on market structure, Fibonacci retracement levels, and dynamic stop loss and take profit targets.
⸻
🧠 Key Features of the AlRais Gold Indicator:
1. Trend Break Detection:
• The indicator detects when a trendline (based on highs and lows) is broken.
• After the trendline is broken, it waits for a retest of the broken level to confirm a potential entry zone.
2. Entry Zone (Buy/Sell Zone):
• When the trendline is broken and retested successfully:
• A Buy Zone is drawn (blue rectangle) if it’s a bullish breakout.
• A Sell Zone is drawn (red rectangle) for a bearish breakout.
• These zones are based on Fibonacci levels (50%–61.8%) and serve as optimal entry areas.
• Inside the zone, a label like “Buy Zone” or “Sell Zone” is displayed.
3. Dynamic Stop Loss (SL):
• A stop loss level is calculated dynamically:
• For buy setups: SL is placed just below the last swing low.
• For sell setups: SL is above the last swing high.
• A red label “SL” with the price appears at this level.
4. Take Profit Targets (TP1–TP4):
• The indicator automatically calculates four target levels based on Fibonacci
D15 Precision IndicatorD15 Precision Indicator
The D15 Precision Indicator is a high-accuracy intraday trading tool optimized for 15-minute charts. It identifies precise BUY and SELL signals only when all key conditions align:
✅ Price above/below EMA 21 & EMA 50
✅ Price above/below VWAP
✅ Price within predefined support/resistance zones
✅ Break of Structure (BOS) confirmed by pivot levels
✅ High-volume breakout candle
✅ Optional confirmation from previous candles for added precision
The script includes:
Clear visual arrows (BUY/SELL)
Dynamic background highlights for signals
Support/Resistance zone boxes
All key indicators plotted (EMA, VWAP, zones)
Ideal for disciplined traders aiming for 80%+ win rate through strict signal filtering and visual clarity.
Golden Zone SMC Trend Tablo + ZigzagTrend Table + Zigzag Indicator (Swing Logic, All Timeframes)
This is a comprehensive TradingView Pine Script indicator that combines trend analysis with zigzag pattern visualization across multiple timeframes.
Key Features:
1. Multi-Timeframe Trend Analysis:
Analyzes 8 different timeframes: 1M, 5M, 15M, 1H, 4H, Daily, Weekly, Monthly
Uses swing-based logic to determine trend direction
Calculates two types of trends: External (Ext) and Internal (Int) based on different swing lengths
2. Swing Direction Detection:
External trends use 5-period swing analysis
Internal trends use 3-period swing analysis
Determines "Long" or "Short" bias based on price position relative to swing highs/lows
Excludes inside bars from swing calculations for accuracy
3. Volatility Measurements:
Max MTG: Maximum volatility over 50 periods (highest-lowest range as percentage)
Current MTG: Current volatility over 10 periods
Color-coded display (red when volatility > 35%, green otherwise)
4. Visual Table Display:
Real-time table positioned at bottom-right corner
9 columns (timeframes) × 5 rows (metrics)
Color-coded trend directions (green for Long, red for Short)
Updates every 5 bars for performance optimization
5. Zigzag Pattern Overlay:
Draws continuous zigzag lines connecting swing highs and lows
Configurable period length (default: 5)
Maintains last 20 swing points for clean visualization
Orange-colored lines with 2-pixel width
6. Technical Implementation:
Uses request.security() for multi-timeframe data
Implements pivot high/low detection with ta.pivothigh() and ta.pivotlow()
Maintains historical swing data using arrays
Excludes inside bars from swing calculations
This indicator is particularly useful for traders who need a comprehensive view of market structure across multiple timeframes, combining trend analysis with pattern recognition in a single, easy-to-read dashboard format.