Relative Strength Index (RSI)
Bhagwan RSI StrategyThe Bhagwan RSI Strategy is a momentum-based indicator designed to identify potential trend reversals using RSI cross-level logic on the 5-minute chart.
🔍 Core Logic:
Bhagwan Buy Signal triggers when:
RSI crosses below 30 (oversold), after previously crossing above 70.
This indicates potential bullish exhaustion followed by a reversal.
Bhagwan Sell Signal triggers when:
RSI crosses above 70 (overbought), after previously crossing below 30.
This indicates potential bearish exhaustion followed by a reversal.
📈 Features:
Arrows and labels highlight entry points clearly on the chart.
Multi-timeframe RSI/EMA logic is built-in (though hidden from the UI for simplicity).
✅ Use Case:
Ideal for scalpers or short-term traders using momentum reversal strategies.
Works best with confirmation from price action, candlestick patterns, or support/resistance zones.
⚠️ Note: This indicator is not financial advice. Always backtest and combine it with your own analysis before trading live.
Candle/RSI BUY SELLWhy Use Candlesticks?
They help traders visualize price action
Used in technical analysis and price pattern recognition (e.g., Doji, Engulfing, Hammer)
Assist in determining entry and exit points
Why Traders Use RSI:
To identify potential reversal zones
To confirm trend strength
To detect divergences between price and momentum
Why Combine Candlestick Patterns with RSI?
Using Candlestick patterns together with the Relative Strength Index (RSI) enhances trading decisions by combining price action and momentum analysis.
Conclusion:
Combining RSI with Candlestick patterns allows traders to:
Confirm potential reversals
Filter false signals
Improve entry and exit timing
Make more confident and accurate decisions
How It Works:
RSI Calculation
Custom RSI is calculated manually using Wilder's smoothing technique.
MA or BB Option
User can select whether to apply a smoothing MA or Bollinger Bands to RSI (useful for visual enhancements or custom strategies).
Buy/Sell Logic
check for:
Buy when the current candle is bullish (open <= close) and the previous candle was bearish (open >= close ), AND RSI is ≥ 50.
Sell when current candle is bearish and previous was bullish, AND RSI is ≤ 50.
Plot Buy/Sell Labels
Final Verdict
code is:
Valid (no syntax errors)
Useful (combines candlestick confirmation + RSI strength)
Extendable (can add divergence, alerts, etc.)
This Timeframe 5 min
Candle/RSI BUY SELLWhy Use Candlesticks?
They help traders visualize price action
Used in technical analysis and price pattern recognition (e.g., Doji, Engulfing, Hammer)
Assist in determining entry and exit points
Why Traders Use RSI:
To identify potential reversal zones
To confirm trend strength
To detect divergences between price and momentum
Why Combine Candlestick Patterns with RSI?
Using Candlestick patterns together with the Relative Strength Index (RSI) enhances trading decisions by combining price action and momentum analysis.
Conclusion:
Combining RSI with Candlestick patterns allows traders to:
Confirm potential reversals
Filter false signals
Improve entry and exit timing
Make more confident and accurate decisions
How It Works:
RSI Calculation
Custom RSI is calculated manually using Wilder's smoothing technique.
MA or BB Option
User can select whether to apply a smoothing MA or Bollinger Bands to RSI (useful for visual enhancements or custom strategies).
Buy/Sell Logic
check for:
Buy when the current candle is bullish (open <= close) and the previous candle was bearish (open >= close ), AND RSI is ≥ 50.
Sell when current candle is bearish and previous was bullish, AND RSI is ≤ 50.
Plot Buy/Sell Labels
Final Verdict
code is:
Valid (no syntax errors)
Useful (combines candlestick confirmation + RSI strength)
Extendable (can add divergence, alerts, etc.)
This Timeframe 5 min
email : dudedicate@gmail.com
Malama's 3 AmigosThe "Malama's 3 Amigos" is an original script that combines several well-known technical indicators, including MACD, RSI, and wave trend analysis, to create a robust trading signal generator. The integration of these components allows for a more nuanced understanding of market dynamics:
MACD and RSI: These indicators provide insights into momentum and trend direction, helping to identify potential reversals or continuations.
Wave Trend Analysis: This component adds a layer of volatility assessment, allowing traders to gauge overbought and oversold conditions.
Volume Filtering: By incorporating volume analysis, the script ensures that signals are validated by market participation, reducing the likelihood of false signals.
This script stands out from public open-source alternatives by offering a unique combination of trend meters and wave trend analysis, tailored for traders seeking a comprehensive dashboard for market analysis.
Detailed Methodology ("How It Works")
Core Logic
Wave Trend Calculation: The script employs a wave trend calculation that utilizes exponential moving averages (EMAs) to assess price momentum. The wave trend indicator generates two lines, which are used to identify potential bullish and bearish conditions based on crossovers and overbought/oversold levels.
Trend Meter Signals: The script features three customizable trend meters that can be set to various configurations (e.g., MACD crossovers, RSI conditions). Each trend meter evaluates market conditions and provides a bullish or bearish signal based on the selected method.
Signal Generation:
Long Entry Signal: A long signal is generated when all three trend meters indicate bullish conditions, the wave trend shows a bullish crossover, the RSI delta is above a specified threshold, and the price is above a defined moving average.
Short Entry Signal: Conversely, a short signal is triggered when all trend meters indicate bearish conditions, the wave trend shows a bearish crossover, the RSI delta is below a specified threshold, and the price is below a defined moving average.
Signal Strength Calculation: The script calculates the strength of the generated signals by summing the number of bullish or bearish conditions met. This provides traders with a clear indication of the reliability of the signal.
Backtesting and Probability Features
The script does not include built-in backtesting features; however, traders can manually backtest the signals generated by the indicator. It is recommended to consider realistic trading conditions, including commission, slippage, and risk management parameters, when evaluating the effectiveness of the signals.
Strategy Results and Risk Management
The "Malama's 3 Amigos" indicator does not inherently include backtesting capabilities, but traders are encouraged to apply the following assumptions for effective risk management:
Commission and Slippage: Traders should account for realistic trading costs when evaluating performance.
Account Sizing: It is advisable to limit risk to 5-10% of equity per trade.
Trade Frequency: A sufficient number of trades should be executed to validate the strategy's effectiveness.
Default Settings
The default settings are designed to provide a balanced approach to trading. Traders can customize parameters such as lookback periods for moving averages and volume filters to suit their trading style.
User Settings and Customization
The script includes several user-customizable inputs:
Trend Meter Selections: Traders can choose from various trend meter configurations to tailor the indicator to their preferences.
Volume Filter: Users can enable or disable volume filtering and set the lookback period for volume analysis.
RSI Delta Threshold: This parameter allows traders to define the sensitivity of the RSI delta condition for signal generation.
Moving Average Types and Lengths: Traders can select between Simple Moving Averages (SMA) and Exponential Moving Averages (EMA) and adjust their lengths.
These settings influence the behavior of the indicator and the signals generated, allowing for a personalized trading experience.
Visualizations and Chart Setup
The "Malama's 3 Amigos" indicator plots several key elements on the chart:
Wave Trend Lines: Two wave trend lines are displayed, with color coding to indicate bullish (green) and bearish (red) conditions.
Signal Markers: Buy (green triangle) and sell (red triangle) signals are plotted on the chart to indicate potential entry points.
Info Panel: An information panel can be displayed on the chart, providing real-time updates on the status of trend meters, wave trend conditions, and entry signals.
The visual elements are designed to be clear and concise, ensuring that traders can quickly interpret the information presented.
MTF RSI Fibonacci Levels & MTF Moving Avreages (EMA-SMA-WMA)Thanks for Kadir Türok Özdamar. @kadirturokozdmr
Formula Purpose of Use
This formula combines the traditional RSI indicator with Fibonacci levels to create a special technical indicator that aims to identify potential support and resistance points:
Thanks for Kadir Türok Özdamar. @kadirturokozdmr
Formula Purpose of Use
This formula combines the traditional RSI indicator with Fibonacci levels to create a special technical indicator that aims to identify potential support and resistance points:
Determines the historical RSI range of 144 periods (PEAK and DIP)
Calculates Fibonacci retracement levels within this range, and shows the direction of momentum by calculating the moving average of the RSI
This indicator can be used to identify potential reversal points, especially when the RSI is not in overbought (70+) or oversold (30-) areas.
Practical Use
Investors can use this indicator as follows:
1⃣When the RSI approaches one of the determined Fibonacci levels, it is considered a potential support/resistance area.
2⃣When the RSI approaches the DIP level, it can be interpreted as oversold, and when it approaches the PEAK level, it can be interpreted as overbought.
3⃣When the RSI crosses the SM (moving average) line upwards or downwards, it can be evaluated as a momentum change signal.
4⃣Fibonacci levels (especially M386, M500 and M618) can be monitored as important transition zones for the RSI.
--------------------------------------------
In this version, some features and a multi-timeframe averages (SMA-EMA-WMA) were added to the script. It was made possible for the user to enter multi-timeframe RSI and multi-timeframe Fibo lengths.
Bhoot RSI StrategyBhoot & Bhagwan RSI Strategy
This script identifies four types of high-probability RSI-based trades using multi-timeframe analysis:
✅ Bhoot Buy
5m RSI crosses above 70
30m, 60m RSI is > 60 and sloping up
Signal resets if 5m RSI drops below 60
✅ Bhoot Sell
5m RSI crosses below 30
30m,60m RSI is < 40 and sloping down
Signal resets if 5m RSI rises above 40
🧾 Features:
Signal arrows + text labels on chart (color-coded)
Real-time table showing RSI & 200 EMA values for 5m, 30m, and 1h timeframes
Designed for traders using reversal-based setups in volatile markets
Bhoot & Bhagwan RSI StrategyBhoot & Bhagwan RSI Signal Indicator
This indicator implements the Bhoot and Bhagwan trading signals based on multi-timeframe RSI and EMA conditions, designed for 5-minute charts. It helps traders identify momentum reversals and trend confirmations with precise entry signals.
Key Features:
Bhoot Buy Signal:
Triggered when the 5-minute RSI crosses above 70, the 30-minute RSI is above 60 and rising, with automatic reset conditions.
Bhoot Sell Signal:
Triggered when the 5-minute RSI crosses below 30, the 30-minute RSI is below 40 and falling, with automatic reset conditions.
Bhagwan Buy Signal:
Triggered when the 5-minute RSI crosses below 30, the 30-minute RSI is above or equal to 40, and the 5-minute RSI has previously crossed above 70.
Bhagwan Sell Signal:
Triggered when the 5-minute RSI crosses above 70, the 30-minute RSI is below or equal to 60, and the 5-minute RSI has previously crossed below 30.
Visuals:
Clear up/down arrows on price bars mark entry signals.
Text labels below/above bars show “Bhoot Buy”, “Bhoot Sell”, “Bhagwan Buy”, and “Bhagwan Sell”.
Signals stay anchored to candle wicks for clarity even when scrolling the chart.
A top-right table displays the RSI and 200 EMA values for 5-minute, 30-minute, and 1-hour timeframes for quick reference.
Use Case:
Ideal for intraday traders who want to combine momentum extremes with multi-timeframe trend confirmation for more reliable entries and exits.
Instructions:
Apply this indicator on a 5-minute chart for optimal signal accuracy.
Use the signals in combination with your own risk management and confirmation techniques.
RSI MTF Table V6
RSI MTF Table V6 displays MTF RSI Values.
Can customize colors and transparency.
Can customize the Panel position as per need.
XAUUSD Bhoot & Bhagwan indicatorMulti-Timeframe RSI Strategy — Bhoot & Bhagwan Edition
This indicator implements a multi-timeframe RSI-based signal system inspired by the Bhoot & Bhagwan concept. It helps traders identify potential entry points based on both momentum shifts and contextual filters across 5min, 30min, and 1hr charts.
📌 Features:
Bhoot Signals (Momentum Breakouts)
Bhoot Buy: Triggered when 5min RSI crosses above 70, 30min RSI is > 60, and sloping upward.
Bhoot Sell: Triggered when 5min RSI crosses below 30, 30min RSI is < 40, and sloping downward.
Repeats are allowed if RSI retraces and re-triggers valid conditions.
Bhagwan Signals (Mean Reversion)
Bhagwan Buy: Triggered when 5min RSI crosses below 30, 30min RSI is ≥ 40, and 5min RSI must have crossed above 70 earlier (resets after signal).
Bhagwan Sell: Triggered when 5min RSI crosses above 70, 30min RSI is ≤ 60, and 5min RSI must have crossed below 30 earlier (resets after signal).
Cross Precondition Memory:
Flags like "crossed above 70" and "crossed below 30" are tracked internally and reset post-trade, enhancing signal context.
Dynamic RSI/EMA Table:
Displays live 5m, 30m, and 1h RSI + 200 EMA values in a top-right table for quick reference.
Custom Alerts & Visuals:
Enable/disable individual alerts and signal arrows. Optional cross visualization to show internal flag triggers.
⚠️ Notes:
Works best when used in confluence with price action and higher-timeframe trends.
All RSI and EMA values are calculated using standard ta.rsi and ta.ema functions across appropriate timeframes.
Ideal for gold (XAUUSD), index scalping, and high-volatility instruments.
XAUUSD Bhoot & Bhagwan indicator✅ Bhoot Buy
Buy XAUUSD for a big gain
✅ Bhoot Sell
Sell XAUUSD for a big gain
✅ Bhagwan Buy
Buy XAUUSD for a $4 range gain
✅ Bhagwan Sell
Sell XAUUSD for a $4 range gain
Pro Signal Suite [LePasha]Pro Signal Suite
Description:
This advanced signal indicator combines candlestick pattern analysis, RSI momentum, and candle stability metrics to generate precise Buy and Sell signals on your chart.
It identifies bullish and bearish engulfing patterns filtered by candle stability and RSI thresholds, enhanced by price movement comparison over a configurable lookback period.
Designed for clarity and customization, it offers multiple label styles and colors with options to suppress repeating signals for clean chart visualization.
Core Logic:
• Candle Stability Index: Measures the strength of a candle by comparing its body size to its total range (high-low). Higher values indicate more reliable candle formations.
• RSI Filter: Uses the Relative Strength Index (RSI) to identify overbought and oversold market conditions.
• Engulfing Patterns: Detects classic bullish and bearish engulfing candlestick patterns as entry triggers.
• Price Movement Confirmation: Checks price movement over a user-defined number of candles to confirm trend continuation.
• Bar Confirmation: Signals are issued only on confirmed bars to avoid premature alerts.
Inputs:
• Candle Stability Threshold (0-1): Minimum ratio of candle body to range to consider a candle stable.
• RSI Threshold (0-100): RSI cutoff level to identify oversold (for Buy) or overbought (for Sell) conditions.
• Candle Lookback Length (≥3): Number of candles to compare price movement for trend validation.
• Prevent Repeating Signals (true/false): Option to disable multiple consecutive identical signals for cleaner charts.
Visual Settings:
• Label Size: Choose from huge, large, normal, small, or tiny.
• Label Style: Select from text bubble, triangle, or arrow.
• BUY/SELL Label Colors and Text Colors: Fully customizable for personal preference or color schemes.
Usage:
Ideal for traders seeking a simple yet robust entry signal based on price action and momentum indicators.
Can be combined with other tools like Supertrend, VWAP, or EMA for enhanced trading strategies.
Best applied on confirmed bars to reduce noise and false signals.
Limitations:
• Like all indicators, signals are not guaranteed and should be used alongside risk management.
• Best used on liquid markets and suitable timeframes for candlestick pattern reliability.
EMA Cloud with Custom MAs, RSI, Trendlines and S&R [deepakks444]Purpose
This indicator is designed to assist traders in identifying potential buy (long) and sell (short) opportunities in financial markets by combining multiple technical analysis tools into a single, cohesive system. It integrates an EMA-based cloud, customizable moving averages, RSI with divergence detection, trendlines, and support/resistance levels to provide a multifaceted view of market conditions. The indicator aims to generate clear entry and exit signals, visualize key market levels, and offer performance statistics to evaluate its effectiveness, making it suitable for traders seeking a robust, all-in-one tool for trend-following and momentum-based strategies.
Why Indicators Are Merged
The combination of multiple indicators—EMA Cloud, moving averages, RSI, trendlines, and support/resistance levels—serves several strategic purposes:
Comprehensive Market Analysis: Each component analyzes the market from a different perspective. The EMA Cloud captures short-term price momentum, moving averages identify trend direction, RSI measures overbought/oversold conditions and momentum shifts, trendlines highlight dynamic price barriers, and support/resistance levels mark key static price zones. Together, they provide a holistic view of price action, trend strength, and potential reversal points.
Signal Confirmation: By requiring multiple conditions (e.g., cloud color, price position relative to an EMA, and volume strength) to align for a signal, the indicator reduces false positives and enhances the reliability of trade setups. This multi-factor approach ensures that signals are based on confluence rather than a single indicator’s output.
Flexibility Across Market Conditions: Different markets and timeframes exhibit varying behaviors (trending, ranging, or volatile). The combination of trend-following tools (moving averages, trendlines) and momentum indicators (RSI, EMA Cloud) allows the indicator to adapt to both trending and mean-reverting markets.
Enhanced Visualization: The indicator overlays visual cues like colored clouds, trendlines, and support/resistance zones on the price chart, while also displaying RSI in a separate panel. This makes it easier for traders to interpret complex market dynamics at a glance.
Performance Tracking: The inclusion of backtesting statistics (total trades and win rate) allows traders to assess the indicator’s historical performance, providing insights into its effectiveness and aiding in strategy refinement.
Merging these indicators creates a synergistic system that balances short-term momentum signals with longer-term trend confirmation, while also incorporating price level analysis and performance metrics, making it a versatile tool for traders.
Components and Their Functions
The indicator consists of five main components, each contributing to the signal generation, visualization, and analysis process:
EMA Cloud:
Purpose: The EMA Cloud visualizes short-term price momentum by comparing the high and low prices to their respective short-term exponential moving averages (EMAs). It appears as a colored band on the price chart, with green indicating bullish momentum, red indicating bearish momentum, and yellow signaling neutral or indecisive conditions.
Function: The cloud turns green when the high price is at or above its EMA and the low price is above its EMA, suggesting strong upward momentum. It turns red when the low price is at or below its EMA and the high is below its EMA, indicating downward momentum. The cloud is a primary trigger for buy and sell signals, as its color reflects the immediate market sentiment.
Role in Signals: A green cloud is a bullish signal component, while a red cloud is bearish. The cloud’s state is one of the conditions checked for initiating trades.
Moving Averages (MAs):
Purpose: Three customizable moving averages (short, medium, and long-term) are used to identify trend direction and momentum. Traders can adjust their lengths and types (e.g., simple, exponential, weighted) to suit different trading styles.
Function: The short-term (default 20-period) and medium-term (default 50-period) MAs are compared to generate crossover signals, where the shorter MA crossing above the longer MA indicates a bullish trend, and crossing below indicates a bearish trend. Additionally, the script checks if the short-term MA is above the medium-term MA for bullish confirmation, or below it for bearish confirmation, allowing signals without requiring a recent crossover. The long-term MA (default 200-period) serves as a reference for overall trend direction, influencing the color of the shorter MAs (green for uptrend, red for downtrend).
Role in Signals: A bullish crossover or the short-term MA being above the medium-term MA triggers a buy signal, while a bearish crossover or the short-term MA being below the medium-term MA triggers a sell signal. The MAs add trend-following confirmation to the momentum-based cloud signals.
Relative Strength Index (RSI):
Purpose: The RSI measures momentum and identifies overbought or oversold conditions, with optional smoothing and divergence detection to enhance its utility.
Function: Displayed in a separate panel, the RSI oscillates between 0 and 100, with customizable upper (default 60) and lower (default 40) bands to signal potential overbought or oversold zones. A smoothed version of RSI (using a chosen MA type) can be plotted, along with Bollinger Bands for additional context. The indicator also detects bullish and bearish divergences, where price makes lower lows/higher highs but RSI does not, signaling potential reversals. These divergences are confirmed by price crossing a short-term EMA, and labels are plotted on the price chart to highlight them.
Role in Signals: While RSI does not directly contribute to buy or sell signals, its divergence detection and alerts (e.g., crossing above 60 or below 40) provide supplementary context for traders to confirm or anticipate reversals.
Trendlines:
Purpose: Trendlines identify dynamic support and resistance levels based on recent price pivots, helping traders spot trend continuations or breakouts.
Function: The indicator draws short-term, medium-term, and long-term trendlines connecting recent pivot highs (resistance) and pivot lows (support). Medium-term trendlines require a minimum number of price touches (default 3) to validate breakouts, ensuring reliability. Breakouts occur when the price crosses above a resistance trendline (bullish) or below a support trendline (bearish), signaling potential trend changes.
Role in Signals: Breakouts above medium-term or long-term resistance trendlines contribute to buy signals, while breakouts below support trendlines contribute to sell signals, adding a structural component to the indicator’s logic.
Support and Resistance:
Purpose: These levels mark static price zones where the market has historically reversed or consolidated, aiding in identifying key areas for trade entries or exits.
Function: The indicator identifies support and resistance zones based on recent pivot lows and highs within a customizable lookback period. These zones are visualized as boxes on the price chart, with options to show breakouts (price crossing through a level) and retests (price returning to a broken level). Breakouts and retests are labeled to alert traders to significant price interactions.
Role in Signals: While not directly part of the buy/sell signal logic, support and resistance breakouts and retests generate alerts that can complement the primary signals, helping traders confirm market direction or identify reversal points.
How the Indicator Functions
The indicator operates by combining the above components to generate clear buy and sell signals, visualize market dynamics, and provide performance metrics. Here’s how it functions holistically:
Signal Generation:
Buy (Long) Signals: A buy signal is triggered when at least one of the following conditions is met:
The EMA Cloud is green, indicating bullish momentum.
The short-term MA crosses above the medium-term MA, signaling a bullish trend.
The short-term MA is above the medium-term MA, confirming an ongoing bullish trend.
The price breaks above a medium-term or long-term resistance trendline, indicating a potential trend continuation or reversal.
Confirmation: The closing price must be above a short-term EMA (default 9-period) to ensure alignment with the trend, and the current volume must exceed its moving average (default 20-period) to confirm market participation.
Sell (Short) Signals: A sell signal is triggered when at least one of the following conditions is met:
The EMA Cloud is red, indicating bearish momentum.
The short-term MA crosses below the medium-term MA, signaling a bearish trend.
The short-term MA is below the medium-term MA, confirming an ongoing bearish trend.
The price breaks below a medium-term or long-term support trendline, indicating a potential trend continuation or reversal.
Confirmation: The closing price must be below the short-term EMA, and volume must exceed its moving average.
Exit Conditions: A buy position is exited when the price falls below the short-term EMA, and a sell position is exited when the price rises above it, ensuring timely exits from trades.
Visualization:
The EMA Cloud is displayed as a colored band on the price chart, making it easy to identify momentum shifts.
Moving averages are plotted as lines, with colors changing based on their position relative to the long-term MA, providing a clear trend indication.
RSI is shown in a separate panel with customizable bands and optional smoothing, highlighting momentum and overbought/oversold conditions.
Trendlines are drawn as lines connecting pivot points, with breakouts and touches visually emphasized.
Support and resistance zones are displayed as boxes, with labels for breakouts and retests, aiding in price level analysis.
Buy and sell signals are marked with labels ("L" for long, "S" for short) on the price chart, making trade opportunities immediately visible.
Alerts:
The indicator generates alerts for key events, such as RSI crossing overbought/oversold thresholds, support/resistance breakouts, retests, new support/resistance levels, and divergences. These alerts help traders stay informed of significant market developments without constant chart monitoring.
Backtesting and Performance:
The indicator tracks the number of trades and calculates a win rate based on whether the exit price is favorable compared to the entry price. These statistics are displayed in a table on the chart, allowing traders to evaluate the strategy’s historical performance and make data-driven adjustments.
How Components Work Together
The components are integrated to create a robust trading system:
Momentum and Trend Alignment: The EMA Cloud provides a quick read on short-term momentum, while moving averages and trendlines confirm the broader trend direction. This ensures that signals are generated only when momentum and trend align, reducing the risk of false signals.
Volume Confirmation: Requiring higher-than-average volume for signals adds a layer of validation, ensuring that price movements are supported by market participation.
Price Level Context: Support and resistance levels, along with trendlines, provide context for where the price is relative to key zones, helping traders assess whether a signal is at a significant breakout or reversal point.
Momentum Divergence: RSI’s divergence detection offers early warnings of potential reversals, complementing the trend-following signals from the cloud and MAs.
User Customization: Traders can toggle each component (e.g., enable/disable RSI, trendlines) and adjust parameters like MA lengths or lookback periods, making the indicator adaptable to different markets and strategies.
Practical Use
Traders can use this indicator to:
Enter Trades: Initiate long positions when a buy signal ("L" label) appears, supported by a green cloud, MA alignment, or trendline breakout. Enter short positions when a sell signal ("S" label) occurs, supported by a red cloud or bearish MA/trendline conditions.
Exit Trades: Close positions when the price crosses the short-term ema in the opposite direction, ensuring timely exits.
Monitor Key Levels: Use support/resistance boxes and trendlines to identify areas for potential reversals or breakouts, enhancing trade timing.
Assess Performance: Review the win rate and trade count to refine the strategy or adjust parameters for better results.
Stay Alerted: Set up alerts for RSI, support/resistance, or signal events to act on opportunities without constant chart monitoring.
Conclusion
The "EMA Cloud with Custom MAs, RSI, Trendlines, and Support & Resistance" indicator is a powerful, multi-faceted tool that combines momentum, trend, and price level analysis to generate reliable trading signals. By merging these components, it offers a comprehensive approach to market analysis, reducing reliance on any single indicator and enhancing decision-making through confluence. Its visual clarity, customizable settings, and performance tracking make it suitable for traders of varying experience levels, applicable to stocks, forex, cryptocurrencies, or other markets on platforms like TradingView.
Disclaimer:
Signals provided by this indicator are for reference only and do not guarantee profits. Please thoroughly test and validate before applying to live trading.
EMAs mit RSI & Candlestick-Signalen (einstellbar)This indicator overlays multiple Exponential Moving Averages (EMAs) and Simple Moving Averages (SMAs) on the chart, including EMA 8, 13, 21, 48, 50, 100, 200, 300, 500, 700 and SMA 200 & 500. Each moving average can be individually toggled on or off.
It also plots RSI signals with customizable upper and lower thresholds, marking overbought and oversold conditions.
Additionally, the indicator detects two popular candlestick patterns — Hammer and Shooting Star — and marks them directly on the chart with intuitive emoji symbols (🛠️ for Hammer below the candle and ⭐ for Shooting Star above the candle). The background of these symbols is transparent for a clean look.
Features:
Multiple EMAs and SMAs with toggle options
Configurable RSI upper and lower levels with visual signals
Detection and display of Hammer and Shooting Star candlestick patterns
Clean, emoji-based markers for candlestick signals without background clutter
Labels for the last bar’s values of each moving average
This tool helps traders quickly visualize trend strength, momentum extremes, and potential reversal candlestick signals all in one chart.
MFI + RSI + EMA Dynamic SignalsThe MFI + RSI + EMA Dynamic Signals is a designed to combine with widened criteria to capture more trading opportunities, it balances momentum, trend, and flexibility, making it suitable for trading on timeframes like 15-minute to 4-hour charts.
How It Works
The indicator uses three technical components with relaxed criteria to produce signals:
Money Flow Index (MFI) for Momentum Extremes:
The MFI, calculated over a 14-period length, measures buying and selling pressure using price and volume. A buy signal can trigger when MFI crosses above the oversold level (default: 30, widened from 20), indicating potential buying pressure, while a sell signal can occur when MFI crosses below the overbought level (default: 70, widened from 80), suggesting selling pressure.
Relative Strength Index (RSI) for Momentum Confirmation:
The RSI, calculated over a 14-period length, confirms momentum strength. Bullish momentum is confirmed when RSI is above a buy threshold (default: 45, relaxed from 50), and bearish momentum when below a sell threshold (default: 55, relaxed from 50), allowing more signals near neutral momentum levels.
Exponential Moving Average (EMA) for Trend Sensitivity:
The indicator uses a fast EMA (default: 9 periods) and a slow EMA (default: 21 periods) to detect trend direction and crossovers. Signals can trigger when the fast EMA crosses the slow EMA, or when the fast EMA is within a proximity threshold (default: 0.5%) of the slow EMA, capturing early trend changes and increasing signal frequency.
Signal Generation
Signals are generated using the previous bar’s values to prevent repainting, with widened criteria for more frequent triggers:
Buy Signal: Either the MFI crosses above the oversold level or the fast EMA crosses above the slow EMA, and either RSI confirms bullish momentum (above 45) or the EMAs are near a crossover (within 0.5%). Displayed as a green upward triangle below the bar.
Sell Signal: Either the MFI crosses below the overbought level or the fast EMA crosses below the slow EMA, and either RSI confirms bearish momentum (below 55) or the EMAs are near a crossover (within 0.5%). Displayed as a red downward triangle above the bar.
RSI mura visionOverview
The Enhanced RSI with Custom 40/60 Zones is a Pine Script™ v6 open-source indicator that builds on the classic Relative Strength Index by adding two additional horizontal levels at 40 and 60, alongside the standard 30/70. These extra zones help you identify early momentum shifts and distinguish trending markets from ranging ones with greater precision.
Key Features & Originality
* Custom Mid-Zones (40/60): Standard RSI signals can be noisy around the 50 midpoint. By marking 40 as a “weak momentum” threshold and 60 as a “strong momentum” confirmation, you get clearer entry and exit cues.
* Color-Coded Zones: The RSI line changes color when crossing 40, 50, 60, 70, and 30, letting you visually spot momentum acceleration or deceleration.
* Configurable Alerts: Built-in alert conditions fire when RSI crosses 40 or 60 in either direction, so you never miss a potential trend onset or exhaustion.
* Lightweight & Clean: No external dependencies, no look-ahead bias, and minimal repainting—ideal for both novice and professional traders.
How It Works
1. Momentum Decomposition: The standard 14-period RSI measures overbought/oversold extremes. Adding 40/60 lets you see when momentum shifts from neutral to bullish (crossing above 60) or bearish (dropping below 40) earlier than the classic 70/30 thresholds.
2. Trend Confirmation vs. Pullbacks: Readings between 40–60 often correspond to healthy pullbacks within a trend. A bounce off 40 suggests continuation; a rejection at 60 warns of a deeper pullback or reversal.
Usage & Inputs
* RSI Length (default 14): Period for calculating RSI.
* Level Inputs: Customize levels for overbought (70), support (60), neutral (50), weak (40), and oversold (30).
* Alert Toggles: Enable/disable alerts on each cross.
Why This Adds Value
* Early Signals: Capture trend beginnings before the market reaches extreme overbought/oversold levels.
* Noise Reduction: Filter sideways chop by watching the 40–60 corridor.
* Flexibility: Works on any timeframe or ticker.
Pine Script™ Version: v6
Open-Source License: MPL-2.0
Feel free to fork, modify, and share.
RSI Divergences (Regular, Hidden, Exaggerated)RSI Divergences (Regular, Hidden, Exaggerated)
This indicator detects and visually highlights all major types of RSI divergences on your chart: Regular, Hidden, and Exaggerated divergences, both bullish and bearish.
Key Features:
Calculates RSI based on a user-defined length and timeframe that automatically matches your chart's timeframe.
Identifies pivot highs and lows on both price and RSI using customizable pivot left/right bars.
Detects divergences when RSI and price movements disagree, signaling potential trend reversals or continuation.
Differentiates between three types of divergences:
Regular Divergence: Classic signal for possible trend reversal.
Hidden Divergence: Often indicates trend continuation.
Exaggerated Divergence: A less common form signaling momentum changes.
Draws clear colored lines and labels on the RSI pane for each divergence, using green for bullish and red for bearish signals.
Includes RSI overbought (70) and oversold (30) bands with gradient fills to help visualize RSI zones.
Efficient use of arrays to track pivots and manage plotting history for smooth performance.
Usage:
Ideal for traders looking to leverage RSI divergences for better timing entries and exits in trending and range-bound markets. The script is fully customizable and works seamlessly across different timeframes
RSI Divergence Indicator - Trading VidhyalayaThis indicator automatically identifies RSI-based bullish and bearish divergences and visually marks them directly on the candlestick chart, making it easier for traders to spot potential reversals.
✅ Key Features:
Bullish Divergence
When the price makes a lower low, but the RSI makes a higher low, the indicator highlights the candle with a green arrow or label to signal potential upward reversal.
Bearish Divergence
When the price makes a higher high, but the RSI forms a lower high, the indicator marks the candle with a red arrow or label to indicate a possible downside move.
Real-time Detection
Divergences are plotted in real-time, helping traders react quickly to changing market conditions.
Candlestick Overlay
Signals are shown directly on the chart, rather than below in a separate panel, allowing for faster and clearer decision-making.
📊 Benefits:
Helps in identifying early trend reversals
Works well with other indicators like MACD, Moving Averages, or Volume
Great for both beginners and advanced traders
Saves time by automating divergence spotting, reducing manual errors
RTH Session Range Position (0-100) with EMAA Pine Script indicator designed to help traders understand where the current price is located within the Regular Trading Hours (RTH) session range, from 0 (session low) to 100 (session high). It also plots a smoothed EMA of this position to provide insight into momentum or trend during the RTH session.
What the Indicator Does
Defines RTH (Regular Trading Hours):
Start: 9:30 AM
End: 4:00 PM
These are typical US equity market hours.
Tracks the session's high and low during RTH:
sessionHigh and sessionLow update only during RTH.
Calculates position of the current price within the RTH range:
Formula: ((close - sessionLow) / (sessionHigh - sessionLow)) * 100
Result is a percentage:
0 = at session low
100 = at session high
50 = middle of session range
Calculates an EMA of that position (posEMA):
Smooths out the raw position to help visualize momentum within the range.
Plots and table:
Plots pos and posEMA on a separate chart pane.
Adds horizontal lines at key levels (0, 30, 50, 70, 100).
Table shows current values for Position, EMA, and Range.
Visual cues:
bgcolor highlights when pos crosses over or under the EMA — potential momentum shifts.
Alerts:
Cross above/below 50 (session midpoint).
Cross above/below EMA.
How to Use It Effectively
1. Session Strength & Momentum
Position above 70: Price is near session highs — strong upward momentum.
Position below 30: Price is near session lows — strong downward momentum.
Use the EMA of position to filter out noise and identify trends.
2. Breakout or Reversal Detection
Cross above EMA: Momentum may be turning bullish.
Cross below EMA: Momentum may be turning bearish.
These crosses (especially near mid-levels like 50) can hint at session trend shifts.
3. Range Context for Entries
If you're a mean-reversion trader, look for:
Price > 70 + turning down below EMA → possible short.
Price < 30 + turning up above EMA → possible long.
For breakout traders, you might wait for:
Crosses above 70 with EMA support.
Crosses below 30 with EMA resistance.
4. Confirmation Tool
Use this indicator alongside others to confirm:
Whether price action has strength within the day.
Whether breakouts have real momentum or are extended already.
MTF Dashboard (Stoch,MACD,RSI) & Stochastic Signals
English Script Description:
Indicator Title: MTF Dashboard (Stoch,MACD,RSI) & Stochastic Signals
1. Overview
The "MTF Dashboard (Stoch,MACD,RSI) & Stochastic Signals" indicator is an advanced, multi-faceted analytical tool designed for comprehensive market analysis. It consolidates a detailed multi-timeframe (MTF) dashboard for Stochastic, MACD, and RSI, hierarchical Stochastic alignment signals (S3, S4, S5), PVSRA-based candle coloring, a customizable moving average, optional MA/VWAP filters for signals, and dynamic background coloring into a single, integrated Pine Script™ utility. This indicator aims to provide traders with a deeper market perspective by consolidating multiple layers of analysis onto the current chart.
2. Originality and Usefulness
This script’s originality stems from its comprehensive integration of several distinct analytical methodologies into a cohesive and highly customizable framework. While the core concept for the hierarchical Stochastic signals (S3-S5) was inspired by the work of f56eroon (ابو بتال - خطيرون), this indicator represents a significant original development by Saleh_ABO_RAED. Key original contributions include:
The specific implementation and extensive customization of the MTF dashboard displaying Stochastic, MACD, and RSI across five user-defined timeframes.
The seamless integration of PVSRA ( Volume) candle coloring, providing an immediate visual layer of volume confirmation.
The inclusion of a fully customizable general-purpose Moving Average.
The advanced and independent MA and VWAP filtering options for the S3-S5 Stochastic signals.
The overall script architecture that allows these diverse components to work synergistically.
Justification for Mashup:
This indicator is designed to provide a multi-dimensional view of the market, which is often necessary for robust trade decision-making. By combining:
MTF Analysis (Dashboard & Signals): To understand the broader context and identify signals aligning across multiple perspectives.
Momentum & Trend (Stoch, MACD, RSI, MA): To gauge the strength and direction of price movements.
Volume Analysis (PVSRA): To assess the conviction behind price action.
Signal Filtering (MA/VWAP): To enhance the reliability of generated signals.
This "mashup" is justified by its utility in helping traders identify higher-probability setups through the confluence of these varied analytical signals, all within a single tool, thus reducing chart clutter and streamlining the analytical process. The script is useful for traders who appreciate a detailed, layered approach to market analysis and seek to confirm signals from multiple non-correlated perspectives.
Practical Benefit for Traders:
This tool empowers traders to:
Quickly assess market conditions across multiple timeframes and key indicators.
Identify potential trade entries based on hierarchical Stochastic signals, confirmed by PVSRA and optional MA/VWAP filters.
Visually gauge market strength and conviction through PVSRA candle coloring.
Utilize a customizable MA for trend direction and dynamic support/resistance.
Make more informed decisions by considering a confluence of analytical factors.
3. Key Features
Multi-Timeframe Dashboard (Stochastic, MACD, RSI): Displays Stochastic (%K, %D, Status), MACD (Line, Signal, Status), and RSI (Value, SMA, Status) for up to five user-configurable timeframes (TF1 to TF5).
Hierarchical Stochastic Alignment Signals (S3, S4, S5): Generates signals based on a sequence of Stochastic confirmations across TF1-TF5, with user-defined K-level thresholds for initial crosses and subsequent confirmations.
PVSRA Candle Coloring: Integrates PVSRA logic to color candles based on volume and price action analysis (e.g., Bullish/Bearish 200% Volume, 150% Volume, Normal Volume candles). Option to override current symbol for PVSRA calculation.
Customizable Moving Average (MA): Plots a user-selectable MA (SMA or EMA) with configurable length, source, color, and width.
Dual Independent Optional Signal Filters (for S3-S5 signals):
MA Filter: Optionally filter S3-S5 signals using a separate configurable MA (SMA, EMA, WMA).
VWAP Filter: Optionally filter S3-S5 signals using VWAP with advanced anchoring options.
Customizable Background Coloring: Optionally colors the chart background when Stochastic indicators on TF3, TF4, and TF5 are in bullish or bearish alignment.
Extensive Customization: Configure all timeframes, all indicator parameters (Stoch, MACD, RSI, PVSRA colors, MA settings, VWAP settings), signal confirmation K-levels, table appearance, and alert conditions.
Alerts: Defines multiple alert conditions for S3, S4, and S5 Bullish/Bearish alignment signals, with alert messages indicating active filters.
4. How It Works
MTF Data & Dashboard: The script fetches and calculates Stochastic, MACD, and RSI data for each of the five user-defined timeframes using request.security with barmerge.lookahead_on to prevent future data leakage. This data populates the on-chart table.
PVSRA Candle Coloring: Analyzes each bar's volume and price range against historical averages (e.g., 10-period SMA of volume) to identify candles with significantly high volume (e.g., >=150% or >=200% of average) or high "value2" (volume * range), coloring them accordingly to denote strong buying or selling pressure.
Stochastic Signal Generation (S3-S5):
An initial Stochastic cross on TF1 (optionally filtered by K-level) serves as the trigger.
This cross is then confirmed sequentially by congruent Stochastic conditions (K above/below D, and K above/below user-defined confirmation levels) on TF2, TF3 (for an S3 signal), then TF4 (for S4), and finally TF5 (for S5).
MA & VWAP Signal Filtering: If enabled, generated S3-S5 signals are only plotted (and trigger alerts) if the price also satisfies the condition relative to the chosen MA (e.g., price > MA for longs) and/or VWAP. Both MA and VWAP lines can be plotted independently.
Background Coloring: Based on the consensus of Stochastic states (bullish/bearish) on TF3, TF4, and TF5.
5. How to Use
Configure Timeframes & Base Indicators: Set up your desired MTF levels (TF1-TF5) and the parameters for Stoch, MACD, and RSI via the script's "Settings/Inputs" dialogue.
Configure PVSRA & General MA: Enable/disable PVSRA candle coloring and the general MA plot; adjust their respective parameters (colors, lengths, types).
Set Stochastic Signal Parameters:
Adjust K-level thresholds for TF1 Stochastic crosses (set to 0 for bull/100 for bear to disable K-level entry filter).
Configure K-level confirmation thresholds for TF2-TF5.
Configure Optional MA/VWAP Signal Filters: Independently enable plotting and/or signal filtering for the MA and/or VWAP; choose their types, lengths, and anchor periods.
Interpret:
Dashboard: For an overview of market conditions.
PVSRA Candles: For volume confirmation of price movements.
S3-S5 Signals: As potential indications of strengthening multi-timeframe Stochastic alignment. The more filters a signal passes (MA, VWAP), the more confluent it might be considered.
MA/VWAP Lines: As dynamic support/resistance or trend indicators.
Background Color: For quick visual assessment of broader Stochastic momentum.
Setting Up Alerts: Add the indicator to your chart. Click the "Alert" button in TradingView, select this indicator under "Condition," and choose from the defined alert conditions (e.g., "Stoch TF3 Bullish Alignment"). Alert messages will indicate active filters.
6. Important Considerations / Disclaimer
This indicator provides analytical tools and potential signals; it is not a standalone trading system and does not guarantee profits.
Always use in conjunction with your trading strategy, risk management, and other analyses. Test thoroughly.
The effectiveness of filters and signals varies with market conditions and assets. Experimentation with settings is crucial.
This script is for educational/informational purposes only and is not financial advice. Trading involves substantial risk. The author, Saleh_ABO_RAED, is not responsible for any trading decisions based on this indicator.
7. Credits
The hierarchical Stochastic signal logic (S3-S5) and the initial strategic framework were inspired by the work of f56eroon (ابو بتال - خطيرون). This script, "MTF Dashboard (Stoch,MACD,RSI) & Stochastic Signals," represents an original development by Saleh_ABO_RAED, featuring the specific MTF dashboard implementation for Stochastic, MACD, and RSI, the integration of PVSRA candle coloring and a general Moving Average, advanced MA/VWAP signal filtering, background coloring, and the overall customizable script architecture.
Arabic Script Description (الوصف العربي للإسكريبت):
عنوان المؤشر: MTF Dashboard (Stoch,MACD,RSI) & Stochastic Signals
1. نظرة عامة
مؤشر "MTF Dashboard (Stoch,MACD,RSI) & Stochastic Signals" هو أداة تحليلية متقدمة ومتعددة الأوجه مصممة للتحليل الشامل للسوق. يدمج هذا المؤشر لوحة معلومات مفصلة متعددة الأطر الزمنية (MTF) لمؤشرات ستوكاستيك، الماكد (MACD)، ومؤشر القوة النسبية (RSI)، مع إشارات ستوكاستيك الهرمية التوافقية (S3, S4, S5)، وتلوين الشموع بناءً على PVSRA، ومتوسط متحرك قابل للتخصيص، وفلاتر اختيارية (MA و VWAP) للإشارات، وتلوين ديناميكي للخلفية، كل ذلك في أداة واحدة متكاملة مبرمجة بلغة Pine Script™. يهدف هذا المؤشر إلى تزويد المتداولين بمنظور أعمق للسوق من خلال دمج طبقات تحليل متعددة على الرسم البياني الحالي.
2. الأصالة والفائدة
تنبع أصالة هذا الإسكريبت من تكامله الشامل للعديد من المنهجيات التحليلية المتميزة ضمن إطار عمل متماسك وقابل للتخصيص بدرجة عالية. بينما المفهوم الأساسي لإشارات ستوكاستيك الهرمية (S3-S5) مستوحى من f56eroon (ابو بتال - خطيرون)، يمثل هذا المؤشر تطويراً أصيلاً وجوهرياً قام به Saleh_ABO_RAED. تشمل المساهمات الأصلية الرئيسية ما يلي:
التنفيذ المحدد والتخصيص الشامل للوحة معلومات MTF التي تعرض ستوكاستيك، الماكد، ومؤشر القوة النسبية عبر خمسة أطر زمنية يحددها المستخدم.
التكامل السلس لتلوين شموع PVSRA (، الحجم، )، مما يوفر طبقة تأكيد مرئية فورية للحجم.
إدراج متوسط متحرك عام قابل للتخصيص بالكامل.
خيارات التصفية المتقدمة والمستقلة باستخدام المتوسط المتحرك (MA) ومتوسط السعر المرجح بالحجم (VWAP) لإشارات ستوكاستيك S3-S5.
البنية البرمجية الشاملة التي تسمح لهذه المكونات المتنوعة بالعمل بشكل متآزر.
مبررات الدمج (Mashup Justification):
تم تصميم هذا المؤشر لتوفير رؤية متعددة الأبعاد للسوق، وهو أمر ضروري غالبًا لاتخاذ قرارات تداول قوية. من خلال الجمع بين:
تحليل MTF (لوحة المعلومات والإشارات): لفهم السياق الأوسع وتحديد الإشارات المتوافقة عبر وجهات نظر متعددة.
الزخم والاتجاه (ستوكاستيك، ماكد، RSI، المتوسط المتحرك): لقياس قوة واتجاه تحركات الأسعار.
تحليل الحجم (PVSRA): لتقييم قوة الاقتناع وراء حركة السعر.
تصفية الإشارات (MA/VWAP): لتعزيز موثوقية الإشارات المولدة.
هذا "الدمج" مبرر بفائدته في مساعدة المتداولين على تحديد إعدادات تداول ذات احتمالية أعلى من خلال التقاء هذه الإشارات التحليلية المتنوعة، كل ذلك ضمن أداة واحدة، مما يقلل من فوضى الرسم البياني ويبسط العملية التحليلية. الإسكريبت مفيد للمتداولين الذين يقدرون النهج التفصيلي متعدد الطبقات لتحليل السوق ويسعون لتأكيد الإشارات من وجهات نظر متعددة غير مترابطة.
الفائدة العملية للمتداولين:
تمكّن هذه الأداة المتداولين من:
تقييم ظروف السوق بسرعة عبر أطر زمنية متعددة ومؤشرات رئيسية.
تحديد إدخالات التداول المحتملة بناءً على إشارات ستوكاستيك الهرمية، المؤكدة بواسطة PVSRA وفلاتر MA/VWAP الاختيارية.
قياس قوة السوق والاقتناع بصريًا من خلال تلوين شموع PVSRA.
استخدام متوسط متحرك قابل للتخصيص لاتجاه الاتجاه والدعم والمقاومة الديناميكية.
اتخاذ قرارات أكثر استنارة من خلال النظر في التقاء العوامل التحليلية.
3. الميزات الرئيسية
لوحة معلومات متعددة الأطر الزمنية (ستوكاستيك، ماكد، RSI): تعرض قيم ستوكاستيك (K%, D%, الحالة)، الماكد (الخط، خط الإشارة، الحالة)، ومؤشر القوة النسبية (القيمة، المتوسط البسيط، الحالة) لما يصل إلى خمسة أطر زمنية قابلة للتخصيص (TF1 إلى TF5).
إشارات توافق ستوكاستيك الهرمية (S3, S4, S5): يتم إنشاء الإشارات بناءً على سلسلة من تأكيدات ستوكاستيك عبر الأطر TF1-TF5، مع عتبات مستوى K يحددها المستخدم للتقاطعات الأولية والتأكيدات اللاحقة.
تلوين شموع PVSRA: يدمج منطق PVSRA لتلوين الشموع بناءً على تحليل الحجم وحركة السعر (مثل شموع حجم صاعد/هابط 200%، حجم 150%، حجم عادي). خيار لتجاوز الرمز الحالي لحساب PVSRA.
متوسط متحرك قابل للتخصيص (MA): يرسم متوسطًا متحركًا (SMA أو EMA) يمكن للمستخدم اختياره مع طول ومصدر ولون وعرض قابل للتكوين.
فلتران اختياريان مستقلان للإشارات (لإشارات S3-S5):
فلتر MA: قم اختياريًا بتصفية إشارات S3-S5 باستخدام متوسط متحرك منفصل قابل للتكوين (SMA, EMA, WMA).
فلتر VWAP: قم اختياريًا بتصفية إشارات S3-S5 باستخدام VWAP مع خيارات إرساء متقدمة.
تلوين خلفية قابل للتخصيص: يقوم اختياريًا بتلوين خلفية الرسم البياني عندما تكون مؤشرات ستوكاستيك على الأطر TF3، TF4، و TF5 جميعها في توافق صاعد أو هابط.
تخصيص واسع النطاق: قم بتكوين جميع الأطر الزمنية، وجميع معلمات المؤشرات (ستوكاستيك، ماكد، RSI، ألوان PVSRA، إعدادات MA، إعدادات VWAP)، ومستويات تأكيد K للإشارات، ومظهر الجدول، وشروط التنبيه.
التنبيهات: يُعرّف المؤشر العديد من شروط التنبيه لتوافق إشارات S3 و S4 و S5 الصاعدة/الهابطة، مع إشارة رسائل التنبيه إلى الفلاتر النشطة.
4. كيف يعمل المؤشر
بيانات MTF ولوحة المعلومات: يقوم الإسكريبت بجلب وحساب بيانات ستوكاستيك، الماكد، و RSI لكل من الأطر الزمنية الخمسة التي يحددها المستخدم باستخدام request.security مع barmerge.lookahead_on لمنع تسرب البيانات المستقبلية. تملأ هذه البيانات الجدول على الرسم البياني.
تلوين شموع PVSRA: يحلل حجم كل شمعة ونطاق سعرها مقابل المتوسطات التاريخية (مثل متوسط متحرك بسيط لـ10 فترات للحجم) لتحديد الشموع ذات الحجم المرتفع بشكل كبير (مثل >=150% أو >=200% من المتوسط) أو "value2" مرتفعة (الحجم * النطاق)، وتلوينها وفقًا لذلك للدلالة على ضغط شراء أو بيع قوي.
توليد إشارات ستوكاستيك (S3-S5):
يعمل تقاطع ستوكاستيك أولي على TF1 (يمكن تصفيته اختياريًا بمستوى K) كمُشغِّل.
يتم بعد ذلك تأكيد هذا التقاطع بالتتابع بواسطة شروط ستوكاستيك متوافقة (K فوق/تحت D، و K فوق/تحت مستويات التأكيد المحددة من المستخدم) على TF2، ثم TF3 (لإشارة S3)، ثم TF4 (لـ S4)، وأخيرًا TF5 (لـ S5).
تصفية الإشارات بـ MA و VWAP: في حالة التمكين، لا يتم رسم إشارات S3-S5 المولدة (ولا تُطلق تنبيهات) إلا إذا كان السعر يستوفي أيضًا الشرط المتعلق بالمتوسط المتحرك المختار (مثال: السعر > MA للشراء) و/أو VWAP. يمكن رسم خطوط MA و VWAP بشكل مستقل.
تلوين الخلفية: بناءً على إجماع حالات ستوكاستيك (صاعدة/هابطة) على الأطر TF3، TF4، و TF5.
5. كيفية الاستخدام
تكوين الأطر الزمنية والمؤشرات الأساسية: قم بإعداد مستويات MTF المطلوبة (TF1-TF5) ومعلمات ستوكاستيك، الماكد، و RSI عبر مربع حوار "الإعدادات/المدخلات" الخاص بالإسكريبت.
تكوين PVSRA و MA العام: قم بتمكين/تعطيل تلوين شموع PVSRA ورسم المتوسط المتحرك العام؛ اضبط معلمات كل منهما (الألوان، الأطوال، الأنواع).
ضبط معلمات إشارة ستوكاستيك:
عدّل عتبات مستوى K لتقاطعات ستوكاستيك TF1 (اضبط على 0 للصاعد/100 للهابط لتعطيل فلتر دخول مستوى K).
قم بتكوين عتبات تأكيد مستوى K لـ TF2-TF5.
تكوين فلاتر MA/VWAP الاختيارية للإشارات: قم بتمكين الرسم و/أو تصفية الإشارات بشكل مستقل لـ MA و/أو VWAP؛ اختر أنواعها وأطوالها وفترات الإرساء.
التفسير:
لوحة المعلومات: للحصول على نظرة عامة على ظروف السوق.
شموع PVSRA: لقياس قوة الاقتناع وراء تحركات الأسعار.
إشارات S3-S5: كمؤشرات محتملة لتوافق ستوكاستيك متعدد الأطر يزداد قوة. كلما زاد عدد الفلاتر التي تجتازها الإشارة (MA, VWAP)، كلما أمكن اعتبارها أكثر قوة.
خطوط MA/VWAP: كدعم/مقاومة ديناميكية أو مؤشرات اتجاه.
لون الخلفية: لتقييم بصري سريع لزخم ستوكاستيك الأوسع.
إعداد التنبيهات: أضف المؤشر إلى الرسم البياني. انقر فوق زر "تنبيه" في TradingView، واختر هذا المؤشر ضمن "الشرط"، ثم اختر من شروط التنبيه المحددة (مثل "Stoch TF3 Bullish Alignment"). ستشير رسائل التنبيه إلى الفلاتر النشطة.
6. اعتبارات هامة / إخلاء مسؤولية
يوفر هذا المؤشر أدوات تحليلية وإشارات محتملة؛ إنه ليس نظام تداول قائم بذاته ولا يضمن الأرباح.
استخدمه دائمًا بالاقتران مع استراتيجية التداول الخاصة بك، إدارة المخاطر، والتحليلات الأخرى. اختبره جيدًا.
تختلف فعالية الفلاتر والإشارات باختلاف ظروف السوق والأصول. التجربة مع الإعدادات أمر بالغ الأهمية.
هذا الإسكريبت مخصص للأغراض التعليمية/المعلوماتية فقط وليس نصيحة مالية. ينطوي التداول على مخاطر كبيرة. المؤلف، Saleh_ABO_RAED، غير مسؤول عن أي قرارات تداول بناءً على هذا المؤشر.
7. الحقوق والتقدير
منطق إشارات ستوكاستيك الهرمية (S3-S5) والإطار الاستراتيجي الأولي مستوحيان من عمل f56eroon (ابو بتال - خطيرون). هذا الإسكريبت، "MTF Dashboard (Stoch,MACD,RSI) & Stochastic Signals"، يمثل تطويراً أصيلاً قام به Saleh_ABO_RAED، ويتميز بالتنفيذ المحدد للوحة معلومات MTF لمؤشرات ستوكاستيك، الماكد، و RSI، ودمج تلوين شموع PVSRA والمتوسط المتحرك العام، والتصفية المتقدمة للإشارات باستخدام MA/VWAP، وتلوين الخلفية، والبنية البرمجية الشاملة القابلة للتخصيص.
Buy/Sell Ei - Premium Edition (Fixed Momentum)**📈 Buy/Sell Ei Indicator - Smart Trading System with Price Pattern Detection 📉**
**🔍 What is it?**
The **Buy/Sell Ei** indicator is a professional tool designed to identify **buy and sell signals** based on a combination of **candlestick patterns** and **moving averages**. With high accuracy, it pinpoints optimal entry and exit points in **both bullish and bearish trends**, making it suitable for forex pairs, stocks, and cryptocurrencies.
---
### **🌟 Key Features:**
✅ **Advanced Candlestick Pattern Detection**
✅ **Momentum Filter (Customizable consecutive candle count)**
✅ **Live Trade Mode (Instant signals for active trading)**
✅ **Dual MA Support (Fast & Slow MA with multiple types: SMA, EMA, WMA, VWMA)**
✅ **Date Filter (Focus on specific trading periods)**
✅ **Win/Loss Tracking (Performance analytics with success rate)**
---
### **🚀 Why Choose Buy/Sell Ei?**
✔ **Precision:** Reduces false signals with strict pattern rules.
✔ **Flexibility:** Works in both live trading and backtesting modes.
✔ **User-Friendly:** Clear labels and alerts for easy decision-making.
✔ **Adaptive:** Compatible with all timeframes (M1 to Monthly).
---
### **🛠 How It Works:**
1. **Trend Confirmation:** Uses MAs to filter trades in the trend’s direction.
2. **Pattern Recognition:** Detects "Ready to Buy/Sell" and confirmed signals.
3. **Momentum Check:** Optional filter for consecutive bullish/bearish candles.
4. **Live Alerts:** Labels appear instantly in Live Trade Mode.
---
### **📊 Ideal For:**
- **Day Traders** (Scalping & Intraday)
- **Swing Traders** (Medium-term setups)
- **Technical Analysts** (Backtesting strategies)
**🔧 Designed by Sahar Chadri | Optimized for TradingView**
**🎯 Trade Smarter, Not Harder!**
MACD of RSI [TORYS]MACD of RSI — Momentum & Divergence Scanner
Description:
This enhanced oscillator applies MACD logic directly to the Relative Strength Index (RSI) rather than price, giving traders a clearer look at internal momentum and early shifts in trend strength. Now featuring a custom histogram, dual MA types, and RSI-based divergence detection — it’s a complete toolkit for identifying exhaustion, acceleration, and hidden reversal points in real time.
How It Works:
Calculates the MACD line as the difference between a fast and slow moving average of RSI. Adds a Signal Line (MA of the MACD) and plots a Histogram to show momentum acceleration/deceleration. Both RSI MAs and the Signal Line can be toggled between EMA and SMA for custom tuning.
Divergence Detection:
Bullish Divergence : Price makes a lower low while RSI makes a higher low → labeled with a green “D” below the curve.
Bearish Divergence : Price makes a higher high while RSI makes a lower high → labeled with a red “D” above the curve.
Configurable lookback window for tuning sensitivity to pivots, with 4 as the sweet spot.
RSI Pivot Dot Signals:
Plots green dots at RSI oversold pivot lows below 30,
Plots red dots at overbought pivot highs above 70.
Helps detect short-term exhaustion or bounce zones, plotted right on the MACD-RSI curve.
RSI 50 Crosses (Optional):
Optional ▲ and ▼ labels when RSI crosses its 50 midline — useful for momentum trend shifts or pullback confirmation, or to detect consolidation.
Histogram:
Plotted as a column chart showing the distance between MACD and Signal Line.
Colored dynamically:
Bright green : Momentum rising above zero
Light green : Weakening above zero
Bright red : Momentum falling below zero
Light red : Weakening below zero
The zero line serves as the mid-point:
Above = Bullish Bias
Below = Bearish Bias
How to Interpret:
Momentum Confirmation:
Use MACD cross above Signal Line with a rising histogram to confirm breakouts or trend entries.
Histogram shrinking near zero = momentum weakening → caution or reversal.
Exhaustion & Reversals:
Dot signals near RSI extremes + histogram peak can suggest overbought/oversold pressure.
Use divergence labels ("D") to spot early reversal signals before price breaks structure.
Inputs & Settings:
RSI Length
Fast/Slow MA Lengths for MACD (applied to RSI)
Signal Line Length
MA Type: Choose between EMA and SMA for MACD and Signal Line
Pivot Sensitivity for dot markers
Divergence Logic Toggle
Show/hide RSI 50 Crosses
Best For:
Traders who want momentum insight from inside RSI, not price
Scalpers using divergence or exhaustion entries
Swing traders seeking entry confirmation from signal crossovers
Anyone using multi-timeframe confluence with RSI and trend filters
Pro Tips:
Combine this with:
Bollinger Bands breakouts and reversals
VWAP or EMAs to filter entries by trend
Volume spikes or BBW squeezes for volatility confirmation
TTM Scalper Alert to sync structure and momentum
Adaptive Strength MACD [UM]Indicator Description
Adaptive Strength MACD is an adaptive variant of the classic MACD that uses a customized Strength Momentum moving average for both its oscillator and signal lines. This makes the indicator more responsive in trending conditions and more stable in sideways markets.
Key Features
1. Adaptive Strength Momentum MA
Leverages the Adaptive Momentum Oscillator to scale smoothing coefficients dynamically.
2. Trend-Validity Filters
Optional ADX filter ensures signals only fire when trend strength (ADX) exceeds a user threshold.
3. Directional Filter (DI+) confirms bullish or bearish momentum.
4. Color-Coded Histogram
5. Bars turn bright when momentum accelerates, faded when slowing.
6. Grayed out when trend filters disqualify signals.
7. Alerts
Bullish crossover (histogram from negative to positive) and bearish crossover (positive to negative) only when filters validate trend.
Comparison with Regular MACD
1. Moving Averages
Classic MACD uses fixed exponential moving averages (EMAs) for its fast and slow lines, so the smoothing factor is constant regardless of how strong or weak price momentum is.
Adaptive Strength MACD replaces those EMAs with a dynamic “Strength Momentum” MA that speeds up when momentum is strong and slows down in quiet or choppy markets.
2. Signal Line Smoothing
In the classic MACD, the signal is simply an EMA of the MACD line, with one user-selected period.
In the Adaptive Strength MACD , the signal line also uses the Strength Momentum MA on the MACD series—so both oscillator and signal adapt together to the underlying momentum strength.
3. Responsiveness to Momentum
A static EMA reacts the same way whether momentum is surging or fading; you either get too-slow entries when momentum spikes or too-fast whipsaws in noise.
The adaptive MA in your indicator automatically gives you quicker crossovers when there’s a trending burst, while damping down during low-momentum chop.
4. Trend Validation Filters
The classic MACD has no built-in mechanism to know whether price is actually trending versus ranging—you’ll see crossovers in both regimes.
Adaptive Strength MACD includes optional ADX filtering (to require a minimum trend strength) and a DI filter (to confirm bullish vs. bearish directional pressure). When those filters aren’t met, the histogram grays out to warn you.
5. Histogram Coloring & Clarity
Typical MACD histograms often use two colors (above/below zero) or a simple ramp but don’t distinguish accelerating vs. decelerating moves.
Your version employs four distinct states—accelerating bulls, decelerating bulls, accelerating bears, decelerating bears—plus a gray “no-signal” state when filters fail. This makes it easy at a glance to see not just direction but the quality of the move.
6. False-Signal Reduction
Because the classic MACD fires on every crossover, it can generate whipsaws in ranging markets.
The adaptive MA smoothing combined with ADX/DI gating in your script helps suppress those false breaks and keeps you focused on higher-quality entries.
7. Ideal Use Cases
Use the classic MACD when you need a reliable, well-understood trend-following oscillator and you’re comfortable manually filtering choppy signals.
Choose Adaptive Strength MACD \ when you want an all-in-one, automated way to speed up in strong trends, filter out noise, and receive clearer visual cues and alerts only when conditions align.
How to Use
1. Setup
- Adjust Fast and Slow Length to tune sensitivity.
- Change Signal Smoothing to smooth the histogram reaction.
- Enable ADX/DI filters and set ADX Threshold to suit your preferred trend strength (default = 20).
2. Interpretation
- Histogram > 0: Short‐term momentum above long‐term → bullish.
- Histogram < 0: Short‐term below long‐term → bearish.
- Faded greyed bars indicate a weakening move; gray bars show filter invalidation.
How to Trade
Buy Setup:
- Histogram crosses from negative to positive.
- ADX ≥ threshold and DI+ > DI–.
- Look for confirmation (bullish candlestick patterns or support zone).
Sell Setup:
- Histogram crosses from positive to negative.
- ADX ≥ threshold and DI– > DI+.
- Confirm with bearish price action (resistance test or bearish pattern).
Stop & Target
- Place stop just below recent swing low (long) or above recent swing high (short).
- Target risk–reward of at least 1:2, or trail with a shorter‐period adaptive MA.
Consecutive Candles Above/Below EMADescription:
This indicator identifies and highlights periods where the price remains consistently above or below an Exponential Moving Average (EMA) for a user-defined number of consecutive candles. It visually marks these sustained trends with background colors and labels, helping traders spot strong bullish or bearish market conditions. Ideal for trend-following strategies or identifying potential trend exhaustion points, this tool provides clear visual cues for price behavior relative to the EMA.
How It Works:
EMA Calculation: The indicator calculates an EMA based on the user-specified period (default: 100). The EMA is plotted as a blue line on the chart for reference.
Consecutive Candle Tracking: It counts how many consecutive candles close above or below the EMA:
If a candle closes below the EMA, the "below" counter increments; any candle closing above resets it to zero.
If a candle closes above the EMA, the "above" counter increments; any candle closing below resets it to zero.
Highlighting Trends: When the number of consecutive candles above or below the EMA meets or exceeds the user-defined threshold (default: 200 candles):
A translucent red background highlights periods where the price has been below the EMA.
A translucent green background highlights periods where the price has been above the EMA.
Labeling: When the required number of consecutive candles is first reached:
A red downward arrow label with the text "↓ Below" appears for below-EMA streaks.
A green upward arrow label with the text "↑ Above" appears for above-EMA streaks.
Usage:
Trend Confirmation: Use the highlights and labels to confirm strong trends. For example, 200 candles above the EMA may indicate a robust uptrend.
Reversal Signals: Prolonged streaks (e.g., 200+ candles) might suggest overextension, potentially signaling reversals.
Customization: Adjust the EMA period to make it faster or slower, and modify the candle count to make the indicator more or less sensitive to trends.
Settings:
EMA Length: Set the period for the EMA calculation (default: 100).
Candles Count: Define the minimum number of consecutive candles required to trigger highlights and labels (default: 200).
Visuals:
Blue EMA line for tracking the moving average.
Red background for sustained below-EMA periods.
Green background for sustained above-EMA periods.
Labeled arrows to mark when the streak threshold is met.
This indicator is a powerful tool for traders looking to visualize and capitalize on persistent price trends relative to the EMA, with clear, customizable signals for market analysis.
Explain EMA calculation
Other trend indicators
Make description shorter