SuperTrend AI with RSI, EMA & Dynamic S/RSupport, resistance, entry and exit signals, and combining the average with the relative strength
Breadth Indicators
Combined SupportPine Script™ v6 | Created by nikolay.gnatyk | Licensed under Mozilla Public License 2.0
The "Combined Support" indicator is a versatile tool designed to identify and visualize key support and resistance (S/R) levels on a chart, based on pivot points and dynamic price channels. It overlays customizable S/R zones, optional moving averages, and pivot markers, making it ideal for traders seeking to analyze price action and potential breakout zones.
How It Works:
The indicator detects pivot points and groups them into S/R channels based on proximity and strength. Resistance levels are plotted above the current price in red, while support levels appear below in lime. Labels provide quick insights into price distances, and optional MAs help contextualize trends. Alerts notify users of potential breakouts, enhancing trade decision-making.
Usage:
Trend Traders: Combine with MAs to confirm trend direction and S/R zones.
Breakout Traders: Use alerts and channel visuals to spot key price movements.
Swing Traders: Leverage pivot points and S/R levels for entry/exit timing.
Inputs:
Main Settings: Pivot period, channel width, strength, max S/R levels, loopback period.
Visual Settings: Colors, line styles, label options.
Alerts: Enable/disable breakout notifications.
Moving Averages: Toggle, length, and type for MA1 and MA2.
Notes:
Optimized for performance with a max_bars_back of 501.
Best used on timeframes suited to your trading style (e.g., 1H, 4H, or Daily).
Explore the power of combined S/R analysis with this all-in-one indicator!
HawkEye Volume Indicator [LazyBear] with SMA and AlertsHI..
Its an updated version of HawkEye Volume by LazyBear with added 14 day SMA over volume and added alerts for Green and Red candles. Do Backtest and adjust if needed.
Advanced Trading Metrics DashboardThe Advanced Trading Metrics Dashboard provides traders with a comprehensive set of key market metrics in an elegant, easy-to-read format. This professional-grade indicator combines five critical trading metrics into one unified dashboard:
ADX (14): Measures trend strength with color-coded ratings
Volatility: Displays ATR as a percentage with visual classification
Volume Ratio: Analyzes buy/sell volume balance with bullish/bearish indicators
Trend: Evaluates overall market trend using EMA alignment, RSI, and MACD
Breakout: Detects and rates potential breakout opportunities
Each metric includes a visual bar chart, precise value, and qualitative rating to help you make informed trading decisions at a glance. The indicator features both a detailed data table and plot lines with appropriate scaling.
Perfect for day traders, swing traders, and technical analysts who need a quick overview of market conditions without cluttering their charts.
Customize colors and thresholds to match your trading strategy. Built with optimized Pine Script code for reliable performance.
RedK VADER - Volume-Accelerated Directional Energy RatioRedK VADER - Volume-Accelerated Directional Energy Ratio
Overview
RedK VADER is an indicator that analyzes market trends by calculating the energy ratio based on price movement and volume. It utilizes Zero Lag EMA smoothing to provide faster and more responsive signals.
Features
✅ Considers both price action and volume: Calculates the energy ratio of upward and downward movements to assess market strength.
✅ Zero Lag Smoothing: Uses EMA-based smoothing to minimize lag and improve responsiveness.
✅ Histogram Display: Helps visualize trend strength and potential reversals.
✅ Simple yet effective: Uses short-term and long-term energy differences to generate intuitive trade signals.
How to Use
📌 Blue Line (RedK VADER): Indicates trend direction and strength.
📌 Orange Line (Signal Line): A smoothed version of VADER; crossovers provide trade signals.
📌 Histogram (Green Bars): Represents the difference between VADER and the signal line. When crossing the zero line, it may indicate a trend reversal.
Trade Signals
🔵 Buy Signal: When RedK VADER crosses above the signal line.
🔴 Sell Signal: When RedK VADER crosses below the signal line.
⚡ Trend Strength: The larger the histogram bars, the stronger the trend.
Use this indicator to gain deeper market insights and enhance your trading decisions! 🚀
Demand and Supply ZonesDemand and Supply Zones Indicator
This indicator identifies and plots demand and supply zones on your TradingView chart, highlighting key areas where significant buying (demand) or selling (supply) pressure has historically occurred. These zones are derived from pivot points and extended to the right, serving as visual cues for potential support and resistance levels. It is designed to assist traders in making informed decisions by pinpointing price levels where the market is likely to react.
Key Features
Dynamic Zone Detection: Automatically identifies supply and demand zones using pivot highs and lows.
ATR-Based Zone Sizing: Zone width is calculated dynamically with the Average True Range (ATR), adapting to market volatility.
Trend Context: Incorporates a moving average to evaluate the trend, enhancing zone strength when aligned with the current trend direction.
Limited Zones for Clarity: Displays only the two most recent demand and supply zones, keeping the chart clean and focused on relevant levels.
Strength Visualization: Zones are color-coded with transparency levels reflecting their strength—stronger zones are more opaque, weaker ones more transparent.
Customizable Parameters: Adjust pivot strength, ATR period, ATR multiplier, trend period, and the maximum number of zones to suit your preferences.
How It Works
Demand Zones (Green): Plotted around pivot lows, these zones indicate potential areas of buying interest. They appear in shades of green, with darker shades signaling stronger zones.
Supply Zones (Red): Plotted around pivot highs, these zones highlight areas of potential selling pressure. They appear in shades of red, with darker shades indicating stronger zones.
Zone Strength: Strength diminishes as zones age but increases if aligned with the current trend (e.g., a demand zone in an uptrend). This is visually shown through transparency levels.
Zone Management: Only the two most recent zones of each type are displayed, ensuring chart clarity and relevance.
Usage Instructions
Add the Indicator: Apply the "Demand and Supply Zones" indicator to your TradingView chart.
Interpret the Zones:
Green Zones (Demand): Potential support areas where price might bounce or consolidate.
Red Zones (Supply): Potential resistance areas where price might reverse or stall.
Consider Zone Strength: Darker zones are stronger and may have a greater impact on price action.
Combine with Other Analysis: Pair the zones with other tools (e.g., trendlines, indicators) for a well-rounded trading strategy.
Adjust Settings (Optional): Tailor the indicator to your trading style by tweaking:
Pivot Strength: Higher values detect more significant pivots.
ATR Multiplier: Increase for wider zones, decrease for narrower ones.
Trend Period: Adjust to fine-tune trend sensitivity.
Arbitrage Spot-Futures Don++Strategy: Spot-Futures Arbitrage Don++
This strategy has been designed to detect and exploit arbitrage opportunities between the Spot and Futures markets of the same trading pair (e.g. BTC/USDT). The aim is to take advantage of price differences (spreads) between the two markets, while minimizing risk through dynamic position management.
[Operating principle
The strategy is based on calculating the spread between Spot and Futures prices. When this spread exceeds a certain threshold (positive or negative), reverse positions are opened simultaneously on both markets:
- i] Long Spot + Short Futures when the spread is positive.
- i] Short Spot + Long Futures when the spread is negative.
Positions are closed when the spread returns to a value close to zero or after a user-defined maximum duration.
[Strategy strengths
1. Adaptive thresholds :
- Entry/exit thresholds can be dynamic (based on moving averages and standard deviations) or fixed, offering greater flexibility to adapt to market conditions.
2. Robust data management :
- The script checks the validity of data before executing calculations, thus avoiding errors linked to missing or invalid data.
3. Risk limitation :
- A position size based on a percentage of available capital (default 10%) limits exposure.
- A time filter limits the maximum duration of positions to avoid losses due to persistent spreads.
4. Clear visualization :
- Charts include horizontal lines for entry/exit thresholds, as well as visual indicators for spread and Spot/Futures prices.
5. Alerts and logs :
- Alerts are triggered on entries and exits to inform the user in real time.
[Points for improvement or completion
Although this strategy is functional and robust, it still has a few limitations that could be addressed in future versions:
1. [Limited historical data :
- TradingView does not retrieve real-time data for multiple symbols simultaneously. This can limit the accuracy of calculations, especially under conditions of high volatility.
2. [Lack of liquidity management :
- The script does not take into account the volumes available on the order books. In conditions of low liquidity, it may be difficult to execute orders at the desired prices.
3. [Non-dynamic transaction costs :
- Transaction costs (exchange fees, slippage) are set manually. A dynamic integration of these costs via an external API would be more realistic.
4. User-dependency for symbols :
- Users must manually specify Spot and Futures symbols. Automatic symbol validation would be useful to avoid configuration errors.
5. Lack of advanced backtesting :
- Backtesting is based solely on historical data available on TradingView. An implementation with third-party data (via an API) would enable the strategy to be tested under more realistic conditions.
6. [Parameter optimization :
- Certain parameters (such as analysis period or spread thresholds) could be optimized for each specific trading pair.
[How can I contribute?
If you'd like to help improve this strategy, here are a few ideas:
1. Add additional filters:
- For example, a filter based on volume or volatility to avoid false signals.
2. Integrate dynamic costs:
- Use an external API to retrieve actual costs and adjust thresholds accordingly.
3. Improve position management:
- Implement hedging or scalping mechanisms to maximize profits.
4. Test on other pairs:
- Evaluate the strategy's performance on other assets (ETH, SOL, etc.) and adjust parameters accordingly.
5. Publish backtesting results :
- Share detailed analyses of the strategy's performance under different market conditions.
[Conclusion
This Spot-Futures arbitrage strategy is a powerful tool for exploiting price differentials between markets. Although it is already functional, it can still be improved to meet more complex trading scenarios. Feel free to test, modify and share your ideas to make this strategy even more effective!
[Thank you for contributing to this open-source community!
If you have any questions or suggestions, please feel free to comment or contact me directly.
Angel Signal proAngel Signal Pro is a comprehensive technical analysis tool that integrates multiple indicators for a structured market assessment.
RSI, MACD, and ADX — evaluate trend strength and identify potential entry and exit points.
Momentum and ATR — measure price acceleration and volatility, assisting in risk management.
Stochastic Oscillator — detects overbought and oversold conditions.
SMA (50, 100, 200) — tracks key moving averages with the option to enable all at once.
Cryptocurrency price display — select and monitor real-time prices of any cryptocurrency available on the BINANCE exchange.
Automatic trend detection— classifies trends as bullish, bearish, or neutral based on RSI and MACD signals.
Customizable table — presents key indicator values in a structured and convenient format. The table also provides automatic trend detection across different timeframes (TF), allowing you to assess the current market situation more accurately on various levels.
Automatic gap detection — identifies market gaps, helping to spot potential trading opportunities.
Buy and sell signals — the system generates buy and sell signals based on the analysis of five key indicator values, allowing traders to respond quickly to market changes.
Bollinger Bands — helps assess market volatility and identify support and resistance levels, as well as potential reversal points, by detecting when prices move outside of normal volatility ranges.
Customization settings — in Angel Signal Pro, you can select which indicators and features you want to display. All elements can be turned on or off according to your preferences. There is also the ability to change colors and the appearance of each element, allowing you to tailor the interface to your personal preferences and make the tool more convenient to use.
Angel Signal Pro is suitable for traders of all experience levels and helps navigate market conditions with confidence.
US500 Institutional Bias - MultiTF Pro EditionUS500 Institutional Bias – Multi-Timeframe Pro Edition
This custom-built TradingView indicator is designed to replicate an institutional-level bias model using multi-timeframe analysis, trend structure, and volume-based smart money signals. It combines over 20 high-value components into a single, weighted directional score — helping traders determine whether the environment favors long, short, or neutral positioning.
✅ Key Features & What It Does:
📈 Multi-Timeframe Trend Following
Analyzes EMA structures (fast > mid > slow) on:
M1 (intrabar)
M5
M15
H1
1D
Each timeframe contributes to the final bias based on its weight.
Higher timeframes like H1 and D1 have stronger influence on the overall direction.
🧠 Bias Score Calculation
The script calculates a composite Bias Score by summing weighted signals from:
Moving Averages (Trend)
MACD Histogram (Momentum)
RSI & Stochastic (Mean Reversion)
MFI, OBV, ADL, CMF (Volume Flow)
TSI & ROC (True Strength)
VWAP relationship
Bollinger Band squeeze detection
Donchian Channel positioning
RSI divergence detection
Relative Vigor Index & Volatility Index
Seasonality (month-based behavior)
🔺 Smart Money & Liquidity Zones
Highlights potential Order Blocks
Detects Volume Spikes and Support/Resistance pivots
📊 Visual Outputs
Color-coded chart background based on bias intensity
Triangle signals for Strong Long or Strong Short zones
Divergence dots when price and RSI disagree (early reversal alerts)
Optional Bias Panel to show total score and market state
🧭 Use Case
This tool is ideal for:
Intraday scalpers and swing traders
Confirming trend alignment across timeframes
Avoiding trades during neutral or conflicting structure
Combining technical and sentiment-based signals
1 Hour Open vs Close Buy Strategythis indicater is one of most powerfull indicater, This indicater is power to make a money with a day
OPR First 15Stupidely simple indicator, It creates a box all around the first 15 minutes of the OPR of London and NY. I'st just boring to do it everyday ... It can be used only in 1 minute timeframe.
Double RSIDouble RSI contains data from two RSIs, RSI 7 (blue color) and RSI 14 (red color), i.e. two RSIs together on the same chart.
It is used to predict the difference between overbought and oversold in two types of RSI, one faster and the other slower.
Enhanced Trading Strategy with RSI, MACD, TP/SL📌 Enhanced Trading Strategy with RSI, MACD, TP/SL
This Pine Script strategy identifies high-probability trading signals using multiple confluences, including Engulfing & Pin Bar candle patterns, trend filtering with EMA, momentum confirmation with RSI & MACD, and an ATR-based risk management system.
🔹 Key Features:
1. **EMA Trend Filter (50-period EMA)**
- Helps determine market direction.
- Buy signals are valid only above EMA 50.
- Sell signals are valid only below EMA 50.
2. **Candle Pattern Detection**
- **Bullish Engulfing** & **Bearish Engulfing** confirm strong reversals.
- **Bullish Pin Bar** & **Bearish Pin Bar** indicate rejection zones.
3. **Momentum Confirmation (RSI & MACD)**
- RSI prevents overbought/oversold trades.
- MACD ensures trend momentum aligns with the trade.
4. **Risk Management (ATR-based TP & SL)**
- Take Profit and Stop Loss levels dynamically adjust based on ATR.
- Helps optimize risk-to-reward ratios.
5. **Trade Execution & Alerts**
- The script generates buy/sell orders when all conditions align.
- Alerts notify traders when a signal is triggered.
📊 Best Timeframe & Win Rate for BTC
✅ **4H (Best for Swing Trading)**
✅ **1H (Balanced for Day Trading)**
✅ **15M (Scalping Possible but More Noise)**
**Estimated Win Rate:**
- Backtesting on BTC/USD (4H timeframe) suggests a **win rate of 60-75%**, depending on market conditions.
- The strategy performs **best in trending markets** and may require additional filtering during sideways movements.
🚀 **Optimize further?** Consider adding Bollinger Bands, Volume, or Trend Strength filters.
OTT, CCI, OBV, EMA Strategy💡 Overview
The OTT, CCI, OBV, EMA Strategy is a high-precision trend-following and momentum-based trading system designed to capture profitable opportunities in all market conditions. By combining the Optimal Trend Tracker (OTT), Commodity Channel Index (CCI), On-Balance Volume (OBV), and Exponential Moving Average (EMA), this strategy provides high-probability buy and sell signals with well-defined risk management parameters.
🔹 Key Features:
✅ OTT-Based Trend Detection – Identifies bullish and bearish market conditions with precision.
✅ CCI Entry & Exit Confirmation – Filters trades with momentum validation.
✅ OBV Volume Analysis – Confirms trend strength based on smart money movements.
✅ EMA-Based Exits – Ensures optimal trade closures for maximizing profits.
✅ Adaptive Stop-Loss & Take-Profit – ATR, Percentage, and PIP-based options for customizable risk management.
✅ ADX Momentum Filter – Avoids low-volatility, choppy markets for better trade accuracy.
✅ Multi-Timeframe Trend Filter – Aligns trades with the broader market direction for improved success rates.
✅ Session & Day Filters – Trade only during preferred market hours for better consistency.
🎯 How It Works:
1️⃣ Bullish Entry:
✅ OTT signals an uptrend (MAvg crosses OTT level).
✅ CCI is above the oversold level (-100), confirming momentum.
✅ OBV is above its moving average, indicating strong volume participation.
2️⃣ Bearish Entry:
✅ OTT signals a downtrend (MAvg crosses below OTT level).
✅ CCI is below the overbought level (100), showing weakening momentum.
✅ OBV is below its moving average, confirming bearish volume.
3️⃣ Trade Management:
✅ Stop-Loss & Take-Profit can be set using ATR, percentage, or PIP-based calculations for risk optimization.
✅ Exits are dynamically managed using EMA crossovers and CCI signals.
🔍 Best Timeframes & Markets
📊 Works on stocks, forex, crypto, and indices across various timeframes.
⚡ Optimized for higher accuracy on 5m, 15m, 1H, and 4H charts for intraday and swing trading.
🚀 Why Use This Strategy?
This strategy is ideal for traders who want precision, risk management, and trend confirmation in one powerful tool. Whether you're a beginner or a pro, it helps you stay on the right side of the market with high-probability trade setups.
TREND and ZL FLOWHow It Helps Traders
Trend Identification with T3 Moving Average
The script calculates a T3 moving average using a smoother version of traditional moving averages, reducing lag and providing a clearer view of trend direction.
A histogram is plotted, where green bars indicate an uptrend and red bars signal a downtrend. This helps traders visually confirm the market trend and avoid false signals.
Zero Lag Moving Average (ZLMA) for Faster Reversals
The ZLMA is designed to react more quickly to price changes while minimizing lag. It helps traders spot trend reversals sooner than traditional moving averages.
The line color changes green for bullish momentum and red for bearish momentum, making it easier to spot shifts in direction.
Overall, this indicator is useful for trend-following traders who want to capture momentum shifts efficiently. It can be particularly helpful for day traders and swing traders looking for early trend confirmation and automated trade signals.
Custom Opening Range FillThis TradingView indicator visualizes a customizable opening range. Users define the start hour, minute (UTC), and range duration. It calculates the high and low prices within this period and fills the area between them on the chart. The range resets daily. This highlights a specific trading window, aiding in identifying potential breakout or breakdown levels. Traders can adjust the time parameters to analyze various market sessions or strategies. It's useful for those focusing on price action within a defined timeframe, simplifying the observation of key price levels.
1 Hour Open vs Close Buy Strategythis one is most powerfull indicator,This is most of this is an uncian power to make a money to the game channger of this indicator
IndicatorBTC [ALMAZ]IndicatorBTC is a powerful BTC trading tool combining RSI and dynamic support/resistance zones.
✅ Buy signals when RSI is oversold or price hits support
🔻 Sell signals when RSI is overbought or price touches resistance
📉 Support and resistance are calculated from the last 24 hours
Perfect for intraday traders looking for smart, clean entry points.
Advanced Multi-Indicator Strategy"Advanced Multi-Indicator Strategy" is a sophisticated trading strategy designed to analyze multiple market indicators and provide buy and sell signals based on a combination of technical factors. The strategy uses various indicators, including moving averages, momentum oscillators, trend-following indicators, and price patterns to create a robust entry and exit framework for trading.
Key Components:
Price Action and Trend Indicators:
The strategy considers the price action by ensuring that the closing price is greater than the opening price (bullish indication) and the closing price is above 1.
It also incorporates a set of Exponential Moving Averages (EMAs) of various periods (EMA3, EMA5, EMA8, EMA13, EMA21, EMA55, EMA100) to confirm the trend direction. A buy signal is generated only when all EMAs are aligned in a bullish sequence, i.e., the shorter-period EMAs are above the longer-period EMAs.
Momentum Indicators:
MACD: The strategy uses the MACD to confirm momentum. A buy signal is generated when the MACD value is positive and the MACD signal line is below the MACD line, indicating bullish momentum.
RSI (Relative Strength Index): The strategy checks that the RSI is below 70, ensuring that the market is not overbought, and room remains for upward movement.
Rate of Change (ROC): This is used to identify the speed of price movement. A ROC value less than 100 is required to avoid excessive price volatility.
Commodity Channel Index (CCI): A positive CCI indicates the market is in an uptrend.
Money Flow Index (MFI): The strategy ensures that the MFI is below 80, indicating that there is no excessive buying pressure.
Volume and Market Strength:
The On-Balance Volume (OBV) indicator is used to ensure that the volume is confirming the price movement. A positive OBV is required for a buy signal.
Additionally, the strategy checks that the volume multiplied by the closing price is greater than 10 million, ensuring there is substantial market activity backing the move.
Pattern Recognition:
Stochastic RSI: The Stochastic RSI values (%K and %D) are monitored to ensure the market is not in an overbought or oversold condition.
Parabolic SAR: The strategy ensures that the SAR (Stop-and-Reverse) is below the current price, confirming an uptrend.
Hanging Man Candlestick: The strategy checks for a Hanging Man candlestick pattern as a potential sell signal if detected during a price move.
ADX (Average Directional Index):
The ADX and its components (+DI and -DI) are used to confirm the strength of the trend. The strategy ensures that +DI is above the ADX and -DI, indicating a strong upward trend.
Buy Condition:
A buy signal is generated when:
The closing price is greater than the opening price.
The EMAs are in a bullish sequence (shorter EMAs above longer EMAs).
The MACD is above 0, and the MACD line crosses above the signal line.
The RSI is below 70 (avoiding overbought conditions).
Aroon values suggest a strong uptrend.
The Bollinger Bands upper band is above the close price.
On-Balance Volume (OBV) confirms buying volume.
The ADX confirms the trend strength.
Additional filters such as ROC, CCI, MFI, and Stochastic RSI ensure market conditions are favorable for a buy.
Sell Condition:
The strategy considers a sell signal when:
The EMA5 crosses below EMA8 (a trend reversal).
There have been three consecutive bearish candles (close < open).
A Hanging Man candlestick pattern is detected.
ADX or +DI / -DI values indicate weakening trend strength.
Indicator Plots:
EMAs (3, 5, 8, 13, 21, 55, 100) are plotted on the main chart to visualize trend direction.
Bollinger Bands upper band is plotted to confirm overbought conditions.
ADX, +DI, and -DI are plotted in a separate subchart to monitor trend strength.
Stochastic RSI values (%K and %D) are plotted in a separate subchart to analyze momentum.
This strategy combines multiple indicators to generate reliable buy and sell signals, making it suitable for traders who prefer a multi-faceted approach to market analysis, ensuring better decision-making and potentially higher profitability in trending markets.
RakyatChart_ProUsed to determine exit points based on price volatility using ATR (Average True Range).
Key Features:
BUY/SELL signals with larger and clearer labels
Automatic trailing stop to safely follow trends
Alert notifications when a trend reversal occurs
Option to use close price or high/low for extremum calculations
Use this indicator for trend-following trading or as an additional confirmation tool in scalping/day trading strategies.
Cut Alert - Bullish & Bearish CrossesThis indicator detects trend reversal signals by tracking when a custom oscillator (based on the difference between short and long SMAs of price midpoints) crosses the zero line. It calculates how many bars (cut) have passed since the last cross and sends alerts for both bullish (negative to positive) and bearish (positive to negative) shifts. Each alert includes the direction label, interval, and reset cut value for automated screening or strategy integration.
Moving Average Shift [ChartPrime]Great indicator based on moving averages, indicating trend changes.
ICT/SMC XAUUSD Scalper v6This indicator combines **ICT (Inner Circle Trader)** and **SMC (Smart Money Concepts)** strategies for **3-minute XAUUSD scalping**. Key features:
1. **Liquidity Zones**
- Plots recent high/low levels as horizontal lines (red/green).
2. **Order Blocks (OB)**
- Labels bullish (green "OB" ▼) and bearish (red "OB" ▲) zones with 70% transparency.
- Auto-removes after 20 bars.
3. **Fair Value Gaps (FVG)**
- Highlights price imbalances with semi-transparent boxes (green=bullish, red=bearish).
- Cleans up after 9 bars (3x FVG length).
4. **Market Structure Shift (MSS)**
- Detects trend reversals via swing breaks.
5. **Signals**
- **Buy**: ▲ below price on bullish MSS + OB/FVG reaction + liquidity break.
- **Sell**: ▼ above price on bearish MSS + OB/FVG reaction + liquidity break.
**Optimized For**: Quick scalps (3-10 pips) during high liquidity sessions (London/NY overlap). Includes real-time alerts and clean visual hierarchy.