Trend Engine [MMT]The Trend Engine is a versatile Pine Script indicator designed to identify trend direction, potential reversals, and key price levels using a combination of Exponential Moving Averages (EMAs), and Anchored Volume-Weighted Average Price (VWAP). This indicator provides traders with a clear visual representation of market bias, momentum, and key support/resistance levels, making it suitable for both trend-following and pullback trading strategies.
Key Features:
1. EMA Cloud System:
- Displays three customizable EMAs (Fast, Pullback, and Slow) with configurable lengths and visibility.
- Creates two cloud fills:
- Fast Cloud : Between the Fast EMA (default: 8) and Pullback EMA (default: 13).
- Slow Cloud : Between the Pullback EMA and Slow EMA (default: 21).
- Clouds are color-coded (green for bullish, red for bearish) based on EMA alignment, with adjustable transparency for clarity.
2. Bias EMA:
- A longer-term EMA (default: 35) indicates the overall market bias.
- Changes color based on whether the regular candle close is above (green) or below (red) the Bias EMA, providing a clear trend direction signal.
3. Heikin Ashi Signals:
- Utilizes Heikin Ashi candles to detect strong bullish or bearish momentum.
- Generates buy/sell signals when a Heikin Ashi candle confirms a trend (bullish HA candle closing above Bias EMA for buy, bearish HA candle closing below for sell).
- Signal arrows are currently disabled but can be enabled via settings for visual confirmation.
4. Anchored VWAP and Standard VWAP:
- Plots both a standard VWAP and an Anchored VWAP (anchored to the US RTH session, 09:30–16:00 EST).
- Customizable line styles (solid, cross, or circles) and colors for both VWAPs, aiding in identifying dynamic support/resistance levels.
5. Background and Candle Coloring:
- Optional background coloring reflects the market bias (green for bullish, red for bearish) based on the regular close relative to the Bias EMA.
- Optional Heikin Ashi candle coloring to visually distinguish bullish and bearish market conditions.
6. Regular Candle Close:
- Option to plot the regular (non-Heikin Ashi) close price with customizable styles (line, circles, or cross) for reference.
7. Alerts:
- Built-in alert conditions for bullish and bearish signals, allowing traders to receive notifications when a Heikin Ashi candle confirms a trend relative to the Bias EMA.
How to Use:
- Trend Identification : Use the Bias EMA and background color to determine the overall market direction.
- Pullback Trading : Monitor the EMA clouds for alignment (bullish or bearish) and use the Pullback EMA for entries during retracements.
- Support/Resistance : Leverage the VWAP and Anchored VWAP as dynamic levels for trade entries or exits.
- Signal Confirmation : Enable signal arrows (when fixed) to spot high-probability trend continuation or reversal setups.
- Customization : Adjust EMA lengths, colors, transparency, and visibility to suit your trading style and timeframe.
Settings:
- EMA Cloud : Customize lengths (default: 8, 13, 21), visibility, and cloud colors/transparency.
- Bias EMA : Adjust length (default: 35) and colors for above/below states.
- VWAP : Toggle standard and Anchored VWAP, with customizable styles and colors.
- Background/Candles : Enable/disable background and candle coloring for visual clarity.
- Regular Close : Show/hide the regular close price with style options.
Notes:
- Designed for use on any timeframe, but most effective on intraday (e.g., 5m, 15m) or daily charts.
- Best used in conjunction with other technical analysis tools for confirmation.
- Anchored VWAP is tailored for US markets (RTH session) but can be adjusted for other sessions by modifying the anchor time in the code.
Ideal For:
- Day traders and swing traders looking for trend direction and pullback opportunities.
- Traders using VWAP-based strategies for intraday support/resistance.
- Those seeking a clean, customizable visual aid for market bias and momentum.
This indicator is a powerful tool for traders aiming to capture trends and manage risk effectively, with extensive customization to adapt to various markets and trading styles.
指数移动平均线(EMA)
EMA + RSI Autotrade Webhook - VarunOverview
The EMA + RSI Autotrade Webhook is a powerful trend-following indicator designed for automated crypto futures trading. This indicator combines the reliability of Exponential Moving Average (EMA) crossovers with RSI momentum filtering to generate high-probability buy and sell signals optimized for webhook integration with crypto exchanges like Delta Exchange, Binance Futures, and Bybit.Key Features
Simple & Effective: Uses proven EMA 9/21 crossover strategy
RSI Momentum Filter: Eliminates low-probability trades in ranging markets
Webhook Ready: Two clean alerts (LONG Entry, SHORT Entry) for seamless automation
Exchange Compatible: Works with Delta Exchange, 3Commas, Alertatron, and other webhook platforms
Zero Lag Signals: Real-time alerts on crossover confirmation
Visual Clarity: Clean chart markers for easy signal identification
How It Works
Entry Signals:
LONG Entry: Triggers when EMA 9 crosses above EMA 21 AND RSI is above 52 (bullish momentum confirmed)
SHORT Entry: Triggers when EMA 9 crosses under EMA 21 AND RSI is below 48 (bearish momentum confirmed)
Technical Components:
Fast EMA: 9-period (tracks short-term price action)
Slow EMA: 21-period (identifies primary trend)
RSI: 14-period (confirms momentum strength)
RSI Long Threshold: 52 (filters weak bullish signals)
RSI Short Threshold: 48 (filters weak bearish signals)
Best Use Cases
Crypto Futures Trading: Bitcoin, Ethereum, Altcoin perpetual contracts
Automated Trading Bots: Integration with Delta Exchange webhooks, TradingView alerts
Timeframes: Optimized for 15-minute charts (works on 5min-1H)
Markets: Trending crypto markets with clear directional moves
Risk Management: Best used with 1-2% stop loss per trade (managed externally)
Webhook Automation Setup
Add indicator to your TradingView chart
Create alerts for "LONG Entry" and "SHORT Entry"
Configure webhook URL from your exchange (Delta Exchange, Binance, etc.)
Use alert message: Entry LONG {{ticker}} @ {{close}} or Entry SHORT {{ticker}} @ {{close}}
Exchange automatically reverses positions on opposite signals
Advantages
✅ No manual trading required - fully automated
✅ Eliminates emotional trading decisions
✅ Catches trending moves early with EMA crossovers
✅ RSI filter reduces whipsaws in choppy markets
✅ Works 24/7 without monitoring
✅ Simple two-alert system (easy to manage)
✅ Compatible with multiple exchanges via webhooksStrategy Philosophy
This indicator follows a trend-following with momentum confirmation approach. By waiting for both EMA crossover AND RSI confirmation, it ensures you're entering trades with genuine momentum behind them, not just random price noise. The tight RSI thresholds (52/48) keep you aligned with the prevailing trend.Recommended Settings
Timeframe: 15-minute (primary), 5-minute (scalping), 1-hour (swing)
Markets: BTC/USDT, ETH/USDT, high-liquidity altcoin perpetuals
Position Sizing: 100% capital per signal (exchange manages reversals)
Stop Loss: 2% (managed via exchange or external bot)
Leverage: 1-2x for conservative approach, up to 5x for aggressive
Important Notes
⚠️ This indicator generates entry signals only - position reversals are handled automatically by your exchange
⚠️ Always backtest on historical data before live trading
⚠️ Use proper risk management and position sizing
⚠️ Best performance in trending markets; may generate false signals in tight ranges
⚠️ Requires TradingView Premium or higher for webhook functionalityTags
cryptocurrency futures automated-trading ema-crossover rsi webhook delta-exchange tradingview-alerts trend-following momentum bitcoin ethereum crypto-bot algo-trading 15-minute-strategy
Moving Average ProjectionDisplays 2-5 moving averages (solid lines) and projects their future trajectory (dashed lines) based on current trend momentum. This helps you anticipate where key MAs are heading and identify potential future support/resistance levels.
Important: Projections show where MAs would move IF the current trend continues—they're not predictions. Market conditions change, so use projections as planning tools, not trading signals.
General Settings
Number of MAs (2-5) controls how many moving averages display on your chart. Start with 2-3 to avoid clutter. Projection Bars (1-100) determines how far into the future to project—use 10-20 for intraday charts and 20-40 for daily charts. Lookback for Slope (2-100) sets the number of bars used to calculate trend slope, where shorter lookbacks are more responsive and longer ones are smoother. The default of 20 works well for most situations.
Individual MA Settings (MA 1-5)
Each MA has four settings: Length sets the period for the MA (common values are 9, 20, 50, 100, and 200), Type lets you choose between SMA, EMA, WMA, HMA, VWMA, or RMA (EMA is most popular), Color sets the historical MA line color, and Projection Color sets the projected line color (usually a lighter or transparent version of the main color).
MA Types Quick Reference: EMA is most popular and responsive to recent prices. SMA gives equal weight to all periods and is the smoothest. HMA is very responsive with low lag. VWMA incorporates volume data.
Quick Setup Examples
Day Trading: 3 MAs (9/21/50 EMA), 10-15 projection bars, 10-15 lookback
Swing Trading: 2 MAs (50/200 EMA), 20-30 projection bars, 20 lookback
Scalping: 2 MAs (9/20 EMA), 5-10 projection bars, 5-10 lookback
How to Use
Trend Identification: An uptrend shows price above rising MAs with projections pointing up. A downtrend shows price below falling MAs with projections pointing down. Consolidation appears as flat MAs with horizontal projections.
Support & Resistance: Rising MA projections act as future dynamic support levels, while falling MA projections act as future dynamic resistance levels.
Anticipating Changes: Watch for projected MA crossovers before they happen. When projections converge, expect volatility or consolidation. Steep projections suggest unsustainable trends, so be cautious. Flat projections indicate ranging markets.
Trade Planning: Check the current trend using MA alignment, then look at projections to gauge trend continuation likelihood. Use projected MA levels for potential targets or stop placement.
Important Tips
When Projections Work Best: Projections are most reliable in stable trending markets with consistent momentum, low volatility environments, and away from major news events.
When to Be Cautious: Use caution during high volatility or choppy price action, around major economic releases, when projections show extreme or parabolic angles, and during trend transitions.
Combine With Other Analysis: Don't trade projections alone. Use them alongside price action, volume, support and resistance levels, and other indicators for confirmation.
Best Practices
Start with 2-3 MAs to avoid chart clutter. Match your projection and lookback bars to your trading timeframe. Use consistent color schemes for quick interpretation. Adjust settings as market conditions change. Always use proper risk management—projections are planning tools, not guarantees.
Troubleshooting
Projections not showing: Check that Projection Bars > 0 and you're viewing the most recent bar
Chart too cluttered: Reduce number of MAs or increase projection color transparency
Projections too volatile: Increase lookback bars or switch to EMA/SMA from HMA
Can't see certain MAs: Verify "Number of MAs" setting includes them (MA 3 won't show if set to 2)
RSI EMA Crossover with Price ActionThe RSI and RSI's EMA Crossover with Price Action (1:2 Risk-Reward) strategy combines Momentum, Trend confirmation, and Basic price-action logic to generate high-probability trade setups with Proper Risk Management.
This script identifies entries when the RSI crosses a key threshold and aligns with an RSI - EMA crossover, confirming Exhaustion of a current trend and Price action confirms the Change in Trend direction. It integrates price action filters to avoid false signals during low-volatility or choppy conditions.
The strategy also includes a risk-management module, setting a fixed 1:2 risk-to-reward ratio — automatically placing a take-profit target twice the size of the stop loss. Also the Stop loss can be adjusted to nearest swing low or last 3 candles Low. to avoid Stoploss hunt.
Features
✅ RSI and EMA crossover confirmation for directional bias
✅ Basic price-action validation (optional filters)
✅ Configurable stop-loss and take-profit levels (default 1:2)
✅ Visual trade markers for entries and exits
Disclaimer: This script is intended for educational and research purposes only. It should not be considered financial advice or a guaranteed trading system. Users are encouraged to test and optimize parameters before using in live markets.
The 5-min StratOverview
The 5-min Strat Indicator V1 is a precision tool designed for intraday futures trading on instruments such as MNQ, MES, and other U.S. equity index futures. It marks out critical levels from Pre-Market and Regular Trading Hours (RTH) to support breakout, reversal, and trend-following strategies.
This indicator includes:
Previous Day High (PDH) and Low (PDL) from RTH session only (9:30 AM to 4:00 PM EST)
Pre-Market High (PMH) and Low (PML) from 4:00 AM to 9:30 AM EST
48 EMA and 200 EMA
Clean, right-aligned labels for each key level
⏱️ Intended Timeframe
✅ 5-minute timeframe ONLY
❌ Not designed for 1-min, 15-min, or higher timeframes
Built using 5-min data to precisely define Pre-Market and RTH levels
🌐 Markets
Futures contracts like:
MNQ (Micro Nasdaq)
MES (Micro S&P)
NQ, ES (standard contracts)
Can be adapted for stocks or ETFs, but built around futures session logic
📌 Key Sessions
Pre-Market Session: 04:00 AM to 09:30 AM EST
PMH/PML captured in real time
Locked after 09:30 AM
Regular Trading Hours (RTH): 09:30 AM to 4:00 PM EST
PDH/PDL captured only from this time window
Locks at end of day and displays the next session
🚨 Non-Negotiables / Must-Know Constraints
Feature Constraint
Timeframe Must be used on 5-minute charts
Timezone All sessions are based on EST (New York)
Symbol Type Built and tested for futures like MNQ/MES
Pre-Market Lock PMH/PML are only locked after 9:30 AM EST
RTH Data PDH/PDL ignore overnight sessions — only 9:30–16:00
Labels Automatically reset each day and appear on the price axis
🎯 Usage Tips
Combine with price action at these levels for breakouts or fades
Use the EMAs for directional bias
Great for layering onto automated strategy logic (strategy version available)
EMA 20/50/100/200 Trader IkkaEMA 20/50/100/200 📊 + Crossover Alerts 🔔 Trader Ikka
This indicator plots four key Exponential Moving Averages (EMA 20, 50, 100, and 200) to help identify trends.
It also detects and marks bullish 🟢 and bearish 🔴 crossovers between the EMA 20 and EMA 50, signaling potential trend reversals or continuations.
✨ Features:
📊 Plots EMA 20, 50, 100, and 200 with color-coded lines
🟢🔴 Highlights bullish and bearish crossovers between EMA 20 & EMA 50
🔔 Built-in alert conditions for automated notifications
⚡ Useful for identifying momentum shifts and entry/exit zones
QuantumFlow MTF System Extended
QuantumFlow MTF System Extended
Multi-Timeframe Directional Flow & Volatility Alignment Engine — Higher-Timeframe Edition
The QuantumFlow MTF System Extended is a higher-timeframe analytical framework that expands upon the original QuantumFlow concept.
While the base version focuses on short-term structures (1M – 15M), this edition is designed for traders who need to observe medium- to long-term directional harmony across the 30M, 45M, 1H, 2H, 3H and 4H timeframes.
Its purpose is to provide a structured, non-repainting overview of how momentum and volatility align over broader market horizons — helping traders understand the prevailing directional flow rather than predicting future prices.
Concept
The system aggregates confirmed Supertrend directions from each higher timeframe, converting them into normalized bullish or bearish values.
These values are then processed through dual-layer EMA momentum filters that validate the directional strength of each component.
The resulting matrix displays a precise snapshot of how higher-timeframe market structures are synchronized — serving as a compass of directional alignment rather than a buy/sell signal generator.
A multi-ATR framework defines adaptive volatility zones, allowing each instrument to react proportionally to its intrinsic volatility profile.
This approach smooths sensitivity shifts that often occur between intraday and multi-hour structures, delivering consistent analytical behavior across asset classes.
How It Works
Confirmed Multi-Timeframe Supertrend
Each timeframe produces a close-confirmed Supertrend direction, ensuring signal stability and preventing repainting.
Adaptive Multi-ATR Model
Multiple ATR instances with distinct deviation factors define dynamic volatility thresholds that self-adjust to market conditions.
Dual EMA Momentum Validation
Two independent EMA layers filter and confirm each Supertrend direction, improving directional clarity and reliability.
Flow Totals Engine
The indicator sums all timeframe states into real-time bullish/bearish totals and percentage ratios, clearly visualized within a single panel.
Configurable Alerts (Optional)
Users may set threshold-based alerts when directional alignment reaches specified intensity levels (for example, when all timeframes are synchronized).
Full Customization
All visual elements — colors, text, background, and layout — can be adjusted to match personal preferences or chart themes.
Intended Use and Benefits
Observe how higher-timeframe trends align to reveal medium-term directional bias.
Quantify the balance of bullish vs bearish momentum across multiple timeframes.
Combine with lower-timeframe analysis (e.g. the original QuantumFlow System) to establish multi-layer confirmation between short- and mid-term flows.
Maintain awareness of trend synchronization or divergence without relying on subjective chart interpretation.
This indicator does not provide trading signals, forecasts, or financial advice.
It is an analytical tool intended to assist users in studying market structure and volatility behavior.
Chart Display
QuantumFlow Extended presents a unified dashboard that lists each analyzed timeframe, its active directional state, and the overall flow balance in numeric and percentage form.
It functions seamlessly on all instruments and can be used standalone or alongside the original short-term version.
Access
This is an invite-only indicator.
To request access or additional information, please contact the author privately via the TradingView profile.
Analog Flow [KedArc Quant]Overview
AnalogFlow is an advanced analogue based market projection engine that reconstructs future price tendencies by matching current price behavior to historical analogues in the same instrument. Instead of using traditional indicators such as moving averages, RSI, or regression, AnalogFlow applies pattern vector similarity analysis - a data driven technique that identifies historically similar sequences and aggregates their subsequent movements into a smooth, forward looking curve.
Think of it as a market memory system:
If the current pattern looks like one we have seen before, how did price move afterward?
Why AnalogFlow Is Unique
1. Pattern centric - it does not rely on any standard indicator formula; it directly analyzes price movement vectors.
2. Adaptive - it learns from the same instrument's past behavior, making it self calibrating to volatility and regime shifts.
3. Non repainting - the projection is generated on the latest completed bar and remains fixed until new data is available.
4. Noise resistant - the EMA Blend engine smooths the projected trajectory, reducing random variance between analogues.
Inputs and Configuration
Pattern Bars
Number of bars in the reference pattern window: 40
Projection Bars
Number of bars forward to project: 30
Search Depth
Number of bars back to look for matching analogues: 600
Distance Metric
Comparison method: Euclidean, Manhattan, or Cosine (default Euclidean)
Matches
Number of top analogues to blend (1-5): Top 3
Build Mode
Projection type: Cumulative, MeanStep, or EMA Blend (default EMA Blend)
EMA Blend Length
Smoothness of the projected path: 15
Normalize Pattern
Enable Z score normalization for shape matching: true
Dissimilarity Mode
If true, finds inverse analogues for mean reversion analysis: false
Line Color and Width
Style settings for projection curve: Blue, width 2
How It Works with Past Data
1. The system builds a memory bank of patterns from the last N bars based on the scanDepth value.
2. It compares the latest Pattern Bars segment to each historical segment.
3. It selects the Top K most similar or dissimilar analogues.
4. For each analogue, it retrieves what happened after that pattern historically.
5. It averages or smooths those forward moves into a single composite forecast curve.
6. The forecast (blue line) is drawn ahead of the current candle using line.new with no repainting.
Output Explained
Blue Path
The weighted mean future trajectory based on historical analogues.
Smoother when EMA Blend mode is enabled.
Flat Section
Indicates low directional consensus or equilibrium across analogues.
Upward or Downward Slope
Represents historical tendency toward continuation or reversal following similar conditions.
Recommended Timeframes
Scalping / Short Term
1m - 5m : Short winLen (20-30), small ahead (10-15)
Swing Trading
15m - 1h : Balanced settings (winLen 40-60, ahead 20-30)
Positional / Multi Day
4h - 1D : Large windows (winLen 80-120, ahead 30-50)
Instrument Compatibility
Works seamlessly on:
Stocks and ETFs
Indices
Cryptocurrency
Commodities (Gold, Crude, etc.)
Futures and F&O (both intraday and positional)
Forex
No symbol specific calibration needed. It self adapts to volatility.
How Traders Can Use It
Forecast Context
Identify likely short term price path or drift direction.
Reversal Detection
Flip seekOpp to true for mean reversion pattern analysis.
Scenario Comparison
Observe whether the current regime tends to continue or stall.
Momentum Confirmation
Combine with trend tools such as EMA or MACD for directional bias.
Backtesting Support
Compare projected path versus realized price to evaluate reliability.
FAQ
Q1. Does AnalogFlow repaint?
No. It calculates only once per completed bar and projects forward. The future path remains static until a new bar closes.
Q2. Is it a neural network or AI model?
Not in the machine learning sense. It is a deterministic analogue matching engine using statistical distance metrics.
Q3. Why does the projection sometimes flatten?
That means similar historical setups had no clear consensus in direction (neutral expectation).
Q4. Can I use it for live trading signals?
AnalogFlow is not a signal generator. It provides probabilistic context for upcoming movement.
Q5. Does higher scanDepth improve accuracy?
Up to a point. More depth gives more analogues, but too much can dilute recency. Try 400 to 800.
Glossary
Analogue
A past pattern similar to the current price behavior.
Distance Metric
Mathematical formula for pattern similarity.
Step Vector
Difference between consecutive closing prices.
EMA Blend
Exponential smoothing of the projected path.
Cumulative Mode
Adds sequential historical deltas directly.
Z Score Normalization
Rescaling to mean 0 and variance 1 for shape comparison.
Summary
AnalogFlow converts the market's historical echoes into a structured, statistically weighted forward projection. It gives traders a contextual roadmap, not a signal, showing how similar past setups evolved and allowing better informed entries, exits, and scenario planning across all asset classes.
Disclaimer
This script is provided for educational purposes only.
Past performance does not guarantee future results.
Trading involves risk, and users should exercise caution and proper risk management when applying this strategy.
ATR SL/TP Precision Zones (Dots)ATR SL/TP Precision Zones (Dots) is a volatility-based tool designed to help traders set accurate Stop Loss and Take Profit levels based on real market volatility — not fixed pips or emotion.
This indicator uses ATR (Average True Range) multiplied by 1.2 to calculate dynamic distance bands.
Instead of drawing a ribbon or channel, it places simple dots above and below each candle:
Upper Dot (Green) → Suggested Take Profit / Price Stretch Zone
Lower Dot (Red) → Suggested Stop Loss Cushion / Support Expansion Zone
Because ATR measures market volatility, these dots expand during high volatility and tighten during slow markets, helping traders avoid stop-loss hunts and premature exits.
Why This Works
Most traders lose because:
They set SL too close → stopped out by noise
They set TP too far → price never reaches it
This tool calibrates those distances automatically based on real price movement behavior.
ATR = volatility
Volatility = market breathing room
This indicator ensures your trade has room to breathe, increasing win consistency.
Best Use Cases
Scalping
Swing trading
Trend continuation entries
Reversal confirmations with support/resistance
Works on Crypto / Forex / Stocks / Futures
KD-NewAutoTrade for Future Trading - Heikin Ashi candles The KD-NewAutoTrade strategy is a dynamic trend-following indicator designed for scalping and swing trading across crypto, forex, and index futures. It combines the precision of EMA crossovers, RSI momentum, and ADX trend strength to deliver clear Buy/Sell signals with high reliability.
🔹 Core Logic
EMA Fast & Slow Crossover – Identifies short-term and long-term trend shifts.
RSI Confirmation – Filters out false signals by requiring RSI to cross custom Buy/Sell thresholds.
ADX Filter – Ensures trades only trigger when market trend strength exceeds your chosen ADX minimum.
🔹 Key Features
Visual Buy/Sell triangles directly on the chart.
Customizable inputs for EMA, RSI, and ADX lengths.
Works efficiently on all timeframes and all markets (Crypto, Indices, Stocks, Commodities).
Optional background highlights for active trade zones.
Alert conditions for both BUY and SELL setups – ready to use in automated strategies or alert bots.
🔹 Recommended Usage
Use Heikin Ashi candles
Works best on 1M - 5M timeframes.
Combine with volume or higher-timeframe trend confirmation for stronger signals.
(15M) Gold Daily SignalQuick Start
Symbol XAUUSD, timeframe 15m.
Defaults: TP 50 pips, SL 150 pips.
Wait for green (long) or red (short) background after bar close.
Place orders at the plotted Entry / TP / SL; optional scale-ins at E1/E2.
Max signals kept on chart – housekeeping only (limits old drawings).
Alerts
Turn Green → ready-to-buy signal.
Turn Red → ready-to-sell signal.
Create alerts once per bar close and keep the default message or customize.
ALMA & EMA Ribbon by zdmreThis indicator combines a unique trend-following signal with a classic EMA ribbon to provide a clear view of the market trend.
The main signal line is not based on a typical ATR. Instead, it uses an Arnaud Legoux Moving Average (ALMA) as its baseline and calculates support/resistance bands using Standard Deviation. This creates a responsive trend line that adapts well to volatility. This is paired with a simple EMA Ribbon to help confirm momentum.
What It Does
ALMA + SD Trend Line: This is the core of the indicator. It uses an ALMA as the baseline (instead of a simple MA) and Standard Deviation for the bands. This tends to be more responsive than many traditional trend-following indicators.
Buy/Sell Signals: Simple "B" and "S" labels appear on your chart when the trend is calculated to have changed direction.
EMA Ribbon: A standard Fast/Slow EMA ribbon is plotted to give you a secondary confirmation of momentum. The fill between the EMAs changes color (green for bull, red for bear).
On-Screen Dashboard: A clean info panel in the corner shows you the current status of all components at a glance:
Current Signal (Long/Short)
Price vs. Trend Line (Above/Below)
Trend Strength (%)
EMA Trend (Bullish/Bearish)
Momentum
Fully Customizable: You can toggle every visual element on or off (the signals, the ribbon, the bar coloring, the dashboard) to keep your chart clean.
Settings
Trend Settings:
Factor: This is the main setting. It's the Standard Deviation multiplier. A higher value makes the line less sensitive (fewer signals). A lower value makes it more sensitive (more signals).
SD Length: The lookback for the Standard Deviation.
ALMA Settings:
ALMA Length, Sigma, Offset: Standard controls for the ALMA's smoothness and responsiveness.
EMA Ribbon:
Fast EMA & Slow EMA: Set the lengths for your ribbon.
Visual Settings:
Checkboxes to toggle all visual components (signals, ribbon, dashboard, etc.).
You can set up alerts in TradingView for the following events:
🟢 Long Signal: Triggers on a new "B" (Buy) signal.
🔴 Short Signal: Triggers on a new "S" (Sell) signal.
⚠️ Price Crossed Trend: Triggers any time the price closes across the main trend line.
#DYOR
Enhanced Trend & EMA Screener### Overview
Enhanced Trend & EMA Screener is a multi-symbol overlay indicator that aggregates trend, momentum, structure, strength, and volatility signals across up to 8 user-defined tickers (e.g., SPY, QQQ, AAPL, MSFT) on a chosen timeframe, using a fused methodology of exponential moving average (EMA) crossovers for entry triggers, Ichimoku cloud positioning for equilibrium assessment, Average Directional Index (ADX) for trend persistence, Average True Range (ATR) percentile regimes for volatility context, and a linear regression slope as a lightweight momentum proxy for directional bias. By normalizing and scoring these into a unified sentiment matrix (Bullish/Bearish/Neutral per metric), it enables rapid confluence detection—e.g., a ticker scoring Bullish on 5/6 metrics signals high-probability alignment—via a color-coded dashboard and debug table. Crossover labels and alerts provide actionable notifications, streamlining portfolio surveillance without juggling multiple charts or indicators.
### Core Mechanics
The screener fetches secure, non-repainting data for each ticker via `request.security` (lookahead off) and processes signals in parallel on the last bar for efficiency. Each component contributes to a holistic sentiment score, where EMA crossovers act as kinetic triggers, Ichimoku provides structural bias, ADX validates strength, ATR contextualizes risk, and linear regression offers a predictive slope—integrated to avoid isolated signals and emphasize multi-factor agreement:
- **EMA Crossovers (Momentum Triggers)**: Tracks price interactions with layered EMAs (10, 21, 50, 89 periods) using `ta.crossover`/`ta.crossunder`. A close above EMA10 flags short-term bullish acceleration; below EMA89 signals long-term bearish reversal. These serve as the "spark" for alerts/labels (e.g., "AAPL ↑ EMA21"), prioritized in the dashboard's Crossover column to highlight recent events.
- **Ichimoku Cloud Positioning (Equilibrium Structure)**: Computes Tenkan-sen (9-period HL/2), Kijun-sen (26-period), Senkou Span A (midpoint projected 26 bars ahead), and Span B (52-period high/low midpoint). Scores cloud interaction quantitatively: Close above both spans = Bullish (8/10, price in "future equilibrium" zone); below = Bearish (2/10); within = Neutral (5/10). This overlays EMA kinetics with forward-looking support/resistance, filtering crossovers in choppy ranges (e.g., neutral score mutes weak EMA10 breaks).
- **ADX Directionality (Trend Strength Filter)**: Via `ta.dmi(14)`, compares +DI/-DI lines: +DI > -DI = Bullish (uptrend dominance); -DI > +DI = Bearish; parity = Neutral. ADX value (14-period) adds implicit strength (though not scored here, it contextualizes via sentiment). Integrates by downweighting EMA triggers in low-strength neutrals, ensuring signals reflect sustained direction rather than noise.
- **ATR Volatility Regimes (Risk Context)**: Calculates ATR(14) normalized as % of close, then percentile-ranked over 20 bars with directional trend (rising/falling/stable). High percentile (>75%) + rising = Bullish (8/10, expansion favors trends); low (<25%) + falling = Bearish (2/10, contraction warns reversals); mid + stable = Neutral (5/10). This modulates other signals—e.g., bullish EMA in rising ATR boosts confluence, preventing entries in contracting vols where trends fizzle.
- **Linear Regression Slope (Momentum Proxy)**: Uses `ta.linreg(close, 21, 0)` to fit a least-squares line, deriving slope as % change (current - prior linreg / close * 100). >0% threshold = Bullish (upward trajectory); <-threshold = Bearish; near-zero = Neutral. This proxies directional momentum by extrapolating price inertia, synergizing with Ichimoku/ADX for "predicted persistence"—e.g., positive slope confirms ADX bullishness.
- **Multi-Timeframe (MTF) Overlay**: Pulls weekly linear regression sentiment for higher-TF bias, displayed separately to contextualize daily signals (e.g., daily Bullish + weekly Bearish = caution).
Aggregation: Per-ticker row in the 7-column dashboard (Symbol, EMA Trend, MTF, Ichimoku, ADX, ATR, Crossover) uses color-coding (green/red/gray) for at-a-glance scans; a debug table exposes raw values (prices, EMAs, slopes) for transparency. On-chart: Plots EMAs and linreg line; labels (e.g., "TSLA ↓ EMA50") mark crossovers with ticker tags.
### Why This Adds Value & Originality
Single-metric screeners (e.g., pure EMA cross) generate excessive noise; multi-indicator dashboards often aggregate without integration, leading to conflicting reads. This mashup is purposeful: EMAs provide tactical triggers, but are filtered by Ichimoku's structural equilibrium (avoiding breaks in "cloud fog"), ADX's strength validation (ignoring weak trends), ATR's vol regime (scaling for market phases), and linreg's slope (forecasting sustainability)—creating a "confluence engine" where isolated signals (e.g., EMA10 cross) require 3+ agreements for dashboard prominence. The MTF weekly linreg adds hierarchical depth, and percentile-normalized ATR ensures cross-asset comparability (e.g., NVDA vol vs. SPY). Unlike generic mashups (e.g., Bollinger + RSI stacks), this uses linreg to "predict" EMA/ADX outcomes, reducing false positives by ~40% in backtests on QQQ Daily (verifiable via strategy conversion). No public equivalent fuses these five with MTF + debug transparency in a compact 8-ticker format, enabling efficient portfolio rotation (e.g., buy tickers with 4+ Bullish scores).
### How to Use
- **Setup**: Overlay on any chart (e.g., SPY Daily). Edit tickers (e.g., swap GOOGL for NVDA); select timeframe (D default for swings); adjust periods (shorter EMAs for intraday). Set linreg threshold (0% sensitive, 0.5% conservative). Enable labels/debug for visuals/raws.
- **Interpret Dashboard**:
- **Rows**: One per ticker; scan columns for alignment (e.g., AAPL: Green across EMA/Ichimoku/ADX + ↑ EMA21 = strong buy bias).
- **Crossover**: Recent events (e.g., "↑ 50" green = bullish momentum shift).
- **Confluence Rule**: 4+ Bullish = long setup; MTF mismatch = hold.
- **Debug Table**: Verify (e.g., EMA10=150.25 > price=149.80 = no cross).
- **Trading Example**: On QQQ 1H, dashboard shows Bullish EMA (slope +0.3%), Ichimoku (above cloud), ADX (up), ATR (rising), MTF Neutral, with "↑ 10" crossover → Enter long, stop below EMA21, target next resistance. Alerts notify "MSFT crossed above EMA50 on D".
Best for daily portfolio scans (stocks/indices); 1H–W timeframes. Pair with volume for entries.
### Tips
- Customize: High-vol tickers (TSLA)? Raise ATR percentile to 80; low-vol (bonds)? Lower linreg threshold to -0.2%.
- Efficiency: Limit to 4–6 tickers on mobile; use debug for slope tuning.
- Alerts: Freq once/bar_close; customize messages for specifics (e.g., "Bullish confluence on {{ticker}}").
### Limitations & Disclaimer
Fetches lag by timeframe resolution (e.g., D = EOD); crossovers confirm on close (no intra-bar). Sentiments are filters, not standalone signals—false positives in ranges (e.g., neutral Ichimoku mutes but doesn't eliminate). Linreg slope is linear approximation, not advanced modeling (overfits trends). No position sizing/exits—integrate ATR*1.5 stops, risk <1%. Backtest per ticker/timeframe. Not advice; educational tool only. Past patterns ≠ future. Comments for enhancements!
TH_MA Directional Change PRO v2.1📘 TH_MA Directional Change PRO v2.1
Noise-Filtered Suite + TSI Momentum Confirmation
Author: @APCapitalTrading
Original Concept Credit: The directional-change logic TH MA and TSI foundation are inspired by the work of @D7R and @everget.
This version builds upon that core idea with an adaptive multi-filter architecture, visual dashboard, and momentum alignment system.
🔍 Overview
TH_MA Directional Change PRO v2.1 is a precision trend-detection and filtering framework built around the concept of moving-average direction reversals.
Instead of reacting to every minor flip, the script layers multiple optional filters to remove noise, confirm structural intent, and synchronize with underlying momentum (via TSI).
This makes it suitable for traders who prefer clean, high-confidence entries rather than frequent whipsaws.
⚙️ Key Components
MA Directional Change Core – Detects when your chosen MA (HMA / EMA / SMA) changes slope.
13 Modular Filters (all switchable):
Directional Change Strength (ATR-based)
Noise Envelope σ-band
Fractal Break Confirmation
Range Expansion Validation
Session Volatility Scaling
Slope Continuity Check
Directional Volume Bias
Micro-Structure Break Filter
Entropy Noise Reduction
Candle Body Ratio Strength
Cluster Confirmation
Adaptive Lookback Blend
TSI Confirmation Filter (new) – Aligns MA direction with True Strength Index momentum.
TSI Visual Labels –
• “TSI Bull” appears below the candle when TSI turns bullish.
• “TSI Bear” appears above the candle when TSI turns bearish.
Filter Dashboard (Real-time) – Displays the number of active filters, how many passed, and the current overall signal (▲ UP / ▼ DOWN).
🎯 Purpose
Designed for discretionary or systematic traders who want to:
Filter out low-quality directional flips in ranging markets.
Confirm turning points with volume + momentum + structure.
Combine MA curvature with TSI confirmation for stronger bias detection.
⚠️ Disclaimer
This tool is provided for educational and research purposes only.
It is not financial advice or a signal-service recommendation.
Always validate any indicator logic before using it in live trading.
🧠 Credits & Acknowledgments
Concept Base: (@everget and @D7R) – for the original True Strength Index and related MA frameworks.
Development & Enhancements: AP Capital Trading (@APCapitalTrading) – integration of multi-filter architecture, dashboard system, and adaptive TSI confirmation logic.
Launchpad & SlingshotOverview and Originality:
This indicator combines two complementary trading concepts—Launchpad (LP) and Slingshot (SS)—into a single, cohesive tool designed to identify potential trend continuations and reversals in trending markets. Launchpads provide context on overall trend alignment via stacked moving averages, acting as a filter for higher-probability setups, while Slingshot pinpoints precise entry timing during short-term pullbacks or bounces within those trends. This synergy reduces false signals by requiring both trend confirmation (LP) and momentum shift (SS), making it more robust than using either in isolation. Unlike simple merges, this script adds original enhancements such as a "curling" filter on the shortest Launchpad MA to ensure directional momentum, separate configurable MAs for bullish/bearish Slingshot thresholds, and combined LP/SS alerts for chained patterns (e.g., LP following SS). These improvements aim to enhance usability for trend-following strategies, particularly in volatile stocks or forex pairs, by providing visual labels, alerts, and multi-timeframe support without overcomplicating the core logic.
Underlying Concepts:
Launchpad (LP): Based on the idea of moving average "stacking," where shorter-period MAs align above longer ones in uptrends (bullish stack) or below in downtrends (bearish stack). This detects when price is in a strong, aligned trend phase, similar to how Guppy Multiple Moving Averages identify trend strength through ribbon compression/expansion. The script uses up to four customizable MAs (default: 8/21/50/200 EMAs of close), calculating the highest/lowest among included ones as the key crossover level. A signal triggers when the stack forms from a non-stacked state and price crosses the extreme MA, indicating potential trend acceleration.
Slingshot (SS): Draws from Scot1and's bullish pattern, which looks for price to remain below a 4-period EMA of highs for three consecutive bars (signaling a controlled pullback), then close above it (indicating rebound momentum). This script symmetrizes it for bearish cases using a separate 4-period EMA of lows, allowing detection of breakdowns after temporary bounces in downtrends. The separation of bull/bear sources is an original adaptation to better capture market structure asymmetry—highs for resistance in uptrends, lows for support in downtrends—reducing noise compared to a single-source approach.
The components work together by allowing users to spot "LP after SS" patterns: a Slingshot pullback/rebound followed by a Launchpad stack crossover, which often signals stronger continuations. This chained logic is grounded in momentum trading principles, where short-term mean reversion (SS) aligns with longer-term trend bias (LP) for improved risk-reward entries.
How It Works: The script calculates signals on each bar as follows:
Launchpad Calculations:
Build an array of included MAs (users can exclude any via inputs).
Check for stacking: For bull LP, shorter MAs > longer ones; for bear, shorter < longer.
Require a transition from non-stacked to stacked state.
Price must cross above the highest MA (bull) or below the lowest (bear).
Original filter: The shortest MA must be "curling" up (current > previous for bull) or down (current < previous for bear) to confirm recent momentum, preventing signals in counter-trend flattenings.
Slingshot Calculations:
Use separate MAs: Bull SS uses EMA of highs (default); Bear SS uses EMA of lows.
For bull SS: Close below bull MA for the prior N bars (default 3), then close above it.
For bear SS: Close above bear MA for prior N bars, then close below it.
No additional filters like volume or momentum jumps are applied, staying true to the pattern's simplicity.
Combined and Additional Signals:
"LP after SS": Triggers if LP occurs immediately after an SS, highlighting high-conviction setups.
Stack alerts: Pure stack with price above/below extremes, for trend monitoring.
All MAs can use multi-timeframe data via the timeframe input.
Alerts are set for each condition, and labels appear on the chart (configurable visibility, size, colors). Labels combine (e.g., "Bull LP & SS") if both trigger simultaneously.
How to Use It: Add the script to your chart via TradingView's indicator menu. Default settings suit daily/intraday charts for trending assets like stocks in bull markets (e.g., tech sector during rallies).
Interpretation:
Bull SS: Look for labels during uptrends; enter long on close above the blue Bull SS MA line after a 3-bar pullback. Use as a dip-buy signal.
Bear SS: In downtrends, enter short on close below the purple Bear SS MA after a 3-bar bounce.
Bull LP: Confirms trend strength; enter long on crossover if shortest MA is rising (green label).
Bear LP: Short entry on downside crossover with falling shortest MA (red label).
Prioritize "LP after SS" for layered confirmation—e.g., SS rebound leading into LP acceleration.
Monitor stack alerts for overall bias; avoid trading against the stack.
Customization:
Launchpad Group: Adjust lengths/sources/types; exclude MAs for simpler stacks (e.g., just 50/200 for long-term).
Slingshot Group: Change length (4 default), type (EMA), sources (high/low defaults), or preceding bars (3 default).
Display: Toggle labels, set timeframe (e.g., "D" for daily MAs on hourly chart), adjust offset for label positioning.
Test on historical data: Apply to strong trenders like AAPL or BTC; backtest entries with stops below recent lows.
For best results, combine with volume confirmation or broader market context—e.g., above 200-day MA for longs. This is not financial advice; always use risk management.
SA_EMA Combo + UT BotEMA Combo + UT Bot is an indicator designed to make it easier to track trend direction and momentum reversals on the same chart.
The indicator combines multiple EMA lines (50/100/150/200) with a short- and medium-term EMA cloud. This cloud visually shows whether the market is in a bullish or bearish trend through color changes.
In addition, it uses the UT Bot algorithm to generate buy and sell signals adapted to market volatility. These signals are triggered when the price crosses the ATR-based trailing stop level.
Users can choose to use Heikin Ashi candles and adjust signal sensitivity via the Key Value parameter. This allows traders to follow overall trends and potential reversal zones using a single tool.
Disclaimer: This indicator is for technical analysis purposes only and should not be considered financial advice.
Developed for Future Alpha Club.
Teknik Aritmetik Ortalama )Mira)-1*Finds the best places to buy.
*It plots an indicator that calculates the arithmetic average of the MA, EMA, and pivot values.
*Uses the same weight for all values in the calculation.
*Buying opportunities are identified when the price is at or below the indicator line and confirmed by other indicators and trading volume.
*Average values are customizable via the indicator's settings.
*It is not investment advice. It is designed to provide an idea for determining the best entry points.
KVS-FF-AA-2-FibThis indicator combines an EMA (Exponential Moving Average) cloud with advanced Fibonacci levels. It displays EMA's from three different timeframes (Daily, Weekly, Monthly) to help you track primary trends across various periods. It also generates a dynamic cloud for a user-defined timeframe.
The integrated Fibonacci tool offers four different calculation modes: Static, Dynamic, ATH/ATL, and Price. Additionally, you can select from four Fibonacci level types: Standard, Percentage, FF-AA, and FF-AA-2. This tool automatically determines the trend direction and plots the Fibonacci levels on either a logarithmic or linear scale.
Gildenburg ValueGildenburg Value
Purpose: Trend-strength indicator using three moving averages (fast/mid/slow) to identify Bull/Bear/Neutral zones and generate precise crossover signals.
Default parameters: fast = 8, mid = 13, slow = 21, MA type = EMA.
Zones:
Bull: fast > mid > slow
Bear: fast < mid < slow
Neutral: any other ordering
Signals:
BUY: fast crosses above mid, the post-crossing order is fast > mid > slow, and close > slow.
SELL: fast crosses below mid, the post-crossing order is fast < mid < slow, and close < slow.
Optional filter: minimum percentage gap between fast and mid to ignore weak crosses.
Visualization: three MAs on the chart, optional cloud between fast and mid colored by zone, signal arrows/labels, and alertconditions.
Adjustable settings: MA type (SMA/EMA/WMA/VWMA), MA periods, cloud on/off, show signals, minimum distance threshold.
Use to confirm trends and filter false entries.
EMA21The indicator includes 5x the EMA, which can be freely selected. The default settings are 5 min, 10 min, 15 min, 1 h, and 4 h. If a candle crosses an EMA, the wick of the candle is longer than that of the EMA, and if the candle body is above the EMA, it indicates a buy or sell accordingly.
TradeBee Vol-Pr SentimentThis indicator analyzes volume-weighted price sentiment and short-term scalp potential. It calculates buying vs. selling pressure based on intrabar price positioning and overlays a sentiment label ("Buy", "Sell", or "WAIT") depending on price behavior relative to a moving average. Additionally, it detects scalp setups using percent movement, slope, and volume acceleration — ideal for short-term momentum traders.
The sentiment and scalp signals are displayed in a floating table on the chart, with customizable position and label size.
- Vol-Price Sentiment:
"Buy" → Price above MA and buying pressure dominant
"Sell" → Price below MA and selling pressure dominant
"WAIT" → No clear bias
- Scalp Signal:
"Long Scalp" → Strong upward move with slope and volume confirmation
"Short Scalp" → Strong downward move with slope and volume confirmation
"No Setup" → No qualifying scalp conditions
Its optimal to have Wait/Buy and Long Scalp showing when entering a trade.
Goldencrossover - ema 5 over 13&26Goldencrossover - ema 5 over ema13& ema26 over the same candle.
Both up and down. If there is any such crossover during the same candle, then the indicator will highlight.






















