FXWIZ Smooth MA✅ FXWIZ Smooth MA — Hybrid Smoother with Bias Cloud (EMA 144/189)
What it is
A clean, adaptive trend tool that blends two smoothing bases (A/B) into one “Smooth MA,” adds an optional Signal EMA for timing, and overlays a Bias Cloud (EMA 144/189) to filter regime. It’s designed to be readable on a clean chart and easy for beginners.
Why it’s different
Most indicators show one fixed moving average. This script lets you choose two base filters (e.g., Jurik-style + McGinley), blend their contribution, and keep only what’s visually essential: a single Signal line and a soft gradient fill for context. The Bias Cloud adds a longer-view regime so you avoid trading against major direction.
How it works (conceptual)
🔹 Base A/B (selectable): Jurik-style (phase/power to reduce lag), McGinley (adapts to price velocity), T3, KAMA, FRAMA, Gaussian, Butterworth, SuperSmoother, ZLEMA, Kalman-lite, DEMA/TEMA, Decycler.
🔹 Blend (0→1): Weight of A→B. Example: 0.25 means “mostly A, some B.”
🔹 Signal EMA: EMA of the blended line; many traders use cross / slope change of Smooth vs Signal as entries/exits.
🔹 FXWIZ Gradient Fill: Global-scope fill between Smooth & Signal. Color flips by slope/cross to show bias without clutter.
🔹 Bias Cloud (EMA 144/189): Long-horizon regime. Separate brightness/opacity so it stays subtle while guiding direction.
Quick start (2 minutes)
➤ Step 1: Clean chart, apply FXWIZ Smooth MA.
➤ Step 2: Timeframe: 5m (works on 1m–1h).
➤ Step 3: Base A = Jurik-Style (phase +15, power 2.0), Base B = McGinley (k 0.60).
➤ Step 4: Blend = 0.25.
➤ Step 5: Signal EMA = 8.
➤ Step 6: Bias Cloud = ON, Fast 144 / Slow 189, Brighten 0.30.
Basic read:
🔹 Trade with Bias. Go long only when price and Smooth align above the Bias Cloud; short when below.
🔹 Timing: Use Smooth vs Signal cross or slope flip.
🔹 Context: Fill shows momentum build/decay; thinner fill = weaker push, wider fill = stronger push.
Presets
🔹 Trending (fast & tight): phase +18, power 1.9, k 0.55, blend 0.23, sig 7
🔹 Range/Noisy (smoother): phase +12, power 2.2, k 0.65, blend 0.29, sig 9
🔹 After news spike: phase +14, power 2.1, k 0.60, blend 0.27, sig 8
Suggested workflow
🔹 Top-down: Enable Bias Cloud; check 15m/1h first → trade the 5m in that direction.
🔹 Trigger: Smooth crosses Signal; confirm with Bias.
🔹 Stops: ATR multiple or swing beyond Signal.
🔹 Exits: Opposite cross, trail under Signal, or fixed R multiples.
Inputs reference
🔹 Base A/B: Choose any two filters.
🔹 Blend: 0 (A only) … 1 (B only).
🔹 Signal EMA: 6–10 typical.
🔹 Bias Cloud: EMA 144/189; Brighten 0.2–0.5; opacity defaults 85/100.
Limitations / best practices
🔹 No indicator removes whipsaws → filter with session/time/news.
🔹 Jurik-style here is an approximation (not proprietary JMA).
🔹 Use on liquid markets; avoid illiquid spikes.
Credits & license
🔹 Clean-room implementation; no third-party dependencies.
🔹 This Pine Script® code is MPL-2.0 licensed. © mplus2trust.
🔹 Built for invite-only use with educational intent; not financial advice.
Скользящие средние
EMA Crossover Lines with VWAP, EMA 50/200 and Premarket AlertsOverview
An intraday overlay that combines trend and liquidity cues in one view. It plots your Fast/Slow EMAs, the widely watched EMA-50 and EMA-200, plus VWAP for session bias. During the configured pre-market session, it tracks and projects the pre-market high/low into regular hours—then alerts when price breaks those levels.
What it shows
EMAs: Fast + Slow (user-defined), EMA-50, EMA-200 for trend and crossover context.
VWAP: Session anchor for mean-reversion vs. trend continuation.
Pre-Market Levels: Dynamic Pre-Market High/Low lines (extend into RTH).
Alerts: Triggers when price crosses above pre-market high or below pre-market low (bar-close, non-repainting).
Inputs
Fast EMA Length (default 9)
Slow EMA Length (default 21)
EMA 50 Length (default 50)
EMA 200 Length (default 200)
Pre-market Session (default 04:00–09:30)
Session Timezone (default America/New_York)
How to use
Use EMA-50/200 slope and position to gauge higher-timeframe trend.
VWAP helps identify premium/discount within the day.
Watch pre-market breakouts for momentum entries, or fades back inside for mean reversion.
Combine with your own risk rules; alerts are informational.
Notes
Alerts fire on closed bars to avoid repainting.
Works on most intraday timeframes. Ensure the timezone matches the exchange you trade.
Lines only show when a pre-market session exists for the day.
Time-Restricted vs Normal SMA This script plots two Simple Moving Averages (SMAs):
Restricted SMA (Orange): A moving average that only uses data within a defined intraday session (default: 09:15 – 16:30). It ignores all price data outside this session and does not draw a line during off-hours.
Normal SMA (Blue): A standard rolling SMA that runs continuously using all bars, without time restrictions.
The restricted SMA is useful for traders who only want to analyze moving averages during active market hours, such as stock exchange sessions or custom trading windows. By filtering out after-hours and pre-market activity, this indicator helps align signals more closely with official trading sessions.
Customization:
Adjust the lengths of both SMAs.
Modify the session hours to match your market or strategy.
This tool is designed for intraday traders who want greater control over how moving averages respond to session-specific data.
EMA - RGB Wave RiderTakes your EMA (default set to the best ema12, but you can crank it to whatever you want) and gives it a radical 10-color gradient glow, like a heatmap for trend waves. When the EMA’s carving down hard, it blazes pink; when it’s ripping higher, it fades through fiery oranges and mellow yellows all the way into electric green. The slope gets scaled so no matter how gnarly or chill the market’s moving, you’ve got a smooth ride across the gradient. End result? A clean, skinny EMA line that vibes like a surfer’s waxed board—always showing you whether the wave you’re riding is pumping or fizzling out. 🌊🏄♂️
Trendline + Bull/Bear Flag + EMA 9/21 Buy-Sell Signalseasy scalping and buy sell signals on 9-21 ema cross and trendline breakout
AlgoFlex Buy Sell Signal (1h only)
**Overview**
AlgoFlex Scalper plots buy/sell signal markers using:
* a range filter (EMA of absolute bar changes) to define short-term bias,
* an Adaptive Moving Average (AMA) slope to confirm direction, and
* an ATR threshold to filter weak momentum.
Signals are evaluated on bar close to reduce intrabar noise. This is an indicator, not a strategy.
**How it works (concepts)**
* Range filter: smooths price with an EMA-based range measure and forms upper/lower bands.
* Trend state: counts consecutive movements of the filtered series (up/down counters) to avoid whipsaws.
* AMA + ATR gate: rising AMA with change > ATR \* atrMult can produce a long signal; falling AMA with change < -ATR \* atrMult can produce a short signal.
* TP/SL markers: projected using ATR multiples (tpMult, slMult). Visual guides only.
* Buy Signal, Sell Signal, plus optional TP/SL notifications. Designed to fire on bar close.
VT – Dashboard05🚀 Overview
VT – Dashboard05 is a multi-timeframe market state dashboard for Forex and other liquid markets. It summarizes Trend, RSI state, RSM, and ICT structure (BOS/MSS) across H1 / M30 / M15 / M5 / M1 in one compact table—plus clean rejection markers (“S” at the top, “B” at the bottom) controlled entirely from the Style tab. All higher-timeframe values are computed without lookahead and only confirm on their candle close.
✨ Key Features
5-TF Dashboard (H1, M30, M15, M5, M1) — Columns for TREND / RSI / RSM / ICT, color-coded for quick reads.
EMA-Stack Trend — Fast/Mid/Slow EMA alignment for Up / Sideways / Down bias.
RSI & RSM States — OB/OS plus RSI vs RSM momentum (RYB / RLLT).
ICT Structure (BOS / MSS) — Choose Close Break or Body Break; signals confirm only on TF close.
Rejection Markers (Style-only) — “S” at top, “B” at bottom; change colors/visibility in Style (no Inputs clutter).
Alerts — State-change alerts for TREND, RSI, RSM, ICT on each TF, plus rejection alerts on the chart TF.
No repaint tricks — HTF data pulled with gaps filled, lookahead off, confirmation on close.
🛠 How to Use
Add to chart → set Dashboard Position (Inputs).
Pick ICT Break Method (Close Break or Body Break).
Tune Structure Swing Length for H1/M30/M15/M5/M1.
(Optional) Toggle EMA1–EMA4 overlays for context.
Style the markers in Settings → Style:
Rejection (Top) → “S” at top (color/visibility here).
Rejection (Bottom) → “B” at bottom (color/visibility here).
Create alerts using built-in conditions (e.g., ICT change H1, TREND change M15, Rejection Bullish (chart TF)).
⚙️ Settings
Dashboard: Dashboard Position, Compact Mode.
Trend: EMA Fast / Mid / Slow Lengths.
RSI: RSI Length, OB/OS Levels.
RSM: RSM RSI Length, RSM EMA Length.
ICT Structure: ICT Break Method (Close vs Body), Structure Swing Length per TF (H1/M30/M15/M5/M1).
EMAs on Chart: EMA1–EMA4 lengths & show/hide.
Style Tab: Rejection (Top) and Rejection (Bottom) series for color/visibility.
📈 Trading Concepts
TREND: EMA stacking—aligned = UP, mixed = SW, bearish stack = DOWN.
RSI: OB > overbought, OS < oversold, else SW.
RSM: RYB when Uptrend, RLLT when Downtrend.
ICT (BOS/MSS):
BOS↑/BOS↓ = break of last swing high/low.
MSS↑/MSS↓ = break against the prior BOS direction (structure shift).
Signals are evaluated with Close Break or Body Break and confirm only on TF close.
Rejection: Bar-based reversal patterns—“S” marks bearish rejection (top), “B” marks bullish rejection (bottom).
Note: This is a technical analysis tool. Always practice proper risk management and combine with other analysis techniques for best results.
Category: Multi-Timeframe / Dashboard / Structure
Version: 1.0
Developer: VT
EMAs & SMAs [Pacote com várias médias] //@version=5
indicator("EMAs-SMAs", overlay=true)
// Fonte
src = input.source(close, "Fonte (source)")
// ==============================
// EMAs
// ==============================
ema3 = ta.ema(src, 3)
ema4 = ta.ema(src, 4)
ema5 = ta.ema(src, 5)
ema7 = ta.ema(src, 7)
ema9 = ta.ema(src, 9)
ema17 = ta.ema(src, 17)
ema18 = ta.ema(src, 18)
ema21 = ta.ema(src, 21)
ema34 = ta.ema(src, 34)
ema40 = ta.ema(src, 40)
ema50 = ta.ema(src, 50)
ema55 = ta.ema(src, 55)
ema72 = ta.ema(src, 72)
ema80 = ta.ema(src, 80)
ema96 = ta.ema(src, 96)
ema100 = ta.ema(src, 100)
ema200 = ta.ema(src, 200)
plot(ema3, "EMA 3", color=color.new(color.blue, 0), linewidth=2)
plot(ema4, "EMA 4", color=color.new(color.red, 0), linewidth=2)
plot(ema5, "EMA 5", color=color.new(color.green, 0), linewidth=2)
plot(ema7, "EMA 7", color=color.new(color.orange, 0), linewidth=2)
plot(ema9, "EMA 9", color=color.new(color.orange, 0), linewidth=2)
plot(ema17, "EMA 17", color=color.new(color.blue, 0), linewidth=2)
plot(ema18, "EMA 18", color=color.new(color.red, 0), linewidth=2)
plot(ema21, "EMA 21", color=color.new(color.green, 0), linewidth=2)
plot(ema34, "EMA 34", color=color.new(color.orange, 0), linewidth=2)
plot(ema40, "EMA 40", color=color.new(color.orange, 0), linewidth=2)
plot(ema50, "EMA 50", color=color.new(color.blue, 0), linewidth=2)
plot(ema55, "EMA 55", color=color.new(color.red, 0), linewidth=2)
plot(ema72, "EMA 72", color=color.new(color.green, 0), linewidth=2)
plot(ema80, "EMA 80", color=color.new(color.orange, 0), linewidth=2)
plot(ema96, "EMA 96", color=color.new(color.orange, 0), linewidth=2)
plot(ema100, "EMA 100", color=color.new(color.blue, 0), linewidth=2)
plot(ema200, "EMA 200", color=color.new(color.red, 0), linewidth=2)
// ==============================
// SMAs
// ==============================
sma3 = ta.sma(src, 3)
sma4 = ta.sma(src, 4)
sma5 = ta.sma(src, 5)
sma7 = ta.sma(src, 7)
sma9 = ta.sma(src, 9)
sma17 = ta.sma(src, 17)
sma18 = ta.sma(src, 18)
sma21 = ta.sma(src, 21)
sma34 = ta.sma(src, 34)
sma40 = ta.sma(src, 40)
sma50 = ta.sma(src, 50)
sma55 = ta.sma(src, 55)
sma72 = ta.sma(src, 72)
sma80 = ta.sma(src, 80)
sma96 = ta.sma(src, 96)
sma100 = ta.sma(src, 100)
sma200 = ta.sma(src, 200)
plot(sma3, "SMA 3", color=color.new(color.blue, 60), linewidth=1, style=plot.style_line)
plot(sma4, "SMA 4", color=color.new(color.red, 60), linewidth=1, style=plot.style_line)
plot(sma5, "SMA 5", color=color.new(color.green, 60), linewidth=1, style=plot.style_line)
plot(sma7, "SMA 7", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
plot(sma9, "SMA 9", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
plot(sma17, "SMA 17", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
plot(sma18, "SMA 18", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
plot(sma21, "SMA 21", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
plot(sma34, "SMA 34", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
plot(sma40, "SMA 40", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
plot(sma50, "SMA 50", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
plot(sma55, "SMA 55", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
plot(sma72, "SMA 72", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
plot(sma80, "SMA 80", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
plot(sma96, "SMA 96", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
plot(sma100, "SMA 100", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
plot(sma200, "SMA 200", color=color.new(color.orange, 60), linewidth=1, style=plot.style_line)
SMAs, EMAs, 52W High Low, CPRThis is all in one indicator which has SMAs, EMAs, CPR, Trend ribbon and SuperTrend.
We are adding other indicator in upcoming days.
[KINGS TREND STRATEGY] – Kings Trend + Heikin Ashi Dynamic Tool
Category: Trend-Following / Swing Trading
Timeframes: Works on all timeframes (Intraday to Swing)
Markets: Stocks, Futures, Crypto, Forex
What is this Indicator?
is a trend-following indicator that combines the Half Trend algorithm with optional Heikin Ashi smoothing.
It clearly shows the direction of the trend (Uptrend / Downtrend).
It highlights Buy and Sell signals at high-probability zones.
Optionally, you can color-code the candles based on trend direction.
Key Features
Half Trend Algorithm:
Removes price noise to clearly display the direction of the trend.
Amplitude (sensitivity) can be adjusted manually.
Heikin Ashi Mode (Optional):
Uses Heikin Ashi candles to smooth trend calculations.
Displays Trend Strength (%) to gauge how strong or weak the trend is.
Auto Buy / Sell Signals:
Up (▲) and Down (▼) arrows are plotted whenever a trend reversal occurs.
Signal colors:
#17DFAD (Aqua Green) → Uptrend Signal
#DD326B (Magenta Red) → Downtrend Signal
Dynamic Candle Coloring:
Candles can be colored automatically according to the trend.
In an uptrend, candles appear greenish; in a downtrend, reddish.
On-Chart Dashboard:
Ticker, Timeframe, and Trend Info are displayed live on the chart.
In Heikin Ashi mode, Trend Strength % is also shown.
How to Use
Add to Chart → Select Timeframe → Adjust “Amplitude”:
Low amplitude → more frequent signals (scalping).
High amplitude → fewer but more reliable signals (swing trading).
Watch Buy/Sell Arrows:
▲ Up Arrow: Indicates potential long entry (trend reversal up).
▼ Down Arrow: Indicates potential short entry (trend reversal down).
Optional Enhancements:
Enable trend candles for a cleaner chart view.
Enable Heikin Ashi mode for smoother signals.
Best Practices
Confirm signals using support/resistance levels, volume indicators, or momentum oscillators (RSI / MACD).
Higher timeframes (1H / 4H / 1D) tend to produce more reliable results.
Do not trade solely based on this indicator — risk management is essential.
Disclaimer
This indicator is for educational purposes only.
Past performance does not guarantee future results.
Always use stop-loss and proper risk control when trading.
Signalgo VSignalgo V: Technical Overview and Unique Aspects
Signalgo V is a technical indicator for TradingView that integrates multiple layers of analysis: moving averages, MACD, Bollinger Bands and RSI to deliver buy and sell signals. Below is an informational breakdown of how the indicator functions, its input parameters, signal logic, exit methodology, and how it stands apart from traditional moving average (MA) tools, without disclosing specifics that allow for code duplication.
How Signalgo V Works
1. Multi-Layered Technical Synthesis
Signalgo V processes several technical studies simultaneously:
Fast/Slow Moving Averages: Uses either EMA or SMA (user-selected) with adjustable periods. These are central to initial trend detection through crossovers.
MACD Filter: MACD line vs. signal line cross-check ensures trend direction is supported by both momentum and MA structure.
RSI Confirmation: The RSI is monitored to verify that signals are not excessively overbought or oversold, tuning the system to changing momentum regimes.
Bollinger Bands Context: Entry signals are only considered when price action is beyond the Bollinger Bands envelope, which further filters for unusually strong movements.
These strict, multi-indicator entry criteria are designed to ensure only the most robust signals are surfaced, each is contingent on the presence of aligned trend, momentum and volatility.
2. Exit Methodology
Take-Profit Levels: After entering a trade, the strategy automatically sets three predefined profit targets (TP1, TP2, TP3). If the price reaches any of these targets, the system marks it, helping you lock in profits at different stages.
Stop-Loss System: Simultaneously, a stop-loss (SL) value is set, protecting you from significant losses if the market moves against your position.
Dynamic Adjustment: When the first profit target (TP1) is hit, the system can automatically move the stop-loss to your entry price. This means your worst-case outcome is break-even from that point, reducing downside risk.
Trailing Stop-Loss: After TP1 is reached, a dynamic trailing stop can activate. This allows the stop-loss to follow the price as it moves in your favor, aiming to capture more profit if the trend continues, while still protecting your gains if the price reverses.
Visual Markers: The system plots all important exit levels (profit targets, stop-loss, trailing stop) directly on the chart. Optional labels also appear whenever a target or stop-loss is hit, making it easy to see progress.
Visual cues (labels) are plotted directly on the bar where a buy or sell signal triggers, clarifying entry points and aiding manual exit/risk management decisions.
Input Parameters
rsiLen: Lookback period for RSI calculation.
rsiOB and rsiOS: Overbought/oversold thresholds, adaptive to the indicator’s multi-layered logic.
maFastLen and maSlowLen: Periods for fast and slow MAs.
maType: EMA or SMA selectable for both MAs.
bbLen: Length for Bollinger Bands mean calculation.
bbMult: Standard deviation multiplier for BB width.
macdFast, macdSlow, macdSig: Standard MACD parameterization for nuanced momentum oversight.
What Separates Signalgo V from Traditional Moving Average Indicators
Composite Signal Architecture: Where traditional MA systems generate signals solely on MA crossovers, Signalgo V requires layered, cross-confirmational logic across trend (MAs), momentum (MACD), volatility (Bollinger Bands), and market strength (RSI).
Adaptive Volatility Context: MA signals only “count” when price is meaningfully breaking out of its volatility envelope, filtering out most unremarkable crosses that plague basic MA strategies.
Integrated Multi-Factor Filters: Strict compliance with all layers of signal logic is enforced. A marked improvement over MA strategies that lack secondary or tertiary confirmation.
Non-Redundant Event Limiting: Each entry is labeled as a unique event. The indicator does not repeat signals on subsequent bars unless all entry conditions are freshly met.
Trading Strategy Application
Trend Identification: By requiring concurrence among MA, MACD, RSI, and BB, this tool identifies only those trends with robust, multifactor support.
Breakout and Momentum Entry: Signals are bias-toward trades that initiate at likely breakout points (outside BB range), combined with fresh momentum and trend alignment.
Manual Discretion for Exits: The design is to empower traders with high-confidence entries and leave risk management or partial profit-taking adaptive to trader style, using visual cues from all component indicators.
Alert Generation: Each buy/sell event optionally triggers an alert, supporting systematic monitoring without constant chart watching.
YZH Dual MA Combo Signal📌 YZH Dual MA Combo Signal – Indicator Overview
The YZH Dual MA Combo Signal is a multi–moving average trading tool designed to detect price action setups confirmed by candle wick structures. It combines three customizable moving averages (MA1, MA2, MA3) and generates precise entry signals when price interacts with them under specific conditions.
🔑 Key Features
Multiple Moving Average Options
Supports SMA, EMA, WMA, HMA, RMA, VWMA.
Users can configure up to 3 moving averages with adjustable periods, colors, and line thickness.
Wick Filter for Candle Validation
Uses a wick-to-body ratio filter to ensure signals only trigger with meaningful rejection candles.
Example: Strong long wick at support/resistance near a moving average.
3 Combo Structures
MA1–MA2 combo
MA2–MA3 combo
MA1–MA3 combo
Each combo has its own setup & trigger logic, giving flexibility for trend continuation or reversal trades.
Setup & Trigger Logic
Setup: Price interacts with the chosen moving average with a valid wick rejection.
Trigger: Confirmation occurs within a defined number of candles (default = 5 bars) if price breaks above/below the setup level.
Prevents false signals by requiring both wick rejection and follow-up confirmation.
Signal Visualization
Triangles (▲▼) for confirmed long/short entries.
Optional circles to display setup points before triggers.
Color-coded moving averages with customizable visibility.
Information Dashboard (optional)
Displays real-time status of all three MA combinations.
Helps traders quickly identify which combo is currently active.
Alerts & Automation Ready
Sends detailed alerts with symbol, timeframe, signal type (LONG/SHORT), combo type, price, and timestamp.
Compatible with TradingView’s alertcondition for automated trading systems or external integrations.
⚡ Trading Edge
Ideal for traders who use wick rejections + moving average confirmations.
Filters out weak setups and focuses only on high-probability signals.
Can be applied in scalping, swing trading, or trend-following strategies across all markets (forex, crypto, stocks, indices).
Flowcast by gfund.aiFlowcast by gfund.ai
Introducing Flowcast : A powerful moving average indicator designed to help you master the market's flow with unprecedented clarity.
At its heart is our proprietary blend of moving averages , an engine engineered to synergize predictive speed with a smooth, stable trend foundation. This unique combination translates complex market dynamics into a simple, actionable visual.
How to read the Flowcast ribbon:
Green Ribbon : Signals a potential bullish trend.
Red Ribbon : Signals a potential bearish trend.
The ribbon's thickness provides a real-time gauge of momentum. A thickening ribbon suggests a strengthening trend, while a thinning ribbon signals consolidation or a potential reversal.
Stop reacting and start anticipating. Flowcast is designed to deliver crystal-clear, early signals, giving you the intuitive edge to navigate the markets with confidence.
LUCID LION TRINITY V1The LUCID LION TRINITY V1 is a precision trading tool designed to simplify decision-making and enhance trade execution through clear entry, stop-loss, and multi-target profit zones.
This indicator combines a dynamic EMA trend filter with ATR-based risk management, giving traders a structured approach to spotting setups and managing trades effectively.
Core Features
• Automatic Buy & Sell Signals
• Buy signals appear when price crosses above the EMA.
• Sell signals appear when price crosses below the EMA.
• Risk Management Built In
• ATR-based Stop Loss ensures volatility-adjusted protection.
• Fully configurable ATR length & multiplier.
• Multi-Level Take Profits (TP1, TP2, TP3)
• TP1 aligns with your chosen Risk:Reward ratio.
• TP2 & TP3 extend profits for trend continuation.
• Adjustable multipliers to fit your style.
• Visual Trade Levels
• EMA trend confirmation.
• Stop Loss and TP levels plotted on chart.
• Clear entry markers for easy reference.
• Alerts Ready
• Instant notifications for Buy and Sell setups.
How to Use
1. Watch for a BUY or SELL signal.
2. Manage the trade using the plotted Stop Loss and TP zones.
3. Scale out at TP1, TP2, and TP3 to secure profits.
4. Always combine with your own analysis for best results.
Important Note
The LUCID LION TRINITY V1 does not guarantee profitable trades. It highlights potential entry and exit areas, but proper risk management and additional analysis are required.
📩 To gain access, email: lucidlionllc@icloud.com
Disclaimer
The LUCID LION TRINITY V1 indicator is provided strictly for educational and informational purposes only. It is not financial advice and should not be considered a recommendation to buy or sell any financial instrument.
Trading financial markets involves significant risk. Past performance does not guarantee future results. Use this tool at your own risk and always apply proper risk management.
Terms of Use
By purchasing or gaining access to the LUCID LION TRINITY V1, you agree to the following:
1. Educational Use Only – This tool is for educational purposes and not investment advice.
2. No Profit Guarantee – Results are not guaranteed. Market conditions vary.
3. User Responsibility – You are solely responsible for your trading decisions. Lucid Lion LLC is not liable for outcomes.
4. Non-Transferable Access – Access is for personal use only; redistribution is prohibited.
5. Risk Disclosure – Trading carries risk. Trade only with money you can afford to lose.
6. Refund Policy – All purchases are final. No refunds will be issued.
ExoCloudGet a clearer market perspective with ExoCloud, a lightweight indicator that visualizes the interplay between two adaptive moving averages as a color‑shaded cloud. **Green clouds** signal bullish momentum when the faster average is above the slower one, while **red clouds** highlight bearish pressure when the faster average drops below. Built for traders who prefer simplicity without sacrificing precision.
---
🔑 Key Features
Immediate Trend Visualization – The cloud instantly reveals market bias.
Multi‑Timeframe Mode– Overlay higher‑TF clouds on lower‑TF charts for confluence.
Adaptive Alerts– Real‑time notifications when bullish or bearish shifts occur.
Configurable Color Theme – Align cloud and baseline hues with your chart style.
---
🔔 Alerts
Cloud Bounce (Buy / Sell) – Price pulls back into the cloud and then rebounds in the prevailing trend, offering high‑probability continuation entries.
Cloud Flip (Bullish / Bearish) – The cloud color flips when momentum decisively changes sides, flagging early trend reversals once structure confirms.
Cloud Storm (Multi‑TF) – A lower‑time‑frame cloud crosses a higher one, creating cross‑time‑frame “storm” alerts that capture volatility expansions and breakout conditions.
---
🧩 Strategy Edge
1. Trend Filter – Execute longs only during green clouds and shorts during red clouds.
2. Pullback Entries – Wait for price to revisit the cloud, then trade in the prevailing direction.
3. Early Reversals – Watch for cloud color flips combined with volume expansion.
HawkEye EMA Cloud
# HawkEye EMA Cloud - Enhanced Multi-Timeframe EMA Analysis
## Overview
The HawkEye EMA Cloud is an advanced technical analysis indicator that visualizes multiple Exponential Moving Average (EMA) relationships through dynamic color-coded cloud formations. This enhanced version builds upon the original Ripster EMA Clouds concept with full customization capabilities.
## Credits
**Original Author:** Ripster47 (Ripster EMA Clouds)
**Enhanced Version:** HawkEye EMA Cloud with advanced customization features
## Key Features
### 🎨 **Full Color Customization**
- Individual bullish and bearish colors for each of the 5 EMA clouds
- Customizable rising and falling colors for EMA lines
- Adjustable opacity levels (0-100%) for each cloud independently
### 📊 **Multi-Layer EMA Analysis**
- **5 Configurable EMA Cloud Pairs:**
- Cloud 1: 8/9 EMAs (default)
- Cloud 2: 5/12 EMAs (default)
- Cloud 3: 34/50 EMAs (default)
- Cloud 4: 72/89 EMAs (default)
- Cloud 5: 180/200 EMAs (default)
### ⚙️ **Advanced Customization Options**
- Toggle individual clouds on/off
- Adjustable EMA periods for all timeframes
- Optional EMA line display with color coding
- Leading period offset for cloud projection
- Choice between EMA and SMA calculations
- Configurable source data (HL2, Close, Open, etc.)
## How It Works
### Cloud Formation
Each cloud is formed by the area between two EMAs of different periods. The cloud color dynamically changes based on:
- **Bullish (Green/Custom):** When the shorter EMA is above the longer EMA
- **Bearish (Red/Custom):** When the shorter EMA is below the longer EMA
### Multiple Timeframe Analysis
The indicator provides a comprehensive view of trend strength across multiple timeframes:
- **Short-term:** Clouds 1-2 (faster EMAs)
- **Medium-term:** Cloud 3 (intermediate EMAs)
- **Long-term:** Clouds 4-5 (slower EMAs)
## Trading Applications
### Trend Identification
- **Strong Uptrend:** Multiple clouds stacked bullishly with price above
- **Strong Downtrend:** Multiple clouds stacked bearishly with price below
- **Consolidation:** Mixed cloud colors indicating sideways movement
### Entry Signals
- **Bullish Entry:** Price breaking above bearish clouds turning bullish
- **Bearish Entry:** Price breaking below bullish clouds turning bearish
- **Confluence:** Multiple cloud confirmations strengthen signal reliability
### Support/Resistance Levels
- Cloud boundaries often act as dynamic support and resistance
- Thicker clouds (higher opacity) may provide stronger S/R levels
- Multiple cloud intersections create significant price levels
## Customization Guide
### Color Schemes
Create your own visual style by customizing:
1. **Bullish/Bearish colors** for each cloud pair
2. **Rising/Falling colors** for EMA lines
3. **Opacity levels** to layer clouds effectively
### Recommended Settings
- **Day Trading:** Focus on Clouds 1-2 with higher opacity
- **Swing Trading:** Use Clouds 1-3 with moderate opacity
- **Position Trading:** Emphasize Clouds 3-5 with lower opacity
## Technical Specifications
- **Version:** Pine Script v6
- **Type:** Overlay indicator
- **Calculations:** Real-time EMA computations
- **Performance:** Optimized for all timeframes
- **Alerts:** Configurable long/short alerts available
## Risk Disclaimer
This indicator is for educational and informational purposes only. Always combine with proper risk management and additional analysis before making trading decisions. Past performance does not guarantee future results.
---
*Enhanced and customized version of the original Ripster EMA Clouds by Ripster47. This modification adds comprehensive color customization and enhanced user control while preserving the core analytical framework.*
Multi VWAP V2 By TRADESAFEAI - NVWAPOVERVIEW:
This indicator displays Volume Weighted Average Price (VWAP) across multiple timeframes simultaneously, with historical "naked" levels that persist as support/resistance zones.
FEATURES:
- Current VWAPs: Daily, Weekly, Monthly, Quarterly, Yearly
- Naked VWAPs: Historical levels from previous sessions that extend until touched by price
- Smart labeling with priority system to prevent overlapping text
- Customizable colors, line styles, and transparency for all timeframes
- Configurable lookback periods with time-based or bar-based limits
SETTINGS:
Main Controls: Toggle current VWAP lines and naked levels independently
VWAP Styles: Customize colors, widths, and line styles for each timeframe
Naked Styles: Adjust appearance and transparency of historical levels
Labels: Show/hide labels with customizable text and positioning
Lookback Limits: Control how far back naked levels extend
USAGE:
Naked VWAP levels act as dynamic support/resistance zones. When price approaches these levels, they often provide significant reaction points. The priority system ensures only the most relevant timeframe label shows when levels cluster together.
For access: Requires subscription. Please visit TRADESAFEAI.IO
Contact: X.com/Notofworks7
SMA-Based Candle Color 60The Trend SMA colors the moving average green when sloping upward and red when sloping downward. Candles are also colored based on whether price is above (green) or below (red) the SMA, making trends easy to spot.
SMA-Based Candle Color 60The Trend SMA colors the moving average green when sloping upward and red when sloping downward. Candles are also colored based on whether price is above (green) or below (red) the SMA, making trends easy to spot.
Intraday Scalping Trading System with AlertsThis is a unique script in the way it signals and alert on Volume Imbalances and VWAP based out on ATR. Many professional traders consider Volume Imbalance as a great indicator to identify stock movement.
I didn't find any indicator or all these option together so created one for us.
1. Fully controllable with toggle buttons.
2. Choose you best Trading directional signals with filters as per your sentiments -
2. EMA crossings
- EMA crossings + VWAP confirmation
- EMA crossings + SuperTrend Confirmation
3. Highest and Lowest volumes visually appeared
4. OHLCs Daily, Weekly and Monthly line options
5. First Candle Range - you can choose First candle range and it's time frame (default IST 9:15 but you can customize in pinescript as per your preferred Time Zone or just hide with toggle button.
FTA KAMA/ER TABLEusing kauffmans effenciency ratio and adaptive moving average logic ive created a table that shows the strength of trend via numerical values on the table , turn off the bg colors
WMA 5/10/30/40/80/1006 WMAs on the chart: 5, 10, 30, 40, 80, and 100 — each in its own color.
This indicator plots multiple Weighted Moving Averages (WMA) on the price chart: 5, 10, 30, 40, 80, and 100.
Shorter WMAs (5 & 10) react quickly to price changes and are useful for short-term trend detection.
Longer WMAs (30, 40, 80, 100) help identify medium- to long-term trends and dynamic support/resistance zones.
Traders often watch for crossovers between short-term and long-term WMAs as potential trade signals.
The IndicatorThe Indicator is a real-time, near zero-lag momentum tool. It shows when the market is Balanced, Bullish or Bearish. The signals are not buy or sell prints but are instead visuals for underlying strength.
The Indicator is powered by two engines that work in tandem. The first is the Bias Engine. It continuously evaluates 25+ factors to show whether the market is Bullish (green), Bearish (red), or Balanced (orange). This bias is displayed directly on the EMA line and is always active — it’s the foundation of the system.
The second is the Heatmap Engine. It reacts to shifts in buying and selling pressure, painting bars green, red, or orange to show who has control in real time. Users can adjust the sensitivity to see fast reactions (Aggressive), a steady middle ground (Balanced), or only stronger moves (Strict).
The Momentum Core, which is on by default, combines both engines into one. By blending the Bias Engine with the Heatmap, it delivers a faster, clearer output that highlights conviction as soon as it appears. This helps you see not just direction, but the moment momentum truly takes over.
“The engines use a series of colors to display market bias. GREEN = Bullish bias, RED = Bearish bias, ORANGE = Balanced bias. It is important to expect more noise in a Balanced zone. The Indicator does the heavy lifting by processing 25+ factors in real time, so you don’t have to guess what side has control. Instead of juggling multiple indicators or signals, you get a single, unified read of momentum as it’s happening.”