Auto MA SignalAuto Signal – TradingView Indicator
Description
The Auto Telegram Signal indicator generates buy and sell signals based on the crossover of two Simple Moving Averages (SMAs). It is designed to help traders identify potential entry and exit points in the market.
How It Works
Buy Signal: When the 14-period SMA crosses above the 28-period SMA, a BUY signal is generated.
Sell Signal: When the 14-period SMA crosses below the 28-period SMA, a SELL signal is generated.
Visual Alerts:
Buy signals are displayed as green "BUY" labels below the price chart.
Sell signals are displayed as red "SELL" labels above the price chart.
Trading Alerts:
You can enable alerts in TradingView to receive notifications whenever a BUY or SELL signal appears.
The alert messages include the ticker symbol and current price.
This indicator is useful for traders who rely on moving average crossovers to identify trend reversals and trading opportunities. 🚀
Moving Averages
MA Deviation with Volatility ThresholdsPrice Deviation from MA with Dynamic Thresholds - TradingView Script Description
Overview
The Price Deviation from Moving Average (MA) with Dynamic Thresholds indicator is designed to measure and visualize how far the current price deviates from a chosen moving average (SMA or EMA) in percentage terms. It provides traders with valuable insights into whether the asset is significantly overbought or oversold relative to its historical mean.
One of the standout features of this indicator is its ability to dynamically adjust overbought and oversold thresholds based on historical volatility, making it more adaptable across different asset classes and market conditions.
Key Features
✅ Customizable Moving Average
Choose between Simple Moving Average (SMA) or Exponential Moving Average (EMA).
Adjustable MA period (default: 200).
Select the timeframe for the MA calculation (default: Daily).
✅ Percentage-Based Deviation Measurement
Measures how much the price has deviated from the selected moving average in percentage terms.
Helps to identify extreme price movements relative to historical trends.
✅ Static & Dynamic Overbought/Oversold Thresholds
Static Thresholds: Users can set fixed percentage levels for overbought and oversold conditions (default: ±20%).
Dynamic Thresholds (enabled by default): Automatically adjust based on historical volatility.
Uses standard deviation of price changes over a specified period (default: 200 candles).
Thresholds are calculated as volatility × a user-defined multiplier (default: 10).
✅ Visual Enhancements
Background Highlighting:
Red when the price exceeds the overbought threshold.
Green when the price drops below the oversold threshold.
Area Chart Representation: The deviation is plotted as a filled orange area (30% opacity) to enhance visual clarity.
Zero Line in Yellow: Helps in quickly identifying when the price is near the moving average.
How to Use
📌 Trend Confirmation & Mean Reversion Trading:
If the deviation is consistently positive, it indicates an uptrend, while negative values suggest a downtrend.
If the price significantly deviates from the MA and enters the overbought/oversold zone, a potential mean reversion opportunity may arise.
📌 Volatility-Adaptive Thresholds:
When enabled, dynamic thresholds help to adjust for different asset volatilities.
Suitable for traders dealing with assets that exhibit varying levels of price fluctuations.
📌 Combining with Other Indicators:
Works well with RSI, Bollinger Bands, and MACD to confirm trend strength or potential reversals.
Can be used in conjunction with support & resistance levels for added confirmation.
Customization Options
Moving Average Type: SMA or EMA.
Moving Average Period & Timeframe Selection.
Static Overbought/Oversold Levels.
Dynamic Thresholds:
Toggle ON/OFF.
Set the Lookback Period for volatility calculation.
Adjust the Volatility Multiplier for fine-tuning threshold sensitivity.
Why Use This Indicator?
🔹 Adaptive to Different Markets: Works with stocks, forex, crypto, commodities, and indices.
🔹 Useful for Both Trend-Following & Mean Reversion Strategies.
🔹 Volatility-Based Adjustments Ensure Market-Relevant Thresholds.
🔹 Enhances Market Awareness by Identifying Extreme Price Deviations.
Final Thoughts
The Price Deviation from MA with Dynamic Thresholds indicator is a powerful tool for traders who want to gauge price extremes and identify potential turning points in the market. With both static and dynamic threshold options, it can be tailored to different trading styles and asset behaviors.
💡 Tip: Experiment with different MA types, periods, and volatility multipliers to find settings that best suit your preferred trading strategy. 🚀
Candle Above or Below 21 EMA (BLACKJACK)
This indicator shows a bar color change to red or green after the first candle closes fully above or fully below the 21 EMA and white when the candle is in between or touching the 21 EMA. Trends tend to ride the 21 EMA, also known as the 21 Club.
How to use: (You must turn off your bar, wick and border colors on the chart symbol settings for the candle colors on this indicator to work. You can change all of these colors within the indicator)
This indicator should be used as your final confirmation to enter or exit a trade and I would not use it on it's own. All other confluences with other indicators should happen before this final confirmation. Wait for a bullish or bearish engulfing candle to print after color change to red or green, or after alert to confirm. I use this indicator with Trendilo, STOCH RSI MTF, and ADX trendlines with chart and higher time frames with good results but let me know in the comments of anything else that works well.
You can set alerts for when the first candle prints fully above or below the 21 EMA. (BULL 21 BLACKJACK and BEAR 21 BLACKJACK).
I've also added 3 other EMAs that you can change the lengths and colors for so you don't have to use a separate EMA indicator.
Hope you enjoy!
Estrategia Intradía con 3EMAs y BB + RSI 14 PAnalisis Este script en Pine Script versión 6 implementa una estrategia de análisis técnico basada en medias móviles exponenciales (EMAs), Bandas de Bollinger y el Índice de Fuerza Relativa (RSI). Se trata de una configuración útil para el trading intradía, proporcionando herramientas clave para identificar tendencias, volatilidad y condiciones de sobrecompra o sobreventa.detallado con combinacion de indicadores
Market Sessions & ICT NY Open with EMAs Combined (Buriamla)This combined indicator brings together two powerful functionalities in one script:
Market Sessions (By Leviathan):
Session Boxes/Zones: It displays market sessions for Tokyo, London, New York, and optionally Sydney.
Customization: You can choose between different display types (boxes, zones, timeline, or colored candles), adjust session times (all in UTC), and customize visual settings like colors, borders, and labels.
Session Metrics: It tracks the open, high, and low of each session and optionally shows changes in pips or percentages.
Alerts: The script includes alert conditions for session starts and when new highs or lows are reached during a session.
ICT NY Midnight Open with EMAs:
NY Midnight Open: It calculates the New York session’s midnight open price based on your selected time and timezone, plotting a horizontal line and a label at that price.
EMAs: It plots four Exponential Moving Averages (EMAs) with customizable periods (20, 50, 100, and 200), giving you insight into key dynamic support and resistance levels.
Both parts retain their original inputs, allowing you to tailor the display and behavior of each section independently while enjoying the benefits of both indicators on one chart.
Long Only Moving Average Strategy with EMA/SMA/WMAThis script allows you to select the type of moving average (simple moving average SMA, exponential moving average EMA or weighted moving average WMA) and generates buy signals when the price closes above the moving average and closes the trade when the price closes below it. You can choose which length of moving average to use. It is designed to capture upward trending moves.
1/2/4 Moving Average STR 1.0.0A simple indicator that uses 1/2/4 SMA for Buy and Sell signals.
Buy signal: both 1 and 2 SMAs cross over the 4 SMA on the same bar.
Sell signal: both 1 and 2 SMAs cross under the 4 SMA on the same bar.
Can be coupled with TRP for better view.
ICT Midnight with EMAs (Buriamla)This TradingView indicator combines the **ICT NY Midnight Open** with **EMA (20/50/100/200)** to help traders analyze price action efficiently.
Features:
✅ **NY Midnight Open Line** – Marks the New York session's midnight open price with customizable horizontal and vertical lines.
✅ **Exponential Moving Averages (EMAs)** – Plots 20, 50, 100, and 200-period EMAs for trend identification.
✅ **Customizable Inputs** – Modify time zones, line styles, colors, and session settings to fit different exchanges.
Ideal for traders using ICT concepts and trend-following strategies. 🚀
HTF H/L ChannelThe indicator allows you to easily reference market structure from 2 selectable timeframes.
TF1 is the timeframe that generates the channel.
It is formed from a moving average of highs and lows over lookback periods from the TF1 timeframe.
The fushia lines are formed from recent highs and lows from TF1 over lookback periods.
The single thicker plot tracks the moving average of close from TF2 over lookback periods.
The thin white plot tracks the moving average of close from the charts timeframe over lookback periods.
Most plots are overlaid onto the main chart for reference.
An orange plot appears over/under candles to indicate rsi14 from the charts timeframe that is over/under 70/30.
Markers appear to mark channel entries and exits.
Combined IndicatorsAlright, i just want to show a short and easy description of the combined indicator so they can use it effectively on TradingView charts. Let me break down what each part of the indicator does.
First, there's the Supertrend. It helps identify trends with buy/sell signals.
Then the Double EMA (DEMA) smooths price data more than a regular EMA.
The RSI shows overbought/oversold conditions and has divergence alerts.
The Trend Moving Average adapts to market volatility.
Fibonacci Bollinger Bands use Fibonacci levels around a moving average for dynamic support/resistance.
Lastly, Trendlines with Breaks detect trendline breakouts.
So I am explaining each component in simple easy understanding language with a summary of what the indicator offers. Also each part is list with a brief function and how traders can use them. Examples would help, like using Supertrend for trend direction, DEMA for entries, RSI for reversals, etc.
Combined Indicator Description
This indicator combines 6 powerful tools to help you spot trends, reversals, and breakouts:
Supertrend:
What it does: Shows trend direction (green = uptrend, red = downtrend) and generates buy/sell signals.
Example: Enter long when the line turns green; exit when it turns red.
Double EMA (DEMA):
What it does: A smoother moving average to track trends faster than regular EMA.
Example: Price crossing above DEMA signals bullish momentum.
RSI with Divergence Alerts:
What it does: Highlights overbought (above 70) and oversold (below 30) zones. Divergence alerts warn of potential reversals.
Example: Bullish divergence (price makes lower low, RSI makes higher low) = buy signal.
Trend Moving Average:
What it does: Adapts to volatility, acting as dynamic support/resistance.
Example: Bounce off TRAMA in an uptrend = continuation signal.
Fibonacci Bollinger Bands:
What it does: Combines Fibonacci levels with Bollinger Bands to identify key price zones.
Example: Price hitting the upper 0.618 band = potential reversal area for uptrend or viceversa.
Trendlines showing Breaks:
What it does: Automatically draws trendlines and alerts when price breaks them.
Example: Break above a falling trendline = bullish breakout (label "B" in green).
How to Use
Trend Following: Trade in the direction of the Supertrend.
Reversals: Use RSI divergences or Fibonacci Bollinger Bands.
Breakouts: Watch for "B" labels from Trendlines with Breaks.
Example Setup:
Buy when:
Supertrend turns green + Price crosses above DEMA + RSI > 50.
Sell when:
Supertrend turns red + Price breaks below Fibonacci Bollinger Band support.
MA Crossover with UTC Session (Profit Input & Alerts)MA Crossover with UTC Session (Profit Input & Alerts)
Test_Neo_2Как это работает:
1. Индикатор отображает три скользящие средние (SMA) с заданными периодами.
2. Если условия для лонга выполнены, на графике появляется зелёная метка "BUY" ниже свечи.
3. Если условия для шорта выполнены, на графике появляется красная метка "SELL" выше свечи.
4. Уведомления (alertcondition) остаются активными для создания алертов в TradingView.
5. threeGreen и threeRed проверяют, что все три свечи в паттерне одного направления.
Логика уведомлений:
Сигналы срабатывают только при полном совпадении всех критериев.
Пример работы:
Лонг:
3 зеленые свечи ➔ пересечение SMA вверх на 1/2 свече ➔ RSI выше MA RSI на 10+ пунктов.
Шорт:
3 красные свечи ➔ пересечение SMA вниз на 1/2 свече ➔ RSI ниже MA RSI на 10+ пунктов.
Triple EMA
// Description:
// The Triple EMA indicator plots three Exponential Moving Averages (EMAs) with customizable lengths, sources, and offsets.
// It helps traders identify trends and potential reversals by analyzing the relationship between the EMAs.
// Additionally, an optional smoothing method is available to refine the EMAs for a clearer signal.
1 IndicatorOne indicator with my favourite indicators to save slots for other indicators. Features a set of individually configurable moving averages which will be displayed depending on the current charts timeframe. It will optionally also plot VWAP and Bollinger Bands on intraday charts. Additionally on intraday charts a table with float and market cap can be displayed. This table will also show if price is close to a set of moving averages, macd, rsi and relativ volume.
TL;DR
dynamically plots movering average with different configuration depending on the current timeframe (intraday, daily, weekly)
plots bollinger bands and vwap on intraday charts
info table on intraday timeframes with float and market cap
BBMan with EMAsBBMan (Bollinger Bands Manager)
Created by: Hiroshi Yoshitaka
Website: cryptrader.net
Description:
A comprehensive Bollinger Bands indicator that combines standard deviation bands (2σ and 3σ) with key EMAs (100 and 200) for enhanced technical analysis. The indicator features customizable visual elements and flexible alert conditions.
Key Features:
- Dual Bollinger Bands (2σ and 3σ)
- EMA 100 and 200 overlay
- Customizable color scheme
- Advanced alert system
Components:
1. Bollinger Bands
- Center line (20-period SMA)
- 2σ bands (thinner lines)
- 3σ bands (thicker lines)
- Highlighted area between 2σ and 3σ
2. Moving Averages
- EMA 100 (medium-term trend)
- EMA 200 (long-term trend)
- Toggle option for EMA display
3. Alert System
- Customizable timeframe selection
- Choice between 2σ and 3σ band touches
- Price touch notifications
Visual Settings:
- Orange-based color scheme for bands
- Customizable transparency for highlighted areas
- Different line weights for 2σ and 3σ bands
- Distinct colors for EMAs (blue for 100, red for 200)
Use Cases:
- Volatility analysis
- Trend identification
- Support/resistance levels
- Overbought/oversold conditions
- Price reversal signals
The indicator is designed for traders who want a clean, professional view of price action relative to standard deviation bands while maintaining awareness of key moving averages.
KRISTRADER TrendТренд с помощью SMA, который окрашивает свечи в разный цвет, в зависимости от того выше или ниже находится цена относительно простой скользящей средней
Volume-Based Candle Coloring + 2 EMA Open/CloseCandele che si colorano in base al calcolo dei volumi. Si confronta il volume attuale con quelle delle N candele precedenti. Inoltre ci sono 2 EMA open/close da utilizzare per eventuali segnali di entrata
RSI & EMA IndicatorIndicator Purpose: Multi-Timeframe EMA & RSI Analysis with Trend Merging Detection
This multi-timeframe indicator is designed for trend analysis, momentum confirmation, and potential trend shift detection using Exponential Moving Averages (EMAs) and Relative Strength Index (RSI) across Daily, Weekly, and Monthly timeframes.
Key Uses:
✅ Identify Trend Direction:
Short, Medium, and Long EMAs indicate trend strength and alignment across different timeframes.
Green cells (bullish alignment) vs. Red cells (bearish alignment) help traders quickly assess momentum.
✅ Confirm Momentum with RSI:
Compares Daily, Weekly, and Monthly RSI values to gauge overbought/oversold conditions.
Helps traders confirm whether an asset is gaining or losing strength.
✅ Detect Trend Reversals via EMA Merging:
Flags potential trend shifts when shorter and longer EMAs get close (merge).
The " ⚠️ Merge" alert warns of possible consolidation, trend breakouts, or reversals.
Who Can Use This?
📊 Swing Traders & Position Traders – Identify strong trends and momentum shifts for longer-term trades.
📈 Trend Followers – Stay aligned with major market trends and avoid trading against momentum.
⚡ Day Traders – Use Daily EMA & RSI for short-term confirmations while referencing Weekly/Monthly trends.
This indicator enhances decision-making by combining short, mid, and long-term trend validation into a single visual tool, reducing noise and increasing confidence in trading strategies. 🚀
SMA Crossover StrategyBuy when close is above 20,50 & 100 SMA and sell when Close below 20,50 and 100 SMA
EMA 20/50 ACHAT/VENTEParamètres par défaut :
EMA 20 - EMA - fermeture - vert
EMA 50 - EMA - fermeture - rouge
Explication des EMA vs SMA :
www.youtube.com
Script inspiré par l'indicateur de @Kromen34 :