Candle Sequence IdentifierThis indicator allows you to identify 2cs, 3cs, 4cs. 2 candle sequence requires a rejection, so as 3 candle and 4 candle. The MA are 27, 100, 200. Helpful if you trend with the trend of the EMAS
Wskaźniki i strategie
Volume Surge Webhook AlertThis TradingView indicator, named "Volume Surge Webhook Alert," is designed to find significant increases in trading volume and send out alerts with key information. It works by looking back at the volume over a certain number of past candlesticks, which you can set using the "Lookback Period" input. The indicator calculates the average volume during this period. Then, it sets a threshold for what counts as a "volume surge." This threshold is a percentage increase over the average volume, and you can adjust this percentage using the "Volume Surge Threshold (%)" input.
When the current candlestick's volume is higher than this threshold, the indicator considers it a volume surge. To help you see this visually, the indicator plots three lines on a separate chart: the average volume (in blue), the current volume (in red), and the threshold volume (in gray circles).
If a volume surge happens, the indicator creates a webhook alert. This alert sends a message in a structured format (like a digital envelope) that contains the following information: the symbol of the stock or cryptocurrency, the timeframe of the chart you're looking at, the current volume, the average volume, the threshold volume, and a simple message saying a volume surge was detected. This alert is sent only once when the candlestick closes with a volume surge.
Additionally, when a volume surge is detected, a small red exclamation mark "!" will appear above that candlestick on the main price chart.
Essentially, this indicator helps traders spot times when trading volume is unusually high, which can sometimes be a sign of important price movements. You can customize how sensitive the indicator is by changing the "Lookback Period" and the "Volume Surge Threshold (%)". The webhook alerts allow you to be notified automatically when these surges occur, so you don't have to constantly watch the charts.
Anjink V3 Purpose:
Identify Market Swings:
Detects significant highs and lows in the price movement using parameters like Depth, Deviation, and Backstep.
Plots trendlines connecting these swing points.
Labels these swing points with S (Sell) for swing highs and B (Buy) for swing lows, indicating potential trading opportunities.
Trend Analysis:
Plots three key moving averages (MA 20, MA 50, MA 200) for trend-following strategies.
Helps traders understand the short-term, mid-term, and long-term trends.
Volatility and Risk Metrics:
Uses ATR (Average True Range) to measure market volatility.
Displays the ATR percentage (volatility as a percentage of the price) and a calculated stop-loss percentage (1.5x ATR) for risk management.
Trend Visualization:
Dynamically updates swing levels and trendlines as the market evolves.
Highlights the trend direction with a background color:
Red: Downtrend (Bearish).
Green: Uptrend (Bullish).
Fake Breakout with EMA, SL/TPThis indicator is designed to identify fake breakout setups with precision using EMA and RSI filters. It includes:
Signal Detection: Highlights potential long and short entries based on fake breakout conditions.
Stop Loss and Take Profit Levels: Automatically calculates dynamic SL/TP levels using a risk-reward ratio and order block analysis.
Performance Monitor: Tracks total entries, wins, losses, win rate, average profit, and total profit for both long and short trades.
Time Filter: Automatically restricts signals to specific trading hours (7:30 AM - 1:00 PM).
Customizable Parameters: Adjustable RSI length, EMA length, and risk-reward ratio.
Perfect for traders looking for a systematic approach to scalping or day trading. Clean visuals and optional debugging make it versatile for various trading styles.
BK Multiple MA, RMA, SMA, HMA, VWAP, Rolling VWAP **Indicator Description**
I’m incredibly proud to introduce my third indicator to the TradingView community: **BK Multiple MA with HMA, VWAP, and Rolling VWAP**! This tool has been a game-changer in my trading strategy, and I’m excited to share it with others who are navigating the markets.
This indicator holds a special place in my heart because it represents the first technical analysis concept introduced to me by my mentor when I began apprenticing under him. His wisdom, guidance, and passion for trading—and for life—left an indelible mark on my journey. I dedicate this work, and every indicator I introduce, to the foundation he helped me build, while giving glory first and foremost to God.
**Moving Averages (MAs)** are one of the most widely used tools in technical analysis, and this indicator takes them to the next level. It allows you to plot **six fully customizable moving averages simultaneously**, with options including:
- **Exponential Moving Average (EMA)**
- **Simple Moving Average (SMA)**
- **Relative Moving Average (RMA)**
- **Hull Moving Average (HMA)**
- **Volume Weighted Average Price (VWAP)**
- **Rolling VWAP**
This flexibility makes the indicator highly versatile, whether you’re a day trader, swing trader, or long-term investor. By customizing periods, colors, and line widths for each MA, you can tailor the indicator to perfectly suit your trading style.
**Key Features**
1. **Six Fully Customizable MAs**:
- Adjust periods, line colors, and widths to match your preferences.
- Select from EMA, SMA, RMA, HMA, VWAP, or Rolling VWAP for each line.
2. **Unique Rolling VWAP Option**:
- Rolling VWAP calculates the volume-weighted average price over a user-defined period, such as 200 candles.
- This feature is ideal for traders seeking volume-weighted levels that don’t reset with each session, making it invaluable for trend-following and swing trading.
3. **HMA for Smoother Trends**:
- The Hull Moving Average (HMA) is designed to reduce lag and provide a responsive, noise-free view of price trends.
- It’s a powerful tool for spotting reversals and confirming directional momentum.
4. **Session VWAP**:
- Traditional VWAP resets with each trading session, making it a reliable benchmark for intraday support and resistance levels.
**How It Works**
- **VWAP**: Reflects the average price weighted by volume for the current trading session, commonly used by institutional traders to identify key price levels.
- **Rolling VWAP**: Extends VWAP functionality by calculating over a user-defined period, allowing for flexible multi-timeframe analysis.
- **HMA**: A fast, smooth moving average that reacts quickly to price changes while filtering out noise.
The combination of these options provides traders with a comprehensive view of market dynamics, enabling better decision-making.
**Final Thoughts**
This indicator is deeply meaningful to me because it represents the first concept my mentor introduced when I began apprenticing under him. His wisdom, guidance, and passion for trading—and for life—left an indelible mark on my journey. I dedicate this work, and every indicator I introduce, to the foundation he helped me build, while giving glory first and foremost to God.
If this indicator helps you succeed, I humbly ask that you honor the blessings in your life by giving back—whether through acts of kindness, philanthropy, or helping others in need.
May the Almighty guide us all toward wisdom and success in our endeavors. All glory belongs to God!
5 EMA - 20 EMA Crossover Trade Labels with Background ShadingEMA Crossover Strategy with Background Shading
This script implements an EMA Crossover strategy that generates BUY and SELL signals based on the relationship between the 5-period EMA (Exponential Moving Average) and the 20-period EMA, with additional confirmation from the 50-period EMA.
Strategy Explanation:
BUY Signal: A BUY signal is generated when the 5 EMA crosses above the 20 EMA and the price is above the 50 EMA, indicating a potential upward trend. The background is shaded green to highlight favorable conditions for buying.
SELL Signal: A SELL signal is generated when the 5 EMA crosses below the 20 EMA and the price is below the 50 EMA, suggesting a potential downward trend. The background is shaded red to indicate unfavorable conditions and to help identify optimal selling points.
Features:
Dynamic Background Shading: The background is shaded green when the price is above the 50 EMA and red when the price is below the 50 EMA to visually represent trend conditions.
Clear Trade Signals: Semi-transparent arrows and text labels ("BUY" and "SELL") mark the crossover points, enhancing signal visibility and making it easier to identify trading opportunities.
This strategy provides a clear and visual method for identifying potential trades by combining EMA crossovers with trend confirmation from the 50 EMA. It helps traders make informed decisions based on market conditions.
Optimized MGC Futures Strategy | Dynamic R:RONLY for 1 hour timeframe, it takes fundamentals into consideration
Alpha Crunching MMLv2Murrey Math Lines (MML) are a form of dynamic support and resistance levels based on Gann’s theories of price movement. They divide a trading range into eight key levels (or octaves), helping traders identify potential reversal points, trend strength, and overbought/oversold conditions.
This version is a slightly modified variation of the MML indicator by ceyhun.(Thank you)
Notes:
-Geared towards SPX 0DTE traders using a 5m chart.
-On Auto mode: 5m chart defaults to 78 which is how many 5m increments there are in a single regular trading session which matches the Alpha Crunching Daily Forecasts.
-On Auto mode: The Daily chart will default to 20. All other time frames will default to 78.
-Can switch to Manual mode to adjust settings to your liking for any time frame.
-Some of the lines have been turned off by default for a cleaner less cluttered look.
SSO ALMA StrategySSO where buy/sell determined using the ALMA on an hourly chart with parameters 80, .5 and 6
OPEX_2025Monthly option expirations:
17 January 2025
21 February 2025
21 March 2025
17 April 2025 (Thursday, due to Good Friday holiday on 18 April 2025)
16 May 2025
20 June 2025
18 July 2025
15 August 2025
19 September 2025
17 October 2025
21 November 2025
19 December 2025
Irregular weekly expirations in 2025 (normally Friday):
3 July 2025 (Thursday, due to 4 July holiday on Friday)
Source: OCC, www.optionseducation.org
VIX Expiration Calendar 2025
22 January 2025
19 February 2025
18 March 2025 (Tuesday, due to Good Friday holiday on 18 April 2025)
16 April 2025
21 May 2025
18 June 2025
16 July 2025
20 August 2025
17 September 2025
22 October 2025
19 November 2025
17 December 2025
Irregular weekly expirations:
3 June 2025 (Tuesday, due to Friday 4 July holiday)
Source: OCC, www.optionseducation.org
Static Volume Metrics30DAvgVol/yesterday's Vol - makes it easy to view important volume metrics without taking up much chart real estate.
Relative Volume MetricsRelVol/%30dAvgVol/BT in one indicator. Makes it easy to tell what the relative volume is for a ticker at a glance, without taking up much room.
Inside Bar/Outside Bar/Mother Bar Box By SmartTrader888This Indicator shows:
1. Inside Bar
2. Outside Bar
3. Mother Bar box (Box the mother bar and all subsequent inside bars)
This indicator handles correctly the edge conditions such as:
1. bar close = bar open
2. current bar low equals to mother bar low or current bar high equals mother bar high
TVMC - Composite IndicatorTVMC (Trend-Volume-Momentum Composite) — индикатор, который объединяет тренд, импульс и объём с учётом волатильности. Это позволяет сглаживать большинство ложных сигналов даже на минутных таймфреймах и точно выявлять перекупленность или перепроданность рынка.
TVMC > 0: Рынок растёт.
TVMC < 0: Рынок падает.
TVMC ≈ 0: Слабое движение или флэт.
Зоны:
Выше +30: Сильная перекупленность.
Ниже -30: Сильная перепроданность.
Между -10 и +10: Лучше избегать торговли.
TVMC фильтрует рыночный шум и помогает находить сильные движения. Это идеальный инструмент для внутридневной и краткосрочной торговли, который делает анализ рынка проще и эффективнее.
Kaldıraçlı İşlem StratejisiKaldıraçlı İşlem Stratejisi Kaldıraçlı İşlem Stratejisi Kaldıraçlı İşlem Stratejisi
10% Price Increase MarkerMarks the chart if the price change exceeds 10%
if the market condition (the price percentage) exceeds 10% it marks the chart with the upward label.
Smart Moving AveragesSmart Moving Averages analyzes the dynamic interplay between price action and multiple moving averages to identify high-probability support and resistance zones.
The script's distinguishing features include:
Bounce detection that filters out noise by requiring specific penetration thresholds (0.1-1.5%), helping traders identify genuine support tests versus false signals
Real-time MA clustering analysis that reveals zones where multiple moving averages converge, indicating potentially stronger support/resistance levels
Statistical tracking of bounce success rates for each MA, allowing traders to identify which moving averages are most reliable for the current market conditions
Power bounce detection that combines EMA spread analysis with trend confirmation, highlighting especially strong bullish setups
Visual stack status system that instantly communicates market health through an intuitive color-coded display showing how many MAs are below price
The script helps traders make more informed decisions by quantifying the historical reliability of different moving averages while providing real-time analysis of MA interactions with price. This systematic approach moves beyond simple MA crossovers to identify higher probability trading opportunities.
Lost Bar Locator v1 [Yaphott]Lost Bar Locator v1 helps you locate missing data on your chart.
It does this by looking for consecutive bars that have a delta time greater than the current interval.
Two lines are drawn for each group of one or more missing bars:
Bar before the missing bar(s).
Bar after the missing bar(s).
Volumen y TendenciasJAMESIndicador: VolumenTendencia Pro**
Descripción general:
El indicador JAMESVolumenTendencia Pro es una herramienta avanzada diseñada para ayudar a los traders a identificar puntos clave de entrada y salida en el mercado mediante el análisis combinado de volumen, tendencias y volatilidad. Utiliza una serie de indicadores técnicos, como el **Volumen Relativo (RVOL)**, el *MACD**, el *RSI*, y el *Oscilador Volumen-ATR*, para proporcionar señales claras que pueden ayudar a los traders a tomar decisiones informadas.
---
Componentes del Indicador:
1. Volumen Relativo (RVOL):
- Calcula la relación entre el volumen actual y el volumen promedio durante un período específico.
- Un valor alto de RVOL (mayor que 1.5) indica que el volumen está significativamente por encima de su promedio histórico, lo que podría ser una señal de que algo importante está ocurriendo en el mercado.
- Se utiliza para identificar cuando el mercado está experimentando un aumento anormal en la actividad.
2. MACD (Moving Average Convergence Divergence):
- El MACD es un indicador de momento que mide la diferencia entre dos medias móviles exponenciales: una rápida (12) y una lenta (26).
- La línea de señal del MACD se calcula como una media exponencial de la línea MACD (con un período de 9).
- El histograma del MACD representa la diferencia entre la línea MACD y la línea de señal, y ayuda a identificar cambios en la tendencia.
- Un histograma positivo sugiere una tendencia alcista, mientras que un histograma negativo indica una tendencia bajista.
3. RSI (Relative Strength Index):
- El RSI mide la magnitud de los movimientos recientes de los precios para determinar las condiciones de sobrecompra o sobreventa del activo.
- Un valor de RSI superior a 70 indica que el activo podría estar sobrecomprado (potencial para una reversión bajista).
- Un valor de RSI inferior a 30 sugiere que el activo podría estar sobrevendido (potencial para una reversión alcista).
4. Oscilador Volumen-ATR:
- Este oscilador mide la relación entre el volumen y el ATR (Average True Range), lo que proporciona una medida de la volatilidad en relación con el volumen.
- Ayuda a identificar cuándo el volumen aumenta en relación con la volatilidad del mercado.
---
Cómo Aprovechar el Indicador:
1. Señales de Compra:
- Condiciones:
- El *Volumen Relativo (RVOL)* es superior al umbral establecido (por ejemplo, 1.5), lo que indica un aumento significativo en el volumen.
- El *RSI* está por debajo de 30, lo que sugiere que el activo está sobrevendido y podría estar listo para una reversión alcista.
- El *histograma del MACD* es positivo, lo que indica que la tendencia es alcista.
- Interpretación:
- Cuando estas condiciones se cumplen, el indicador genera una señal de compra, que se marca con una etiqueta verde ("BUY") en el gráfico.
- También se cambia el color de fondo del gráfico a verde para resaltar que el mercado podría estar en una fase alcista.
2. Señales de Venta:
- Condiciones:
- El *Volumen Relativo (RVOL)* es superior al umbral, lo que indica un aumento significativo en el volumen.
- El *RSI* está por encima de 70, lo que sugiere que el activo está sobrecomprado y podría estar listo para una reversión bajista.
- El *histograma del MACD* es negativo, lo que indica que la tendencia es bajista.
- Interpretación:
- Cuando estas condiciones se cumplen, el indicador genera una señal de venta, que se marca con una etiqueta roja ("SELL") en el gráfico.
- También se cambia el color de fondo del gráfico a rojo para resaltar que el mercado podría estar en una fase bajista.
-Beneficios del Indicador:
- Análisis integral: Combina múltiples indicadores técnicos para ofrecer señales más confiables y completas.
- Visualización clara: El indicador cambia el color de fondo y utiliza etiquetas para resaltar las señales de compra y venta, facilitando la interpretación y acción rápida.
- Identificación de volumen anómalo: Ayuda a identificar momentos en los que el volumen está fuera de lo común, lo que podría indicar cambios importantes en el mercado.
- Fácil integración en la estrategia de trading: Puede ser utilizado tanto en mercados en tendencia como en rangos, y se adapta bien a diferentes estilos de trading.
---
Recomendaciones de Uso:
- Confirmación de señales: Las señales de compra o venta generadas por este indicador deben ser consideradas junto con otras confirmaciones técnicas o fundamentales para mejorar su efectividad.
- Control de riesgos: Aunque este indicador puede ayudar a identificar puntos clave de entrada y salida, siempre es recomendable utilizar herramientas de gestión de riesgos, como el *stop loss* y el *take profit*, para proteger tu capital.
---
Este indicador está diseñado para traders que buscan una herramienta avanzada para combinar volumen, tendencias y volatilidad en sus decisiones de trading. Con su capacidad para proporcionar señales visuales claras, *VolumenTendencia Pro* puede ser un complemento útil en tu análisis técnico.