Market Killer & Scalper [SUKH-X] [Only 1% can understand it]Advanced XAUUSD Scalper Pro - Complete Trading System
🎯 Overview
The Advanced XAUUSD Scalper Pro is a comprehensive Pine Script indicator specifically designed for scalping XAUUSD (Gold/USD) on 5-minute timeframes. This professional-grade tool combines multiple technical analysis methods to provide high-accuracy entry and exit signals for short-term traders.
🔧 Core Features
Dynamic Support & Resistance System
Automatic Pivot Detection : Identifies key pivot highs and lows based on customizable strength settings
Visual S&R Boxes : Color-coded boxes highlighting support (green) and resistance (red) zones
Adaptive Levels : Maintains up to 10 dynamic S&R levels that update in real-time
Breakout Detection : Alerts when price breaks through significant levels with volume confirmation
Advanced Breakout Analysis [ /i]
Threshold-Based Detection : Customizable breakout percentage thresholds (default 0.02%)
Volume Confirmation : Optional volume spike validation for stronger signals
Consolidation Zones : Identifies sideways markets before potential breakouts
Multi-Timeframe Support : Works across different timeframes with adaptive parameters
### **Reversal Signal System**
- **RSI Integration**: 14-period RSI with customizable overbought (70) and oversold (30) levels
- **Stochastic Oscillator**: Dual %K and %D lines for momentum confirmation
- **Candlestick Patterns**: Incorporates bullish/bearish candlestick analysis
- **Divergence Detection**: Identifies potential trend reversals at key levels
### **Scalping Optimization**
- **Dual EMA System**: Fast EMA (8) and Slow EMA (21) for trend direction
- **ATR-Based Calculations**: Dynamic stop-loss and take-profit levels using Average True Range
- **Trend Strength Filter**: Background coloring indicates strong uptrends (green) and downtrends (red)
- **Noise Reduction**: Filters out false signals in choppy market conditions
## 📊 **Visual Elements**
### **Signal Types**
- **🟢 Green Triangle Up**: Long entry signal with confluence of bullish factors
- **🔴 Red Triangle Down**: Short entry signal with bearish confirmation
- **🟡 Yellow X**: Exit signals for both long and short positions
- **Blue/Orange Lines**: Fast and slow EMAs for trend visualization
### **Information Dashboard**
- **Real-Time Statistics**: Live price, ATR, RSI, trend direction, and volume status
- **S&R Level Counter**: Shows active support and resistance levels
- **Consolidation Indicator**: Identifies low-volatility periods
- **Market Condition**: Current trend strength and direction
## ⚙️ **Customizable Parameters**
### **Support & Resistance Settings**
- S&R Period: 5-100 (default: 20)
- S&R Strength: 1-5 (default: 2)
- Maximum S&R Levels: 3-10 (default: 5)
- Visual box display toggle
### **Breakout Configuration**
- Breakout threshold: 0.01%-0.1% (default: 0.02%)
- Volume confirmation on/off
- Minimum consolidation bars: 5-50 (default: 10)
### **Reversal Settings**
- RSI period: 2-50 (default: 14)
- Overbought/oversold levels: customizable
- Stochastic %K and %D periods
### **Scalping Parameters**
- Fast EMA: 3-20 (default: 8)
- Slow EMA: 10-50 (default: 21)
- ATR period and multiplier for risk management
## 🚀 **Best Practices**
### **Optimal Setup**
- **Timeframe**: 5-minute charts (can be adapted for 1m, 3m, 15m)
- **Instrument**: XAUUSD (Gold/USD) - specifically optimized for gold volatility
- **Session**: Best during London and New York overlaps
- **Market Conditions**: Most effective in trending and breakout scenarios
### **Risk Management**
- Use ATR multiplier (1.5x default) for stop-loss placement
- Take profit at 2:1 or 3:1 risk-reward ratios
- Enable volume confirmation for higher-probability trades
- Monitor news events that affect gold prices
### **Signal Interpretation**
- **Strong Signals**: Multiple confirmations (trend + S&R + momentum)
- **Weak Signals**: Single indicator signals during consolidation
- **Exit Strategy**: Use yellow X markers or when price hits opposite EMA
## 📈 **Performance Features**
### **Accuracy Enhancements**
- **Multi-Confirmation System**: Requires multiple technical factors to align
- **False Signal Filtering**: Reduces noise through trend and volume filters
- **Adaptive Levels**: S&R levels update based on recent price action
- **Market Structure Analysis**: Considers overall market context
### **Alert System**
- **Entry Alerts**: Long and short signal notifications
- **Exit Alerts**: Position closure recommendations
- **Level Alerts**: S&R breakout notifications
- **Custom Messages**: Detailed alert information including price and ATR
## 🎨 **Visual Customization**
- Toggle all visual elements on/off
- Customizable colors and transparency
- Adjustable line widths and styles
- Statistics table positioning
- Background coloring for trend identification
## 📋 **Technical Requirements**
- Pine Script v5 compatible
- Maximum 500 boxes and lines for optimal performance
- Real-time data feed recommended
- Works on TradingView Pro, Pro+, and Premium plans
## 🔍 **Unique Selling Points**
1. **XAUUSD Specific**: Optimized parameters for gold's unique volatility patterns
2. **Scalping Focus**: Designed for quick entries and exits with minimal lag
3. **Complete System**: Combines trend, momentum, and S&R analysis
4. **Professional Grade**: Institutional-quality technical analysis
5. **User-Friendly**: Intuitive visual signals with comprehensive customization
## ⚠️ **Disclaimer**
This indicator is a technical analysis tool designed to assist in trading decisions. It should not be used as the sole basis for trading decisions. Always combine with proper risk management, fundamental analysis, and market awareness. Past performance does not guarantee future results. Trading gold (XAUUSD) involves substantial risk and may not be suitable for all investors.
## 🏷️ **Tags**
`XAUUSD` `Gold` `Scalping` `Support` `Resistance` `Breakout` `Reversal` `EMA` `RSI` `Stochastic` `ATR` `Volume` `Alerts` `5min` `Intraday`
Multitimeframe
Multi-Time Period Charts with Wicks - ENEXSLWe wanted to see the candle wicks on the official Multi-Time Period Charts indicator.
This version has wick calculations added. Please see www.tradingview.com for the original indicator breakdown.
In short, this indicator will reference larger time periods and draw a candle with the wick around a smaller timeframe chart..
Custom MTF DBoardSimple MTF Dboard to use with other indicators as a confluence.
Uses LuxAlgo's SMC concepts to show PA's trend direction- the idea is , if the trends dont align fully, dont take the trade. Or if one of the timeframes are different, maybe its time to get out of a trade cus its gonna reverse into your face?
Try it Lemme know lol
FVG MTF + 50%
// This indicator identifies Fair Value Gaps (FVGs) on M15, H1, and H4 timeframes, highlights them on the chart as colored boxes, draws the 50% median line,
// and displays price labels for the 0%, 50%, and 100% levels of each gap.
// It also tracks when gaps are “filled” (mitigated) and logs counts on a dashboard, providing real-time metrics on open/filled FVGs for liquidity analysis.
//
// Key Features:
// 1. Multi‐Timeframe Detection: Scans M15, H1, H4 for three‐bar FVG patterns using a configurable threshold.
// 2. Colored Zones and Median Lines: Draws bullish (green) and bearish (red) gap boxes, bordered in white, with a dashed white line at the midpoint.
// 3. Price Labels: Optionally annotates each gap with “0% FVG = $X,” “50% FVG = $Y,” and “100% FVG = $Z” at the moment of detection.
// 4. Gap Mitigation: Monitors price re‐entry into a gap; when filled, it removes the box and logs a dashed line at the fill price.
// 5. Dashboard: Counts total bullish/bearish FVGs and calculates the percentage filled on each timeframe.
// 6. Alerts: Configurable alerts for new gap creation and fill events at 0%, 50%, and 100% levels.
//
// Implementation Details:
// • Detection Logic: A three-bar gap occurs when the middle bar’s low is above the prior bar’s high (bullish) or its high is below the prior bar’s low (bearish).
// A “threshold” parameter filters minor gaps based on relative size.
// • Data Structures: Uses Pine v6’s user‐defined “fvg” type to store gap high, low, direction, and timestamp. Arrays track open boxes, lines, labels for each timeframe.
// • Drawing:
// – box.new() draws transparent rectangles spanning 500 bars into the future.
// – line.new() draws dashed median lines and mitigation lines when gaps are filled.
// – label.new() places price annotations at the current right edge with textalign=text.align_right.
// • Dashboard: table.new() creates a 3×3 panel showing “Bullish”/“Bearish” counts and “Mitigated” percentages in real time.
// • Alerts: alertcondition() triggers when new gaps form or are mitigated at specified percentages.
//
// Usage:
// • Add to chart: Apply the script; enable or disable timeframes via checkboxes (Enable FVG M15, H1, H4).
// • Configure text labels: Toggle “Text” to show or hide on‐chart price annotations.
// • Monitor dashboard: Observe counts and fill rates to gauge market liquidity pressure.
// • Set alerts: Enable alerts for specific levels (0%, 50%, 100%) and timeframes as needed.
//
// Potential Extensions:
// • Customizable lookback on fill monitoring (beyond “showLast” parameter).
// • Dynamic threshold based on ATR or volatility metrics instead of static percentage.
// • Integration with order‐flow or volume data to refine gap significance.
// • Expanded timeframes (D1, W, etc.) for higher‐timeframe liquidity profiling.
//
// =============================================================================
//
// © 2025. Licensed under CC BY‐NC‐SA 4.0 International.
// Feel free to reference academic works (Hasbrouck, Bouchaud, O’Hara) for theoretical context.
//
// End of Description.
EMAs + LSMA Cross Alert (Mejorado)his indicator is designed to identify buy and sell signals based on the behavior of multiple exponential moving averages (EMAs) and a Least Squares Moving Average (LSMA). It includes 5 EMAs and one LSMA, with visual and alert features.
📌 Components:
EMA 4 (purple)
EMA 9 (Fuchsia)
EMA 21 (blue)
EMA 50 (Green)
EMA 200 (maroon)
LSMA 30 (Orange)
🔍 Signal Logic:
✅ Buy Signal:
The LSMA (30) must be below both EMA 4 and EMA 9.
A bullish crossover occurs: EMA 4 crosses above EMA 9.
Only one signal is triggered per crossover, avoiding repeated alerts during trend continuation.
❌ Sell Signal:
The LSMA (30) must be above both EMA 4 and EMA 9.
A bearish crossover occurs: EMA 4 crosses below EMA 9.
Only one signal is triggered per crossover, avoiding repeated alerts during trend continuation.
🖥️ Visual Features:
Option to show/hide each EMA and the LSMA.
Buy/Sell markers appear at cross points.
A white background highlight marks the candle where the signal occurs (optional).
Visuals scale dynamically with the chart zoom and axes.
🔔 Alerts:
Custom alert conditions for Buy and Sell.
Alerts can trigger push notifications to the TradingView mobile app, email, or webhook.
Configured to avoid repeating alerts unless the trend resets and a new valid crossover occurs.
Filtered Directional Movement Index with ArrowsThis indicator enhances the traditional DMI (Directional Movement Index) by adding a consecutive bar filter to reduce false signals and noise. It displays visual arrows and provides customizable alerts when +DI, -DI, or ADX maintains dominance for a specified number of consecutive bars.
Key Features:
Filtered Signals: Only triggers after consecutive bars of dominance (3, 5, 7, 10, or custom count)
Visual Indicators: Blue arrows for +DI leads, orange arrows for -DI leads, purple triangles for ADX leads
Customizable Alerts: Multiple alert options with different consecutive bar requirements
Noise Reduction: Eliminates single-bar false signals common in traditional DMI
Settings:
ADX Smoothing: 14 periods (default)
DI Length: 14 periods (default)
Consecutive Alerts Required: 1-20 bars (5 default)
Alert Filter Options: 3, 5, 7, 10 bars or custom amount
How to Use:
Blue arrows indicate potential bullish momentum (+DI leading)
Orange arrows indicate potential bearish momentum (-DI leading)
Purple triangles indicate consolidation/sideways movement (ADX leading)
Arrows only appear after the specified number of consecutive bars
Best Practices:
Use in conjunction with other technical analysis tools
Higher consecutive bar requirements = fewer but potentially more reliable signals
Consider market context and overall trend direction
This indicator is designed for educational purposes and should not be used as the sole basis for trading decisions. Always conduct your own analysis and risk management.
SMA Crossing Background Color (Multi-Timeframe)When day trading or scalping on lower timeframes, it’s often difficult to determine whether the broader market trend is moving upward or downward. To address this, I usually check higher timeframes. However, splitting the layout makes the charts too small and hard to read.
To solve this issue, I created an indicator that uses the background color to show whether the current price is above or below a moving average from a higher timeframe.
For example, if you set the SMA Length to 200 and the MT Timeframe to 5 minutes, the indicator will display a red background on the 1-minute chart when the price drops below the 200 SMA on the 5-minute chart. This helps you quickly recognize that the trend on the higher timeframe has turned bearish—without having to open a separate chart.
デイトレード、スキャルピングで短いタイムフレームでトレードをするときに、大きな動きは上に向いているのか下に向いているのかトレンドがわからなくなることがあります。
その時に上位足を確認するのですが、レイアウトをスプリットすると画面が小さくて見えにくくなるので、バックグラウンドの色で上位足の移動平均線では価格が上なのか下なのかを表示させるインジケーターを作りました。
例えば、SMA Length で200を選び、MT Timeframeで5分を選べば、1分足タイムフレームでトレードしていて雲行きが怪しくなってくるとBGが赤になり、5分足では200線以下に突入しているようだと把握することができます。
Range Bar Gaps DetectorRange Bar Gaps Detector
Overview
The Range Bar Gaps Detector identifies price gaps across multiple range bar sizes (12, 24, 60, and 120) on any trading instrument, helping traders spot potential support/resistance zones or breakout opportunities. Designed for Pine Script v6, this indicator detects gaps on range bars and exports data for use in companion scripts like Range Bar Gaps Overlap, making it ideal for multi-timeframe gap analysis.
Key Features
Multi-Range Gap Detection: Identifies gaps on 12, 24, 60, and 120-range bars, capturing both bullish (gap up) and bearish (gap down) price movements.
Customizable Sensitivity: Includes a user-defined minimum deviation (default: 10% of 14-period SMA) for 12-range gaps to filter out noise.
7-Day Lookback: Automatically prunes gaps older than 7 days to focus on recent, relevant price levels.
Data Export: Serializes up to 10 gaps per range (tops, bottoms, start bars, highest/lowest prices, and age) for seamless integration with overlap analysis scripts.
Debugging Support: Plots gap counts and aggregation data in the Data Window for easy verification of detected gaps.
How It Works
The indicator aggregates price movements to simulate higher range bars (24, 60, 120) from a base range bar chart. It detects gaps when the price jumps significantly between bars, ensuring gaps meet the minimum deviation threshold for 12-range bars. Gaps are stored in arrays, serialized for external use, and pruned after 7 days to maintain efficiency.
Usage
Add to your range bar chart (e.g., 12-range) to detect gaps across multiple ranges.
Use alongside the Range Bar Gaps Overlap indicator to visualize gaps and their overlaps as boxes on the chart.
Check the Data Window to confirm gap counts and sizes for each range (12, 24, 60, 120).
Adjust the "Minimal Deviation (%) for 12-Range" input to control gap detection sensitivity.
Settings
Minimal Deviation (%) for 12-Range: Set the minimum gap size for 12-range bars (default: 10% of 14-period SMA).
Range Sizes: Fixed at 24, 60, and 120 for higher range bar aggregation.
Notes
Ensure the script is published under your TradingView username (e.g., GreenArrow2005) for use with companion scripts.
Best used on range bar charts to maintain consistent gap detection.
For advanced overlap analysis, pair with the Range Bar Gaps Overlap indicator to highlight zones where gaps from different ranges align.
Ideal For
Traders seeking to identify key price levels for support/resistance or breakout strategies.
Multi-timeframe analysts combining gap data across various range bar sizes.
Developers building custom indicators that leverage gap data for advanced charting.
Forex Monday RangeForex Monday Range. Refers to the price range (high to low) established during Monday's trading session, typically measured from midnight Sunday to midnight Monday (New York time).
MTF_MA RibbonThis script plots a ribbon of Moving Averages for Daily, Weekly and Monthly timeframes and helps in Multi-timeframe analysis of securities for swing & positional trades. once applied to chart, the moving averages change automatically according to the selected timeframe.
Following are the default moving averages :
Daily TF EMAs: 5D, 10D, 20D
Daily TF SMAs: 50D, 100D, 150D, 200D
Weekly TF SMAs: 10W, 20W, 30W, 40W
Monthly TF SMAs: 3M, 5M, 8M, 11M
EMA Cross IndicatorHow to Use the Indicator
Interpreting Signals:
Bullish Crosses: Look for green triangles below the bars, indicating a shorter EMA crossing above a longer EMA (e.g., EMA 10 > EMA 20).
Bearish Crosses: Look for red triangles above the bars, indicating a shorter EMA crossing below a longer EMA (e.g., EMA 10 < EMA 20).
Setting Alerts: In TradingView, click the "Alerts" icon, select the condition (e.g., "Bullish Cross: EMA50 > EMA100"), and configure your notification preferences (e.g., email, popup).
Customization: Adjust the EMA lengths in the indicator settings to experiment with different periods if desired.
This indicator is designed to work on any timeframe and asset, including BTC/USDT, which you use to gauge trends for other coins. Let me know if you'd like to tweak it further or add more features!
K-Capital AlgoK-Capital Algo - Smart Trend & Risk Strategy 📈
A high-efficiency trend-following system with adaptive exits (ATR, Trailing, Fixed %). Built for swing & position traders who want automated risk control.
🔥 Core Features:
✔ Dual MA Signals – ALMA/EMA crossover for clean trends
✔ 3 Exit Modes – ATR stops, Trailing stops, or Fixed % take-profit
✔ Auto Risk Management – Dynamic stop-loss & partial exits
✔ Backtest Dashboard – Win rate, profit factor, trade analytics
✔ Multi-Timeframe Confirmation – Reduces false signals
⚙️ Quick Setup:
Entries: Long (MA↑) / Short (MA↓)
Exits: Choose ATR (volatility-based), Trailing, or Fixed %
Risk: Adjust position size & stop-loss
🎯 Best For:
- Gold on 10 minutes
- BTC on 30 minutes
- Forex on 15 minutes
Disciplined trend followers
Traders who hate manual stop management
🔔 Pro Tip: Combine with higher timeframe trends for best results!
Momentum Candlestick TerakhirThis indicator helps traders identify where the last momentum candle occurred.
It also provides a Multi-Timeframe Table that displays the most recent momentum candle for each timeframe
Kc Quad MACustom and Premade strategies for the Nasdaq 100 and Dow Jones. Save your own user defined settings as strategies. Quadrouple moving average strategy with small take profits. Utilizing several aspects including ATR, RSI, Volume threshold, change of character, break of structure and more! Stop loss, take profit, max daily loss and max daily profit built in. Don't want to trade during closed hours or the holidays? The strategy automatically shuts off and closes out your trades, when the market is closed. If you want a strategy that runs on full auto-pilot, this is the one to get!
DS FLUXO 1.0# 🔥 DS FLUXO 1.0 - Flow Analysis and Zone Indicator
## 📋 **OVERVIEW**
DS FLUXO is an advanced indicator that identifies trend changes and operational zones based on price flow analysis. It combines structural breakout detection with automatic support/resistance zone creation, offering a comprehensive approach to technical analysis.
## 🎯 **KEY FEATURES**
### **Breakout Detection**
- Identifies trend changes through structural breakouts
- Clear BUY/SELL signals at flow change points
- Breakout line history control (1-10 lines)
- Customizable reference lines (color, thickness, style)
### **Dynamic Zones**
- Automatic creation of support zones (uptrend) and resistance zones (downtrend)
- Zones based on candle wicks and bodies
- Central line (50%) for additional reference
- Visual zone filling with adjustable transparency
### **Complete Alert System**
- 🟢🔴 Breakout alerts for trend changes
- 🎯 First touch alerts on zones
- Individual control for each alert type
- Controlled frequency (no spam)
## ⚙️ **AVAILABLE SETTINGS**
### **🔥 Breakout**
- Maximum number of lines in history
- Visual customization (color, thickness, style)
- Line extension control
### **🏷️ Labels**
- Customizable colors for BUY/SELL
- Adjustable font size
- Configurable text color
### **🎯 Zones**
- Line colors (top, middle, bottom)
- Zone filling and borders
- Temporal displacement of zones
- Line thickness and style
### **🔔 Alerts**
- General alert control
- Specific alerts by type (breakout/zones)
- Clean messages with timeframe
## 🎨 **HOW TO USE**
### **Trend Identification**
1. Wait for BUY/SELL signals for flow changes
2. Observe breakout lines as reference
3. Use zones for entry/exit points
### **Zone Trading**
1. **Uptrend**: Wait for touches on buy zone (green)
2. **Downtrend**: Wait for touches on sell zone (red)
3. **First Touch**: Higher probability of reaction
### **Alert Configuration**
1. Enable desired alerts in settings
2. Configure notifications in TradingView
3. Receive real-time alerts for opportunities
## 📊 **RECOMMENDED TIMEFRAMES**
- **Swing Trade**: 4H, 1D, 1W
- **Day Trade**: 15M, 30M, 1H
- **Scalp**: 1M, 3M, 5M
## 🔧 **TECHNICAL CHARACTERISTICS**
- Compatible with Pine Script v5
- Overlay: Yes (draws over chart)
- Alerts: Yes (complete system)
- Configurable: Highly customizable
- Performance: Optimized for multiple timeframes
## 💡 **SUGGESTED STRATEGIES**
### **Breakout Strategy**
- Enter in direction of confirmed breakout
- Use zones as targets or support/resistance
- Manage risk with structural stop loss
### **Zone Strategy**
- Wait for first touch on zone for entry
- Confirm with other indicators
- Use central line (50%) as partial reference
## ⚠️ **IMPORTANT NOTICE**
This indicator is a technical analysis tool and does not constitute investment advice. Always conduct your own analysis and properly manage risk in your trades.
---
**Developed by**: Diogo Stefani
**Version**: 1.0
**Last Update**: 2025
Previous Day High/Low/Close - Static Daily LinesIndicator gives the information about the previous day high low and close price in the form o. horizantal lines
BG ema mtfBG ema mtf – Multi-Timeframe Sentiment Dashboard
The BG EMA MTF indicator provides a quick overview of the overall market trend by analyzing 5 Exponential Moving Averages (EMAs) across 5 different timeframes. It calculates the direction of each EMA within each timeframe and produces a global sentiment score based on the number of bullish or bearish signals.
Key Features:
Multi-timeframe analysis (1min to 30min)
EMAs: 5, 20, 50, 70, and 200
Global sentiment score (Bullish / Bearish / Neutral)
Fully customizable visual dashboard with adjustable colors and text size
Suitable for scalping, day trading, or swing trading
This tool helps traders quickly assess market momentum and structure using reliable EMA trend signals.
You can tailor it to different instruments such as crypto, forex, or equities depending on your strategy.
Kc Quad MA 7Custom and Premade strategies for the Nasdaq 100 and Dow Jones. Quadrouple moving average strategy with small take profits. Utilizing several aspects including ATR, RSI, Volume threshold, change of character, break of structure and more! Stop loss, take profit, max daily loss and max daily profit built in. Don't want to trade during closed hours or the holidays? The strategy automatically shuts off and closes out your trades, when the market is closed. If you want a strategy that runs on full auto-pilot, this is the one to get!
CryptOZ 4hr Divergence & Momentum Combo IndicatorCryptOZ 4hr Banger Entry with RSI Pivot Confirmation
This indicator uniquely combines Stochastic RSI momentum signals with classic RSI pivot-based bullish and bearish patterns to provide a more robust entry and exit system. The mashup enhances trading precision by blending oscillator momentum with price action pivots:
Stochastic RSI Signals: Identify momentum shifts with smoothed %K and %D lines for reliable early entry signals.
RSI Pivot Patterns: Detect regular and hidden bullish and bearish divergences using RSI pivot highs and lows, capturing potential reversals that pure momentum indicators may miss.
Multi-Timeframe Alerts: Alerts respect the selected timeframe, allowing traders to adapt signals across multiple chart periods.
Visual Clarity: Clear labeling and plotting of bullish signals at chart bottoms and bearish signals at tops improve readability and decision-making.
Filter and Confirmation: Optional RSI confirmation filter and multi-timeframe analysis reduce false signals, enhancing overall reliability.
By combining momentum and price action analysis in one tool, this script offers traders a comprehensive system to better time entries and exits in various market conditions. The synergy between stochastic momentum and RSI pivots adds unique value beyond standalone indicators.
MADLOCK™ v3.0 - Price/Trendline/Zone Lockout (Hybrid)A Must Have Risk Tool for You Traders out there.
Ever Wonder What Can Stop Your FOMO Trading, Emotional Trading, Poor Discipline and Not Waiting for Your Actual Zones, Trendlines, Price levels.
The Answer to all your Problems.
1] It will Create an Overlay and Alert Message for You when Price is not in your mentioned zone, trendline {3rd touch} & Specific Price level, SNR Levels.
2] It will also Give you alert and Overlay Messages for Confirmation Entries.
3] You can set alerts for everything.
4] It will Show Alerts on your screen, which will help with your Discipline.
It took a lot of time to Make this Indicator. But i am giving it for free so that i will help the traders community become successful.
Lazarus Surge 1.0The "Lazarus Surge 1.0" Pine Script (version 6) is a TradingView indicator designed for detecting key market signals with a modern, edgy vibe. It identifies:
- Break of Structure (BOS): Plots "Long" (green, tiny, below candle) and "Short" (red, tiny, above candle) labels when price breaks pivot highs (in downtrends) or lows (in uptrends), with SL/TP levels (1:2 risk-reward). New BOS signals are suppressed for 23 candles to avoid clutter.
- Fair Value Gaps (FVG): Displays green (bullish) and red (bearish) boxes for price gaps, with adjustable sensitivity (0.05%) and optional removal when price fills the gap.
- Support/Resistance (S/R): Marks pivot lows with green "Support" labels/lines and pivot highs with purple "Resistance" labels/lines, persisting for 50 bars.
- Reversals: Shows "BLSH RVSL" (blue, tiny, below candle) and "BRSH RVSL" (orange, tiny, above candle) for engulfing or rejection patterns.
Features:
>No pivot points plotted, only used internally.
>All labels/lines scale with chart zoom.
>Signals clean up after ~2 hours (timeframe-adjusted), except S/R (50 bars).
>Uses max_boxes_count=500 to manage FVG rendering.
>Includes debug labels ("Bull FVG"/"Bear FVG") to confirm gap detection.
*This indicator is still under development. Use it at your own risk*
EMA34/89/200 (by Lê Văn Nam)This indicator displays three widely-used Exponential Moving Averages (EMAs): 34, 89, and 200 periods.
It is designed to help traders easily follow the market trend and spot potential momentum changes using EMA crossovers.
Features:
• Plots EMA34 (blue), EMA89 (green), and EMA200 (red) directly on your chart.
• Highlights crossovers between EMA34 & EMA89 (purple/orange) and between EMA89 & EMA200 (green/red).
• Includes built-in alert conditions for all crossover events.
Developed by Lê Văn Nam.
Free to use and share.
For feedback or collaboration, please contact me.
John M Oscillator with Zero-Cross Range Scaling## John M Oscillator with Zero-Cross Range Scaling - How It Works
### Core Concept
This oscillator measures momentum by comparing the current closing price to a smoothed opening price (calculated as the average of the previous candle's opening and closing prices), then scales that signal based on recent market volatility. This makes the strength readings relative to recent price action rather than absolute values.
### How It Calculates
**Step 1: Modified Opening Price**
- Takes the previous candle's opening and closing prices and averages them together
- This creates a smoother reference point that reduces noise compared to using raw opening prices
**Step 2: Basic Oscillator Value**
- Subtracts this smoothed opening price from the current closing price
- If close is above the smoothed open = positive momentum
- If close is below the smoothed open = negative momentum
**Step 3: Smoothing**
- Applies an Exponential Moving Average (default 5 periods) to reduce noise and false signals
**Step 4: Dynamic Scaling**
- Finds the last two times the oscillator crossed above/below zero
- Identifies the largest price range (high to low) of any candle between those zero crossings
- Scales the oscillator as a percentage of this largest range, multiplied by 100
### How to Use It
**Signal Interpretation:**
- **Zero Line Crosses**: When the oscillator crosses above/below zero, it suggests potential trend changes
- **Magnitude**: The percentage reading shows strength relative to recent volatility
- Values near +/-100 indicate extreme moves relative to recent price action
- Values near +/-50-70 suggest moderate momentum
- Values near zero suggest weak momentum or consolidation
**Key Levels:**
- **±80-100**: Potential overbought/oversold zones (relative to recent volatility)
- **±70**: Strong momentum zones
- **±50**: Moderate momentum zones
- **Zero**: Trend transition zone
**Trading Applications:**
- **Trend Entries**: Look for zero line crosses in the direction of the broader trend
- **Reversals**: Watch for extreme readings (±80-100) followed by divergence with price
- **Momentum Confirmation**: Higher percentage readings confirm stronger moves
- **Avoiding Fakeouts**: The scaling helps distinguish between significant moves and normal noise
**Advantages of the Scaling Method:**
Unlike traditional oscillators that use fixed overbought/oversold levels, this indicator adapts to current market conditions. A reading of +80 means the current momentum is 80% as strong as the biggest price move since the last trend change, making it more contextually relevant than absolute price comparisons.
MTF Market Structure Pivots/Dealing Ranges | InvrsROBINHOODMulti-Timeframe Advanced Market Structure Pivots - Dealing Ranges | InvrsROBINHOOD
This indicator provides a sophisticated framework for analyzing market structure by identifying and classifying key pivot points on the user defined higher timeframes. It automatically draws the most relevant bullish and bearish dealing ranges based on this structure, equipping traders with a clear and objective view of the market's flow and potential areas of interest whilst on the lower timeframes.
Understanding Market Structure
At its core, market structure is the sequence of highs and lows that form the trend. This indicator demystifies market structure by categorizing pivots into a three-tiered hierarchy, allowing you to instantly gauge the significance of a swing point.
The Hierarchy of Pivots
Short Term Highs (H) & Lows (L)
These are the most basic swing points in price action, representing minor, localized turning points. They are the fundamental building blocks of all larger trends and structures. While common, they help define the immediate price action and short-term directional bias.
Intermediate Highs (ITH) & Lows (ITL)
An Intermediate High (ITH) is a short-term high that is higher than the short-term highs immediately preceding and succeeding it. Similarly, an Intermediate Low (ITL) is a short-term low that is lower than its neighboring lows.
Importance: These pivots are significantly more important than standard H/L points. They represent a more substantial shift in supply and demand and often mark the beginning or end of a corrective wave within a larger trend. A break of an ITH or ITL suggests a potential change in the intermediate-term trend.
Long Term Highs (LTH) & Lows (LTL)
These are the most critical pivots identified by the indicator. A Long Term High (LTH) is an intermediate high that is higher than the intermediate highs on either side of it. A Long Term Low (LTL) is an intermediate low that is lower than its neighboring intermediate lows.
Importance: LTH and LTL points represent major structural anchors. They often define the boundaries of long-term trading ranges, mark the conclusion of major market cycles, or signal a significant trend reversal. A price break beyond an LTH or LTL is a powerful confirmation that the long-term market structure has shifted.
By understanding this hierarchy, a trader can better assess the strength of a trend. For example, in a strong uptrend, price will consistently form higher L's, IPL's, and LTL's. A break of a key ITL would be the first major warning sign that the dominant bullish structure is in jeopardy.
The Dealing Range: Fibonacci Analysis
Beyond identifying pivots, the indicator's primary function is to establish the current Dealing Range. A dealing range is the price zone between a significant structural pivot and the subsequent impulse move away from it. The indicator uses a proprietary scoring system to objectively identify the most probable and "protected" high or low to anchor these ranges.
How to Use the Dealing Ranges
The indicator will plot two potential dealing ranges, one bullish and one bearish, complete with key Fibonacci retracement levels.
Bullish Dealing Range (Black):
This range is drawn from a significant low (the anchor) up to the highest high formed after that low.
Application: This range highlights potential "discount" buying opportunities. When price pulls back from the high, the Fibonacci levels (e.g., 50%, 61.8%, 78.6%) serve as high-probability zones where buyers may step in to resume the upward trend. The original low of the range is the ultimate invalidation point for this bullish idea.
Invalidation: The bullish range is considered complete and will be removed if the price breaks above the high of the range, as the market has shown its intention to continue higher. The indicator will then seek to establish a new range.
Bearish Dealing Range (White):
This range is drawn from a significant high (the anchor) down to the lowest low formed after that high.
Application: This range identifies potential "premium" selling opportunities. As price rallies from the low, the Fibonacci levels act as potential resistance zones where sellers may re-emerge to continue the downward trend. The original high of the range is the ultimate invalidation for this bearish scenario.
Invalidation: The bearish range is considered complete and will be removed if the price breaks below the low of the range, signaling a continuation of the downtrend. The indicator will then await a new structure to form.
By combining a hierarchical understanding of market structure with automatically drawn Fibonacci dealing ranges, this tool helps traders to objectively identify the trend, frame high-probability trade ideas, and manage risk with clearly defined levels of interest and invalidation.