Jack's ADX with alertsJack's ADX indicator with alerts showing when value increases by variable percentage change from previous value.
Análise de Tendência
Dhaval's art candles - 5minbest time frame 5M,
Find the liquidity zone and then show my iconic candle, then buy and sell side
TDI - RSX + Divergences + Pivots🧾 Description:
This indicator is an enhanced version of the Traders Dynamic Index (TDI) based on the RSX (a smoothed version of the RSI), designed to help traders identify market momentum, divergence, and potential reversal points with high precision.
It includes the classic TDI components (RSX Price Line, Signal Line, and Volatility Bands), combined with:
✅ Customizable RSX Levels – up to 5 horizontal levels (e.g., 30, 50, 70, 85, 15) with user-defined colors
✅ Dynamic Fill Between Lines – to visualize bullish/bearish momentum shifts
✅ RSX-based Divergence Detection – regular & hidden bullish/bearish divergence
✅ Clean Visual Layout – suitable for scalping, swing trading, or trend-following strategies
⚙️ Best For:
Identifying overbought/oversold conditions with RSX precision
Confirming trend continuation or early reversal signals
Filtering entries with momentum clarity
🧾 Description :
Cet indicateur est une version améliorée du Traders Dynamic Index (TDI), basée sur le RSX (une version lissée du RSI), conçue pour aider les traders à détecter la dynamique du marché, les divergences et les retournements potentiels avec une grande précision.
Il inclut les composants classiques du TDI (ligne RSX, ligne de signal, bandes de volatilité), combinés à :
✅ 5 niveaux RSX personnalisables – par défaut : 30, 50, 70, 85, 15, tous modifiables avec couleurs configurables
✅ Remplissage dynamique entre les lignes – pour visualiser facilement les changements de momentum
✅ Détection des divergences basées sur le RSX – divergences classiques et cachées, haussières et baissières
✅ Interface graphique claire et épurée – idéale pour le scalping, swing trading ou suivi de tendance
⚙️ Idéal pour :
Identifier les zones de surachat/survente avec la précision du RSX
Confirmer les poursuites de tendance ou repérer les retournements précoces
Filtrer les entrées avec une meilleure lisibilité du momentum
Intraday LevelsWhat it shows:
This indicator is useful for day trading, where it will track and display you important price levels which includes:
Premarket Low (PML)
Premarket High (PMH)
Previous Day Low (PDL)
Previous Day High (PDH)
Previous Day Close (PDC)
After Hours Low (AHL)
After Hours High (AHH)
Day Low (DL)
Day High (DH)
The price level lines and labels will automatically adjust itself as the price moves, eliminating the need of manually having to adjusting these levels.
How to use it:
At these levels it can act as important support resistance points during the day and can often serve as a important pivot point for any ticker. You can expect price rejection or bounce when the price approaches these levels.
Key settings:
For each of the levels, user can adjust in the settings menu:
Line Colour
Line Thickness
Line Style
Label Text
Price Labelling on Label
Label Location (Offset from current bar)
Ability to turn on/off the price level and label
Display levels for either all days or on the day
Market Regime Candle DominanceDescription: This script, "Market Regime Candle Dominance," overlays a TradingView chart to visually identify market regimes—bullish trends, bearish trends, or ranging markets—using adaptive calculations and volatility detection. It dynamically colors candles and highlights the background to indicate current market conditions.
How It Works:
Inputs:
Users define colors for bullish, bearish, and ranging trends, adjust sensitivity thresholds for volatility and trends, and set an adaptive calculation length.
Adaptive Calculation:
A period adjustment factor (calcPeriod) dynamically alters based on the chart's timeframe, ensuring meaningful calculations across different timeframes.
Volatility and Trend Detection:
Using the True Range (ta.tr) and price change (close - close ), the script calculates volatility and trend strength to determine market conditions.
Trend sensitivity is adjustable through thresholds (trendThreshold), enabling finer or broader regime detection.
Market Regime Identification:
Bullish Trend: Detected when trendStrength > trendThreshold.
Bearish Trend: Triggered when trendStrength < -trendThreshold.
Ranging Market: Identified when neither bullish nor bearish trends are present.
Candle Coloring:
Candles are colored according to the market regime:
Green for bullish trends.
Red for bearish trends.
Blue (semi-transparent) for ranging markets.
Background Highlights:
An optional feature (highlightRegime) adds semi-transparent background colors corresponding to the detected regime, enhancing visual clarity of the chart.
Features:
Adaptive Sensitivity: Adjusts the calculation length and thresholds for precision across different chart timeframes.
Customizable Display: Allows users to personalize colors and enable/disable background highlights.
Visual Clarity: Simplifies the identification of market regimes, providing clear direction at a glance.
Indicateur Swing GMMA Pro v8.0.2 (Rentabilité+)GMMA Pro v8.0.2 Indicator Description
This TradingView Pine Script indicator, titled "Indicateur Swing GMMA Pro v8.0.2 (Rentabilité+)", is a comprehensive tool designed for swing trading based on the Guppy Multiple Moving Averages (GMMA) concept, enhanced with numerous filters and risk management features.
Core Strategy:
GMMA Trend: The primary signals are derived from the relationship between a group of short-term (fast) Exponential Moving Averages (EMAs) and a group of long-term (slow) EMAs.
A potential long signal occurs when the average of the fast EMAs crosses above the average of the slow EMAs, or when a bullish trend (fast > slow, slow EMAs aligned upwards) is already established.
A potential short signal occurs when the average of the fast EMAs crosses below the average of the slow EMAs, or when a bearish trend (fast < slow, slow EMAs aligned downwards) is already established.
Entry Trigger Refinement: An entry is further confirmed only if the closing price is decisively beyond the average of the fast EMAs (above for longs, below for shorts).
Configurable Filters:
The indicator includes a wide array of optional filters to refine entry signals:
Long EMA Filter (Current Timeframe): Requires the price to be above a long-period EMA (e.g., 200 EMA) for longs, and below for shorts.
MTF Filter: Confirms the trend by checking the price position relative to a long EMA on a selected Higher Timeframe (HTF).
ADX Filter: Validates trend strength using the Average Directional Index (ADX) and checks if the Directional Movement Index (DMI) aligns with the trade direction (+DI > -DI for longs, -DI > +DI for shorts).
Strict GMMA Filter: Enforces a stricter condition where slow EMAs must be fully aligned (all rising for longs, all falling for shorts).
S/R Proximity Filter: Prevents entries if the price is too close to a recently formed pivot-based Support (for shorts) or Resistance (for longs) zone. Zone height can be ATR-based or tick-based.
Risk/Reward Filter: Only allows trades where the potential reward (based on the calculated Take Profit) versus the potential risk (based on the initial Stop Loss) meets a minimum required ratio.
Volatility Filter (ATR %): Filters out trades during periods of low volatility by requiring the ATR to be above a minimum percentage of the current price.
Momentum Filter (RSI): Uses the Relative Strength Index (RSI) to confirm momentum, requiring RSI to be above a certain level for longs and below for shorts.
Risk Management & Exits:
Initial Stop Loss (SL): Can be calculated using a multiple of the Average True Range (ATR) or a fixed percentage from the entry price.
Take Profit (TP): Can be set using an ATR multiple, a fixed percentage, or by targeting the nearest valid pivot S/R level.
Trailing Stop Loss (TSL): Optional ATR-based trailing stop that follows the price once a trade is active (unless Break-Even is activated).
Break-Even (BE) Stop: Optional feature to move the Stop Loss to the entry price after the trade has moved a specified ATR multiple in profit, protecting the position from turning into a loss.
Exit Conditions: A trade can be closed by:
Hitting the Take Profit level.
Hitting the current Stop Loss (which could be the initial SL, TSL, or BE SL).
A reversal signal (fast GMMA average crossing back over the slow GMMA average).
Visual Elements:
Plots the fast and slow GMMA groups (configurable as lines or filled bands).
Plots the long EMA filter line.
Draws S/R zones based on detected pivot highs and lows.
Displays Entry Price, Take Profit, and Current Stop Loss lines on the chart when a trade is active.
Includes an optional Dashboard summarizing the status of all filters, potential signals, current position details (including BE status), potential R/R, and TP/SL levels.
Alerts:
Configurable alerts are available for:
Buy and Sell Short entry signals.
Take Profit hits (long/short).
Stop Loss hits (distinguishing between initial/trailing SL and BE SL).
Trend-based exits.
Break-Even Stop activation.
Purpose:
This indicator aims to provide a flexible and robust framework for GMMA-based swing trading, allowing users to layer multiple confirmation filters and utilize various risk management techniques to suit their strategy and market conditions. Thorough backtesting and parameter optimization are recommended before live trading.
Momentum Indicators Bias/*
Description:
This script, "Advanced Momentum Indicators Bias," displays a table summarizing the directional bias of various technical indicators on a TradingView chart. It allows users to toggle between simple "Up/Down" directions and advanced "Strong Up/Weak Up/Strong Down/Weak Down" classifications using the `use_advanced_counts` input.
How It Works:
1. **Inputs**: Users can enable/disable 25 indicators and customize table appearance (position, colors, visibility).
2. **Direction Calculation**: Each indicator has a `get_*_dir()` function that determines its direction:
- When `use_advanced_counts` is false, it returns "up" or "down" based on basic conditions (e.g., RSI > 50 = "up").
- When `use_advanced_counts` is true, it returns "strong_up," "weak_up," "strong_down," or "weak_down" by assessing trend strength.
3. **Strength Determination**:
- Advanced indicators (e.g., RSI, MACD) use momentum (e.g., value increasing vs. previous) to differentiate "strong" (rising) from "weak" (flat/declining).
- Simple indicators (e.g., ADX, Ichimoku) add a strength heuristic (e.g., price or indicator value change) when `use_advanced_counts` is true.
4. **Table Display**: The `get_display_text` function maps directions to text:
- Toggle off: "Up" or "Down."
- Toggle on: "Strong Up," "Weak Up," "Strong Down," or "Weak Down" only.
- Background colors reflect strength (solid for strong, faded for weak).
5. **Total Count**: Optionally shows a summary of up/down counts, with detailed strong/weak counts when advanced mode is enabled.
Indicators Used:
- Oscillators: RSI, MACD, Stochastic, MFI, Williams %R, CCI, ROC, Momentum, Trix, Schaff Trend Cycle, Chaikin Oscillator, Ultimate Oscillator.
- Trend/Other: ADX, Ichimoku, Parabolic SAR, Aroon, OBV, Bull Bear Power, Elder Ray, Gator Oscillator, Keltner Channels, Zig Zag, Donchian Channels, Envelopes, Fractals.
The script overlays the chart and updates on the last bar, providing a quick visual bias assessment across multiple indicators.
*/
[Forexroboot super scalper v1]this indicator trade on crypto and forex
trade on any time frame
enjoyed
inst: Forexroboot
ما
forexroboot
Supply & Demand with Candle SignalsUnlock the power of Supply & Demand Zones combined with high-probability Bullish/Bearish Engulfing patterns to spot strong market reversals and trends. This strategy helps identify key price levels where major market moves are likely to occur. By using Engulfing candlesticks within these zones, you can make more informed and accurate trading decisions, enhancing your chances of success. Ideal for traders looking for a robust technical approach to maximize market opportunities.
Buy/Sell EMA Trend Filter v6Buy/Sell EMA Trend Filter v6
This indicator provides a comprehensive trading system based on EMA crossovers with trend filtering for TradingView. It's designed to identify high-probability buy and sell signals by combining short-term crossovers with longer-term trend direction confirmation.
Key Features:
EMA Crossover System: Uses fast and slow EMAs (9 and 21 by default) to generate initial signals
Trend Filtering: Confirms signals with longer-term trend direction (50 and 200 EMAs)
Automatic TP/SL Calculation: Displays clear take profit and stop loss levels based on fixed risk points
Visual Alerts: Clear buy/sell markers at the point of signal with detailed labels
Risk Management: Pre-calculated risk-to-reward setup (default 1:2 ratio)
How It Works:
Buy Signal: When the fast EMA crosses above the slow EMA while the 50 EMA is above the 200 EMA (bullish trend)
Sell Signal: When the fast EMA crosses below the slow EMA while the 50 EMA is below the 200 EMA (bearish trend)
Customizable Parameters:
Fast EMA period (default: 9)
Slow EMA period (default: 21)
Trend EMA periods (default: 50 and 200)
Fixed risk in points (default: 20)
Reward ratio (default: 2.0)
The indicator displays clear entry points with predefined stop loss and take profit levels, making it ideal for traders looking for a systematic approach to the markets. Perfect for both day trading and swing trading timeframes.
This tool combines both trend following and momentum principles to filter out low-probability trades and focus on high-quality setups where the trend and momentum align.
Trendline Breakouts With Targets [ Chartprime ]ITS COPIED FROM TBT WITH TARGETS
What's added: STOP LOSS IS VISIBLE. CAN ADD ALERTS FOR BUY AND SELL SIGNALS.
The Trendline Breakouts With Targets and visible stoploss indicator is meticulously crafted to improve trading decision-making by pinpointing trendline breakouts and breakdowns through pivot point analysis.
Here's a comprehensive look at its primary functionalities:
Upon the occurrence of a breakout or breakdown, a signal is meticulously assessed against a false signal condition/filter, after which the indicator promptly generates a trading signal. Additionally, it conducts precise calculations to determine potential target levels and then exhibits them graphically on the price chart.
🔷Key Features:
🔸Trendline Drawing: The indicator automatically plots trendlines based on significant pivot points and wick data, visually representing the prevailing trend.
RT-RSI 2.0 + Signal📈 RT-RSI 2.0 + Signal – Enhanced RSI Divergence Detection
RT-RSI 2.0 + Signal is a powerful and flexible RSI-based divergence indicator designed for traders who want smarter market entries using real-time confirmations.
This script identifies bullish and bearish RSI divergences, visualizes them directly on the RSI pane, and provides clear output signals (numeric: 1.0 for bullish, 2.0 for bearish) for use in external strategy scripts like RT-Signal 2.0.1.
🔍 Core Features:
✔️ Detects classic RSI divergences (bullish & bearish)
✔️ Includes automatic pivot detection and flexible lookback settings
✔️ External signal output for use in multi-pattern or strategy systems
✔️ Optimized RSI calculation per market type (BTC, DAX, Gold, Forex, etc.)
✔️ Customizable moving average & Bollinger Band smoothing
✔️ Signal is output via plot() (non-displayed) for remote use
Price Action Price Action Strategy with EMA Trend & Clean Lifecycle
Author:
Framework: Price Action + EMA
Timeframes: Optimized for 5m, 15m, and 1H
🔍 Description:
This script is a conservative and trend-filtered price action strategy designed to provide clean, high-probability BUY and SELL signals based on breakout candles and classic candlestick patterns.
The strategy uses:
✅ EMA 100 for trend confirmation
✅ EMA 21 as an exit trigger
✅ Candlestick pattern filters (Engulfing, Hammer, Shooting Star)
✅ Breakout validation (candle closes beyond previous highs/lows)
✅ Smart cooldown to prevent signal noise
✅ Full lifecycle: BUY → HOLD → CLOSE and SELL → HOLD → CLOSE
🔔 Signals:
BUY: Breakout candle with optional bullish pattern, above EMA 100
SELL: Bearish breakout below EMA 100
CLOSE: When price reverses below/above EMA 21 or on reversal candle
Each signal is plotted with a labeled marker and dashed line for clear visualization.
🧠 Best Use:
Ideal for scalpers and intraday swing traders
Works great on Gold (XAUUSD), NASDAQ, BTC, and Forex pairs
Use on 5m or 15m timeframe for cleaner setups
Combine with volume or support/resistance levels for even stronger confluence
⚙️ Settings:
Toggle candlestick pattern filtering
Adjust EMAs and cooldown between entries
Customize label spacing and aesthetics
💡 Future Enhancements:
Looking to add:
ADX trend strength filter
Divergence confirmation
Multi-timeframe EMA
Risk/Reward zones and signal score
Global M2 Money Supply // Days Offset =M2 Money Supply - 180 day offset to follow the M2 money supply as it relates to the current bitcoin price and what is possibly expected.
MACD Crossover + AlertMACD Proximity & Crossover Alert Script
This script is designed to help traders stay ahead of MACD crossovers by providing:
Early alerts when the MACD and Signal lines are getting close (within a customizable threshold)
Instant alerts when a bullish or bearish crossover occurs
Whether you're swing trading or scalping, this tool gives you advanced notice to prepare — and a confirmation signal to act on. It works on any timeframe and helps avoid late entries by alerting you when momentum is shifting.
Features:
Customizable MACD settings (fast, slow, signal length)
Adjustable "proximity" threshold
Visual background highlight when lines are close
Built-in alert conditions for:
MACD crossing above Signal (bullish)
MACD crossing below Signal (bearish)
MACD and Signal getting close (early warning)
Perfect for traders who want a heads-up before momentum shifts — not just a reaction afterward.
Buy/Sell Volume ComparisonKey improvements:
Direct volume comparison: Now shows the current day's volume and previous day's volume side by side
Percentage change display: Clear percentage change with up/down arrows
Table position customization: Added a dropdown menu to select where you want the table to appear
To adjust the table position:
Click on the settings (gear icon) for the indicator after adding it to your chart
You'll see a dropdown menu labeled "Table Position"
Select from options like "Top Right", "Bottom Left", etc.
Click "OK" to apply your changes
This version also handles the case where there's no previous volume data (first bar of the chart) by checking for NA values.
Let me know if this meets your requirements, or if you'd like any other adjustments!RetryClaude does not have the ability to run the code it generates yet.Claude can make mistakes. Please double-check responses.Tip: Long chats cause you to reach your usage limits faster.
Accumulation & Buy Zones [SmartFusion Spot]SmartFusion AI is an advanced version of an indicator for the TradingView platform, utilizing artificial intelligence methods to analyze and predict market movements. This indicator is perfect for traders who want to combine powerful multi-timeframe analysis with intelligent algorithms for decision-making.
Features:
Multi-Timeframe Analysis — The indicator considers data from multiple time intervals (from 15 minutes to 1 week), allowing you to see both short-term and long-term trends.
Profit/Loss Levels — Automatically calculates and displays take profit and stop loss levels based on current market conditions, minimizing risk.
Buy/Sell Signals — Generates precise entry and exit signals, confirmed by volume indicators and RSI.
Automatic Support and Resistance Levels — The indicator automatically identifies key levels where reversals or breakouts are likely to occur.
Scalper Mode — For those trading on smaller timeframes, the indicator offers a specialized scalping mode to capture quick market movements with minimal risk.
Benefits:
Increased trading accuracy with integrated AI algorithms.
User-friendly interface with detailed signals.
Easy to set up and customizable for different trading styles.
Reduced stress in decision-making thanks to automatic calculations and recommendations.
Candle Range WarningThis indicator is just for a visual representation when candles on your timeframe have a high/low range exceeding a defined number. Set maximum range and number of candles needed under that range in order to reset.
Trading Value (in Million) by Asharifan v3Trading Value (in Million) by Asharifan
This indicator calculates and visualizes the trading value (price × volume) in millions for stocks, providing a clear view of market activity and money flow. It displays the current trading value alongside its 20-day and 50-day simple moving averages (SMAs), all rounded to whole numbers for easy interpretation. Designed for stock market analysis, it works best on daily and weekly timeframes, making it an excellent tool for swing trading and trend analysis.
Key Features:
Today P*V (M): Plots the daily trading value as columns, with teal bars for bullish days (close > open) and gray bars for bearish days (close < open).
20-day and 50-day Avg P*V (M): Tracks the short-term (20-day) and medium-term (50-day) average trading values in red and blue lines, respectively, to identify trends and shifts in market participation.
20M Threshold: Includes a dashed red line at 20 million, serving as a reference point for significant trading value levels.
Last Bar Label: Shows the current trading value as a clean, integer label on the latest bar for quick reference.
How to Use:
Swing Trading: Identify potential entry and exit points by watching for crossovers or divergences between the 20-day and 50-day averages, especially when trading value spikes above the 20M threshold.
Trend Analysis: Monitor the direction and slope of the 20-day and 50-day averages to confirm bullish or bearish trends in stock momentum and volume.
Smart Money Footprints: High trading value spikes, especially when sustained above the 20M line, can signal institutional or "smart money" activity, helping traders track significant market moves.
This indicator is particularly valuable for stock traders looking to gauge market strength, spot accumulation or distribution phases, and align their strategies with broader market trends. Best suited for daily and weekly charts, it’s a powerful addition to any swing trader’s or trend follower’s toolkit, offering clear insights into the footprints of smart money in the stock market.
Dynamic Volume Profile PoC SwiftedgeOverview
The Dynamic Volume Profile PoC is a powerful and visually intuitive indicator designed to help traders identify key support and resistance levels using a unique combination of pivot points, volume analysis, and dynamic Point of Control (PoC) levels. This script overlays directly on your chart, providing clear visual cues for potential breakout and rejection zones, making it easier to spot high-probability trading opportunities.
What It Does
This indicator combines three core components to deliver actionable insights:
Pivot Points: Identifies significant swing highs and lows to establish potential support and resistance levels.
Volume Oscillator: Measures volume momentum to confirm the strength of price movements, ensuring that breakouts or rejections are backed by significant volume.
Dynamic Point of Control (PoC): Calculates the midpoint between consecutive pivot points to create dynamic PoC levels, which act as key areas where price is likely to either break through (breakout) or reverse (rejection).
These components work together to highlight critical price levels where the market is likely to react, giving traders a clear framework for decision-making.
How It Works
Pivot Detection: The script uses pivot highs and lows (based on user-defined Left Bars and Right Bars) to identify significant price levels. These pivots form the foundation for calculating PoC levels.
PoC Calculation: Each time a new pivot is detected, the script calculates the midpoint between the current pivot and the previous pivot, creating a dynamic PoC level. These levels are plotted as horizontal lines on the chart, with a maximum of Max PoC Lines to Show (default: 2) visible at any time.
Volume Confirmation: A volume oscillator (short EMA of volume minus long EMA of volume) is used to filter breakouts and rejections. Breakouts or rejections are only signaled if the volume oscillator exceeds the Volume Threshold (default: 20), ensuring that price movements are supported by strong volume.
Visual Cues:
PoC levels are drawn as cyan lines with optional semi-transparent zones (controlled by Show PoC Zones). These zones are colored green for potential breakouts (price above PoC) and red for potential rejections (price below PoC).
Labels above and below each PoC level indicate trading opportunities: "Long if breakout"/"Long if rejected" (green) and "Short if breakout"/"Short if rejected" (red), depending on the price's direction relative to the PoC.
Break signals ("B") are plotted above or below bars when price crosses a pivot level with sufficient volume, colored red for downward breaks and green for upward breaks.
How to Use
Add the Indicator: Add the "Dynamic Volume Profile PoC " to your chart in TradingView.
Adjust Settings:
Left Bars and Right Bars (default: 15): Control the sensitivity of pivot detection. Lower values make the script more sensitive to smaller price swings.
Volume Threshold (default: 20): Set the minimum volume oscillator value required to confirm breakouts or rejections. Increase this for stricter confirmation.
Max PoC Lines to Show (default: 2): Define how many PoC levels are displayed at once.
Show PoC Zones (default: true): Toggle semi-transparent zones around PoC levels for better visualization.
Label Spacing Factor (default: 0.5): Adjust the vertical spacing between labels and the PoC box. Increase this value (e.g., to 1.0 or 2.0) for more spacing, or decrease it (e.g., to 0.3) for less.
Interpret the Signals:
Look for PoC levels (cyan lines) as key areas of interest.
Use the labels to identify potential trades: "Long if breakout" indicates a buy opportunity if price breaks above the PoC, while "Short if rejected" suggests a sell if price fails to break through.
Watch for "B" signals to confirm breakouts or rejections with volume support.
Combine with Your Strategy: Use the PoC levels and break signals as part of your broader trading strategy, such as trend-following or mean-reversion setups.
Why This Script is Unique
The Dynamic Volume Profile PoC stands out by combining pivot points, volume analysis, and dynamic PoC levels into a single, cohesive tool. Unlike traditional volume profile indicators that require a fixed range, this script dynamically updates PoC levels based on recent price action, making it more responsive to current market conditions. The addition of volume confirmation ensures that signals are backed by market participation, reducing false breakouts. The visually appealing design, with customizable spacing and semi-transparent zones, makes it easy to interpret key levels at a glance, even for traders unfamiliar with Pine Script.
Notes
This script works best on timeframes where pivot points are meaningful (e.g., 1H, 4H, or daily charts).
Adjust the Label Spacing Factor to ensure labels are well-spaced for your chart's zoom level and instrument.
For instruments with high volatility, you may need to increase the Volume Threshold to filter out noise.