🚀Accurate Scalper A.I🚀This script is a comprehensive scalping tool combining multiple technical indicators and risk management features
Dashboard---> Displays key metrics (strategy, trend strength, volume, timeframe trends) in a customizable table
Signal Settings--->Adjust signal sensitivity (default: 6.29) and filters (e.g., ignore consolidation signals)
Trading Signals---> Three strategies generate buy/sell signals
Risk Management, Trend Visualization, Volume Profile, Identify Sideways Market
Support/Resistance & Order Blocks ---> Auto S/R: Dashed lines at pivot points, Order Blocks: Demand/supply zones (green/red boxes)
Auto Fibonacci Extension
Detects Trends (using Super trend)
Plots Extensions beyond swing highs/lows
Labels Key Levels (0.382, 0.618)
Moving Averages
Gold Power Hours StrategyStrategy: XAUUSD Gold Power Hours
(ideal for Tuesday to Thursday, 8:00–11:30 am NY and 1:30–3:30 pm NY)
Strategy Rules
1️⃣ Timeframe
Trade on 15 min and 1 hour charts
Confirm with the 4 h chart (trend direction)
2️⃣ Entry Conditions
✅ Main trend (confirmation):
50-period Simple Moving Average (SMA50) on the 4h chart
price above = only look for longs
price below = only look for shorts
✅ Momentum (confirmation):
RSI(14) on the 15 min chart
above 55 = bullish strength
below 45 = bearish strength
✅ Volume (validation):
Increasing volume (bar higher than previous) during NY open (8–9 am) or at 1:30 pm
confirms institutional interest
3️⃣ Entry Setup
🟢 Longs (buys):
Price above 4h SMA50
15 min RSI > 55
break of previous resistance (e.g., last hour’s high)
rising volume on the entry candle
👉 Enter on breakout + 2 pips of margin
🔴 Shorts (sells):
Price below 4h SMA50
15 min RSI < 45
break of previous support
rising volume on the entry candle
👉 Enter on breakout – 2 pips of margin
4️⃣ Trade Exits / Management
✅ Take profit (TP):
2 × the risk taken (e.g., SL 20 pips → TP 40 pips)
or the next significant support/resistance on H1
✅ Stop loss (SL):
below the last impulse candle (for longs)
or above the last impulse candle (for shorts)
minimum 15–20 pips to avoid stop hunts
✅ Break-even
move SL to entry point once +15 pips profit is reached
5️⃣ Additional Filters
✅ Avoid trading during red news (NFP, FOMC) until the first spike finishes.
✅ Avoid trading outside these windows:
8:00–11:30 am NY
1:30–3:30 pm NY
SMA Background & Table Indicator# SMA Background & Table Indicator - User Guide
## What is this Indicator?
The **SMA Background & Table Indicator** is a powerful TradingView Pine Script tool that provides instant visual feedback about a stock's position relative to key Simple Moving Averages (SMAs). Instead of cluttering your chart with multiple SMA lines, this indicator uses background colors and a clean table to show you everything you need to know at a glance. You can also set custom time frame for SMA (i.e. Daily chart for SMA calculation) while watching price action in 15 min chart. You will quickly know if SMA200 losses its level on a daily without you having a need to switch back and worth between time frames. A very cool feature.
## Key Features
### 🎨 Smart Background Colors
- **Green Background**: Price is above SMA200 - Bullish trend
- **Red Background**: Price is below SMA200 - Bearish trend
- **Orange Background**: Price is near SMA200 - Caution zone (within 1% threshold)
### 📊 Clean SMA Status Table
Located in the bottom-right corner, showing:
- **SMA5, SMA20, SMA50, SMA100, SMA200** values
- **Color-coded dots** for each SMA:
- 🟢 **Green**: Price is above this SMA (bullish)
- 🟠 **Orange**: Price is close to this SMA (within 0.5%)
- 🔴 **Red**: Price is below this SMA (bearish)
### ⏰ Flexible Timeframe Options
- **Chart Timeframe**: Calculate SMAs from your current chart timeframe
- **Custom Timeframe**: Choose any timeframe (1m, 5m, 1H, 1D, 1W, etc.) for SMA calculations
### 🎨 Full Customization
- **Table Text Size**: Tiny, Small, Normal, Large, or Huge
- **Table Background Color**: Any color you prefer
- **Table Font Color**: Customize text color to match your theme
- **Background Transparency**: Adjust from 0% (opaque) to 100% (transparent)
## How to Use
### Basic Usage
1. **Add the indicator** to any stock chart
2. **Watch the background color** for overall trend direction:
- Green = Bullish (above SMA200)
- Red = Bearish (below SMA200)
- Orange = Neutral/Transition zone
3. **Check the table** for detailed SMA analysis
### Advanced Usage
#### Timeframe Selection
1. Click on the indicator name in the chart
2. Click the **settings gear icon**
3. Enable **"Use Custom Timeframe for SMAs"**
4. Select your preferred **"Custom Timeframe"**
**Example**: You're trading on a 15-minute chart but want to see daily SMA levels:
- Set Custom Timeframe to "1D"
- Now you'll see how the current price relates to daily SMAs while still viewing 15-minute price action
#### Customizing Appearance
In the indicator settings:
- **Table Text Size**: Choose readability preference
- **Table Background Color**: Match your chart theme
- **Table Font Color**: Ensure good contrast
- **Background Transparency**: Balance visibility with chart clarity
## Trading Applications
### Trend Identification
- **Green background** = Look for long opportunities
- **Red background** = Look for short opportunities
- **Orange background** = Wait for clearer direction
### Support/Resistance Levels
- **Green dots** in table = SMAs acting as support
- **Red dots** in table = SMAs acting as resistance
- **Orange dots** = Key levels to watch for breakouts
### Multi-Timeframe Analysis
- Set custom timeframe to higher timeframe (e.g., daily)
- Trade on lower timeframe with higher timeframe SMA context
- Example: Day trading with daily SMA guidance
## Pro Tips
1. **Clean Charts**: This indicator eliminates the need for multiple SMA lines, keeping your chart clean while providing all essential information
2. **Quick Assessment**: One glance tells you the overall trend (background) and detailed SMA relationships (table)
3. **Multi-Timeframe Strategy**: Use daily SMAs on intraday charts for better trend context
4. **Customization**: Adjust colors and transparency to match your trading platform's theme for optimal visibility
5. **Threshold Understanding**:
- Background changes use 1% threshold (reduces noise)
- Table dots use 0.5% threshold (more sensitive)
This indicator transforms complex SMA analysis into simple, actionable visual information - perfect for both beginner and advanced traders!
[DEM] Better McGinley Better McGinley implements a variation of the McGinley Dynamic indicator. The McGinley Dynamic is an adaptive moving average that aims to provide a smoother and more responsive line than traditional moving averages, reducing whipsaws and following price more accurately during trending periods. This Better McGinley version then applies an additional smoothing layer to the primary McGinley line. It overlays directly on the price chart.
[DEM] ALMA Signal (With Backtesting) ALMA Signal (With Backtesting) is designed to generate buy and sell signals based on the Arnaud Legoux Moving Average (ALMA) combined with Average True Range (ATR) and includes a backtesting framework to evaluate the performance of these signals. It overlays directly on the price chart and also displays performance statistics in a table.
STRENGTH INDEX / Impulse SystemSTRENGTH INDEX / Impulse System Indicator
Developed by Marcelo Ulisses Sobreiro Ribeiro
This powerful TradingView indicator combines two distinct trading approaches in one versatile tool:
1. STRENGTH INDEX (Multiple EMA System)
The first section features a unique configuration of 17 exponential moving averages designed to identify market strength and trend direction. The system includes:
Core EMAs (6, 21, and 34 periods) plotted with distinct colors and weights
A dense cluster of 14 additional EMAs (7-20 periods) that create a "zone of strength"
2. Impulse System (Based on Dr. Alexander Elder's Work)
The second section implements a modified version of Dr. Alexander Elder's famous Impulse System from his classic book Trading for a Living, featuring:
Color-coded bars (green/red/blue) based on trend strength
Customizable MACD parameters (12,26,9 by default)
Optional moving average (SMA/EMA/WMA/VWMA) with adjustable periods
EMA baseline (13-period default) for trend identification
Key Features:
Switch between systems with one click
Fully customizable parameters
Clean visual presentation with adjustable line weights
Maximum 500 plotted lines for performance optimization
This indicator is ideal for traders who want to:
✔ Identify strong trends using the EMA cluster
✔ Follow the market's impulse with Elder's proven system
✔ Customize their analysis with multiple technical tools
Tip: Use the STRENGTH INDEX for trend identification and the Impulse System for entry/exit timing.
Anonimo Veneziano (Ottimizzato H4) HMA to track price smoothly Uses a Hull Moving Average with minimal lag to follow the price closely and reduce noise.
ATR bands to detect price expansion or compression Dynamically expands or contracts based on volatility, helping highlight overextended or consolidating zones.
Candle coloring to visually identify momentum shifts Colors bars depending on the slope of the HMA, making it easy to spot directional bias at a glance.
Optional breakout and reversal signals for the user Gives flexibility to show classic breakout signals (like crossing the ATR bands), or reversal signals (when price re-enters from outside the band), depending on your strategy preference.l’utente
Pullback - Yuri CabralPullback – Yuri Cabral is a momentum-based indicator that detects potential pullback opportunities in trending markets.
You can choose your preferred trend filter and overbought/oversold filter:
Trend Filters: Supertrend, EMAs, or both combined
Overbought/Oversold Filters: Williams %R, Stochastic RSI, or both combined
✅ A LONG signal appears when:
The asset is oversold according to your selected filter
The market is in a confirmed uptrend
✅ A SHORT signal appears when:
The asset is overbought
The market is in a confirmed downtrend
Visual aids include:
Clean triangular arrows for BUY and SELL entries
Optional display of trend lines (Supertrend and EMAs)
A single alert system with clear "LONG" or "SHORT" messages
This tool is ideal for identifying precise pullback entries within larger trend directions.
TRIPLE Moving AveragesTriple Moving Average System with Composite Average
This strategy uses three moving averages of different timeframes to assess trend direction, momentum, and potential entry/exit points. The averages are:
Fast MA (Short-term) – Typically a 12-period moving average.
Reacts quickly to price changes, providing early signals.
Medium MA (Intermediate-term) – Often a 21-period moving average.
Smooths out noise and confirms the trend suggested by the Fast MA.
Slow MA (Long-term) – Usually a 50-period moving average.
Represents the dominant trend; acts as a strong support/resistance level.
Additionally, the Composite Moving Average (CMA) is calculated as the average of the three MAs, providing a balanced reference point:
How to Use the System:
Bullish Signal:
When the Fast MA crosses above the Medium MA and both are above the Slow MA, confirming an uptrend.
The price staying above the CMA reinforces bullish strength.
Bearish Signal:
When the Fast MA crosses below the Medium MA and both are below the Slow MA, indicating a downtrend.
The price staying below the CMA confirms bearish momentum.
Trend Confirmation:
The slope and order of the MAs (Fast > Medium > Slow = uptrend; Fast < Medium < Slow = downtrend).
The CMA acting as dynamic support/resistance.
Advantages:
Reduces false signals compared to single or dual MA systems.
The CMA smooths volatility and provides a clearer trend bias.
Example Settings (Customizable):
Fast MA: 12-period SMA/EMA
Medium MA: 21-period SMA/EMA
Slow MA: 50-period SMA/EMA
Antony.N4A DDEMAAntony.N4A – DDEMA (Dynamic Dual EMA Cloud)
A clean, dynamic dual-cloud EMA indicator built to provide powerful trend insight and market context for intraday and swing traders. This tool displays two separate 200 EMA clouds — one based on the current chart's timeframe and one dynamically projected from the next higher timeframe — offering a layered view of trend alignment.
🧠 Indicator Logic
This tool renders two separate EMA zones:
🔹 1. Main-Timeframe EMA Cloud:
Constructed from two 200-period EMAs:
Top Line = EMA of high
Bottom Line = EMA of close
The space between the two forms a trend zone, color-coded by price position:
Green → Price > Top EMA (bullish overextension)
Red → Price < Bottom EMA (bearish pressure)
Gray → Price between EMAs (neutral drift / compression)
This zone adjusts dynamically with every new candle — ideal for live trend tracking, pullback evaluation, and compression analysis.
🔸 2. Higher Timeframe EMA Cloud (Optional):
Automatically adapts to the next logical higher timeframe:
On 1m–5m charts → uses 15m EMA
On 15m → uses 1H, on 1H → 4H, etc.
Reflects broader trend bias and structure behind short-term moves.
Does not change with every tick, offering a stable backbone for intraday strategies.
📈 Why It's Useful
Dual-Cloud Visualization helps confirm if your current signal aligns with higher timeframe momentum.
Trend Stability: HTF cloud remains unchanged until its timeframe completes (e.g. every 15m or 60m), acting as a consistent anchor.
Main TF EMA Cloud adapts immediately — great for tracking local pullbacks, consolidations, and breakout zones.
🛠️ Use Cases:
Filter fake breakouts or chop when price is trapped between EMA bands.
Confirm intraday longs only when price is above both clouds.
Use HTF cloud as a dynamic support/resistance frame for precision entries.
Combine with momentum/trend strategies for bias confirmation.
🔍 Customization:
EMA Source: Adjust top/bottom calculation inputs (e.g. high/close)
Color Themes: Customize cloud colors for bullish, bearish, and neutral conditions
Toggle HTF cloud ON/OFF based on preference
🧑💻 Developed by Antony.N4A
This free tool is designed for intraday traders seeking visual clarity and multi-timeframe alignment. Feel free to explore, share, and integrate into your own systems.
Free & Public. Attribution appreciated.
SMA Crossover Candle Body SizeThis indicator allows you to filter the candle body size of a SMA crossover. This helps to eliminate times when price is consolidating and constantly crossing above or below. By adjusting the candle body size to say something like 15, you'll only receive alerts when significant size candles cross and hold above or below your desired SMA.
BskLAB - Signals Assistant 🧠 BSKLab Signal Assistant – Usage Guide & Description
BSKLab Signal Assistant is a multi-strategy signal tool designed to support both trend-following and swing trading styles. The system integrates adaptive zone filters, momentum confirmation, and customized overlays to provide clean, filtered buy/sell signals based on dynamic market conditions.
🔧 Preset Modes Overview
The script includes three built-in modes, each tailored for a specific trading approach:
🌀 Mode 1: Swing
Focus: Reversal trading
Signals are generated at potential turning points in price, typically after the market pulls back into support/resistance zones.
This mode leverages the Zone Style (a dynamic TMA-based zone system) to define high-probability reversal areas based on price volatility. The system also integrates Bollinger Band logic to detect when price reaches extreme conditions (overbought/oversold).
🔹 Entry condition:
Buy signals occur when price drops below the lower boundary of both the Bollinger Band and Zone Style zone, then rebounds upward.
Sell signals occur when price rises above the upper boundary of both the Bollinger Band and Zone Style zone, then reverses down.
All entries are further confirmed by a momentum shift using SuperTrend logic.
This combination ensures that signals are only triggered when price action moves beyond normal volatility boundaries and aligns with a clear reversal condition—helping traders avoid false signals during ranging markets.
Ideal for traders looking to catch early reversals with clean, volatility-based confirmation.
📈 Mode 2: Following
Focus: Trend-following
This mode is designed for traders who prefer to trade in the direction of the dominant trend, avoiding early reversals and false breakouts.
It uses the BskLAB Cloud — a custom-enhanced Ichimoku system — to determine the current market trend. Traders can adjust the Cloud Strength Level (Lv 1–3) to control the strictness of the trend filter:
Level 1 = faster signals
Level 3 = stricter confirmation
Signals are only generated when price follows the confirmed trend direction and is aligned with both the Cloud and the adaptive midline zone from Zone Style.
🔹 Entry condition:
Buy signals occur when price remains in an uptrend (Cloud bullish), and breaks upward through the Bollinger Band mid/high zone.
Sell signals occur during confirmed downtrends (Cloud bearish), with price breaking downward from the Bollinger Band.
Entries are permitted only when price is clearly trending — avoiding sideways or choppy conditions.
This mode is ideal for momentum traders who prefer trading with trend confirmation, using layered filters for high-conviction entries.
⚖️ Mode 3: Normal Swing
Focus: Flexible logic between swing and trend
Signals are based on overbought/oversold behavior with added confirmation from trend momentum.
🔹 Buy condition: Price dips below the lower Bollinger Band and rebounds upward, confirmed by a bullish SuperTrend shift.
🔹 Sell condition: Price spikes above the upper Bollinger Band and reverses down, confirmed by a bearish SuperTrend shift.
This mode offers a balanced entry system for those who want flexibility between reversal and trend trades.
📌 Key Components Explained
📍 Zone Style
A dynamic support/resistance overlay using TMA (Triangular Moving Average) combined with ATR expansion. It helps visually define potential reversal areas and filters low-probability entries.
→ Most effective in Swing and Following modes.
☁️ BskLAB Cloud
An enhanced version of Ichimoku Cloud that scores trend strength using ATR-based logic and adjustable levels.
→ Used only in Following Mode to confirm the dominant market direction.
📊 Bollinger Band Behavior
Used primarily in Normal Swing Mode to detect reversal zones based on price breaking out of overbought or oversold thresholds.
✅ SuperTrend Confirmation
All entries are confirmed with a trend shift logic using SuperTrend-style momentum calculation, improving accuracy and avoiding early entries.
✅ Buy/Sell Signal Logic Summary
🌀 Swing Mode
Signals are generated when price moves outside the Zone Style boundaries and aligns with a reversal confirmation from Bollinger Band behavior (i.e., price exiting from overbought/oversold zones).
A trend shift is confirmed using SuperTrend to validate the momentum reversal.
📈 Following Mode
Signals are allowed only when price is in line with the dominant trend as defined by the BskLAB Cloud, with strength adjustable via Cloud Level 1–3.
Entries are triggered when price follows the trend and shows breakout behavior relative to Bollinger Band zones, ensuring alignment with momentum and volatility.
⚖️ Normal Swing Mode
Signals are triggered when price sharply reverses from the upper or lower Bollinger Band, indicating potential exhaustion.
These signals are only confirmed when the SuperTrend also shifts direction, providing additional momentum validation for more accurate entries.
Trading Tools🎯 Trading Tools – Your All-in-One Market Analysis Solution
Developed by Marcelo Ulisses Sobreiro Ribeiro, Trading Tools is a powerful, multi-functional indicator that combines essential trading features into a single, streamlined tool. Perfect for traders who want clear, precise market opportunities across any asset or timeframe.
🔥 Key Features:
📊 Smart Moving Averages
Customizable setup for up to 5 MAs (EMA, SMA, WMA).
Color-coded fills between MAs to highlight trends (bullish/bearish).
Dynamic 20-period MA (color shifts with trend).
Alerts for crossovers and trend changes.
🕒 Killzones (High-Liquidity Sessions)
Visual highlights for key trading sessions: Asia, London, NY AM, NY Lunch, and NY PM.
Customizable colors and transparency.
Drawing limit to avoid chart clutter.
📅 Time-Based Markers
Day-of-week labels (option to hide weekends).
Day separators (customizable style).
🎨 Rule-Based Candle Coloring
Expanded True Range (large candles).
Inside Bars.
123 Pattern (Mark Crisp).
Bullish/Bearish Engulfing.
Price of Closing Reversal (PFR).
Market Strength.
Overbought/Oversold (RSI & Stochastic).
⚖️ Imbalance Detector (FVG, OG, VI)
Fair Value Gaps (FVG).
Opening Gaps (OG).
Volume Imbalance (VI).
🔄 Stochastic Cross & Valid Pullbacks
Stochastic crossover signals (up/down arrows).
Valid pullback alerts.
📈 Dynamic Support & Resistance
Previous day’s high/low (PDH/PDL).
Automatic pivot detection (significant highs/lows).
⚙️ Full Customization
Adjust timeframe limits, timezone, label size, and colors.
Control how many drawings are kept on the chart.
🚨 Built-in Alerts
Alerts for 20-period MA, PFR, Pullbacks, and more!
📌 Why Use Trading Tools?
All-in-one solution: No need for multiple indicators.
Intuitive visuals: Colors and markers simplify setup identification.
Adaptable: Works on any asset (forex, stocks, crypto).
🔹 Perfect for traders who want efficiency and clarity in their analysis!
Signals with KVO, EMA, RSI by Anowar V3This is a combination of Klinger Volume Oscillator, EMA and RSI. After all terms are met, a B or S signal will appear for Buy or Sell. There is Alert functions available to use.
Moving Average StrategyMoving Average Strategy Indicator
A comprehensive EMA strategy tool to identify market trends with the following setup parameters:
1. Display EMA for current chart time period with graphical overlay showing fill colors for positive/negative correlation (defaulted to 50 for Fast EMA/200 for Slow EMA)
2. Overlay background time frame to show correlation with EMA on different time frame than chart value (defaulted to hourly).
3. Display BB bands with customization as well as a BB Band Cross Up and Cross down test (shows unusual and fast moving market activity by marking BB band intercept with symbol).
4. Display VWAP.
I use this tool primarily with the following configuration:
Daily charts
Fast EMA - 50
Slow EMA - 200
BG Time Frame - Weekly
BG Fast EMA - 3
BG Slow EMA - 9
BB Length - 20
BB Deviation - 4
BG Fast/Slow Crossover enabled
BG Fast/Slow Crossunder enabled
BB Dev Cross Up Test enabled
BB Dev Cross Down Test enabled
Configuration issues:
For some reason there are plot values that cannot be set to absolute. I need to dig deeper into that and will plan to post it out when I resolve the issue. I just set the values to above and below to mitigate for that.
Wawa Lite - Liquidity Sweeps + Couleurs personnalisablesThis indicator can only be used with the trend and only on gold!
Here are all the tools inside:
EMA 50 and 200 close
RSI close 14
Liquidity sweep
Tested on 500 and in profit of 60.4 on gold, used during London and New York killzones as much more relevant.
you can change the size of the sl and tp as well as the colours, I'll do an update to put them online and not in the bubble.
ONLY GOLD BEWARE
EMA Cloud 200 High/Close (multi)EMA Cloud 200 High/Close (multi)
This indicator plots an EMA cloud between two 200-period Exponential Moving Averages—one based on High prices, the other on Close prices. Choose your preferred timeframe or use the current chart timeframe. The cloud’s color changes to green (bullish) or red (bearish) depending on trend direction, making it easy to spot support, resistance, and market trends at a glance.
MTA Suite Pro (By Levi)This is a comprehensive all-in-one technical analysis indicator that combines multiple essential trading tools into a single, customizable overlay. Perfect for traders who want to reduce chart clutter while maintaining access to critical technical indicators.
🎯 Key Features
📊 Trend Analysis Tools
Bollinger Bands - Dynamic volatility bands with customizable MA types
Supertrend - Trend-following indicator with ATR-based stops
10 Simple Moving Averages - From 20 to 600 periods with bull/bear coloring
📍 Price Action Tools:
Pivot Points - Automatic detection of swing highs/lows with labels
Support & Resistance MTF - Multi-timeframe S/R zones with breakout tracking
Gap Detector - Identifies and labels price gaps with pip measurements
📈 Daily Reference Levels:
Today's High/Low with real-time updates
Yesterday's High/Low for key reference points
Customizable line extensions and label positioning
💼 Market Information Watermark:
Company name with market cap display
Sector and industry classification
ATR volatility indicator with color-coded alerts (🟢🟡🔴)
Symbol and timeframe information
⚡ Advanced Features:
Show/hide controls for each indicator component
Extensive color and style customization
Multi-timeframe support for S/R levels
Built-in alerts for trend changes and level breaks
Smart label positioning to avoid overlap
Professional watermark with market statistics
🎨 Customization:
Each component can be individually toggled on/off and styled to match your trading preferences. From line widths to colors, label sizes to transparency levels - everything is adjustable.
Perfect for:
Day traders needing quick technical reference points
Swing traders tracking multiple timeframe levels
Position traders monitoring long-term trends
Anyone wanting a clean, professional chart setup
This indicator eliminates the need for multiple separate indicators, providing a complete technical analysis toolkit in one efficient package.
EMA Cloud 200 High/Close с цветом трендаEMA Cloud 200 High/Close with Trend Color
Overview
This indicator creates a dynamic EMA cloud between two Exponential Moving Averages calculated from different price sources, providing clear visual trend identification and support/resistance zones.
Key Features
Dual EMA System: Upper EMA based on High prices, Lower EMA based on Close prices
Custom Timeframe: Analyze EMA on any timeframe regardless of chart timeframe
Dynamic Trend Coloring: Green for uptrend, Red for downtrend
Visual Cloud: Filled area between EMAs highlights price zones
Configurable Period: Default 200-period EMA (adjustable)
How It Works
The indicator calculates two separate 200-period EMAs:
Upper EMA: Based on High prices - shows resistance levels
Lower EMA: Based on Close prices - shows support levels
Trend Detection:
Current price above average EMA = Green (Bullish)
Current price below average EMA = Red (Bearish)
Trading Applications
Trend Identification: Color changes indicate trend shifts
Support/Resistance: Cloud boundaries act as dynamic S/R zones
Entry/Exit Points: Price interaction with cloud edges
Multi-timeframe Analysis: View higher timeframe EMAs on lower timeframe charts
Settings
EMA Period: Adjust calculation period (default: 200)
Top Source: Price source for upper EMA (default: High)
Bottom Source: Price source for lower EMA (default: Close)
Custom Timeframe: Choose analysis timeframe (default: 15min)
Best Practices
Use on trending markets for optimal results
Combine with other indicators for confirmation
Higher timeframes provide stronger signals
Cloud thickness indicates volatility levels
Perfect for swing traders and trend followers seeking clear visual trend analysis with dynamic support/resistance identification.
EMA Crossover + RSI Confirmation (Buy/Sell)Updated version for EMA crossover stategy with RSI confirmation
EMA Crossover + RSI Confirmation (Buy/Sell)This indicator provides buy and sell signals based on EMA9 and EMA21 crossover with confirmation from RSI
Scalp BeastScalp Beast V1 — Strategy Summary
High-frequency scalping strategy tailored for volatile assets (GOLD, NAS100, EURUSD), optimized for M1 to M15.
Blends trend filtering, RSI confirmation, and strict risk control with a fixed 1:2 R:R (risk €30 / reward €60).
Entry conditions:
• Bullish: EMA 50 > EMA 200 → BUY if RSI < 50
• Bearish: EMA 50 < EMA 200 → SELL if RSI > 50
• ⏱ 5-bar spacing between trades
Visuals:
• BUY/SELL shown on exact candles
• TP/SL shown with clean price-level lines
• Fully dynamic — no frozen elements
Best for:
• M1 / M5 / M15
• Fast, clear, rule-based scalping
—
Created by Wawa | “Scalp Beast” Series ⚔️
lon super chart## LON Super Chart Indicator
### Overview
The LON Super Chart indicator is a sophisticated volume-price momentum oscillator that combines price action with volume analysis to identify potential trading opportunities. It features a unique DNA spiral visualization that provides real-time insights into market dynamics.
### Key Features
- **Dual Line System**: Main indicator line and moving average for trend confirmation
- **DNA Spiral Visualization**: Unique spiral connection lines between the two main lines
- **Dynamic Color Coding**: Spiral colors change based on line convergence/divergence
- **Volume-Price Integration**: Combines price movements with volume density analysis
### Visual Elements
- **Red Main Line**: Primary LON indicator line
- **Green Moving Average**: Trend confirmation line
- **DNA Spiral Lines**: Dynamic connection lines with color-coded behavior
- **Zero Axis**: Reference line for trend direction
### Color Interpretation
#### Spiral DNA Colors
- **Red Spiral**: Lines are diverging (increasing distance) - potential trend continuation
- **Green Spiral**: Lines are converging (decreasing distance) - potential reversal signal
- **Gray Spiral**: No significant change in line distance
### Trading Strategy
#### Entry Signals
1. **Convergence Signal**: When spiral turns green (lines converging)
- May indicate potential reversal or consolidation
- Look for additional confirmation signals
2. **Divergence Signal**: When spiral turns red (lines diverging)
- May indicate trend continuation
- Consider following the trend direction
#### Trend Analysis
- **Above Zero**: Bullish momentum
- **Below Zero**: Bearish momentum
- **Line Crossovers**: Potential trend change signals
### Best Practices
- **Timeframe**: Works best on 1H, 4H, and Daily charts
- **Markets**: Effective on stocks, forex, and crypto
- **Confirmation**: Always combine with other technical analysis tools
- **Risk Management**: Use stop losses and position sizing
### Usage Tips
- Monitor spiral color changes for early trend signals
- Use zero axis crossovers for major trend direction
- Combine with volume analysis for stronger signals
- Avoid trading against strong spiral color trends
This indicator excels at identifying momentum shifts and trend dynamics through its innovative visual approach, making it ideal for swing trading and medium-term position management.