RSI Games 1.2he "RSI Games 1.2" indicator enhances the standard RSI by adding several layers of analysis:
Standard RSI Calculation: It calculates the RSI based on a configurable length (default 14 periods) and a user-selected source (default close price).
RSI Bands: It plots horizontal lines at 70 (red, overbought), 50 (yellow, neutral), and 30 (green, oversold) to easily identify extreme RSI levels.
RSI Smoothing with Moving Averages (MAs) and Bollinger Bands (BBs):
You can apply various types of moving averages (SMA, EMA, SMMA, WMA, VWMA) to smooth the RSI line.
If you choose "SMA + Bollinger Bands," the indicator will also plot Bollinger Bands around the smoothed RSI, providing dynamic overbought/oversold levels based on volatility.
The RSI line itself changes color based on whether it's above (green) or below (red) its smoothing MA.
It also fills the area between the RSI and its smoothing MA, coloring it green when RSI is above and red when below.
Bollinger Band Signals: When Bollinger Bands are enabled, the indicator marks "Buy" signals (green arrow up) when the RSI crosses above the lower Bollinger Band and "Sell" signals (red arrow down) when it crosses below the upper Bollinger Band.
Background Coloring: The background of the indicator pane changes to light green when RSI is below 30 (oversold) and light red when RSI is above 70 (overbought), visually highlighting extreme conditions.
Divergence Detection: This is a key feature. The indicator automatically identifies and labels:
Regular Bullish Divergence: Price makes a lower low, but RSI makes a higher low. This often signals a potential reversal to the upside.
Regular Bearish Divergence: Price makes a higher high, but RSI makes a lower high. This often signals a potential reversal to the downside.
Hidden Bullish Divergence: Price makes a higher low, but RSI makes a lower low. This can indicate a continuation of an uptrend.
Hidden Bearish Divergence: Price makes a lower high, but RSI makes a higher high. This can indicate a continuation of a downtrend.
Divergences are visually marked with labels and can trigger alerts.
Indicatori e strategie
TTT Indicator (by. Hantoo Indicator)📊 TTT Indicator (by. Hantoo Indicator) Overview
Long/Short Signal Labels – Visual entry markers with emoji labels for clarity
Counter-Trend Signals – Extreme Stoch RSI values trigger reverse entries
Auto-Daily Pivot Levels – P, R1–R3, S1–S3 levels plotted with labels
Real-Time Alerts – TradingView alerts integrated for instant signal notifications
SL/TP Visualized – Stop-loss and take-profit lines shown for 5 bars after entry
Optimized for 15-Minute Charts – Designed specifically for scalping and intraday
Daily Auto-Refresh – Pivot levels and labels reset at start of each new day
Fully Automated Detection – No buttons, no hassle—runs seamlessly
Clean Visual Cues – Green/red fill zones highlight bullish/bearish zones
Built for Pro Traders – Practical, real-world strategy implementation ready
EMA Slope Divergence ScaleEMA Slope Divergence Scale is a custom indicator that visualizes the difference in slope between two exponential moving averages (EMAs) to reveal momentum shifts with precision. By measuring the rate of change of each EMA over a user-defined lookback period, the indicator plots a color-coded histogram that highlights the magnitude and direction of divergence between the short- and long-term EMAs. Each bar is dynamically colored based on divergence intensity—from minimal to extreme—allowing traders to quickly assess acceleration or deceleration in trend momentum. Adjustable EMA lengths, lookback settings, and color tiers make this tool highly customizable for any market or timeframe.
Icy-Hot Visual Indicator [SciQua.com]📈 Icy-Hot Visual Indicator
The Icy-Hot Visual Indicator is a powerful, fully customizable chart enhancement tool that overlays color-coded gradients directly onto your price candles and chart background, providing immediate visual cues about market dynamics based on your preferred inputs and normalization style.
Tip: Ensure that you've moved the indicator to the front in order for the candles to show up.
Created by SciQua.com, this tool is designed for traders who want clear, real-time visual feedback on price strength, momentum, or volatility — without cluttering their charts with noisy signals.
🔍Key Features
🔹Dual Visual Layers:
🔹Candle Gradient Coloring
Colors the candle bodies and wicks using a smooth 3-color gradient based on a normalized, smoothed price-based value (or any source input).
🔹Background Gradient Layer
Adds a semi-transparent gradient overlay to the chart background for deeper visual context, such as trend zones, strength areas, or volatility states.
🔹Customizable Normalization & Smoothing:
Both the Bar Source and Background Source layers allow you to select how values are processed:
🔹Source Type Options:
🔹bounded: Normalizes values within a fixed min-max window.
🔹unbounded: Allows values to expand naturally over time.
🔹zscore: Uses statistical z-score normalization.
🔹Smoothing Options (12+ types):
🔹Choose from EMA, SMA, WMA, RMA, TEMA, VWMA, HMA, DEMA, Median, Gaussian, LinReg, ExpReg, and more. This ensures a smooth yet responsive gradient flow.
🔹 Full Gradient Control:
🔹Choose three colors for each layer: Low, Mid, and High values.
🔹Optionally reverse the gradient, allowing you to match the indicator’s behavior to your strategy or aesthetic preference.
⚙️ Inputs Summary
🟦 Bar Color Settings:
🔹Bar Source: Any price-based input (e.g., close, hl2, volume)
🔹Source Type: Normalization method (bounded, unbounded, score)
🔹Smoothing: Type and period of smoothing
🔹Gradient Colors: Customize low → mid → high range
🔹Reverse Gradient: Inverts visual order
🟨 Background Color Settings:
🔹Identical flexibility and customization as bar settings, applied to background.
🧠 How It Works
Under the hood, this script imports utility functions from a private module (JoshuaDanford/SciQua) to perform advanced smoothing, normalization, and gradient rendering. It uses these to compute two values:
🔹barValue: Drives the candle gradient
🔹bgValue: Drives the background shading
Each is dynamically calculated from user inputs and then fed into a visually rich 3-stop gradient function.
📌 Use Cases
🔹Quickly visualize market strength and trend transitions
🔹Highlight volatility spikes or momentum shifts
🔹Enhance visual clarity for discretionary trading
🔹Use background gradients to spot broader trends while monitoring price bars for entry/exit cues
Examples of How to Use It:
🎚️ Volume-Based Visualization
Set the source to volume to see volume spikes and fading participation visualized directly in your candles or background.
📉 RSI or Custom Oscillator Inputs
Apply the gradient to an rsi(close, 14) or any custom oscillator to highlight overbought/oversold zones visually.
📈 Smoothed EMA Trends
Use a smoothed moving average as the input to show subtle trend accelerations or flattening phases in color.
🧪 External Scripts or Indicators
If you’re using a separate indicator script on your chart, simply reference that output in the source input to color candles based on your custom strategy logic.
EMA Near Cross (ATR‑based)The EMA Near Cross (ATR-based) indicator identifies potential bullish and bearish setups by detecting when a fast EMA is approaching a slow EMA within a customizable fraction of the ATR, providing a volatility-adjusted early signal of trend shifts. It highlights near-cross conditions with purple dots—below the candle for bullish setups and above for bearish—based on directional momentum and EMA proximity. All key parameters, including EMA lengths, ATR length, and tolerance, are user-configurable, and built-in alert conditions make it easy to track signals in real time.
Speedy)Use for scalping, entry when price is upper or lower in the band and rsi>80 or rsi <20 in order to filter false entry
Opening Range Breakout - India Market [UkutaLabs]█ OVERVIEW
** This script was designed to work specifically with the India Markets
The Opening Range Breakout is a powerful trading tool that indicates a strong range based on the high and low of the first fifteen or thirty minutes after market open. This range serves as a potential area of Support or Resistance that traders should be aware of during their trading. Because of this, the Opening Range Breakout is a versatile trading tool that can be included in a wide variety of trading strategies.
The aim of this script is to simplify the trading experience of users by automatically identifying and displaying price levels that they should be aware of.
█ USAGE
When the India Market opens each day, the script will automatically identify and label the opening range in real time. The user can control whether the script measures the first 15 or 30 minutes of each trading day to fit each trader’s trading style.
Because there tends to be a spike in volume during this period, the range that is identified can serve as a powerful indication of overall market strength. Once the price breaks out of this range, it then can be used as an area of support or resistance depending on the direction of the breakout.
█ SETTINGS
Configuration
• Display Mode: Determines the number of days the script should load.
• Apply DST: Adjusts the opening to Daylight Savings Time.
Label Settings
• Show Labels: Determines whether labels are drawn within the range.
• Label Size: Determines the size of font for the labels.
• Label Alignment: Determines the font alignment for the labels.
Line Settings
• Line Width: Determines the thickness of the lines.
• Label Style: Determines the style to draw the lines.
Range Settings
• 15 Minute: Determines whether or not the 15 minute range is drawn.
• 15 Minute Color: Determines the color of the 15 minute range and labels.
• 30 Minute: Determines whether or not the 30 minute range is drawn.
• 30 Minute Color: Determines the color of the 30 minute range and labels.
RSI Pullback Signal (Confirmed Logic)Indicator used for XAUUSD pullback strategy . Waiting for price on RSI to go past the 30 or 70 then come back through the 30 or 70 then pullback to give me an opportunity to buy or sell .
ynsrttp indicatorBuy and sell signals generated through a combination of different indicators with high accuracy.
Marubozu Candle IdentifierRIdentify Marubu candles effortlessly, ensuring accessibility for who requires swift analysis.
Put/Call Volume Ratio (Sentiment Zones)Creates a real-time visual indicator that tracks market sentiment based on options volume, using the Put/Call Volume Ratio:
Put/Call Ratio = (Put Volume) / (Call Volume)
A low ratio (e.g. < 0.7) suggests bullish sentiment, meaning more call options are being bought than puts — traders expect price to rise.
A high ratio (e.g. > 1.2) suggests bearish sentiment, meaning more puts are being bought — traders are hedging or betting on a drop.
📈 What the Script Plots:
A line chart of the real-time Put/Call Volume Ratio.
Colored thresholds to identify sentiment zones:
🟢 Bullish zone: Ratio below 0.7 (green background)
🔴 Bearish zone: Ratio above 1.2 (red background)
🟠 Neutral zone: Between 0.7 and 1.2 (no background color)
Horizontal lines for the bullish and bearish zone boundaries.
🛠️ Use Cases for Traders:
Confirm sentiment before entering a trade.
Spot potential reversals when sentiment extremes are reached.
Combine with price action or Strat setups to increase trade confidence.
Previous Daily OHLCPrevious Daily OHLC Indicator
Overview:
This professional TradingView indicator displays the previous day's key price levels (Open, High, Low, Close, and 50% midpoint) as horizontal lines on your chart. These levels are essential for traders who use previous day data as support and resistance zones in their technical analysis.
What It Does
Displays Previous Day Levels: Automatically shows horizontal lines for yesterday's OHLC data
Real-Time Updates: Lines update dynamically each new trading day
Fully Customizable: Complete control over which levels to display and how they appear
Smart Line Management: Choose between showing lines for recent bars or across the entire chart
Professional Labels: Clear labels with optional price values for each level
Color Coded System: Distinct colors for each level type for instant recognition
Key Features
Five Important Price Levels
Previous Day Open: Yesterday's opening price - often acts as psychological level
Previous Day High: Yesterday's highest price - key resistance level for breakout trading
Previous Day Low: Yesterday's lowest price - important support level for breakdowns
Previous Day Close: Yesterday's closing price - significant reference point
50% Midpoint: Calculated midpoint between previous day's high and low - bias indicator
Bullish & Bearish ProbabilityBullish & Bearish Probability Indicator
This indicator calculates the probability of price moving up or down in the short term, using a dynamic scoring system based on a blend of popular technical indicators. It is designed to assist scalpers and swing traders in quickly assessing market sentiment on any chart or timeframe.
How It Works
The script analyzes price action and market conditions based on 13 weighted signals. Each signal contributes to a total score, which is then converted into bullish and bearish probabilities.
The probabilities are displayed live in a clean table at the top-right corner of your chart.
Modes
You can toggle between:
Scalping Mode: Faster settings optimized for short timeframes (1–5 min, 15 min)
Swing Mode: Slower, smoother signals for holding trades longer (1h, 4h, daily)
Just select your preferred mode in the settings.
Signals Used in Analysis
This indicator uses a scoring system based on the following conditions:
EMA Trend – Fast EMA above Slow EMA
RSI Strength – RSI > 50 and rising
Price Momentum – Close > Open
Volume Spike – Volume exceeds average x multiplier
MACD Histogram Rising
Stochastic RSI – Above midpoint
Bollinger Band Width Expansion
Price Above VWAP
ADX Strength – ADX > 20
Price Above Fast EMA
CCI Overbought (> 100)
OBV Slope Positive
Breakout Above 15-bar High / Avoiding Breakdown Below 15-bar Low
Positive EMA Slope
Each condition adds or subtracts points depending on strength. The total is normalized to give a bullish vs. bearish probability out of 100%.
How to Use It
1. Add the indicator to your chart
2. Watch the table:
When UP % > 85%, conditions are highly bullish
When DOWN % > 85%, strong bearish pressure
3. Use in confluence with price action, support/resistance, and your trading plan
4. Switch modes depending on your timeframe:
Scalping: 1–15 min
Swing: 1h, 4h, daily
Dual CCI Swing StratThis script utilizes the CCI on two time frames (5 and 50) to alert to potential reversals. It can be triggered at the end of a pullback during a prevailing trend. It can also be triggered during overbought/sold conditions. The trend based alerts are more reliable but smaller. The overbought/sold conditions require more scrutiny (I use the direction of CCI(50) trend) but tend to be larger moves.
Overbought/sold alerts are most reliable when they are supported by a few periods of corresponding trend in the CCI(50). An example would be the CCI(50) trending up over the last 3 days but still below -100 at the time of a CCI(5) trigger. I generally would not recommend trading based on an overbought/sold alert if the CCI(50) is trending against the move the CCI(5) is predicting.
The indicator pushes alerts (vertical lines) depending on conditions:
The 50 CCI acts as a gating condition:
Bullish alerts are allowed when the CCI(50) is either > 0 or < -100.
Bearish alerts are allowed when the CCI(50) is either < 0 or > 100.
The 5 CCI acts as the trigger:
Bullish alert triggers when the CCI(5) crosses -100 moving UP.
Bearish alert triggers when the CCI(5) crosses 100 moving DOWN.
Bullish & Bearish Probability PredictorBullish & Bearish Probability Indicator
This indicator calculates the probability of price moving up or down in the short term, using a dynamic scoring system based on a blend of popular technical indicators. It is designed to assist scalpers and swing traders in quickly assessing market sentiment on any chart or timeframe.
How It Works
The script analyzes price action and market conditions based on 13 weighted signals. Each signal contributes to a total score, which is then converted into bullish and bearish probabilities.
The probabilities are displayed live in a clean table at the top-right corner of your chart.
Modes
You can toggle between:
Scalping Mode: Faster settings optimized for short timeframes (1–5 min, 15 min)
Swing Mode: Slower, smoother signals for holding trades longer (1h, 4h, daily)
Just select your preferred mode in the settings.
Signals Used in Analysis
This indicator uses a scoring system based on the following conditions:
EMA Trend – Fast EMA above Slow EMA
RSI Strength – RSI > 50 and rising
Price Momentum – Close > Open
Volume Spike – Volume exceeds average x multiplier
MACD Histogram Rising
Stochastic RSI – Above midpoint
Bollinger Band Width Expansion
Price Above VWAP
ADX Strength – ADX > 20
Price Above Fast EMA
CCI Overbought (> 100)
OBV Slope Positive
Breakout Above 15-bar High / Avoiding Breakdown Below 15-bar Low
Positive EMA Slope
Each condition adds or subtracts points depending on strength. The total is normalized to give a bullish vs. bearish probability out of 100%.
How to Use It
1. Add the indicator to your chart
2. Watch the table:
When UP % > 85%, conditions are highly bullish
When DOWN % > 85%, strong bearish pressure
3. Use in confluence with price action, support/resistance, and your trading plan
4. Switch modes depending on your timeframe:
Scalping: 1–15 min
Swing: 1h, 4h, daily
Niveles operativosniveles operativos para marcar zonas a partir de una zona base separadas tantos puntos como desee, el intervalo de niveles separa hacia arriba o abajo segun necesites si aumentas los niveles aumentaras la distancia los niveles marcados seran los mismos, solamente separas la distancia, recomendacion empezar con nivel bajo de 20 para entender la separacion.
Operating levels to mark zones from a base zone separated by as many points as you want, the level interval separates up or down as needed. If you increase the levels you will increase the distance. The marked levels will be the same, you only separate the distance. Recommendation: start with a low level of 20 to understand the separation.
Metatron Lines (Highs & Lows Geometry)Metatron Lines
Hey TradingView community! 👋
I wanted to share something I've been working on that might help you see market structure from a different angle. This indicator connects pivot highs and lows using geometric patterns, creating what I call "Metatron Lines."
What it does (simply put):
- Finds significant highs and lows on your chart
- Draws lines connecting these points to reveal hidden geometric relationships
- Shows you the underlying structure that price tends to respect
Why I built this:
I noticed that markets often move in patterns that aren't immediately obvious. Sometimes the most important levels aren't the obvious support and resistance lines, but the intersections and angles created by connecting multiple pivot points. This tool helps visualize those relationships.
How it might help you:
- Pattern Recognition : Spot geometric formations that traditional analysis might miss
- Support/Resistance : See where multiple geometric lines converge to create strong levels
- Market Structure : Better understand how price flows and where it might find obstacles
- Confluence Areas : Identify zones where multiple geometric elements align
A few honest thoughts:
This isn't a magic bullet or a guaranteed profit maker (nothing is!). It's simply another lens through which to view price action. Some traders find geometric analysis helpful, others prefer different approaches - and that's perfectly fine.
I've tried to make it customizable so you can adjust it to fit your trading style and timeframe. The default settings work well for most instruments, but feel free to experiment.
Settings you can adjust:
- Pivot detection sensitivity
- Number of connection points
- Line colors and styles
- Which connections to show (highs, lows, or both)
I hope some of you find this useful! I'm always learning from this community, so if you have suggestions for improvements or different ways to use it, I'd love to hear them.
Trade safe and trust your process! 📈
---
This indicator is provided as-is for educational and analysis purposes. Please practice proper risk management and never risk more than you can afford to lose.
Current Bar TP Levels with Styling OptionsMoney management. Multiple take profit levels based on your initial point risk so you can see how your trade is doing based on the risk you took and making sure you keep banking those profits along the way.
While ATR is a common measure when doing very short term trades based on smaller time where quick action may be required, it is important to know and follow how much reward you are currently running based on your initial stop,
4 levels fully adjustable. Long or short levels only depending whether you are short or long. Remove unnecessary cluttler
Trend Gauge [BullByte]Winning through teamwork, courtesy of the gracious Bullbyte. Multi timeframe analysis, Trend following and statistical computations.
K3vl4r - Fusion SignalsAn advanced multi-signal confluence indicator built for serious traders seeking high-confidence entries. This script fuses together a range of proven methodologies—from trendline breaks to POI-based zones and support/resistance interactions—to deliver precision alerts and clean, actionable chart visuals.
Use on DAILY.
custom notes [flasi]Perfect for adding personalized reminders or annotations directly on your trading charts.
Allows you to display up to two customizable notes stacked vertically in any corner of the chart.
Supports multiline text input
Custom background and text colors
Adjustable font sizes
Notes can be toggled on or off individually
Traders AID / Adaptive Smoothing ChannelTradersAID – Adaptive Smoothing Channel (use on the 1-week chart)
What It Does
TradersAID – Adaptive Smoothing Channel is a dual-line trend tool that forms a dynamic price corridor to help traders interpret trend direction, strength, and potential compression or expansion zones — all in real time.
Rather than using fixed-length averages, this tool adapts to market conditions using a smoothing method inspired by Kalman filter logic, a technique often applied in robotics and autonomous navigation systems where signals must be tracked accurately under uncertainty.
How It Works
The channel is built from two adaptive smoothing lines:
• A faster-reacting line that tracks short-term shifts
• A slower-reacting line that captures broader structure
Together, they form a real-time envelope that responds to volatility and trend shifts with minimal lag.
• The slope of the channel shows trend direction
• The distance between the lines reflects market compression or expansion
• The fill between the lines visually highlights directional bias and rhythm
While the exact smoothing algorithm is proprietary, the core method draws on real-time signal estimation and dynamic filtering, similar to approaches used in control systems and predictive modeling.
Key Features
• Dual Adaptive Lines: One fast, one slow — forming a responsive price channel
• Dynamic Fill Zone: Shaded area highlights trend health and volatility phases
• Three Modes:
– Slow for high-confidence structure
– Regular for balanced monitoring
– Fast for short-term sensitivity
• Overlay Format: Plots directly on price for clean integration
• Minimalist Design: Clear visuals without unnecessary clutter
Use Cases
• Trend Strength Assessment: Analyze slope and spread to judge momentum
• Volatility Tracking: Narrowing range may suggest consolidation; expansion may hint at breakout conditions
• Trend Continuation Signals: Persistent trading above or below the envelope can indicate trend persistence
• Context Layer: Pair with entry systems to reduce false signals and clarify structure zones
Settings
• Timeframe Constraint: Optimized for the 1-week chart
• Closed Source: While the code is protected, its behavior and design principles are explained here transparently — combining adaptive smoothing, volatility mapping, and Kalman-inspired signal tracking
Disclaimer
This tool is for educational and informational purposes only. It does not provide financial advice or trading signals. Always use with your own analysis and supporting tools.