MA Signal IndicatorMA Signal Indicator
The MA Signal Indicator is a customizable designed to identify potential trading opportunities based on price interactions with a Simple Moving Average (SMA). It incorporates risk management features such as stop-loss (SL), take-profit (TP), and breakeven levels, calculated using the Average True Range (ATR). The indicator is visually intuitive, overlaying trade signals, price levels, and colored zones directly on the chart.
Key Features:
1. Moving Average-Based Signals:
• Generates buy (long) signals when the price crosses above a user-defined SMA (default: 55 periods).
• Generates sell (short) signals when the price crosses below the SMA.
• Long and short trades can be independently enabled or disabled via input settings.
2. Risk Management:
• Stop-Loss (SL): Set as a multiple of the ATR (default: 1x ATR) below the entry price for long trades or above for short trades.
• Take-Profit (TP): Set as a multiple of the ATR (default: 5x ATR) above the entry price for long trades or below for short trades.
• Breakeven Level: A trigger level (default: 2x ATR) where traders may choose to move their stop-loss to breakeven, optionally displayed on the chart.
3. Visual Feedback:
• SMA Line: Plotted in orange (default: 55-period SMA) for trend reference.
• Trade Zone: Highlights the area between the stop-loss and take-profit levels with a semi-transparent green (long) or red (short) background.
• Price Lines: Displays entry price (white), stop-loss (red), take-profit (green), and breakeven level (gray, optional) as horizontal lines during active trades.
• Signal Markers: Triangular markers indicate entry points (green triangle up for long, red triangle down for short).
• Exit Markers: Labels show when a trade hits the take-profit (green checkmark) or stop-loss (red cross).
4. Trade Logic:
• Only one trade is active at a time (long or short).
• Trades are exited when either the stop-loss or take-profit is hit, resetting the indicator for the next signal.
• Ensures signals are only triggered when not already in a trade, avoiding duplicate entries.
Inputs:
• MA Period: Length of the SMA (default: 55).
• ATR Period: Period for ATR calculation (default: 5).
• SL Multiplier: ATR multiplier for stop-loss (default: 1.0).
• TP Multiplier: ATR multiplier for take-profit (default: 5.0).
• Move to Breakeven After: ATR multiplier for breakeven trigger (default: 2.0).
• Show Break Even Line: Option to display the breakeven level (default: true).
• Allow Long Trades: Enable/disable long signals (default: true).
• Allow Short Trades: Enable/disable short signals (default: true).
Use Case:
This indicator is ideal for trend-following traders who want a clear, visual system for entering and exiting trades based on SMA crossovers, with predefined risk and reward levels. It suits both manual and automated trading strategies, providing flexibility to adjust parameters for different markets or timeframes.
Notes:
• The indicator is overlaid on the price chart for easy integration with other analysis tools.
• Users should test and adjust parameters (e.g., MA length, ATR multipliers) to suit their trading style and market conditions.
• The breakeven line is a visual guide; manual adjustment of stops is required as the indicator does not automatically modify trade positions.
This indicator provides a robust framework for disciplined trading with clear entry, exit, and risk management visuals.
Hareketli Ortalamalar
ATR Trend Strategy + KAMA FilterATR Trend Strategy with XMA KAMA Filter
Strategy Description
This strategy combines a dynamic ATR trailing stop with an XMA KAMA filter to precisely detect trends and generate reliable entry signals.
It uses a two-step trend confirmation system:
1️⃣ ATR Trailing Stop
Based on the Average True Range (ATR), this trailing stop automatically adapts to market volatility.
It determines whether the market is in a bullish or bearish phase by comparing the current price to the ATR trailing stop level.
2️⃣ KAMA Filter (XMA Version)
KAMA (Kaufman Adaptive Moving Average) provides an additional trend filter.
This XMA version of KAMA avoids the traditional fast/slow parameters and instead dynamically calculates the ratio of signal to market "noise", helping to reduce false signals and over-sensitivity.
How It Works
Long Signal:
Price is above both the ATR trailing stop and the KAMA (XMA) line.
Short Signal:
Price is below both the ATR trailing stop and the KAMA (XMA) line.
What Makes This Strategy Different?
Unlike many classic strategies that rely on simple moving averages, this system uses an adaptive KAMA filter that responds better to changing market conditions and volatility.
The ATR trailing stop automatically adjusts to current market volatility, providing an extra layer of protection against false breakouts.
By combining these tools, this strategy offers:
Precise trend filtering
Avoidance of false breakouts and noise
Dynamic adjustment to market conditions
How to Use
Apply the strategy to any market chart (Forex, stocks, crypto, indices, etc.)
Adjust the ATR and KAMA parameters to match your trading plan
Use the TradingView Strategy Tester to evaluate performance before live trading
Who Is This For?
Swing traders and trend followers
Traders looking for clean, filtered signals with reduced noise
Medium-term traders seeking a system that adapts to market dynamics
Additional Info: Heikin Ashi Compatibility
This strategy is fully compatible with Heikin Ashi candles.
By applying it to a chart with Heikin Ashi candles, traders can further reduce market noise and enhance trend visualization.
The combination of ATR trailing stop + XMA KAMA filter + Heikin Ashi smoothing provides an even cleaner trend-following system, minimizing false signals and improving decision-making clarity.
DTC - Dream Trading ClubDTC - Dream Trading Club Indicator
The DTC - Dream Trading Club is a multi-timeframe trend-following indicator designed to help traders identify high-probability buy and sell opportunities. It combines a structured EMA-based trend detection system with dynamic entry, take-profit, and stop-loss levels, all displayed directly on the chart.
Core Features
EMA-Based Trend Detection using 6 EMAs (30–60)
Automatic Buy/Sell Signal Generation based on trend shifts
Dynamic TP/SL Levels with clear visual labels
Multi-Timeframe Trend Dashboard (1H, 4H, Daily)
Unrealized PnL Tracker assuming 10x leverage
User Guide: TP, SL, and Entry Signals
1. Entry Signal:
A "LONG" or "SHORT" label appears when a clear trend reversal is detected using the EMAs. The entry is taken at the close of the signal candle.
2. Stop-Loss (SL):
The stop-loss is calculated based on price structure:
For LONG positions, SL is set to the lowest low of recent candles (based on selected "Length" setting).
For SHORT positions, SL is set to the highest high of recent candles.
The SL adapts to market volatility via the Tiny, Small, Mid, or Large lookback settings.
3. Take-Profit (TP):
The indicator generates 5 take-profit levels using multiples of the calculated risk (Entry - SL distance):
TP1 = Entry ± 1x Risk
TP2 = Entry ± 2x Risk
TP3 = Entry ± 3x Risk
TP4 = Entry ± 4x Risk
TP5 = Entry ± 5x Risk
These levels allow for strategic scaling out or partial profit-taking based on personal trade management preferences.
How the EMA Logic Works
This indicator uses six Exponential Moving Averages (EMAs): 30, 35, 40, 45, 50, and 60 periods. A trend is considered:
Bullish when the EMAs are stacked in ascending order (shorter EMAs above longer ones)
Bearish when they are stacked in descending order
In addition, the indicator pulls EMA data from three higher timeframes (1H, 4H, and 1D) and compares the fast and slow EMAs to determine broader market direction. This helps filter signals and identify confluence across timeframes.
LANZ Strategy 5.0 [Backtest]🔷 LANZ Strategy 5.0 — Rule-Based BUY Logic with Time Filter, Session Limits and Auto SL/TP Execution
This is the backtest version of LANZ Strategy 5.0, built as a strategy script to evaluate real performance under fixed intraday conditions. It automatically places BUY and SELL trades based on structured candle confirmation, EMA trend alignment, and session-based filters. The system simulates real-time execution with precise Stop Loss and Take Profit levels.
📌 Built for traders seeking to simulate clean intraday logic with fully automated entries and performance metrics.
🧠 Core Logic & Strategy Conditions
✅ BUY Signal Conditions:
Price is above the EMA200
The last 3 candles are bullish (close > open)
The signal occurs within the defined session window (NY time)
Daily trade limit has not been exceeded
If all are true, a BUY order is executed at market, with SL and TP set immediately.
🔻 SELL Signal Conditions (Optional):
Exactly inverse to BUY (below EMA + 3 bearish candles). Disabled by default.
🕐 Operational Time Filter (New York Time)
You can fully customize your intraday window:
Start Time: e.g., 01:15 NY
End Time: e.g., 16:00 NY
The system evaluates signals only within this range, even across midnight if configured.
🔁 Trade Management System
One trade at a time per signal
Trades include a Stop Loss (SL) and Take Profit (TP) based on pip distance
Trade result is calculated automatically
Each signal is shown with a triangle marker (BUY only, by default)
🧪 Backtest Accuracy
This version uses:
strategy.order() for entries
strategy.exit() for SL and TP
strategy.close_all() at the configured manual closing time
This ensures realistic behavior in the TradingView strategy tester.
⚙️ Flow Summary (Step-by-Step)
On every bar, check:
Is the time within the operational session?
Is the price above the EMA?
Are the last 3 candles bullish?
If conditions met → A BUY trade is opened:
SL = entry – X pips
TP = entry + Y pips
Trade closes:
If SL or TP is hit
Or at the configured manual close time (e.g., 16:00 NY)
📊 Settings Overview
Timeframe: 1-hour (ideal)
SL/TP: Configurable in pips
Max trades/day: User-defined (default = 99 = unlimited)
Manual close: Adjustable by time
Entry type: Market (not limit)
Visuals: Plotshape triangle for BUY entry
👨💻 Credits:
💡 Developed by: LANZ
🧠 Strategy logic & execution: LANZ
✅ Designed for: Clean backtesting, clarity in execution, and intraday logic simulation
LANZ Strategy 5.0🔷 LANZ Strategy 5.0 — Intraday BUY Signals, Dynamic Lot Size per Account, Real-Time Dashboard and Smart Execution
LANZ Strategy 5.0 is a powerful intraday tool designed for traders who need a visual-first, data-backed BUY system, enhanced with risk-aware lot size calculation and a real-time performance dashboard. This indicator intelligently detects strong momentum setups and provides visual and statistical clarity throughout the session.
📌 This is an indicator, not a strategy — It does not place trades automatically but provides precise conditions, alerts, and visual guides to support execution.
🧠 Core Logic & Features
BUY Entry Conditions (Signal Engine)
A BUY signal is triggered when:
The current price is above the EMA200 (trend filter)
The last 3 candles are bullish (candle body close > open)
You are within the defined session window (NY time)
When all conditions are met and you haven’t reached the daily trade limit, a signal appears on the chart and an optional alert is triggered.
Operational Hours Filter (NY Time)
You define:
Start time (e.g., 01:15 NY)
End time (e.g., 16:00 NY)
The system only evaluates and executes signals within this period. If a BUY setup occurs outside the window, it’s ignored. The chart is also highlighted with a transparent teal background to visually show active trading hours.
Lot Size Panel with Per-Account Risk Management
Designed for traders managing multiple accounts or capital sources. You can enable up to 5 accounts, each with:
Its own capital
Its own risk percentage per trade
The system uses the defined SL in pips, plus the instrument’s pip value, to calculate the lot size per account. All values are shown in a dedicated panel at the bottom-right, automatically updating with each new trade.
The emojis (🐣🦊🦁🐲🐳) distinguish each account visually.
Trade Visualization with Customizable Lines
When a signal is triggered:
An Entry Point (EP) line is drawn at the candle’s close.
A Stop Loss (SL) line is placed X pips below the entry.
A Take Profit (TP) line is placed Y pips above the entry.
All three lines are fully customizable in style, color, and thickness. You define how many bars the lines should extend.
Outcome Tracking & Real-Time Dashboard
Each trade outcome is measured:
SL hit = –1.00%
TP hit = +3.00%
Manual close = calculated dynamically based on price at close time
Each result is labeled on the chart near its level, and stored.
The top-right dashboard updates in real time:
✅ Number of trades
📈 Cumulative % gain/loss of the day (color-coded)
Alerts You Can Trust:
You’ll get a Buy Alert when a valid signal is formed
You’ll get a Trade Executed Alert when the visual operation is plotted
You’ll get a SL/TP Hit Alert with price and result
You’ll get a Manual Close Alert if the configured time is reached and the trade is still active
⚙️ Step-by-Step Execution Flow
At every bar, the system checks:
Are we within the session time window?
Is price above EMA?
Are the last 3 candles bullish?
✅ If yes:
A BUY signal is plotted
Entry/SL/TP lines are drawn
Lot sizes are calculated and displayed
Trade is added to the daily count
🕐 At the configured Manual Close time (e.g., 16:00 NY):
If the trade is still open, it's closed
A label is added with the exact result in %
💡 Ideal For:
Intraday traders who operate within fixed time sessions
Traders managing multiple accounts or capital pools
Anyone who wants full visual clarity of every decision point
Traders who appreciate dynamic lot size calculation and clean execution tracking
👨💻 Credits:
💡 Developed by: LANZ
🧠 Strategy concept & execution model: LANZ
🧪 Tested on: 1H charts with visual-only execution
📈 Designed for: Clarity, adaptability, and full intraday control
Multi MA Cross SignalsSummary
This script provides a comprehensive view of key medium and long-term moving averages, designed to identify significant trend changes and shifts in market momentum. It plots four essential moving averages for price and generates clear, actionable signals based on both price and volume crossovers.
The primary goal is to visualize the well-known "Golden Cross" and "Death Cross" signals using a 50-day EMA and 200-day SMA, while also incorporating volume analysis to confirm the strength of a potential move.
Features
Four Key Moving Averages:
50-day Price EMA (Yellow): Tracks short-to-medium term trend momentum.
50-day Price SMA (Green): Provides a baseline for the 50-day period.
100-day Price SMA (Blue): Offers a medium-term trend perspective.
200-day Price SMA (Orange): Represents the long-term trend benchmark.
Price Crossover Signals (Trend Change):
B1 (Buy Signal): A "B1" label appears below the price bar when the 50-day Price EMA crosses above the 200-day Price SMA. This is a classic bullish signal, often called a "Golden Cross," indicating a potential shift to a long-term uptrend.
D1 (Sell Signal): A "D1" label appears above the price bar when the 50-day Price EMA crosses below the 200-day Price SMA. This is a classic bearish signal, often called a "Death Cross," suggesting a potential shift to a long-term downtrend.
Volume Crossover Signals (Momentum Confirmation):
B2 (Volume Spike Signal): A "B2" label appears below the price bar when the 50-day Volume EMA crosses above the 100-day Volume SMA, indicating a significant increase in trading activity that can support a new trend.
D2 (Volume Drop Signal): A "D2" label appears above the price bar when the 50-day Volume EMA crosses below the 100-day Volume SMA, suggesting waning interest or momentum.
How to Use
Identify Trend Direction: Use the B1 (bullish) and D1 (bearish) signals as primary indicators for potential long-term trend reversals.
Confirm with Volume: Look for a B2 signal to appear shortly after a B1 signal to confirm that the new uptrend is supported by rising volume. Conversely, a D2 signal can add conviction to a D1 bearish cross.
General Analysis: Use the four moving averages as dynamic levels of support and resistance to complement your trading strategy.
[Teyo69] T1 ATR Standard Deviation Breakout Bands🧭 OVERVIEW
T1 ATR Standard Deviation Breakout Bands is a breakout tool designed to detect volatility-driven price expansion beyond statistically significant zones. It calculates real-time ATR-based standard deviation bands, dynamically tracking breakout conditions with adjustable smoothing. With flexible moving average types and the Kijun-sen as the default baseline, this indicator is built for traders who want to avoid fakeouts and only engage when volatility confirms conviction.
✨ FEATURES
Utilizes ATR standard deviation for real-time volatility band calculations
Supports multiple moving average types (EMA, SMA, WMA, etc.) including Kijun-sen by default
Adjustable ATR multiplier to fine-tune breakout sensitivity
Fully configurable length inputs and MA source types
Identifies long opportunities when price closes above the upper band
Identifies short opportunities when price closes below the lower band
Ideal for trend continuation, momentum breakouts, and volatility-based filtering
🎯 HOW TO USE
Apply the indicator on your preferred timeframe (works best on trending conditions).
Set your baseline MA to match your system (default: Kijun-sen).
Adjust the ATR period and multiplier to balance sensitivity vs. noise.
Go long when the close breaks above the upper standard deviation band.
Go short when the close breaks below the lower standard deviation band.
Use Markers signals to highlight breakout moments.
Can also be used to identify if price is ranging when it is in the gray area of the indicator
⚙️ CONFIGURATION
Length: Period for the moving average and ATR
MA Type: Choose from EMA, SMA, WMA, or Kijun-sen
ATR Multiplier: Controls how wide the breakout bands are
Source: Price type used for calculations (default: close)
⚠️ LIMITATIONS
Standard deviation assumes price is statistically normal — not always true during news spikes
Band expansion does not guarantee follow-through — use in conjunction with volume or trend filters
💡 ADVANCED TIPS
Combine with a trend filter (e.g., 200 EMA) to trade only in the direction of the dominant trend
Use wider ATR multipliers on lower timeframes to reduce noise
Pair with oscillators (e.g., RSI, MACD) for breakout + momentum confluence setups
For scalping, reduce the length but widen the multiplier slightly
📓 NOTES
The standard deviation of ATR is used to capture how volatile volatility itself is. This reveals when the market is entering statistically significant price expansion.
Why this matters: Standard deviation is a core statistical tool for understanding distribution outliers. When price exceeds the upper band, it is outside normal volatility expectations — signaling potential breakout strength.
This indicator applies breakout theory to volatility, not just price action, offering a unique edge over classic Bollinger or Keltner bands.
TeeLek-BestPositionThis indicator is used to indicate the best buying and selling points.
This indicator will calculate the best buying points (blue) and selling points (orange). The working principle is that the blue point is the point where the RSI is Over Sold, the orange point is the point where the RSI is Over Bought. After that, we will use the Highest Line 100 and Lowest Line 100 to filter the points another layer. And because when Over Bought/Over Sold occurs, there will be continuous signals that are repeated, causing confusion. Therefore, there is a feature to leave a time frame. Set the default value to 24 hours. If a signal occurs, it will be left out.
The appropriate point for buying is:
The point where Over Sold occurs and Closes lower than the Lowest Line 100.
Leave a time frame for 24 hours before a new signal occurs.
The appropriate point for selling is:
The point where Over Bought occurs and Closes higher than the Highest Line 100.
Leave a time frame for 24 hours before a new signal occurs.
It helps us to gradually buy and collect/sell for profit easily without confusion.
อินดิเคเตอร์นี้ใช้ สำหรับบอกจุดซื้อจุดขายที่ดีที่สุด
อินดิเคเตอร์นี้ จะคำนวณจุดซื้อ (สีฟ้า) และจุดขาย (สีส้ม) ที่ดีที่สุดมาให้ โดยหลักการทำงาน คือ จุดสีฟ้า คือจุดที่ RSI Over Sold จุดสีส้ม คือจุดที่ RSI Over Bought หลังจากนั้นเราจะใช้เส้น Highest Line 100 และ Lowest Line 100 เพื่อกรองจุดอีกชั้นหนึ่ง และเนื่องจากเมื่อเกิด Over Bought/Over Sold แล้ว มันจะเกิดสัญญาณต่อเนื่องซ้ำๆ ทำให้สับสน จึงได้มีฟีเจอร์ในการเว้นระยะเวลา ตั้งค่าไว้เริ่มต้นที่ 24 ชั่วโมง ถ้าเกิดสัญญาณแล้วก็จะเว้นระยะออกไป
จุดที่เหมาะสมกับการซื้อ คือ
จุดที่เกิด Over Sold และ Close ต่ำกว่าเส้น Lowest Line 100
เว้นระยะไป 24 ชั่วโมงจึงจะเกิดสัญญาณใหม่อีกครั้ง
จุดที่เหมาะสมกับการขาย คือ
จุดที่เกิด Over Bought และ Close สูงกว่าเส้น Highest Line 100
เว้นระยะไป 24 ชั่วโมงจึงจะเกิดสัญญาณใหม่อีกครั้ง
ช่วยให้เราสามารถ ทยอยซื้อเก็บสะสม/ทยอยขายทำกำไร ได้ง่ายไม่สับสน
Donninger HMM Risk Proxy// Donninger HMM Risk Proxy for TradingView (Pine Script v6)
// ---------------------------------------------------------
// This script implements a **practical approximation** of the Donninger (2017) two‑state
// Hidden‑Markov‑Model (HMM) market risk classification that used:
// • Daily absolute return of the protected equity ETF (scaled annualized).
// • VIX futures term structure (VX2 − VX1) as a contango/backwardation signal.
// In the paper, the "risky" state shows both higher realized volatility *and* VIX futures
// backwardation; transitions between states tend to be abrupt, and thresholds such as 0.95,
// 0.90, and 0.70 were used to scale hedging / switching actions (VIX futures hedge, switch to
// Treasuries, reduce leverage). This Pine version **does not run a full Baum‑Welch EM** each bar;
// instead it derives a continuous "risk probability" score from normalized features designed to
// behave similarly to the paper's risky‑state probability. Parameters are exposed so you can tune
// to historical data or paste in coefficients estimated offline.
//
// WHAT THIS SCRIPT DOES
// ---------------------
// 1. Pulls daily data for a base equity ETF (default SPY) and VIX front & second month futures.
// 2. Computes annualized daily absolute return of the base ETF (Donninger dimension #1 proxy).
// 3. Computes VIX term structure spread VX2 − VX1 (Donninger dimension #2 proxy).
// 4. Normalizes both over a user‑defined trailing window (default 504 trading days ≈ 2y).
// 5. Forms a weighted linear risk score where high vol & negative term structure raise risk.
// 6. Maps score through logistic to get 0‑1 "risk probability".
// 7. Visual encodings + alert conditions keyed to Donninger‑style thresholds (0.70/0.90/0.95).
//
// EXTENSIONS YOU CAN ADD (ask me!)
// ---------------------------------
// • Offline EM fit of a 2‑state Gaussian HMM -> paste µ/σ & transition matrix into inputs; run
// forward filter in Pine for exact state probabilities.
// • Synthetic multi‑asset backtest approximating: (a) VIX futures tail hedge, (b) switch to IEF/TLT,
// (c) levered base+Ultra combos by regime. Pine cannot place orders in multiple symbols, but we
// can compute a synthetic equity curve.
// • Alternative or blended term‑structure measures: %spread, roll yield, or contango ratio.
// • Intraday adaptation: compute features on higher‑freq bars but re‑sample to daily for state.
//
// DISCLAIMER
// ----------
// This is an educational approximation. Real VIX futures hedging requires futures position sizing,
// contract specification & slippage modeling not natively supported in Pine strategies. Validate
// everything on exported data before risking capital.
MudahCuan Indicator V3 With Alarm - Fix Entry Candle🟢 **MudahCuan™ – Precision Entry System for Gold (XAUUSD) M15 & H1**
MudahCuan™ is a purpose-built indicator designed to simplify decision-making for Gold (XAUUSD) traders who operate on the 15-minute and 1-hour timeframes. If you've been struggling with late entries, noisy setups, or over-complicated strategies, this tool is here to offer a cleaner, more disciplined approach.
Unlike generic indicators that claim to work "on any market and any timeframe," MudahCuan™ is calibrated specifically for the unique behavior and volatility of Gold — with precise logic that aligns with how price actually moves on M15 and H1.
No more relying on feelings or cluttered confirmations. Every signal appears only when the internal rules are met with full alignment — helping you enter trades that are not only technically valid, but also make sense visually.
---
🔍 **What Makes MudahCuan™ Different**
✅ **Specialized for Gold (XAUUSD)**
Carefully tuned for M15 and H1 timeframes, capturing the rhythm and structure of Gold like no generic tool can.
🎯 **Smart Entry Logic**
Buy and Sell labels are only triggered when specific multi-candle conditions are met. This reduces noise and avoids weak setups that lead to unnecessary losses.
📊 **Visual Simplicity**
Clean overlay, minimal distractions. Just direct signals placed on the chart, with no confusing layers or unnecessary indicators.
🔁 **Auto-Validated Setups**
You won’t have to interpret — the logic does the filtering for you. If the signal appears, the setup meets all conditions. If not, you stay out.
⚖️ **Ideal for Reversal and Continuation Entries**
Helps you spot opportunities at key turning points, as well as strong continuations — without forcing trades.
---
💡 **Who Is This For?**
* Gold traders who want to master M15 & H1 entries with confidence
* Intraday traders who value structure over speculation
* Anyone tired of false breakouts, lagging tools, or messy chart setups
* Traders who want to act based on logic — not hope
---
📌 **Important Note**
MudahCuan™ is **not designed for multi-market use**. It works best exclusively on XAUUSD (Gold), especially on **M15** and **H1**. Using it outside those settings may reduce accuracy and invalidate the internal logic.
---
✅ **Trade Gold with Confidence — Not Guesswork**
MudahCuan™ helps you cut through the noise, avoid weak entries, and trade with structured clarity — one candle at a time.
MudahCuan™ removes the emotional drag of guessing, overthinking, or chasing trades. Instead, it gives you a clear visual cue to act when the market aligns — nothing more, nothing less.
If you're using this indicator for premium, I'll show you how to use it to increase your win rate and maximize your profits. For example, if a signal is incorrect, what should you do to avoid a loss at that moment?
This is all presented in video format to make it easier to use this indicator and maximize your profits.
Ready to turn confusion into confidence on XAUUSD?
7 EMA CloudThe "7 EMA Cloud" script was likely flagged because it reuses the core concept of EMA clouds (shading areas between multiple EMAs to visualize trends, support/resistance, and momentum) without crediting the original inventor, Ripster (author ripster47 on TradingView). This concept is prominently associated with Ripster's "EMA Clouds" indicator, which popularized filling spaces between EMA pairs for trading signals. TradingView's house rules require crediting authors when reusing open-source ideas or code, even if not a direct copy-paste, and mandate significant improvements where the original forms a small proportion of the script. Your version adds features like multiple color modes (Classic rainbow, Monochrome, Heatmap), customizable signal sizes, and crossover alerts between the first and last EMA, which are enhancements, but the foundational EMA ribbon/cloud idea needs explicit attribution in the description and ideally code comments to comply.
Additionally, the description might be seen as not fully self-contained (e.g., it uses promotional language like "Advanced" and "Adaptive Trend & Signal Suite" without deeply explaining calculations or use cases), potentially violating rules against relying on code or external references for clarity.
To fix this, republish a new version with proper credits, ensure the description is detailed and standalone, and emphasize your improvements (e.g., the 7 Fibonacci-based EMAs, color modes, and signals). Do not reuse the flagged script—create a fresh one. Here's a compliant description you can use:
7 EMA Cloud Indicator
Overview
The 7 EMA Cloud overlays seven exponential moving averages (EMAs) with Fibonacci-inspired periods and fills the spaces between them with customizable "clouds" to visually represent trend strength, direction, and convergence/divergence. It includes crossover signals between the shortest and longest EMAs for potential entry/exit points, with adjustable visual modes for different trading styles. This helps traders identify bullish/bearish momentum, support/resistance zones, and overextensions in trending or ranging markets.
This script builds on the EMA cloud concept popularized by Ripster (ripster47) in their "EMA Clouds" indicatortradingview.com, where areas between EMA pairs are shaded for trend analysis. Improvements include a fixed set of 7 Fibonacci EMAs, multiple color schemes (Classic rainbow, Monochrome grayscale, Heatmap for intensity), user-selectable signal sizes, and transparency controls. Released under the Mozilla Public License 2.0.
Key Features
7 EMAs with Clouds: EMAs at periods 8, 13, 21, 34, 55, 89, and 144; clouds filled between consecutive pairs to show alignment (tight clouds for consolidation, wide for trends).
Color Modes:
Classic: Rainbow gradients (blue to purple) for vibrant distinction.
Monochrome: Grayscale shades for minimalistic charts.
Heatmap: Red-to-blue spectrum to highlight "hot" (volatile) vs. "cool" (stable) areas.
Crossover Signals: Triangle markers (up for bullish, down for bearish) when the shortest EMA crosses the longest; sizes from Tiny to Huge.
Display Options: Toggle EMA lines on/off, adjust cloud transparency (0-100%), and enable alerts for crossovers.
Alerts: Notifications for "Bullish EMA Crossover" (EMA1 > EMA7) and "Bearish EMA Crossover" (EMA1 < EMA7).
How It Works
EMA Calculations: Each EMA is computed using ta.ema(close, period), with periods based on Fibonacci sequences for natural market rhythm alignment.
Clouds: Filled via fill() between plot pairs, with colors derived from the selected mode and transparency applied.
Signals: Detected with ta.crossover(ema1, ema7) and ta.crossunder(ema1, ema7), plotted as shapes with mode-specific colors (e.g., green/lime for bull, red for bear).
Customization: Inputs grouped into EMA Settings (periods), Display Settings (visibility, colors, transparency), and Signal Settings (size).
Customization Options
EMA Periods: Individually adjustable (defaults: 8, 13, 21, 34, 55, 89, 144).
Show EMAs: Toggle to hide lines and focus on clouds.
Cloud Transparency: 0% for solid fills, 100% for invisible (default 80%).
Color Mode: Switch between Classic, Monochrome, or Heatmap.
Signal Size: Tiny, Small, Normal, Large, or Huge for crossover markers.
Ideal Use Case
Suited for swing or trend-following on any timeframe (e.g., 15m-1h for intraday, daily for swings) and assets (stocks, forex, crypto, futures). Enter long on bullish crossovers above aligned clouds; exit on bearish signals or cloud widenings. Use Monochrome for clean charts or Heatmap for volatility emphasis. Combine with volume or RSI for confirmation.
Why It's Valuable
By expanding Ripster's EMA cloud idea with multi-mode visuals and integrated signals, this indicator provides a versatile, at-a-glance tool for trend assessment—reducing noise while highlighting key shifts. It's more adaptive than basic MA ribbons, with Fibonacci periods adding a layer of harmonic analysis.
Note: Test on historical data or demo accounts. Not financial advice—incorporate risk management. Optimized for Pine Script v5; some features may vary on non-overlay charts.
TMA Lock - Triple Moving Averages with Timeframe ControlKeep your 50, 100, and 200-day moving averages consistent across all chart timeframes! No more recalculating MAs when switching from daily to hourly charts.
Key Features:
Timeframe Lock - MAs stay true to your selected timeframe (daily, weekly, etc.) regardless of chart view
Fully Customizable - Adjust periods, colors, line styles, and smoothing strength
Auto-Calculated Pivot Line/Zone (Based on Time Range)Automatically Calculated Pivot Line/Zone
Harness the power of precision with this Custom Time Range Average Line indicator—designed to pinpoint key equilibrium and pivot levels within consolidation zones after a breakout. Select any start and end time to capture the critical price action shaping the market structure between swings, and calculate the true average price using your choice of open, close, high, low, or midpoint.
Once the defined period concludes, the indicator freezes the average and extends it forward as a clear horizontal ray, acting as a powerful reference for fair value and market balance. This dynamic line shines brightest within consolidation phases, helping traders identify pivot points and equilibrium zones that often serve as magnets for price after a breakout.
Customize the line width to suit your style—use a thinner line width input for a precise single average line, or increase the width to visually represent a broader range or zone. Fully adjustable line color and thickness options ensure this tool integrates seamlessly into any chart setup.
Elevate your trading edge by visualizing the hidden balance points between market swings—turning consolidation chaos into clear, strategic opportunities!
MACD + 1m EMA Zone FilterFeature Description
Run on Any Chart Works on any timeframe — 5m, 15m, 1h, etc.
MACD Crosses Detected on the current chart's timeframe
EMA Logic All EMA20/50/100/200 come from 1-minute timeframe
Buy Signal MACD crossover + all EMAs (1m) above EMA200
Sell Signal MACD crossunder + all EMAs (1m) below EMA200
Chart Arrows BUY/SELL arrows plotted at each signal
Alerts Configurable alerts for Buy/Sell conditions
RSI AND SMA -- BUY AND SELL SIGNALRSI and SMA - Buy and Sell Signal
This script generates Buy and Sell signals using a combination of price action, RSI momentum, and SMA trend filtering to provide clean, non-repetitive entries. It is designed for clarity and simplicity, reducing signal noise through strict conditions.
📌 Signal Logic
✅ Buy Signal:
RSI is above its 5-period SMA (bullish momentum).
The entire candle (including wicks) is above the 5-period price SMA.
Candle is bullish (close > open).
No existing Buy/Sell trend is active (prevents repeated signals).
🔻 Sell Signal:
RSI is below its 5-period SMA (bearish momentum).
The entire candle is below the 5-period price SMA.
Candle is bearish (close < open).
No existing Buy/Sell trend is active.
🔁 Trend Memory Filter
Once a Buy or Sell signal is triggered, no additional signals are given until the opposite candle structure resets the trend (i.e., full candle moves in the opposite direction of current trend).
This eliminates repeated entries and helps follow a clear trend bias.
📊 Visual Elements
Buy signals are marked with a green triangle below the bar.
Sell signals are marked with a red triangle above the bar.
A 5-period SMA line is plotted in orange as a reference trend line.
⚙️ Key Features
Uses both price and RSI filters to confirm signals.
Ensures fully closed candles above or below SMA to improve reliability.
Non-repeating logic makes it trend-friendly and suitable for traders who prefer clean entries.
Great for use with trend-following strategies or momentum-based systems.
EMA CROSS (HTF filter) by RAThis is EMA based indicator, gives buy sell signal on the crossover of EMA 1 (fast) & EMA 2 (slow). in this indicator EMA 3 and EMA 4 are optional but if you switch on the EMA 3 for trend direction, signal will be filtered by EMA 3. e.g. if trend is bearish according to EMA 3 and bullish crossover happens between EMA 1 & EMA 2 then no buy signal will be shown until price closes above EMA 3 and same logic for EMA 4.
This indicator is a Higher Time Frame (HTF) Trend filter indicator, if you switch on the the HTF filter then buy sell signal will be shown in alignment with the Higher Time Frame (HTF) Trend only, the best part is you can change HTF as per your requirement and there is toggle to on/off HTF.
Tolomeo ea1This strategy relies on the crossing of two Exponential Moving Averages (EMAs) to generate buy and sell signals. The basic idea is to capture changes in the price trend: when a faster EMA crosses a slower EMA, it indicates a potential change in market direction.
Signal Logic
The strategy generates signals based on the following conditions:
Buy Signal (Long): Occurs when the Fast EMA crosses above the Slow EMA. This suggests that the short-term trend is turning bullish and may be a good time to enter a long position.
Sell Signal (Short): Occurs when the Fast EMA crosses below the Slow EMA. This indicates that the short-term trend is turning bearish and may be an opportunity to enter a short position or close a long position.
SY_Quant_AI_YJ✅ English Description (Safe Minimal Version)
SY_Quant_AI_YJ— 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.
STMD Indicator PROThe STMD Indicator PRO is designed for traders looking to capture strong trends using moving average alignment and the powerful Elephant Bar pattern, popularized by Oliver Velez.
📋 How it works?
✔ Simple Moving Averages:
SMA 8 (Black)
SMA 13 (Purple)
SMA 20 (Blue)
SMA 200 (Red, optional filter)
✔ Signal conditions:
All SMAs aligned and trending in the same direction
Price near the short-term SMAs
A strong candle (Elephant Bar) with a big body and small opposite wick
Signal only on the first or second consecutive candle of the same color
✅ Features
✔ Background color showing trend bias
✔ Alerts ready: STMD Buy and STMD Sell
✔ Optional SMA 200 filter for higher timeframe confirmation
📌 Disclaimer: This script is for educational purposes only. Not financial advice.
Weekly EMA 9/20/50Weekly EMA for 9, 20 and 50 weeks for any security.
This will show the trends that are otherwise not visible on the daily chart.
TMA + 3 Stoch + Label Buy/Sell📌 Part 1: Description in English
Indicator Name: TMA + 3 Stoch + Label Buy/Sell
Overview:
This custom indicator is designed for trend-following and reversal trading strategies. It combines concepts from multiple technical analysis sources, including a Triangular Moving Average (TMA) band and a triple-stochastic system. The indicator plots adaptive bands to reflect dynamic price zones and marks Buy/Sell opportunities using confluence signals from price action and stochastic momentum shifts.
Usage Instructions:
Timeframe Setup:
Use 1H (H1) timeframe to identify the main trend direction based on the TMA slope and band alignment.
Use 5-minute (M5) timeframe to enter trades when Buy or Sell labels appear, confirming short-term alignment with the larger trend.
BTCUSD Trading Strategy:
Stop Loss (SL): 200 pips
Take Profit (TP): 500 pips
Other Pairs:
For non-BTCUSD pairs, traders are encouraged to backtest and determine appropriate SL/TP levels based on instrument volatility and structure.
Need help?
If you have any questions or need assistance with tuning or interpreting the signals, feel free to reach out anytime.
PMJ SnR Active EMATrend Following Indicator with active color changing Support and Resistance Levels, guided by fast and smooth EMA's.
Candle close above FAST 9 EMA--buy signal, SL somewhere bellow the 9 Smoothed EMA
Vice Versa for SELL scenarios.
Add at every Candle close Above until Sell scenario is triggered.
www.tradingview.com