Gold Scalping Trend Strategy [Optimized] ANT1 GOLD🟡 Gold Scalping Trend Strategy – Explained
This is a short-term scalping strategy designed for XAU/USD (gold), but it can also be applied to other volatile instruments.
It combines trend detection (moving averages + ATR filter) with scalping take-profit levels and a safety stop-loss.
The goal is to ride small but high-probability moves in the direction of the intraday trend while protecting capital.
Candlestick analysis
CheckList คนใจร้อนThink of this indicator as your trend sanity check. It won’t tell you what to do—but it’ll help you see the bigger picture before you act. Your risk is your responsibility. No shortcuts, no excuses—just disciplined decisions and solid money management.
Built for traders who value structure over impulse. This tool helps you stay aligned with your plan, not your emotions. Use it to reinforce discipline, not override it.
もちぽよRCI subもちぽよさん監修の元作成したRCIのインジケーターです
RCIの短期+中期が上限下限到達時に背景色が変わり、加えて長期も到達すれば色が濃ゆくなります
サブチャートに表示されます
作成者のXのアカウントはこちら→@keito_trader
This is an RCI indicator created under the supervision of Mochipoyo.
When the short-term and medium-term RCIs reach the upper or lower limits, the background color changes.
If the long-term RCI also reaches the limit, the color becomes darker.
It is displayed in the sub-chart.
Creator’s X account → @keito_trader
多因子交易系统该指标是一个多功能的技术分析工具,结合了以下核心模块:线性回归通道:通过计算不同周期(短期、中期、长期)的线性回归通道,识别价格趋势和关键价格水平。
范围检测:基于加权移动平均和自适应 ATR 检测价格横盘整理区域。
支撑阻力识别:通过摆动点和线性回归通道的上下轨自动识别关键支撑和阻力位,并存储在矩阵中。
交易信号生成:结合通道突破、范围突破和支撑阻力突破生成多头/空头信号,并通过成交量过滤和冷却期机制优化信号质量。
可视化:提供丰富的图形化输出,包括通道线、关键位线、范围框、信号标记和仪表盘。
警报系统:为突破、回踩、关键位触及等事件设置了多种警报条件。
指标的目标是帮助交易者识别趋势、横盘、关键价格水平,并提供可操作的交易信号,适合日内交易、波段交易等多种场景。
This indicator is a multifunctional technical analysis tool that combines the following core modules: Linear Regression Channel: By calculating the linear regression channels of different periods (short-term, medium-term, long-term), price trends and key price levels are identified.
Range detection: Based on weighted moving average and adaptive ATR, detect price sideways consolidation areas.
Support resistance identification: Key support and resistance positions are automatically identified through swing points and the upper and lower tracks of the linear regression channel, and stored in a matrix.
Trading signal generation: Combining channel breakthrough, range breakthrough, and support resistance breakthrough to generate long/short signals, and optimizing signal quality through volume filtering and cooling off mechanism.
Visualization: Provides rich graphical output, including channel lines, keylines, range boxes, signal markers, and dashboards.
Alarm system: Multiple alarm conditions are set for events such as breakthroughs, retracements, and key position touches.
The goal of the indicator is to help traders identify trends, sideways movements, key price levels, and provide actionable trading signals, suitable for various scenarios such as intraday trading and band trading.
David Dang - Scalp M15/H1 (XAUUSD)How to use:
Select your timeframe and XAUUSD pair.
Watch Buy/Sell arrows (BUY green, SELL red) for entry signals.
Follow the auto SL/TP lines to manage risk.
Enable alerts to get notified when signals appear.
[TRIX] Sessions & KillzonesSessions boxes and backgrounds drawn, enable all overall sessions, New York, Asia, London and kill zones. All times, colors, and line styles are customizable. Sessions highs and lows extend until mitigated by price showing where your DOL's are located.
[TRIX] MTF Highs/LowsMTF Highs and Lows automatically drawn and mitigated on LTF when price sweeps. Select up to 4 HTF timeframes. Never have to draw your time frame based draw's on liquidity again.
Spreads CCC/BBB/AAA vs Treasury 10Y//@version=5
indicator("Spreads CCC/BBB/AAA vs Treasury 10Y", overlay=false)
// Tickes de ejemplo (debes reemplazar con los que tengas disponibles en TradingView)
ccc = request.security("XCCC", "D", close) // High Yield CCC
bbb = request.security("LQD", "D", close) // Investment Grade BBB
aaa = request.security("QLTA", "D", close) // AAA
treasury = request.security("US10Y", "D", close) // US Treasury 10Y
// Cálculo del spread (yield bono - yield Treasury)
spread_ccc = ccc - treasury
spread_bbb = bbb - treasury
spread_aaa = aaa - treasury
// Umbral para alerta de riesgo
umbral = input.float(2.0, "Umbral spread (%)")
// Plot de los spreads
plot(spread_ccc, color=color.red, title="Spread CCC")
plot(spread_bbb, color=color.orange, title="Spread BBB")
plot(spread_aaa, color=color.green, title="Spread AAA")
// Señal visual cuando el spread supera el umbral
plotshape(spread_ccc > umbral, title="Alerta CCC", color=color.red, style=shape.triangledown, location=location.abovebar, size=size.tiny)
plotshape(spread_bbb > umbral, title="Alerta BBB", color=color.orange, style=shape.triangledown, location=location.abovebar, size=size.tiny)
plotshape(spread_aaa > umbral, title="Alerta AAA", color=color.green, style=shape.triangledown, location=location.abovebar, size=size.tiny)
RSI + OBV DivergencesRSI OBV DIV
Mainly marking the divergence between the current market's RSI and OBV.
Pegasus – SMT Divergence (Hybrid: Sync/Async NQ Optimized)This script automatically identifies Smart Money Technique (SMT) divergences between two selected symbols (e.g., NQ & ES) and marks them visually on the chart.
Key Features:
Hybrid detection: supports both synchronous and asynchronous divergences
Multi-market support: optimized for NASDAQ (NQ) and S&P500 (ES), but also applicable to Forex, Crypto, and other markets
Visual controls: optional display or hiding of divergence lines, labels, and primary pivot links
Precise signal logic: detection of equal highs and equal lows with subsequent confirmation through SMT divergence
Specifically designed for intraday futures trading
Use Case:
The tool supports traders in analyzing SMT divergences as confluence for their strategies.
Disclaimer:
This script is not an automated trading system but is intended solely for analysis and decision support.
© 2025 Project Pegasus
🔥 MomentumWave HA Trend1. Heikin Ashi Candles
The indicator calculates Heikin Ashi candles to smooth price movements.
Heikin Ashi reduces market noise, making it easier to spot trends than regular candlesticks.
Bullish candle: close > open → green-ish candle.
Bearish candle: close < open → red-ish candle.
2. Exponential Moving Averages (EMA)
Two EMAs are plotted on the chart: fast EMA and slow EMA.
Fast EMA: reacts quickly to recent price changes.
Slow EMA: shows the overall trend.
When fast EMA > slow EMA → market is trending up.
When fast EMA < slow EMA → market is trending down.
3. Momentum Filters
EMA slope: the indicator checks if the fast EMA is rising or falling to confirm momentum.
ROC (Rate of Change): ensures price movement is strong in the current direction.
RSI filter: prevents signals when the market is overbought or oversold.
RSI above lower bound → allows bullish trend.
RSI below upper bound → allows bearish trend.
4. Optional MACD Filter
If enabled, the indicator uses the MACD slope to confirm trend strength.
This reduces false signals in weak trend periods.
5. Confirmation of Consecutive Candles
The indicator requires a certain number of consecutive Heikin Ashi candles in the same direction before generating a signal.
This avoids acting on a single volatile candle and increases accuracy.
6. Cooldown Period
After a signal is generated, a cooldown period prevents immediate repeated signals.
This reduces overtrading in volatile markets.
7. Signals
TREND-RISE (triangle below candle): indicates a confirmed bullish trend.
TREND-FALL (triangle above candle): indicates a confirmed bearish trend.
Alerts can be set for both signals to notify you in real time.
8. How to Use
Open a chart and add the MomentumWave HA Trend indicator.
Look at the EMA fast (teal) and EMA slow (maroon) lines.
Wait for a signal:
TREND-RISE: consider long positions or buying opportunities.
TREND-FALL: consider short positions or selling opportunities.
Check RSI and MACD (if enabled) to confirm signal strength.
Observe consecutive Heikin Ashi candle confirmation.
Respect the cooldown period before opening another position.
Apply risk management (stop-loss, position size) based on your strategy.
9. Disclaimer
This indicator is a technical analysis tool and does not guarantee profits.
Always use proper risk management and validate signals with your own analysis before trading.
Goku止盈An indicator based on Goku's profit taking strategy.
ATR levels:
<= 4: Green: Safe
<= 6: Yellow: Attention
<= 7: Orange: Take profit
>7: Red: Take more profit
[TRIX] Vertical Timeframe LinesAllows user to select higher timeframe vertical lines on LTF charts. User can change colors and styles.
[TRIX] Wick FibsAuto fibs just the wicks for wick retracements. User can select timeframe, fib levels, colors, etc.
[TRIX] Candle FibsAuto fibs candles. User can select timeframe, fib levels, colors, draw from top top or bottom.
MasterClass — FU + AFU (Attempted FU) • with impulse filterThis indicator automatically detects and displays:
FU (Failure/False Breakout) — classic “bank candles”:
🟩 Green diamond below the bar — FU bullish (liquidity taken below, strong move upward).
🟥 Red diamond above the bar — FU bearish (liquidity taken above, reversal downward).
AFU (Attempted FU) — manipulation candles, when the market attempts to sweep liquidity but does not form a full FU:
🔵 Blue circle above the bar — AFU sell-side (attempted liquidity grab above).
🔵 Blue circle below the bar — AFU buy-side (attempted liquidity grab below).
🔹 This indicator helps traders:
Spot liquidity grabs and manipulations.
Identify key entry and reversal points.
Works on any timeframe and any instrument (Forex, Crypto, Stocks).
Overlay Candles (Multi-TF, right side projection)This script overlays candles from a custom selectable timeframe (5m to 1M) on the right side of the chart as projections.
It helps visualize and compare the ongoing price action with the last higher-timeframe candles without switching chart intervals.
Features:
Choose timeframe for overlay candles (5m, 15m, 1H, 4H, 1D, 1W, 1M).
Adjustable number of candles to display (1–8).
Fixed candle width (in bars) and configurable gap between candles.
Custom colors for bullish and bearish candles.
Adjustable wick and border thickness (px).
Candle borders drawn with four lines to ensure visibility at all zoom levels.
Use cases:
Multi-timeframe price action analysis.
Visualizing higher-timeframe structure alongside lower-timeframe trading.
Educational / visual aid for understanding candlestick context.
💎 Quantum Big Move MTF Indicator 💎1. Purpose of the Indicator
The Quantum Big Move MTF Indicator is designed to identify significant market moves using multiple moving averages across different timeframes (multi-timeframe).
Its goal is to filter market noise and provide visual signals of major moves, helping traders to identify strong trends and potential turning points.
2. Key Components
a) Moving Averages (MAs)
The indicator uses two main moving averages:
Fast MA (short-term):
Captures short-term price behavior.
Can be SMA, EMA, WMA, Hull, VWMA, RMA, or TEMA.
Configurable by the user for length and type.
Slow MA (long-term):
Represents the longer-term trend.
Helps filter false signals and focus on significant moves.
Also configurable for type and length.
b) Multi-Timeframe
Both MAs are calculated in a selected timeframe (either the current chart timeframe or a custom one).
This allows detection of strong moves in a broader context, increasing signal reliability.
c) Color Logic
MAs change color based on the trend:
Green → uptrend.
Red → downtrend.
Gray → no clear trend or transition.
This helps visually interpret the strength and direction of the trend.
d) Cross Signals (Big Moves)
Upward Move Signal
Appears when the Fast MA crosses above the Slow MA while in an uptrend.
Downward Move Signal
Appears when the Fast MA crosses below the Slow MA while in a downtrend.
Note: These signals are indicative only and are not buy or sell orders. They are visual tools to aid decision-making.
3. How to Interpret the Indicator
Identify the Trend:
Observe the color of the Fast and Slow MAs.
Green = positive trend, Red = negative trend.
Wait for a Significant Cross:
Only consider signals if the Fast MA aligns with the trend direction.
Avoid acting on contradictory signals or crossovers in a sideways market.
Combine with Other Tools:
Use volume, support/resistance levels, or momentum indicators to confirm the strength of the move.
4. Recommended Settings
Fast MA: 20–30 periods (captures short-term moves).
Slow MA: 60–100 periods (filters noise and highlights major trends).
Smoothing factor: 2–4 to smooth color changes and reduce false signals.
Adjust based on the asset and timeframe being analyzed.
5. Disclaimer
Important:
This indicator does not guarantee profits and is not financial advice.
Signals are for educational and informational purposes only, and should be used together with your own risk analysis and capital management.
Users are responsible for any trading decisions made based on this indicator.
Equities OpenThe Equities Open indicator makes it easy to spot the highest and lowest prices during the equities open or a customizable time you choose. It draws lines to show the high and low points and extends them across the chart to a time you pick, such as 3:00 PM that same day. A shaded box highlights the price range during that session. You can customize things such as the session time, timezone, line thickness, colors, and choose if you want the shaded box to show up. It’s built to run smoothly and works best for charts with short timeframes (up to 59 minutes). Perfect for traders who want to focus on key price levels set during pre-market hours!
ICT KEY LEVELS (L3J)📊 Overview
The ICT KEY LEVELS (L3J) indicator is a tool designed to automatically identify and display key levels based on Inner Circle Trader (ICT) concepts.
This indicator combines session-based levels with multi-timeframe highs/lows analysis to provide traders with critical price zones for decision-making.
Developed by L3J - This indicator can be used in conjunction with other indicators I have developed for enhanced market analysis.
🎯 Key Features
Session-Based Levels
- Previous Day High/Low (PDH/PDL): Automatically identifies and displays the previous trading day's high and low levels
- Asian Session Levels: Tracks high and low during Asian trading hours (20:00-03:00 GMT+4)
- European Session Levels: Captures London session high and low levels (03:00-08:30 GMT+4)
Multi-Timeframe Analysis
- H1 Pivot Levels: Identifies 2-candle reversal patterns on 1-hour timeframe
- H4 Pivot Levels: Detects 4-hour pivot points using advanced pattern recognition
- Smart Visibility: Levels are only shown on appropriate timeframes (H1 levels on H1, H4 levels on H4)
Advanced Features
- Priority System: Automatically hides overlapping levels based on importance (Previous Day > Sessions > H4 > H1)
- Dynamic Labels: Real-time labels that update with price action
- Intelligent Cleanup: Removes crossed or outdated levels to maintain chart clarity
- Customizable Anchoring: Choose between precise timestamp anchoring or candle middle anchoring
- Performance Optimized: Built with efficient code structure for smooth chart performance
⚙️ Configuration Options
Note: Currently, the user interface settings are displayed in French. This will be updated to English in a future version.
General Settings
- Timezone: Configurable timezone for session calculations (default: GMT+4)
- Trading Days: Number of trading days to analyze (1-20 days)
- Extension: Right extension length for level lines
- Anchoring Mode: Precise timestamp or candle middle anchoring
Visual Customization
Each level type (Asia, Europe, Previous Day, H1, H4) includes:
- Color Selection: Separate colors for highs and lows
- Line Styles: Solid, Dotted, or Dashed lines
- Line Width: Adjustable thickness (1-4 pixels)
- Show/Hide Toggle: Individual control for each level type
🕒 Session Times
- Trading Day: 18:00-16:00 (CME session)
- Asian Session: 20:00-03:00 GMT+4
- European Session: 03:00-08:30 GMT+4
All times are configurable and timezone-aware
📈 How It Works
Level Detection
1. Session Levels: Continuously tracks price action during specific trading sessions
2. Pivot Detection: Uses 2-candle reversal patterns (bullish then bearish for highs, bearish then bullish for lows)
3. Multi-Timeframe Data: Requests higher timeframe data for H1 and H4 analysis
Smart Management
- Automatic Cleanup: Removes levels that have been crossed or are too old
- Priority Filtering: Hides duplicate levels based on importance hierarchy
- Dynamic Updates: Real-time adjustment of level positions and labels
🎨 Visual Elements
- Horizontal Lines: Extend from level creation point to the right
- Dynamic Labels: Show level type and session information
- Color Coding: Different colors for each session and timeframe
- Transparency: Automatically hides overlapping or less important levels
🔧 Technical Specifications
- Pine Script Version: v6
- Chart Overlay: True
- Max Lines: 500
- Max Labels: 50
- Performance: Optimized with intelligent memory management
📋 Usage Tips
1. Best Timeframe: Works on all timeframes, but H1 and lower provide optimal detail
2. Combine with Price Action: Use levels as confluence zones for entry/exit decisions
3. Risk Management: Levels can serve as stop-loss and take-profit targets
4. Market Structure: Helps identify key support/resistance in market structure analysis
🔄 Compatibility
This indicator is designed to work alongside other L3J indicators for comprehensive market analysis.
📞 Support & Updates
For questions, suggestions, or updates, please contact L3J through TradingView messaging.
---
Disclaimer : This indicator is for educational and analysis purposes. Always practice proper risk management and never risk more than you can afford to lose.
Version: 1.0
Author: L3J
Last Updated: 30/08/2025
KING4R_swingGeneral
This script is called "KING4R_swing", designed to identify high-probability swing trading entries based on technical setups. It overlays the chart and uses conditions based on volume, EMAs, SPY index trend, and price structure.
Main Features
User Options:
Enable/disable SPY EMA conditions.
Show/hide checklist and final message.
Adjust label positions (vertical/horizontal).
Local EMAs:
Calculates 13-EMA and 48-EMA on the current symbol.
Flags whether EMA13 is above EMA48 and whether price is above EMA48.
Volume Spike Detection:
Searches for unusual volume spikes in the last 30 candles.
Then checks 60 candles after the spike for either:
Lateral movement (no new lows).
Higher lows (suggesting a change in structure).
Visual Tags:
When a volume spike is detected, it adds:
“📦 Post-volume Lateral” label if price goes sideways.
“📈 Structure Change” if higher lows are confirmed.
SPY Conditions:
Pulls EMAs from SPY on the daily timeframe.
Two optional conditions: EMA13 > EMA48 and EMA8 > EMA21.
Stopping Volume:
Checks if there's stopping volume in the last 30 candles (volume 1.5x above average).
Checklist + Scoring:
Assigns up to 6 points based on:
EMA13 > EMA48
Lateral structure after high volume
Price above EMA48
Stopping volume
SPY EMA13 > EMA48
SPY EMA8 > EMA21
Each condition adds 1 point.
Dynamic Labels:
Shows a red checklist, a final message with score, and a warning (“NO SETUP, NO TRADE”).
If score is 6/6, shows a 🚀 rocket icon above the bar.
Alert:
Triggers an alert when score = 6/6, indicating a possible high-probability entry.