連騰カウントCount arbitrary winning streaks and calculate their occurrence probability over a specified period.
For example, if a 5-day winning streak occurs only 0.3% of the time, it indicates that the price movement is not random, but rather a clear sign of capital inflows — making it a useful metric for analysis.
Candlestick analysis
Daily Low Risk Calculator( Swing trading)For the people watching Morgan Trades and want to use his filters and scans, this one is very similar to the one he uses on TC2000. Put in your account size, the % you would want to risk per trade (I would recommend not more than 1%) and is will show you how many shares to buy so you don't have to do the maths yourself anymore! Awesome for people who swing trade stocks.
9am DCMcreates a range out of the 30 min 9 am candle
gives up to 3 breakout signals
solid lines are high and low of the range
dashed lines are open and close of the range
displays previous sessions
displays previous day wick gaps (daily time frame)
Candle Revers Indicator by MathbotCANDLE REVERSE is a straightforward yet powerful indicator designed to detect potential market reversal points. Its core logic is based on identifying reversal candles — specific price action patterns that often signal a shift in market direction.
When such a reversal candle forms according to your chosen criteria, the indicator generates a visual signal directly on the chart, helping traders quickly spot potential entry or exit opportunities.
Settings & Customization:
The indicator is fully customizable. In the settings panel, you can adjust the parameters that define what constitutes a reversal candle for your trading style. This flexibility allows you to fine-tune the sensitivity of signals, adapting the tool to different market conditions and personal strategies.
Key Features:
Works with any asset (stocks, forex, cryptocurrencies, commodities, indices, etc.)
Applicable on any timeframe
Simple and intuitive logic suitable for traders of all levels
Customizable parameters for precise signal generation
By combining clear visual signals with user-defined settings, CANDLE REVERSE serves as a universal tool to enhance market analysis and support informed decision-making.
Gold Scalping Grid Zones [CongTrader]📜 Overview
Gold Scalping Grid Zones is a professional trading tool designed for XAUUSD scalpers & day traders.
It automatically detects key Buy/Sell zones based on pivot points and projects future breakout targets using ATR.
This all-in-one indicator combines:
Dynamic Grid Trading Zones from recent highs/lows
Future Price Forecast Zones for breakout targeting
EMA + RSI filtering for higher signal accuracy
Unified Buy/Sell alert system optimized for fast execution
✨ Key Features
Automatic Buy/Sell grid zones based on recent pivots
Breakout target forecasting using ATR multipliers
Smart signal filtering
BUY: Price above EMA 200 + RSI oversold
SELL: Price below EMA 200 + RSI overbought
Unified single alert for both BUY and SELL triggers
Auto-clean chart – keeps only the latest signal label
Fully customizable: grid step, zone thickness, ATR multiplier, EMA, RSI...
📈 How to Use
Add to Chart
Apply to XAUUSD chart (best performance on M5 – H1).
Adjust Parameters
Grid Step: Distance between zones (default: $2.0)
Zone Thickness: Visual width of zones
ATR Multiplier: Distance for forecast zones
EMA Length & RSI Levels: Fine-tune signal filtering
Read the Zones & Signals
Green Zones → Demand areas (Buy)
Red Zones → Supply areas (Sell)
Forecast BUY/SELL labels → Next breakout target
BUY/SELL signal labels → Confirmed trade setups based on EMA + RSI filters
Set Alerts
Click the Alert (🔔) icon in TradingView
Condition: "Gold Trade Signal"
Choose “Once per bar close” (fewer alerts) or “Once per bar” (scalping mode)
Phone alert example:
Gold Trade Signal: BUY or SELL triggered
⚠️ Disclaimer
This is NOT financial advice.
Always combine with your own analysis, risk management, and stop loss.
Past performance does not guarantee future results.
Trading gold with leverage carries high risk.
💡 Pro Tip:
Combine this indicator with candlestick patterns, volume analysis, and higher timeframe trend confirmation to maximize accuracy.
Fewer resistance/support zones ahead = stronger breakout potential.
🙏 Thank You
Thank you for using Gold Scalping Grid Zones .
If you find this indicator helpful, please Follow the author and Share it with your trading community so more traders can benefit.
Every follow and share is motivation to keep building more high-quality trading tools. 🚀 . #gold #XAUUSD #scalping #gridtrading #zones #supplydemand #ATR #EMA #RSI #pivot
ADR/ATR Session No Probability Table by LKHere you go—clear, English docs you can drop into your script’s description or share with teammates.
ADR/ATR Session by LK — Overview
This indicator summarizes Average Daily Range (ADR) and Average True Range (ATR) for two horizons:
• Session H4 (e.g., 06:00–13:00 on a 4‑hour chart)
• Daily (D)
It shows:
• Current ADR/ATR values (using your chosen smoothing method)
• How much of ADR/ATR today/this bar has already been consumed (% of ADR/ATR)
• ADR/ATR as a percent of price
• Optional probability blocks: likelihood that %ADR will exceed user‑defined thresholds over a lookback window
• Optional on‑chart lines for the current H4 and Daily candles: Open, ADR High, ADR Low
⸻
What the metrics mean
• ADR (H4 / D): Moving average of the bar range (high - low).
• ATR (H4 / D): Moving average of True Range (max(hi-lo, |hi-close |, |lo-close |)).
• % of ADR (curr H4): (H4 range of the current H4 bar) / ADR(H4) × 100. Updates live even if the current time is outside the session.
• % of ADR (Daily): (today’s intra‑day range) / ADR(D) × 100.
• % of ATR (curr H4 / Daily): TR / ATR × 100 for that horizon.
• ADR % of Price / ATR % of Price: ADR or ATR divided by current price × 100 (a quick “volatility vs. price” gauge).
Session logic (H4): ADR/ATR(H4) only update on bars that fall inside the configured session window; outside the window the values hold steady (no recalculation “bleed”).
Daily range tracking: The indicator tracks today’s high/low in real‑time and resets at the day change.
⸻
Inputs (quick reference)
Core
• Length (ADR/ATR): smoothing length for ADR/ATR (default 21).
• Wait for Higher TF Bar Close: if true, updates ADR/ATR only after the higher‑TF bar closes when using request.security.
Timeframes
• Session Timeframe (H4): default 240.
• Daily Timeframe: default D.
Session time
• Session Timezone: “Chart” (default) or a fixed timezone.
• Session Start Hour, End Hour (minutes are fixed to 0 in this version).
Smoothing methods
• H4 ADR Method / H4 ATR Method: SMA/EMA/RMA/WMA.
• Daily ADR Method / Daily ATR Method: SMA/EMA/RMA/WMA.
Table appearance
• Table BG, Table Text, Table Font Size.
Lines (optional)
• Show current H4 segments, Show current Daily segments
• Line colors for Open / ADR High / ADR Low
• Line width
Probability
• H4 Probability Lookback (bars): number of H4 bars to examine (e.g., 300).
• Daily Probability Lookback (days): number of D bars (e.g., 180).
• ADR thresholds (%): CSV list of thresholds (e.g., 25,50,55,60,65,70,75,80,85,90,95,100,125,150).
The table will show the % of lookback bars where %ADR ≥ threshold.
Tip: If you want probabilities only for session H4 bars (not every H4 bar), ask and I can add a toggle to filter by inSess.
⸻
How to read the table
H4 block
• ADR (method) / ATR (method): the session‑aware averages.
• % of ADR (curr H4): live progress of this H4 bar toward the session ADR.
• ADR % of Price: ADR(H4) relative to price.
• % of ATR (curr H4) and ATR % of Price: same idea for ATR.
H4 Probability (lookback N bars)
• Rows like “≥ 80% ADR” show the fraction (in %) of the last N H4 bars that reached at least 80% of ADR(H4).
Daily block
• Mirrors the H4 block, but for Daily.
Daily Probability (lookback M days)
• Rows like “≥ 100% ADR” show the fraction of the last M daily bars whose daily range reached at least 100% of ADR(D).
⸻
Practical usage
• Use % of ADR (curr H4 / Daily) to judge exhaustion or room left in the day/session.
E.g., if Daily %ADR is already 95%, be cautious with momentum continuation trades.
• The probability tables give a quick historical context:
If “≥ 125% ADR” is ~18%, the market rarely stretches that far; your trade sizing/targets can reflect that.
• ADR/ATR % of Price helps normalize volatility between instruments.
⸻
Troubleshooting
• If probability rows are blank: ensure lookback windows are large enough (and that the chart has enough history).
• If ADR/ATR show … (NA): usually you don’t have enough bars for the chosen length/TF yet.
• If line segments are missing: verify you’re on a chart with visible current H4/D bars and the toggles are enabled.
⸻
Notes & customization ideas
• Add a toggle to count only session bars in H4 probability.
• Add separate thresholds for H4 vs Daily.
• Let users pick minutes for session start/end if needed.
• Add alerts when %ADR crosses specified thresholds.
If you want me to bundle any of the “ideas” above into the code, say the word and I’ll ship a clean patch.
915 Opening Range RaysDraws the high and low of the 09:15–09:20 first 5-min candle each day as horizontal rays with options for extension and alerts.
Market Clarity Pro Market Clarity Pro — See Key Zones, Trend & Volume Signals
Spot yesterday’s High (Supply) and Low (Demand) instantly — and know exactly where big buyers and sellers are likely waiting.
Red zones = strong selling pressure.
Green zones = strong buying pressure.
Plus, a built-in trend line keeps you trading in the right direction and away from sudden reversals.
You’ll also see:
🔴 Red arrow — not a sell signal, but a sign of heavy sellers stepping in, with volume confirmation and a candle breaking the previous one.
🔵 Blue arrow — not a buy signal, but a sign of strong buyers stepping in, with volume confirmation and a candle breaking the previous one.
These arrows highlight potential volume spikes and breakouts for confirmation only — you still confirm with the higher time frame for more market clarity.
Break above supply. Possible uptrend.
Break below demand. Possible downtrend.
📌 Before using this tool, watch the tutorial video to learn exactly how to apply it and how to spot profitable trades with confidence.
Contador de VelaThis indicator displays a seconds counter on the chart that updates continuously.
It uses a small vertical offset trick to simulate movement when scrolling the chart, making the counter more visually dynamic.
Ideal for monitoring elapsed time since the chart loaded.
To use, simply add the indicator to any chart with price candles. The counter will appear near the current bar.
GOLD_30MIN_ALLINONEA comprehensive 30 minute trading tool for XAUUSD trading.
Use in combination of the indicator: 1 minute Easy Scalping Sys v3.0 (by BulltradingAM).
Rules:
1. A solid break out (measure breakout strength from the other indicator mentioned above) from the London session high or low (Orange Boxes), during the first 3 30Min candles of NYC session (Blue Boxes).
2. open position in the direction of the break out, set SL on London session high/low and TP on 1:1 RR or Bollinger Band outer line (for trending trades) and Bollinger Band Base line (for pullbacks and trend reversal trades).
3. No long trades in Bollinger red section and no short trades in Bollinger green section.
More Information:
You need the indicator only for the breakout candle momentum strength with the following indicator settings:
Timeframe 1: 1 Day
Timeframe 2: 30 Minutes
Timeframe 3: 30 Minutes
Timeframe 4: 30 Minutes
and set the week candles fill to blank for easy identification.
You will not need ATRs or Hulls lines or anything else from the other indicator.
SCTI V30Description
The SCTI V30 is an advanced multi-functional technical analysis indicator for TradingView that combines multiple analytical approaches into a single comprehensive tool. This indicator provides:
Multiple Moving Average Types (EMA, SMA, PMA with various calculation methods)
Customizable VWAP with standard deviation bands
Sophisticated Divergence Detection across 12 different indicators
Volume Profile Analysis with peak/trough detection
Highly Configurable Display Options
The indicator is designed to help traders identify trends, potential reversals, and key support/resistance levels across different timeframes.
Features
1. Moving Average Systems
EMA Section: 13 configurable EMA periods (8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584)
SMA Section: 13 configurable SMA periods (same as EMA)
PMA Section: 11 customizable moving averages with multiple calculation methods:
ALMA, EMA, RMA, SMA, SWMA, VWAP, VWMA, WMA
Adjustable lengths from 12 to 1056
Customizable colors, widths, and fill options between MAs
2. VWAP Implementation
Multiple anchor periods (Session, Week, Month, Quarter, Year, etc.)
Standard deviation or percentage-based bands
Option to hide on daily/weekly/monthly timeframes
Customizable band multipliers (1.0, 2.0, 3.0)
3. Divergence Detection
Detects regular and hidden divergences across 12 indicators:
MACD, MACD Histogram, RSI, Stochastic, CCI, Momentum
OBV, VW-MACD, Chaikin Money Flow, Money Flow Index
Williams %R, and custom external indicators
Customizable detection parameters:
Pivot point period (1-50)
Source (Close or High/Low)
Divergence type (Regular, Hidden, or Both)
Minimum number of divergences required (1-11)
Maximum pivot points to check (1-20)
Maximum bars to look back (30-200)
4. Volume Profile Analysis
Configurable profile length (10-5000 bars)
Value Area threshold (0-100%)
Profile placement (Left or Right)
Number of rows (30-130)
Profile width adjustment
Volume node detection:
Peaks (with cluster option)
Troughs (with cluster option)
Highest/Lowest volume nodes
Customizable colors for all elements
Input Parameters
The indicator is organized into 7 parameter groups:
Basic Indicator Settings - Toggle visibility of main components
EMA Settings - Configure 13 EMA periods and visibility
SMA Settings - Configure 13 SMA periods and visibility
PMA Settings - Advanced moving average configuration
VWAP Settings - Volume-weighted average price configuration
Divergence Settings - Comprehensive divergence detection options
Volume Profile & Node Detection - Volume analysis configuration
How to Use
Trend Identification: Use the multiple moving averages to identify trend direction and strength. The Fibonacci-based periods (21, 34, 55, 89, 144, etc.) are particularly useful for this.
Support/Resistance: The VWAP and volume profile components help identify key support/resistance levels.
Divergence Trading: Look for divergences between price and the various indicators to spot potential reversal points.
Volume Analysis: The volume profile shows where the most trading activity occurred, highlighting important price levels.
Customization: Adjust the settings to match your trading style and timeframe. The indicator is highly configurable to suit different trading approaches.
Alerts
The indicator includes alert conditions for:
Positive regular divergence detected
Negative regular divergence detected
Positive hidden divergence detected
Negative hidden divergence detected
Any positive divergence (regular or hidden)
Any negative divergence (regular or hidden)
Notes
The indicator may be resource-intensive due to its comprehensive calculations, especially on lower timeframes with long lookback periods.
Some features (like VWAP) can be hidden on higher timeframes to improve performance.
The default settings are optimized for daily charts but can be adjusted for any timeframe.
This powerful all-in-one indicator provides traders with a complete toolkit for technical analysis, combining trend-following, momentum, volume, and divergence techniques into a single, customizable solution.
Nil's Side Live HTF Candles + CountdownThis indicator displays two higher timeframe candles side-by-side on the right side of your chart, regardless of your current chart timeframe.
By default, it shows the current 30-minute and 1-hour candles, updating tick-by-tick as they form.
Monthly weekly daily Naked LevelsFor example, if the day closes positive and the next day closes negative, or vice versa, you have a daily level. The next time the price returns to this level, you can consider it an S/R level.
This indicator shows these levels until the first touch.
Structure From Start – MTF + LTF Combo (body-close BOS)Displays both higher-timeframe (HTF) and lower-timeframe (LTF) market structure from a chosen start date, using body-close Break of Structure (BOS) logic.
Shows guard levels, BOS markers, and background bias shading for HTF, with optional LTF overlay. Users can selectively hide BOS text labels for either HTF or LTF, while keeping markers visible. Ideal for multi-timeframe structure analysis and backtesting.
Structure From Start – MTF (body-close BOS)Displays higher-timeframe market structure from a chosen start date using body-close BOS logic, with trend state, guard levels, and BOS markers plotted on your current chart.
Multi-Timeframe Market Structure with Body-Close BOS Logic
This indicator tracks market structure from a chosen start date on a higher-timeframe (HTF) of your choice, then displays it on your current chart for intraday context.
It detects swing highs/lows using pivot logic, confirms Break of Structure (BOS) only when a candle closes beyond the swing level (body-close rule), and maintains the “valid swing” level that invalidates the current bias.
Key Features:
• Works on any HTF you select (e.g., H1, H4) while you operate on lower TFs like M5 or M1.
• Start reading structure from any date/time you choose for focused backtesting or scenario analysis.
• Highlights trend state (long/short/neutral) with background colors.
• Plots the active “guard” level (valid swing high/low) that would flip bias if broken.
• Marks BOS events directly on your trading TF, updating only when the HTF candle closes.
Ideal for combining a clear higher-timeframe bias with lower-timeframe execution, without manually tracking HTF structure changes during live markets.
Structure From Start (body-close BOS)Displays market structure from a chosen start date using body-close BOS logic.
Identifies swing highs/lows, marks Break of Structure events, and tracks the “valid swing” level that confirms or invalidates the current trend state (long/short/neutral). Ideal for structural analysis and backtesting.
Options Greeks - Market Maker EffectsGreek Reminder is a handy visual tool that helps traders quickly understand how key option Greeks influence market maker behavior and price dynamics. Displayed as an easy-to-read table, it summarizes the effects of DEX, GEX, Charm, and Vanna—showing when market makers are likely to be buying or selling, hedging more or less, and how volatility and time decay shape their actions. With customizable table position and text size, the Greek Reminder keeps essential options insights right on your chart for smarter, more informed trading decisions.
Estrategia de NY ORB por CPThis strategy marks the New York market opening range during the first 15 minutes and confirms a buy or sell entry once the price returns and retests that range. It’s designed to capture trades of 60 points or more after the range has been retested. I suggest complementing the strategy with an indicator that highlights FVGs (Fair Value Gaps) or order blocks to better understand what price is doing and where it’s heading.
esta estrategia te marca el rango de apertura del mercado de ny de los primeros 15 minutos y te confirma entrada en venta o compra una vez que el precio regrese y retestee el rango. esta diseñada para tener trades de 60 puntos o mas una vez que el rango sea retesteado. sugiero acompañar la estrategia con algun indicador que marque fvg o order blocks para tener una mejor de lo que el precio esta haciendo y hacia donde se dirige.
XAUUSD 1H – FVG Buy/Sell Signals XAUUSD 1H – Fair Value Gap (FVG) Buy/Sell Signals (No Boxes)
What it is:
A clean, signal-only indicator for Gold on the 1-hour chart. It detects 3-bar Fair Value Gaps, waits for a deep retest, then confirms with strong candle structure + trend + ADX before printing a BUY/SELL arrow. No rectangles or clutter—just selective, high-quality signals.
Why it works:
Instead of chasing breakouts, the script hunts for imbalances (FVGs) where price often returns to “fair value.” It only fires when:
price revisits the gap by a configurable depth,
the candle closes beyond the far edge with a small buffer,
the candle body is ≥ ATR × K (confirms intent),
the broader trend (EMA-50/EMA-200) agrees, and
ADX (Wilder, manual) shows sufficient strength.
Key features
✅ Signal-only: arrows/labels—no boxes on chart.
✅ Deep retest logic (percentage of zone), not just a touch.
✅ Strong close filter (edge + buffer) + ATR body filter.
✅ Trend filter (EMA-50 vs EMA-200) to keep trades with the regime.
✅ ADX strength to avoid chop.
✅ One signal per zone (optional “delete on use”).
✅ Alerts for both BUY and SELL.
✅ Built for Pine v6, non-repainting logic on bar close.
Inputs you can tune
Min FVG size (pts) – ignore tiny gaps.
Retest depth (%) – how deep price must come back into the gap.
Close buffer (pts) – extra confirmation beyond zone edge.
Min body ≥ ATR× – candle strength requirement.
Min ADX – trend strength threshold.
Expire after X bars – keep zones fresh.
Delete zone after signal – true = one-shot signals.
How I use it
Apply to XAUUSD 1H.
Keep default filters for selective signals.
For more setups, lower Min FVG size or ADX and reduce retest depth; for stricter signals, do the opposite.
Combine with S/R or session timing (London/NY) for added confluence.
Notes
Signals are generated on bar close.
Designed for clarity and discipline—fewer, cleaner arrows over constant noise.
Works on other symbols/timeframes, but tuned for Gold 1H.
Tags: #XAUUSD #Gold #FVG #SmartMoney #1H #TrendFollowing #ADX #ATR #PineV6 #TradingView
Price MapperPrice Mapper is a dynamic trading tool designed to map strike prices between two related financial instruments using real-time ratio calculations. The indicator displays a customizable table showing strike levels for your primary ticker alongside their equivalent mapped prices for a secondary instrument, making it invaluable for cross-market analysis, pairs trading, and hedging strategies. Whether you're comparing an ETF to its underlying futures, analyzing currency pairs, or exploring relationships between correlated assets, Price Mapper provides instant visual mapping of how price movements in one instrument translate to equivalent levels in another. The ratio calculation updates daily using 12:00 PM New York time closing prices, ensuring consistent reference points while maintaining relevance to current market conditions.
The tool automatically centers around the current market price and allows complete customization of display parameters including strike increments, number of price levels, decimal precision, and table positioning. Advanced color customization options let you highlight the current price level and adjust the appearance to match your trading setup. Price Mapper eliminates the mental math typically required when trading related instruments, instantly showing you equivalent entry and exit levels across different markets. This makes it particularly powerful for options traders working with ETFs and futures, forex traders analyzing currency correlations, or any trader looking to understand precise price relationships between connected financial instruments.
Engulfing&Hammer - BullishEngulfing&Hammer - Bullish
Engulfing&Hammer - Bullish
Engulfing&Hammer - Bullish