Custom Divergence Indicator (Regular & Hidden)Identifies bullish and hidden bullish divergence as well as bearish and hidden bearish divergence over desired timeframe. And shows how long the divergence has been building.
Analisi trend
Relative Ichi IndexRelative Ichimoku Index. After using this, I feel Ichimoku makes far more sense as a trend finder for RSI than a price finder. I prefer to use volume as my price finder.
Volatility-Aware SMA Crossover🧠 Volatility-Aware SMA Crossover
This premium indicator detects trend reversals using a smart blend of moving average crossovers, volatility spikes, and volume surges. Unlike basic cross strategies, it only fires signals when the market shows real momentum — filtering out noise and fakeouts.
How it works:
✔️ SMA Crossovers reveal trend shifts
✔️ ATR Volatility Filter confirms market activity is alive
✔️ Volume Spike Filter ensures real interest behind moves
Perfect for traders who want clean entries, less noise, and more confidence.
🔒 Invite-Only | 🎯 Built for scalpers, swing traders, and strategy stackers alike
RSI TrendSimple RSI indicator. Moving average is vwap by default. There is a Red (60) and Green (40) and white (50) line. Vwap likes to pivot on the 50. Bull trends like to bounce on 40, and bear trends like to reject on 60. Blue lines are where the trend starts.
Colored Engulfing CandlesThis indicator detects and highlights bullish and bearish engulfing candlestick patterns by coloring the actual candles directly on the chart – no labels, shapes, or background overlays.
- Bullish Engulfing candles are colored green
- Bearish Engulfing candles are colored red
LANZ Strategy 6.0 [Backtest]🔷 LANZ Strategy 6.0 — Precision Backtesting Based on 09:00 NY Candle, Dynamic SL/TP, and Lot Size per Trade
LANZ Strategy 6.0 is the simulation version of the original LANZ 6.0 indicator. It executes a single LIMIT BUY order per day based on the 09:00 a.m. New York candle, using dynamic Stop Loss and Take Profit levels derived from the candle range. Position sizing is calculated automatically using capital, risk percentage, and pip value — allowing accurate trade simulation and performance tracking.
📌 This is a strategy script — It simulates real trades using strategy.entry() and strategy.exit() with full money management for risk-based backtesting.
🧠 Core Logic & Trade Conditions
🔹 BUY Signal Trigger:
At 09:00 a.m. NY (New York time), if:
The current candle is bullish (close > open)
→ A BUY order is placed at the candle’s close price (EP)
Only one signal is evaluated per day.
⚙️ Stop Loss / Take Profit Logic
SL can be:
Wick low (0%)
Or dynamically calculated using a % of the full candle range
TP is calculated using the user-defined Risk/Reward ratio (e.g., 1:4)
The TP and SL levels are passed to strategy.exit() for each trade simulation.
💰 Risk Management & Lot Size Calculation
Before placing the trade:
The system calculates pip distance from EP to SL
Computes the lot size based on:
Account capital
Risk % per trade
Pip value (auto or manual)
This ensures every trade uses consistent, scalable risk regardless of instrument.
🕒 Manual Close at 3:00 p.m. NY
If the trade is still open by 15:00 NY time, it will be closed using strategy.close().
The final result is the actual % gain/loss based on how far price moved relative to SL.
📊 Backtest Accuracy
One trade per day
LIMIT order at the candle close
SL and TP pre-defined at execution
No repainting
Session-restricted (only runs on 1H timeframe)
✅ Ideal For:
Traders who want to backtest a clean and simple daily entry system
Strategy developers seeking reproducible, high-conviction trades
Users who prefer non-repainting, session-based simulations
👨💻 Credits:
💡 Developed by: LANZ
🧠 Logic & Money Management Engine: LANZ
📈 Designed for: 1H charts
🧪 Purpose: Accurate simulation of LANZ 6.0's NY Candle Entry system
LANZ Strategy 6.0🔷 LANZ Strategy 6.0 — One-Shot NY Candle Logic with Dynamic SL/TP, Multi-Account Lot Sizing and Visual Confirmation System
LANZ Strategy 6.0 is a high-precision, visually driven indicator that executes a single operation per day based on the 09:00 a.m. New York candle. Built for simplicity and accuracy, it calculates dynamic Stop Loss and Take Profit levels using the candle range, and adapts position sizing per account with pip-accurate risk control. All actions are visualized in real-time for full clarity.
📌 This is an indicator, not a strategy — It does not place trades automatically, but provides exact entry setups, SL/TP levels, risk-based lot size guidance, and optional alerts.
🧠 Core Logic & Features
🚀 Entry Signal (BUY Only)
A BUY setup is triggered only once per day, when:
The current candle is the 09:00–10:00 a.m. NY session candle
The candle is bullish (close > open)
This single candle is used to define the trade levels for the day, and the signal is only evaluated once. If bullish, a visual "BUY" label appears with SL/TP/EP levels calculated from the candle body or full range.
⚙️ Stop Loss and Take Profit
You can configure:
SL as a percentage of the candle’s range (from wick to wick), or use the wick extreme
RR ratio (e.g., 1:4) to dynamically calculate the TP based on SL
Each level is drawn as a line:
EP (Entry Price) at the candle’s close
SL below the low (or % of range)
TP above the entry at the selected RR
💰 Risk-Based Lot Size Calculation per Account
Manage up to 5 independent accounts simultaneously. Each account can have:
Its own capital
Its own risk percentage per trade
Lot size is calculated automatically for each based on:
Defined SL in pips
The pip value (auto-detected for Forex or manually defined for indices/gold)
📋 All lot sizes are displayed in a dedicated info panel, with their corresponding risk-adjusted values per account.
🖼️ Trade Visualization Panel
When a trade is active, a clean table is displayed in the top-right corner showing:
TP / SL / EP levels
Distance in pips for SL and TP
Lot size per account
Line visuals (style, color, thickness) are fully customizable.
🧪 Outcome Tracking (Real-Time Labels)
For each trade:
If SL is hit → a label shows “–1.00%” at the SL level
If TP is hit → a label shows “+X.XX%” at the TP level
If still open at 3:00 p.m. NY, the trade closes manually and the actual result (in %) is calculated and labeled on chart
🔔 Alerts You Can Trust
You'll get an alert when:
A BUY entry is confirmed
SL or TP is hit
Manual close is triggered at 15:00 NY
All alerts include the symbol, price, and result for immediate action or tracking.
🧭 Execution Flow Summary
Every day:
At 09:00 a.m. NY → Evaluate candle
If bullish:
Set EP, SL, TP
Calculate lot sizes
Plot lines + labels
Display dashboard panel
Monitor SL/TP hits
At 15:00 NY → Force close if needed
💡 Ideal For:
Traders who want a clean, single-shot entry system per day
Index or gold traders who operate with strict SL/TP logic
Anyone managing multiple accounts or fixed-capital models
Visual learners and disciplined execution fans
👨💻 Credits:
💡 Developed by: LANZ
🧠 Execution Model & Logic Design: LANZ
📅 Designed for: 1H timeframe, high-conviction NY-based entries
📈 Purpose: Clean decision-making, precision risk control, visual certainty
ADX + Supertrend Persistent Entry Logicbuy condition should match below condition below
ADX DI plus should above of DI minuse
Supertrend should be bullish
ADX should be above 25
Price should not have order block resistance
Exit from buy when supertrend change trend
Sell condition should match below condition below
ADX DI plus should below of DI minuse
Supertrend should be bearish
ADX should be above 25
Price should not have order block support
Exit from Sell when supertrend change trend
OBV Oscillator with Divergence CirclesCredit to original code from the 'PPO Divergence alerts' by Scarf and OBV Oscillator by LazyBear is used as the input.
Replication of Lunndi 'OBV Divergence Alerts (BETA)' script with additional divergence logic implemented.
OBV-based divergence logic adapted from RSI divergence logic added in addition to existing divergence logic.
Modify length and smoothing to suit your trading style. Open source free for use.
Previous-Period Range Box - Fixed to CandlesThis indicator, "Previous-Period Range Box," visually highlights the high, low, and range of the previous completed period (using a user-selectable timeframe) directly on your chart. It draws a colored box for the previous period's full range, an optional box for the candle body, and projects horizontal dashed lines for the previous high, low, and optional Fibonacci levels (25%, 50%, 75%) into the current session. The indicator also supports live (in-progress) range boxes, range size labels, and alert conditions for breakouts and fib tags. It is ideal for traders who want to track and react to key levels from the most recent completed session, with full flexibility to use any
Auto Harmonic Screener - UltimateX [Trendoscope®]🎲 Introduction to Auto Harmonic Screener UltimateX
The Auto Harmonic Screener UltimateX is a sophisticated TradingView indicator designed to automatically detect and screen for a wide range of harmonic patterns across multiple zigzag levels. It builds on the foundation of harmonic trading principles, using recursive zigzag analysis to identify potential reversal zones based on Fibonacci ratios. This indicator complements the Auto Harmonic Pattern UltimateX by focusing on screening functionality rather than isolated pattern detection. This is script is designed and optimized to be used with Pine Screener
The indicator produces harmonic patterns on the chart. As an indicator, it does not offer more than what Auto Harmonic Pattern UltimateX offers. However, the major difference is that Auto Harmonic Pattern UltimateX concentrates on the usage as indicator and providing stats and back test data based on historical patterns whereas this script is optimized to be used with Pine Screener to screen across 100s of symbols at once to find out potential patterns across the market.
🎲 Core Mechanics: How the Indicator Works
🎯 Zigzag Pivot Detection
The indicator starts by calculating zigzag pivots. Zigzag identifies swing highs and lows by filtering price movements based on a minimum length (default: 8 bars) and depth (default: 100 pivots).
You can opt to use close prices instead of high/low for zigzag calculation (via Use Close Prices ), which smooths out noise in volatile markets but may miss extreme swings.
Zigzag is recursive: It begins with a base level (level 0) and generates higher levels by combining pivots from lower levels. This allows scanning for patterns at various scales, from short-term to long-term structures.
New pivots trigger pattern scans only when confirmed
🎯 Harmonic Pattern Scanning
Patterns are scanned using the last 5 zigzag pivots: X (oldest), A, B, C, D (newest)
The scan compares price ratios (e.g., AB/XA, BC/AB, CD/BC, XD/XA) against predefined Fibonacci-based ranges for each pattern type, with an adjustable error threshold (default: 8%).
Log scale scanning (Scanning under Log Scale ) can be enabled for assets with exponential growth (e.g., cryptocurrencies), ensuring ratios are calculated proportionally.
Strict mode ( Strict Ratio Scanning Mode ) disables error additions when ratio ranges vary, prioritizing accuracy over quantity of detections.
Detected patterns are stored in an array and checked for duplicates (based on pivot indices) to avoid redundancy.
The Potential Reversal Zone (PRZ) is calculated as a range where the D point should land for pattern completion.
🎯 Pattern Categories and Types
Classic Patterns : Standard harmonic formations like Gartley, Bat, Butterfly, Crab, Deep Crab, Cypher, Shark, Nenstar,
Anti/Alternate Patterns : Variations with inverted or extended ratios, such as Anti Gartley, Anti Bat, Anti Butterfly, Anti Crab, Anti Cypher, Anti Shark, Anti Nenstar, Navarro.
Non-Standard Patterns : Less common structures like 5-0, Three Drives, or Black Swan, White Swan, 121, Sea Pony, Leonardo, Total.
You can enable/disable categories or individual patterns via inputs. The indicator uses a map to track active patterns and scans only those selected
🎯 Trade Monitoring and Confirmation
Patterns identified are monitored for entry, failure and success. Patterns are kept on the chart until they are either invalidated, stopped or reaches the target. The status of the pattern is also used during the filtering of patterns using Pine Screener
🎯 Output and Signals
The following plots are displayed in data window mode. These plots are used in Pine Screener for filtering symbols based on the presence of patterns.
Bullish (Awaiting Entry) : Plots 1 if there is a bullish pattern awaiting entry
Bullish (In Trade) : Plots 1 if there is a bullish pattern that has reached Entry and in trade.
Bearish (Awaiting Entry) : Plots 1 if there is a bearish pattern awaiting entry
Bearish (In Trade) : Plots 1 if there is a bearish pattern that has reached Entry and in trade.
🎲 Detailed Input Parameters
The indicator offers extensive customization through grouped inputs. Here's a breakdown:
🎯 Zigzag Parameters :
Use Close Prices (bool, default: false): Switches zigzag to use close prices for pivots, reducing sensitivity to wicks.
Length (int, default: 8, min: 3): Minimum bars between pivots; higher values filter more noise but may miss small patterns.
Depth (int, default: 100, max: 500): Maximum pivots stored; affects recursive zigzag levels and performance.
🎯 Generic Settings
Base (string, default: 'correction'): Determines the wave (impulse/correction) used for target projections. Options include 'min'/'max' for conservative/aggressive targets, or 'AD'/'CD' for specific legs.
Error Percent (int, default: 8, 0-20): Tolerance for ratio matches; lower = fewer but more accurate patterns.
Strict Ratio Scanning Mode (bool, default: false): Enforces exact ratios without error buffer for varying ranges.
Log Scale (two bools): Separate toggles for scanning patterns vs. projecting targets.
🎯 Trade Settings
Stop/Entry/Target (floats): Ratios for trade levels (stop=0.0 default, entry=0.3, target=0.618). Stop at 0.0 means no stop (use with caution); entry/target based on PRZ extension.
🎯 Display Settings
Draw (bool, default: true): Enables pattern drawings. When running in pine screener, this can be turned off
Theme (enum, default: DARK): Auto-generates colors (light/dark shades); or CUSTOM with 22 user-defined colors.
XABCD/Ratios (bools, default: true): Show/hide pivot labels and ratio annotations.
Label Size (string, default: small): Size for on-chart labels (tiny to huge).
🎲 Using with Pine Screener
Pine Screener is a powerful tradingview utility that allows users to build complex programmable screeners using Pinescript®. This script is designed in an optimized way in order to work with Pine Screener. Hence, the display of the indicator is limited. In order to use this script with pine screener, we need to follow these steps.
Prepare your watchlist
Pine screener works on a watchlist with less than 1000 symbols in them. We can use built-in tradingview screeners to perform initial screening based on broad categories. This can be as simple as filtering based on market cap. This initial filtering is only required if the number of symbols are more than 1000.
Load the watchlist and indicator to pine screener
Go to screener menu and load Pine Screener.
Once done, load the watchlist and indicator. Set filtering criteria, timeframe and indicator settings. And then press Scan to filter the symbols that match given criteria.
For more details, please watch the video published under the below idea.
Critical ZonesIntraday trading in Index (Nifty, Bank Nifty, Fin Nifty , Midcap, Sensex ) and F & O Stocks of the Indian Market,Global,Crypto all Indicator is design.
*Outcome of the Indicator* :
1) 4 Zones Resistance Zone= Shown by two red color lines (Resistance Zone on Top )
Support Zone= Shown by two green color lines (Support Zone on Bottom)
Intermediate 2 Critical Zones shown by Blue color Lines (Intermediate Zone)
How to trade on these critical zones: -
a) If Price is above Critical Zone 1 & below the Critical Zone 2 then Critical Zone 1 = Should work as immediate Support of the price and critical zone will work
as resistance zone.
b) If Price Breaks Resistance zone (at 15 Minutes Chart) and Sustain then Its Bullish Signal - Maximum time price will not go below resistance zone
i.e. resistance zone will work as support zone on that day. If Price Breaks Support zone (at 15 Minutes Chart) and Sustain then Its Bearish Signal
- Maximum time price will not go above support zone i.e. support zone will work as resistance zone on that day.
2) Auto Buyers or Sellers as per the situation generated by this indicator on the basis of the predefined parameters (Used by me for intraday & scalping)
which will be helpful to get momentum trades. One can get the help in option buying with this indicator and it can be used for scalping also.
3) For Second confirmation of the market trend Indicator provides two EMA Lines one is small (Green) & Big One is (Red).
If green line is above red line than market is bullish & on the other hand if green line is below red line market is bearish.
Point to remember:
Do not consider the signal of Buyers or Sellers on running Candle i.e you would wait for the current candle to close before evaluating the conditions to generate a signal.
By waiting for the candle to close, you can eliminate any false signals or noise that may occur during the formation of the candle.
For example, if you are using a 5-minute chart, you would wait for the current 5-minute candle to complete before evaluating the conditions for generating a signal.
How to use Indicator:
1) Suitable timeframe of 5 minutes to get the accurate signals for intraday trading and scalping.
2) To avoid overtrading only first 2-3 Buyers & Sellers signals of the day should be considered for trading in sideways market.
3) On the basis of this indicator no trade will be taken after 3.00 PM.
4) You can incorporate any other indicators and price action for second confirmation of the trade.
How to trade:
We have given the name signal candle which candle generated the buyers or sellers signals and red line also start plotted on the chart along
with sellers signal till the trend is in same direction
and in case of buyers signal green line start plotted along with buy signal till the trend is in same direction.
When to enter in the trade :
After breaking of the High (In case of Buy) or breaking of Low (In Case of Sell) of signal candle.
A) Buy Entry – After generation of the Buyers signal by the indicator and high of signal candle breaks.
For Example,
the high of the signal candle is 24000.In that case we will trade on the next candle which break the high of the signal candle i.e. 24000.
B) Sell Entry - After generation of the Sellers signal by the indicator and low of signal candle breaks.
For Example, the low of the signal candle is 23900.In that case we will trade on the next candle which break the low of the signal candle i.e. 23900.
Stop Loss Level:
The stop loss level is set based on the high of the signal candle for sellers signals and the low of the signal candle for buyers signals.
In other words, if indicator generate a sellers signal, the stop loss will be placed at the high of the candle that generated the sellers signal.
If indicator generate a buyers signal, the stop loss will be placed at the low of the candle that generated the buyers signal.
In case the size of the signal candle in case of Nifty, Finnifty & Midcap is less than 15 Points and in case of Bank Nifty 25 points than SL will the higher or lower of the previous candle of the signal candle.
It is important to note that the stop loss level should be placed properly and used consistently to manage the risk of your trades effectively.
Critical Zone Time Frame Selector
Choose custom roadmap views using built-in time frame options:
1 Week View: Gives roadmap from Monday to Friday
1 Month View: Generates roadmap from 1st of the month to month-end
3 Month View: Shows roadmap for 3 Months ,mostly used for postional 3 month roadmap
6 Month View: Provides broader trend zones over 6 Month ,mostly used for postional 6 month roadmap
12 Month View: Gives 1 year roadmap market structure ,mostly used for postional 12 month roadmap.
Disclaimer:
This Trend based (Buyers and Sellers) indicator is designed to provide right direction of the market according to predefined rules, this tool just a tool for enhancement of the trading.
Using this indicator does not guarantee profits or protect against the losses. It is your responsibility to carefully consider your investment objectives, risk tolerance and financial responsibility.
Ind1_TR_MO_RSThis script combines multiple indicators (Trend, Momentum and relative Strength), so that user can decide on entry points based on the combination.
It uses
1) ADX
2) RSI
3) Relative strength (RS)
ADX and RSI has threshold value settings. ADX Threshold value is generally between 20 and 25, whereas RSI threshold value is between 50 and 55. Default threshold for ADX = 25 and RSI = 55. The threshold lines will appear on indicator.
Relative strength of an asset under review can be compared against the main index or sectoral index.
Set relative strength period as given below for best analysis
1) 12 for Monthly charts (1 Year)
2) 52 for weekly charts (1 Year)
3) 123 for daily charts (around 6 Months)
The RS is displayed as background color. By default background color is Green for RS>0 and Red for RS<0
Note:
RSI, ADX and RS can be hidden by deselecting "Show RSI", "Show ADX" and "Show RS" options from inputs settings
When RS is deselected from inputs setting then background color turns to white
This indicator will be displayed in the section below the chart.
CRS by TQCRS by TradeQUO
Comparative Relative Strength Indicator
What it does
Computes the percentage difference in performance between your current chart symbol (e.g. GC1!) and a chosen benchmark (e.g. ES1!, DXY, NQ1!).
Smooths that “CRS” line with a configurable moving average (SMA, EMA, WMA) — default length is 63 bars.
Key Plots
CRS (%) (aqua) — how your symbol has held up relative to the benchmark since the chart loaded.
CRS MA (%) (fuchsia) — smoothed trend of that relative strength.
How to Interpret
Trend-Following
Long when CRS crosses above its MA and is above 0 → your symbol is outperforming.
Short (or reverse) when CRS crosses below its MA and is below 0 → underperformance.
Regime Filter
CRS > 0 → Risk-On environment for your symbol vs. benchmark.
CRS < 0 → Risk-Off relative to the benchmark.
Divergence Signals
Bearish Divergence: Price makes a higher high, but CRS makes a lower high → potential sell-off incoming.
Bullish Divergence: Price makes a lower low, but CRS makes a higher low → look for rebound opportunity.
Pairs Trading
Outperformance: Long your symbol + Short benchmark when CRS > MA.
Underperformance: Short your symbol + Long benchmark when CRS < MA.
Why it matters
Reveals relative market leadership early, not just absolute price moves.
Helps you allocate risk dynamically, spot rotations and catch reversals before they show in price alone.
Fib 382 Rsi StrategyThis Script Tracks the pin bar candlestick and RSI to produce Signal.
The SL should be 1 ATR from the Lower Wig of Signal Candle and TP should be 1:1
Fractal Flow BandsFractal Flow Bands
A high-precision trend-following system combining HalfTrend logic with ALMA smoothing — built for clarity, speed, and smart alerts.
🔷 What is Fractal Flow Bands?
Fractal Flow Bands merges the best of both worlds:
HalfTrend for accurate trend detection
ALMA (Arnaud Legoux Moving Average) for smooth, low-lag confirmation
This unique synergy delivers clean, non-repainting Buy/Sell signals, filtering out market noise and keeping your chart crystal clear.
🔍 How It Works
Blue HalfTrend Line + Green ALMA Crossover → BUY
Red HalfTrend Line + Red ALMA Crossover → SELL
You get only ONE alert per trend change, eliminating spammy notifications. Perfect for swing traders, scalpers, and trend followers alike.
⚙️ Core Features
✅ Dual Confirmation Engine
ALMA must confirm HalfTrend — no single-line tricks here.
✅ One Alert per Trend Shift
Clean signals, no noise, no repeats.
✅ Visual Clarity
Color-coded trends. No channels, ribbons, or clutter.
✅ Customizable Settings
Tune HalfTrend amplitude and ALMA smoothness to your strategy.
🎯 Best For
Swing traders wanting confirmation before entries
Scalpers needing fast, accurate signal flow
Anyone who hates messy charts but loves sharp decisions
🛠 Settings Explained
Setting Description
HT Amplitude Controls HalfTrend sensitivity
ALMA Length / Offset / Sigma Adjusts the smoothness of ALMA
Source Choose price source (Close, Open, etc.)
Display Toggles Enable/disable arrows and ribbons
Colors Fully customizable trend color schemes
✅ Built-in Alerts — So you never miss a signal again.
⚡ Lag-free performance — Works on multiple timeframes.
📈 Real strategy-ready code — Not just another repainting overlay.
Fractal Flow BandsFractal Flow Bands
A high-precision trend-following system combining HalfTrend logic with ALMA smoothing — built for clarity, speed, and smart alerts.
🔷 What is Fractal Flow Bands?
Fractal Flow Bands merges the best of both worlds:
HalfTrend for accurate trend detection
ALMA (Arnaud Legoux Moving Average) for smooth, low-lag confirmation
This unique synergy delivers clean, non-repainting Buy/Sell signals, filtering out market noise and keeping your chart crystal clear.
🔍 How It Works
Blue HalfTrend Line + Green ALMA Crossover → BUY
Red HalfTrend Line + Red ALMA Crossover → SELL
You get only ONE alert per trend change, eliminating spammy notifications. Perfect for swing traders, scalpers, and trend followers alike.
⚙️ Core Features
✅ Dual Confirmation Engine
ALMA must confirm HalfTrend — no single-line tricks here.
✅ One Alert per Trend Shift
Clean signals, no noise, no repeats.
✅ Visual Clarity
Color-coded trends. No channels, ribbons, or clutter.
✅ Customizable Settings
Tune HalfTrend amplitude and ALMA smoothness to your strategy.
🎯 Best For
Swing traders wanting confirmation before entries
Scalpers needing fast, accurate signal flow
Anyone who hates messy charts but loves sharp decisions
🛠 Settings Explained
Setting Description
HT Amplitude Controls HalfTrend sensitivity
ALMA Length / Offset / Sigma Adjusts the smoothness of ALMA
Source Choose price source (Close, Open, etc.)
Display Toggles Enable/disable arrows and ribbons
Colors Fully customizable trend color schemes
✅ Built-in Alerts — So you never miss a signal again.
⚡ Lag-free performance — Works on multiple timeframes.
📈 Real strategy-ready code — Not just another repainting overlay.
Range Filter with Volume Pivotsvolume pivots, and range finder. Combines ATR, Fib, and Volume weighted mean. Very powerful indicator with good default settings. only thing you need to modify is timeframe.
WaveLab Gold Edition – Smart Scalper AI v2 For beginner and professional traders alike, this tool is designed for those seeking precise signals during fast market moves.
It relies on a powerful combination of momentum analysis, market structure, and volume dynamics to detect critical interaction moments with the prevailing trend.
🔸 Entry signals react to:
Crosses of sensitive Exponential Moving Averages (EMA)
MACD momentum alignment with RSI filtering
Intelligent sideways market filtering to reduce noise
Strong confirmation signals triggered by volume shifts
✨ Visual signals appear directly on the candle when all alignment conditions are met.
🧠 Built specifically to support short-term decision-making on lower timeframes (scalping) — no complex manual tuning required.
✅ This tool is for technical analysis only and does not constitute financial advice or guaranteed results.
📩 For updates and support:
Telegram Support – Dr. Yamen WaveLab
Support n Resistance AlertThis indicator dynamically identifies support and resistance levels based on the highs and lows of a specified number of candles, as well as representing price points where the market tends to reverse or consolidate. This method utilizes the high and low points of candlesticks defined by a user-specified number of candles, which is adaptable across various timeframes. Incorporating visual cues and alerts further enhances its utility, enabling traders to gain valuable insights into potential price reversal or consolidation areas, and make informed decisions in real-time.
AARAMBH_GANNV9 Gann Breakout Indicator System —
What It Does:
This advanced multi-indicator trading system helps you identify high-probability breakout and breakdown trades using a combination of:
✅ Gann Levels
✅ Candlestick Confirmation
✅ RSI (Relative Strength Index)
✅ ADX (Average Directional Index)
✅ VBCT (Volume Breakout Confirmation Tool)
✅ ATR (Average True Range)
🔼 Buy Setup (Long Entry):
Enter a buy trade when:
A green candle closes above a key Gann level.
The next green candle breaks above the previous candle's high.
RSI > 50, ADX > 20, VBCT confirms volume, and ATR is stable or rising.
🎯 Entry: Above the breakout candle
🛑 Stop Loss: Below Gann level or candle low
📈 Target: 1:2 risk-reward or next resistance
🔽 Sell Setup (Short Entry):
Enter a sell trade when:
A red candle closes below a Gann level.
The next red candle breaks the previous red candle's low.
RSI < 50, ADX > 20, VBCT confirms volume, and ATR is supportive.
🎯 Entry: Below the breakdown candle
🛑 Stop Loss: Above Gann level or candle high
📉 Target: 1:2 risk-reward or next support
🎓 Included
Full access to the Gann Breakout Indicator for one full year
✅ Free training sessions & updates
✅ Ideal for intraday, swing, or positional trading
✅ Compatible with TradingView
BarFlow Reversal [SiDec]BarFlow Reversal is a powerful indicator designed to help traders spot momentum exhaustion and potential turning points using consecutive candle streaks. It tracks up- and down-runs, highlights key exhaustion counts (like 9, 11, 13, 15), and provides clean visual signals alongside an optional multi-timeframe dashboard — giving you a powerful, customisable momentum map right on your chart.
Overview
Main Components
1. Run Counters
gCnt increments on up‑closes or dojis; rCnt increments on down‑closes or dojis.
seqCount is the larger of those two, and only streaks at or above your Min Consecutive
Special “strong” counts are emphasised with larger labels and unique colours.
2. Reversal Signals
➡️ An arrow plots when a streak of at least your Reversal Threshold is followed by:
A candle closing opposite the streak
Volume above a configurable multiple of its 25‑bar average
ATR expanding
➡️ Arrows come in three strengths (Weak, Strong, Max) based on the prior streak length and your predefined “strong” counts.
3. Bar Shading
Optionally tint each bar during an active run for instant visual feedback on trend direction and strength.
4. Multi‑Timeframe Dashboard
Displays current vs. previous run counts on 1H, 4H, 12H, Daily, Weekly, and Monthly.
Colour‑coded cells show direction and highlight special counts, so you can quickly assess broader momentum.
5. Clean Label Management
Automatically removes outdated streak labels to keep your chart uncluttered.
Labels are positioned just above or below bars and offset slightly to avoid overlap.
Inputs at a Glance
Appearance: Choose Classic, Mono, or Manual theme; set Dark/Light background.
Counting: Define minimum streak length, list of strong counts, and toggle bar shading.
Trend & Filters: Adjust volume multiplier, reversal threshold, and enable/disable arrow plotting.
Dashboard & Cleanup: Show or hide the multi‑timeframe table; auto‑clear old labels.
Colours: Fully customise run labels, special counts, arrows, and dashboard.
Important Trading Note
BarFlow Reversal is not a standalone indicator.
It’s designed to be used in combination with other confluence factors — such as key support/resistance levels, supply/demand zones, VWAP, Fibonacci, liquidity zones, or your preferred price action setups.
While BarFlow Reversal can help you identify moments of exhaustion or likely reversals, it does not provide full trade signals on its own.
Make sure to combine it with proper confirmation tools and risk management before entering trades.
Here are some example screenshots of this indicator in action:
Quick Start
Once you click “Add to favorites,” you’ll find BarFlow Reversal under Indicators for quick use on any chart.
Tweak inputs to match your trading style: set streak lengths, arrow sensitivity, and colour themes.
Watch as BarFlow Reversal highlights exhaustion points and reversal opportunities—across all your favorite timeframes.
If you find it helpful, feel free to leave a like or comment and let me know how you use BarFlow Reversal in your own trading!
Happy trading! 📈