MA Deviationインジケーター名: MA乖離率インジケーター / MA Deviation Indicator
📖 説明(日本語)
このインジケーターは、3本の移動平均線(MA)の乖離率を視覚化し、相場の過熱感やトレンドの強さを判定するためのツールです。
✅ 主な機能
複数の移動平均タイプに対応:SMA, EMA, WMA, RMA, VWMA, HMAから選択可能。
最大3本の移動平均を自由に設定可能。
それぞれのMA間の乖離率(%)をチャートにプロット。
指定した閾値を超えた時に背景色を表示(緑=乖離が正方向に大きい、赤=負方向に大きい)。
データウィンドウ上で「背景表示フラグ」も確認可能(サインが出ているかどうかが数値で確認できます)。
⚠️ 注意事項
乖離率は過去の価格と比較したものであり、将来の価格を保証するものではありません。
短期トレードよりも、トレンドの強弱や過熱感の把握に適しています。
複数のMAを使用しない場合でも、背景色は他の設定されたMAペアで判定されることにご注意ください。
📖 Description (English)
This indicator visualizes the percentage deviation between up to 3 configurable moving averages (MA), helping traders assess trend momentum and potential overextension.
✅ Key Features
Supports multiple MA types: Choose from SMA, EMA, WMA, RMA, VWMA, and HMA.
Set up to 3 custom MAs with different periods.
Plots the deviation (%) between each pair of selected MAs.
Background color highlights extreme deviations (green = strong positive deviation, red = strong negative deviation).
Data Window flag (1 or 0) shows whether background highlight is active.
⚠️ Notes
Deviation percentages are not predictive, but useful for identifying trend strength or market overheating.
Especially useful for trend analysis, not for exact entry signals.
Even if not all lines are shown, the background color may still appear based on the enabled MA comparisons.
Moving Averages
ema/dema_cum_stdThis indicator measures distance between moving averages by first calculating the variance of a group of moving averages the converting to standard deviation by taking the square root of the variance and then normalized by dividing by price (close) and multiplying by 100 ( percent). Here are the groups
Group 1 :11,13, 18, 21
Group 2: 11, 13, 18, 21, 29, 34
Group 3: 11, 13, 18, 21, 29, 34, 47, 55
Group 4: 11, 13, 18, 21, 29, 34, 47, 55, 76, 89
Group 5: 11, 13, 18, 21, 29, 34, 47, 55, 76, 89, 123, 144
Group 6: 11, 13, 18, 21, 29, 34, 47, 55, 76, 89, 123, 144, 199, 233
Group 7: 11, 13, 18, 21, 29, 34, 47, 55, 76, 89, 123, 144, 199, 233, 322, 377
Group 8: 11, 13, 18, 21, 29, 34, 47, 55, 76, 89, 123, 144, 199, 233, 322, 377, 521, 610
Great for showing compression and expansion levels and showing divergences. I try to only use Groups 1-4 or Groups 1-5
Shows when moving average groups squeeze below the set level you set using plot shape function. Shape colors are color coordinated to match moving average dispersion plots
Uses DEMA and EMA
EMA-Based Trend ScoreThis will track the price and compare it with EMA 21, 50 and 100 and assign score for position sizing
Auto-Length Anchored Multiple EMA (Hour-Based)# Auto-Length Anchored Multiple EMA (Hour-Based)
## Overview
This advanced EMA indicator automatically calculates Exponential Moving Average lengths based on the time elapsed since user-defined anchor dates. Unlike traditional fixed-length EMAs, this indicator dynamically adjusts EMA periods based on actual trading hours, making it ideal for event-based analysis and time-sensitive trading strategies.
## Key Features
### 🎯 **Dual Mode Operation**
- **Auto Mode**: EMA length automatically calculated from anchor date to current time
- **Manual Mode**: Traditional fixed-length EMA calculation
- Switch between modes independently for each EMA
### 📊 **Multiple EMA Support**
- Up to 4 independent EMAs with individual configurations
- Each EMA can have its own anchor date and settings
- Individual enable/disable controls for each EMA
### ⏰ **Smart Time Calculation**
- Accounts for actual trading hours (customizable)
- Weekend exclusion with Saturday trading option (for markets like NSE/BSE)
- Hour multiplier for fine-tuning EMA sensitivity
- Minimum EMA length protection to prevent calculation errors
### 🎨 **Visual Enhancements**
- **Dynamic Fill Colors**: Fill between EMA1 and EMA3 changes color based on price position
- **Customizable Colors**: Individual color settings for each EMA
- **Anchor Visualization**: Optional vertical lines and labels at anchor dates
- **Real-time Table**: Shows current EMA lengths, modes, and values
## Configuration Options
### Trading Session Settings
- **Trading Hours Per Day**: Set your market's trading hours (1-24)
- **Trading Days Per Week**: Configure for different markets (5 for Mon-Fri, 6 for Mon-Sat)
- **Include Saturday**: Enable for markets that trade on Saturday
- **Hour Multiplier**: Fine-tune EMA sensitivity (0.1x to 10x)
### EMA Configuration
- **Anchor Dates**: Set specific start dates for each EMA calculation
- **Manual Lengths**: Override with traditional fixed periods when needed
- **Enable/Disable**: Individual control for each EMA
- **Color Customization**: Personalize appearance for each EMA
### Visual Options
- **Fill Settings**: Toggle and customize fill colors between EMAs
- **Anchor Lines**: Show vertical lines at anchor dates
- **Anchor Labels**: Display formatted anchor date information
- **Length Table**: Real-time display of current EMA parameters
## Use Cases
### 📈 **Event-Based Analysis**
- Anchor EMAs to earnings announcements, policy decisions, or market events
- Track price behavior relative to specific time periods
- Analyze momentum changes from key market catalysts
### 🕐 **Time-Sensitive Trading**
- Perfect for intraday strategies where timing is crucial
- Automatically adjusts to market hours and trading sessions
- Eliminates manual EMA length recalculation
### 🌍 **Multi-Market Support**
- Configurable for different global markets
- Saturday trading support for Asian markets
- Flexible trading hour settings
## Technical Details
### Calculation Method
The indicator calculates trading bars elapsed since anchor date using:
```
Total Trading Bars = (Days Since Anchor × Trading Days Per Week ÷ 7) × Trading Hours Per Day × Hour Multiplier
```
### EMA Formula
Uses standard EMA calculation with dynamically calculated alpha:
```
Alpha = 2 ÷ (Current Length + 1)
EMA = Alpha × Current Price + (1 - Alpha) × Previous EMA
```
### Weekend Handling
- Automatically excludes weekends from calculation
- Optional Saturday inclusion for specific markets
- Accurate trading day counting
## Installation & Setup
1. **Add to Chart**: Apply the indicator to your desired timeframe
2. **Set Anchor Dates**: Configure anchor dates for each EMA you want to use
3. **Adjust Trading Hours**: Set your market's trading session parameters
4. **Customize Appearance**: Choose colors and visual options
5. **Enable Features**: Turn on fills, anchor lines, and information table as needed
## Best Practices
- **Anchor Selection**: Choose significant market events or technical breakouts as anchor points
- **Multiple Timeframes**: Use different anchor dates for short, medium, and long-term analysis
- **Hour Multiplier**: Start with 1.0 and adjust based on market volatility and your trading style
- **Visual Clarity**: Use contrasting colors for different EMAs to improve readability
## Compatibility
- **Pine Script Version**: v6
- **Chart Types**: All chart types supported
- **Timeframes**: Works on all timeframes (optimal on intraday charts)
- **Markets**: Suitable for stocks, forex, crypto, and commodities
## Notes
- Indicator starts calculation from the anchor date forward
- Minimum EMA length prevents calculation errors with very recent anchor dates
- Table display updates in real-time showing current EMA parameters
- Fill colors dynamically change based on price position relative to EMA1
---
*This indicator is perfect for traders who want to combine the power of EMAs with event-driven analysis and precise time-based calculations.*
200 EMA Touch DetectorThis indicator give a alert when price touches the 200 ema that help for long entry.
EMA34/89/200 (by Lê Văn Nam)This indicator displays three widely-used Exponential Moving Averages (EMAs): 34, 89, and 200 periods.
It is designed to help traders easily follow the market trend and spot potential momentum changes using EMA crossovers.
Features:
• Plots EMA34 (blue), EMA89 (green), and EMA200 (red) directly on your chart.
• Highlights crossovers between EMA34 & EMA89 (purple/orange) and between EMA89 & EMA200 (green/red).
• Includes built-in alert conditions for all crossover events.
Developed by Lê Văn Nam.
Free to use and share.
For feedback or collaboration, please contact me.
CPR + SR Breaks with OBV DivergenceCore Features
Central Pivot Range (CPR)
Plots daily pivot (CP), bottom central (BC), and top central (TC) levels.
Key for intraday support/resistance. Price reactions near these levels signal opportunities.
Support/Resistance Tools
S/R: Auto-detects swing highs/lows as dynamic support/resistance.
S/R Re-Test: Highlights retest zones with customizable aging/deletion rules.
CISD: Marks intraday structural levels (breakout points).
Trend Indicators
SuperTrend: Follows trend direction (green = uptrend, red = downtrend).
Moving Averages: Multiple EMAs/SMAs (e.g., 20, 50, 100, 200) for confluence.
VWAP: Volume-weighted average price for dynamic support/resistance.
Advanced MAs
SALMA: Adaptive moving average with volatility filter (colored by trend).
VIDYA: Smooth trend-following MA with liquidity zones.
OBV Divergence
Detects hidden divergences between price and On-Balance Volume (OBV):
Bullish Divergence: Price makes lower lows, OBV makes higher lows (green labels).
Bearish Divergence: Price makes higher highs, OBV makes lower highs (red labels).
Table at bottom-right shows divergence strength and frequency.
Trend Strength Table
Top-right table summarizes:
Trend direction (Bullish/Bearish/Sideways)
Strength (Strong/Weak)
EMA Crosses & ADX momentum
How to Trade
Breakouts:
Enter trades when price breaks S/R levels with high volume (blue/green arrows).
Confirm with CPR/TC (resistance) or CPR/BC (support) breaks.
Reversals:
Watch for OBV divergences at key S/R levels (CISD or CPR).
Combine with SuperTrend flip (e.g., green to red = sell signal).
Trend Confluence:
Trade in the direction of the trend table (e.g., "Strong Bull" + EMA cross up).
Use SALMA/VIDYA as dynamic support in uptrends (or resistance in downtrends).
VMATOR v1VMATOR
Originally based on a personal strategy that i designed as i'm not familiar with every candlestick pattern and other strategies. This indicator is a something i created for my self trying to get better entries with lower risk. In my research and test back i found out that the lowest risk is found when entering to a position when price is close to VWAP and EMA 50 and 200. Hence the name of this indicator: VMATOR.
The indicator looks for the closest price to VWAP and those EMAs and generates a signal. It also makes an attempt to estimate exits based on the amount of times price retracts to the closest EMA.
This indicator works best if there are defined uptrends or downtrends. It may not work well during consolidations or accumulations.
If you trade Options consider that when the market opens you may have already a signal before. If by the time market opens price has not retracted to EMA 50 is safe to enter but it's up to you to define your risk.
Contact me if you have any questions.
Vasyl Ivanov | Volatility with MAThis indicator calculates and displays the volatility value for each bar.
The main line shows the relative range (spread) of the current bar compared to its closing price.
This allows you to quickly assess how much the price fluctuated within the bar relative to where it closed.
The Simple Moving Average (SMA) with a length of 9 smooths the main indicator values, helping to identify volatility trends and filter out random spikes.
Practical Application:
The indicator can be useful for assessing current market volatility and identifying periods with unusually wide or narrow ranges.
The smoothed line helps track medium-term changes in volatility and can be used to confirm trading signals related to range expansion or contraction.
Sandy MTF Clouds07/04/2025 it uses Ripster MTF cloud and which will display labels of buy/sell signal on chart and send alerts to discord(private to my discord)
Sarim Breakout Strategy with Position Size and Stop LossThis strategy is based on breakouts using ATR with Position Size and Stop loss based upon risk
CM EMA Crossover Price Probabilities customCM EMA Crossover Price Probabilities
This indicator combines Exponential Moving Average (EMA) crossovers with swing high/low detection to calculate and display the historical probability of price movements exceeding user-defined percentage thresholds. Unlike standard EMA crossover indicators, it quantifies the likelihood of specific price changes following bullish (fast EMA crossing above slow EMA) or bearish (fast EMA crossing below slow EMA) crossovers, providing traders with data-driven insights into potential price behavior.
How It Works:EMA Crossovers: Detects when the fast EMA crosses above (bullish) or below (bearish) the slow EMA, marking these events with chart labels.
Price Change Measurement: Measures the percentage price change from the crossover point to the next swing high (for bullish crossovers) or swing low (for bearish crossovers), using pivot point detection.
Probability Calculation: Analyses historical crossover data to compute the probability of price changes meeting or exceeding customizable percentage thresholds (e.g., 2.5%, 5%). Probabilities are displayed as labels on the last bar, showing both bullish and bearish outcomes.
Customization: Allows users to adjust EMA lengths, pivot lookback, historical data limit, and probability thresholds via inputs.
Inputs:Fast EMA Length (default: 20): Period for the fast EMA.
Slow EMA Length (default: 50): Period for the slow EMA.
Pivot Lookback (default: 15): Bars used to detect swing highs/lows.
Max Historical Crossovers (default: 100): Limits stored crossovers for performance.
Bin Thresholds (defaults: 2.5%, 4.6%, 8.4%, 21.0%, 100.0%): Five customizable percentage thresholds for probability calculations.
Usage:
Add the indicator to your chart and adjust inputs to match your trading style. Bullish and bearish crossover points are labeled on the chart, and probability labels appear in the top-right corner when sufficient data is available. Use these probabilities to assess the historical likelihood of price movements after EMA crossovers, aiding in trade planning or risk assessment.
Why It’s Useful:
By combining EMA crossovers with swing-based price change analysis, this indicator offers a unique perspective on market behaviour post-crossover. The customizable probability thresholds allow traders to focus on specific price movement targets, making it a versatile tool for studying trend strength and potential outcomes.
Notes:
Probabilities are based on historical data and do not predict future performance.
Set bin thresholds in ascending order for accurate probability calculations.
Designed for educational purposes to analyze EMA crossover patterns.
mwaipopo trendThis indicator has candle overlay and It has a selectable moving average but best used with ema
It can be used for:
1. Detecting Short/Long term trend direction, for short term use len 5 and len5 and for swing trading use len20 and len2 20 but for normal intraday trading leva ethe setting at len 10 in each
2. Dynamic support/resistance, not just a line, but it has a height
3. Trailing stop
4. Trend reversal detection, when price cross above/below candle
Timeframes
1. short term TF - 5min ( scalping )
2. medium TF - 15min ( intraday )
3. high TF- 1hr ( swing trading )
Ai.Trade Breakout PRO+ (powered by SEPA Logic//BETA version)Ai.Trade Breakout PRO+ (powered by SEPA Logic)
A smart multi-signal indicator for breakouts, early entries, exits & trend shifts – inspired by SEPA logic
Description:
Ai.Trade Breakout PRO+ is an advanced multi-signal indicator built on the logic of the SEPA strategy. It combines precise breakout entries with early strength detection, smart exit signals (including ATR filters), and trend recovery flags. Ideal for traders aiming to follow price strength with discipline and clarity.
Features:
✅ Breakout signal above 50-day high + EMA200 filter
🟠 Early signal with RSI/volume/strong-close logic
⛔ Smart exit detection: EMA21 cross, Swing-Low + ATR, or entry breach
🔁 Trend recovery signal via EMA crossover after a downtrend
📈 EMA trendlines (10, 21, 50, 150, 200)
🔔 Built-in alerts for all signals
Recommended use:
Primarily use on the daily timeframe. Early signals may appear in 4h or 1h charts for anticipation, but official entries should always be confirmed on the daily chart.
Exit Recommendation:
Exit is triggered when...
- price closes below EMA21 (loss of trend)
- or breaks below last swing low (with ATR buffer)
- or drops below entry (with ATR buffer)
Tip: You may combine or filter these exit signals to suit your risk preference.
📊 Optional Add-on:
To further enhance trend clarity, the Ai.Trade Trendpanel (HH2/LL2) is available as a separate module. It visualizes trend structure (Higher Highs & Lower Lows) and helps filter high-probability entries.
⚠️ Beta Version: This version is released for public testing. Access may be changed to invite-only soon.
📈 Ideal for traders looking for a complete and structured breakout system.
Normalized Volume with Stripe FilterNvol with stripe function price chart ema defined. Trade the liquidity levels (trend liquidity zones indi) towards volume, unless your value says otherwise.
SY_Quant_AI_Trend.2.0✅ English Description (Safe Minimal Version)
SY_Quant_AI_Trend 2.0 — Multi-Factor Trend Analysis Toolkit
This indicator combines trend detection, structure recognition, and visual overlays to assist traders in analyzing market dynamics.
It integrates common techniques in a simplified form for research and chart-based strategy development.
MTX TP SLBest use for 5 minute timeframe
scalping mode
with stop loss and take profit prices
any currencies
use at your own risk in understanding chart.
YSR HEIKENASHI WITH SIGNALS s📌 Purpose:
This script is designed to generate Buy and Sell signals based on Heiken Ashi (HA) candles that:
Show a change in trend direction (color change),
Have no wicks (pure-bodied candles),
And optionally filter these signals using an EMA trend filter.
✅ Usage Tips
Works best on Heiken Ashi candles (enable in TradingView chart settings).
Choose a suitable timeframe (e.g., 5min or 15min) based on your strategy.
Adjust confirmBars to change how many same-colored HA candles must appear before a signal.
Use with trend-following strategies and optionally combine with price action or support/resistance.
🔍 Main Advantages
Eliminates noise with HA smoothing
Filters strong trend reversals using wickless HA logic
Signal confirmation using candle count
EMA filter prevents trading against the trend
Locking logic reduces repainting and over-signaling
2 StdDev SMA + Candle Close % (Preço e Volume)(Price - (SMA20 - 2*StdDev20)) / (4*StdDev20): This indicator measures the current price's position relative to a 20-period Simple Moving Average (SMA) and its 2-standard deviation lower band. The result is normalized by 4 times the standard deviation, providing insight into how far the price is from the lower Bollinger Band, scaled by volatility. A higher value indicates the price is further above the lower band.
(Price - (SMA50 - 2*StdDev50)) / (4*StdDev50): Similar to the above, but applied to a 50-period SMA and its 2-standard deviation lower band. It helps assess the price's position relative to medium-term volatility.
(Price - (SMA200 - 2*StdDev200)) / (4*StdDev200): This applies the same logic to a 200-period SMA and its 2-standard deviation lower band. It's useful for evaluating the price's position relative to long-term volatility.
(Volume - (SMAVol200 - 2*StdDevVol200)) / (4*StdDevVol200): This indicator assesses the current volume's position relative to a 200-period Simple Moving Average of Volume and its 2-standard deviation lower band. It helps identify whether current trading volume is significantly above or below its long-term average, scaled by volume volatility.
Close Location in Range (%): This indicator shows where the closing price of the current candle falls within its high-low range, expressed as a percentage. A value of 0% means the close was at the low, 100% means the close was at the high, and 50% means the close was exactly in the middle of the candle's range. It helps visualize the strength of the close relative to the candle's total movement.
🚀 Ultimate Klinger Oscillator Pro by Wali🚀 Ultimate Klinger Oscillator Pro by Wali
The Ultimate KO Pro is a next-generation momentum and volume oscillator built for serious traders. This advanced indicator enhances the classic Klinger Oscillator with high-performance visualizations, smart divergence detection, and dynamic trend logic—giving you superior edge in any market or timeframe.
Key Features:
Smart Klinger Oscillator: Tracks money flow and momentum by combining price and volume in a unique way.
Dynamic Signal Line: Customizable EMA/SMA smoothing for rapid or steady trend confirmation.
Histogram/Ribbon: Instantly spot momentum surges and trend strength.
Auto-Colored KO/Signal Lines: Visualize bullish, bearish, and neutral trends at a glance.
Full Divergence Suite: Detects Regular & Hidden Bullish/Bearish Divergences—each marked with on-chart labels for precise entry and exit timing.
Custom Price Weighting: Select from HL2, HLC3, HLCC4, or advanced averaging for fine-tuned setups.
Visual Upgrades: Optional price bar coloring and background shading to highlight KO market regime shifts.
Flexible for All Styles: Works great for scalping, day trading, swing trading, and long-term investing.
Alert-Ready: Built-in alert conditions for KO crosses, zero line breaks, and all divergence events.
How to Use:
Momentum Trading: Buy when KO crosses above its signal line, especially if supported by bullish divergence. Sell (or short) when KO crosses below its signal, especially on bearish divergence.
Divergence Confirmation: Use divergence labels for early warnings of trend reversals or continuation.
Trend Detection: Ribbon and background color help you stay with the prevailing market move.
Why Ultimate KO Pro?
This is not just a Klinger Oscillator—it's your complete, easy-to-read market momentum dashboard. Gain confluence, clarity, and confidence in all your trades!
By Wali Mohsin Channa
For feedback, suggestions, or custom builds, DM on TradingView or connect via socials.
Enjoy and happy trading! 🚀
MGC Trend Sweep Entry (Strict)TREND SWEEP SYSTEM.
It is a 5min strategy for MGC or other future pairs.
Sweeping the trend system is what i call it
equitygurukul.inThis indicator is designed to help traders identify early strength and weakness signals based on simple moving averages and price behavior logic.
Key Features:
Highlights "Strength" when price closes above the selected SMA (default 50 SMA), signaling possible bullish intent.
Marks "Weak" zones only once during fresh breakdowns when price falls below the SMA – reducing clutter and false alerts.
Customizable SMA level and color options for personalized charting.
Clean chart labels that appear only once per unique condition, reducing visual noise.
Ideal for swing traders and position traders looking for clarity around key moving averages.
Crafted for technical analysts who prefer minimalist yet powerful signal cues that align with broader price action principles.
Disclaimer:
This indicator is shared for educational and informational purposes only. The publisher is not responsible for any financial losses, damages, or consequences of any kind arising from the use of this tool. Trading and investing in financial markets involves substantial risk, and you should consult with a qualified financial advisor before making any trading decisions.
Past performance is not indicative of future results. Use this tool at your own risk.
Động Lượng V.1 [NMTUAN]New Trading Indicator "Dong Luong V.1 " Unveiled, Offering Deep Insight into Institutional Market Flows
A sophisticated new trading tool, the Dong Luong V.1 indicator, has been introduced by developer Nguyễn Minh Tuấn. This powerful indicator is engineered to measure the strength of significant capital movements within the market, providing traders with crucial alerts and early detection of the presence of "big money" players.
The primary function of the Dong Luong V.1 is to cut through market noise and reveal the underlying force of major financial flows. By visualizing the intensity of institutional capital, the indicator empowers traders to make more informed decisions, aligning their strategies with the market's most influential participants. It serves as both a warning system for potential volatility and a discovery tool for opportunities driven by substantial liquidity.
The strategic value of the Dong Luong m V.1 is significantly amplified when utilized in conjunction with the highly regarded All in one indicator series from the same developer. The synergy between these two tools creates a robust analytical framework. While the All in one indicator provides a comprehensive market overview, the Momentum V.1 offers a focused lens on the powerful undercurrents of institutional money, giving users a distinct and potent trading advantage.
For traders seeking to deepen their market analysis and gain an edge by understanding the actions of major financial players, the Dong Luong V.1 indicator presents a compelling new resource.