User-Defined Volume Average ComparisonThe User-Defined Volume Average Comparison indicator empowers traders to analyze volume trends by comparing short-term and long-term volume moving averages. With customizable periods, visual cues, and built-in alerts, it’s a versatile tool for identifying volume-driven market shifts across any timeframe, ideal for stocks, forex, crypto, and more.Key Features: Customizable Periods: Set short and long periods (in bars) to match your trading strategy.
Conditional Highlighting:
Green Background: Short-period volume average ≥ long-period volume average, signaling strong short-term volume.
Red Background: Short-period volume average < long-period volume average / 2, indicating low short-term volume.
Optional Labels: Toggle labels to display conditions on the chart (default: off).
Alerts: Receive notifications for key conditions: “Short ≥ Long Alert” for high volume periods.
“Short < Long/2 Alert” for low volume periods.
Visualized Averages: Plots short-period (blue) and long-period (red) volume moving averages for easy analysis.
How It Works:
The indicator calculates the simple moving average (SMA) of volume over user-defined short and long periods, then compares them: A green background and alert trigger when the short-period average meets or exceeds the long-period average, suggesting increased volume activity.
A red background and alert trigger when the short-period average falls below half of the long-period average, indicating reduced volume.
Labels (if enabled) display “Short ≥ Long” or “Short < Long/2” for clarity.
Settings: Short Period (Bars): Number of bars for the short-term volume average (default: 3).
Long Period (Bars): Number of bars for the long-term volume average (default: 50).
Show Labels: Enable or disable condition labels (default: off).
Use Cases: Trend Confirmation: Use green alerts to confirm high volume during breakouts or trend continuations.
Divergence Detection: Identify low volume periods with red alerts to spot potential reversals or weak trends.
Multi-Timeframe Analysis: Apply on any timeframe (e.g., 4H, 1D), with periods based on bars (e.g., 3 bars on 4H = 12 hours).
Notes: Periods are based on the chart’s timeframe (bars). For shorter timeframes, consider increasing period values for more significant results.
Set alerts to “Once Per Bar Close” for reliable notifications.
Combine with price-based indicators to enhance trading decisions.
Why Use This Indicator?
This indicator offers a flexible, alert-driven approach to volume analysis, helping traders of all levels make informed decisions. Its intuitive design and customizable settings make it a valuable addition to any trading setup.
Candlestick analysis
Impulse & Terminal Detector [DEV]I am studying Elliott Waves,
and I am verifying the knowledge I have learned by applying it to indicators.
This may be right or wrong, but I think people studying Elliott Waves will find it fun to use this indicator together and see how it interacts with my learning, so I am sharing the indicator.
1. There is a blind spot in that it is pivot-based. This needs more research.
So the shape found varies depending on the length of the pivot.
2. A triangle indicates a normal impulse, and a diamond indicates a terminal.
We often confuse them, and the book tells us to distinguish between them.
TitansAlgo Sureshots v3This TradingView script, "TitansAlgo Sureshots", is a precision-based breakout scalping indicator designed for intraday trading. It captures the high and low of the first candle after the market opens at 9:30 AM and waits for a breakout in either direction to trigger a trade. Once triggered, it calculates Take Profit (TP) and Stop Loss (SL) based on a customizable Risk-Reward Ratio.
It visually plots buy/sell signals using colored dots and labels, and draws TP/SL levels directly on the chart for easy reference. The script also includes optional real-time alerts and can highlight the breakout candle with a custom background color.
Perfect for traders looking for simple, rule-based scalping setups with clearly defined entries and exits.
Spot Overlapping FVG - [Fandesoft Trading Academy]🧠 Overview
This script plots Higher Timeframe Fair Value Gaps (FVGs) with full visibility and precise placement on lower timeframe charts. Each timeframe (1D–12M) has its own independent toggle, custom label, and box styling, allowing traders to analyze broader market structures across swing and long-term horizons.
🎯 Features
✅ Identifies Fair Value Gaps using a 3-candle logic (candle 1 high vs candle 3 low, and vice versa).
✅ Plots HTF FVG boxes aligned to lower timeframes for comprehensive multi-timeframe analysis.
✅ Supports custom timeframes: 1D to 12M, with individual toggles.
✅ Full visual customization: border color, bullish/bearish box opacity, label font size and color.
✅ Modular inputs to enable or disable specific timeframes for performance.
✅ Uses barstate.isconfirmed logic for stable, non-repainting plots.
⚙️ How It Works
The script requests higher timeframe data via request.security. For each confirmed bar, it checks for FVGs based on:
Bullish FVG: low >= high
Bearish FVG: low >= high
If a gap is detected, a box is plotted between candle 1 and candle 3 using box.new().
Timeframe toggles ensure calculations remain within the limit of 40 request.security calls.
📈 Use Cases
Swing traders analyzing daily to monthly imbalances for medium-term strategies.
Position traders seeking to identify long-term imbalance zones for entries or exits.
ICT methodology practitioners visualizing higher timeframe displacement and inefficiencies.
Traders layering multiple HTF FVGs to build confluence-based trading decisions.
Overlapping FVG - [Fandesoft Trading Academy]🧠 Overview
This script plots Higher Timeframe Fair Value Gaps (FVGs) with full visibility and precise placement on lower timeframe charts. Each timeframe (30s–15m) has its own independent toggle, custom label, and box styling, allowing traders to analyze market structures in detail.
🎯 Features
✅ Identifies Fair Value Gaps using a 3-candle logic (candle 1 high vs candle 3 low, and vice versa).
✅ Plots HTF FVG boxes aligned to lower timeframes for intraday analysis.
✅ Supports custom timeframes: 30s to 15m, with individual toggles.
✅ Full visual customization: border color, bullish/bearish box opacity, label font size and color.
✅ Modular inputs to enable or disable specific timeframes for performance.
✅ Uses barstate.isconfirmed logic for stable, non-repainting plots.
⚙️ How It Works
The script requests higher timeframe data via request.security. For each confirmed bar, it checks for FVGs based on:
Bullish FVG: low >= high
Bearish FVG: low >= high
If a gap is detected, a box is plotted between candle 1 and candle 3 using box.new().
Timeframe toggles ensure calculations remain within the limit of 40 request.security calls.
📈 Use Cases
Scalpers and intraday traders analyzing microstructure.
ICT methodology practitioners visualizing displacement and inefficiencies.
Traders layering multiple FVG timeframes for confluence.
UT Bot + LinReg Candles (Dual Sensitivity)
Script Description:
This indicator combines the popular UT Bot Alerts system with Linear Regression Candles (open source) for enhanced trend detection and trading signals in one singel script. The UT Bot features independent, then 2 x ATR sensitivity and periods controls for buy and sell signals, allowing you to fine-tune entries and exits to match your strategy. The script also overlays colored Linear Regression Candles with an optional signal line, helping you visually identify trend strength and direction. All calculations are performed on standard chart prices (no Heikin Ashi). Suitable for all asset classes and timeframes.
Eample setting for usdjpy 5 min chart for repeated buy and sell singnals based on trend:
BUY ATR period 300 multiplier 1
SELL ATR period 1 multiplier 2
Disclaimer:
This script is for informational and educational purposes only. It is not financial advice. Use at your own risk; the author assumes no responsibility for any trading results or losses.
Credits goes to to Ugurvu for linreg candles and quantnomad for UT Bot alerts that make this script possible.
Author: Patrick
Daily Macro📈 Indicator Overview: Daily / 4H / 1H Macro Sessions
This TradingView indicator provides a structured and high-precision visualization of key intraday trading sessions based on macro time blocks. It is designed to support institutional-style traders who work with time-based liquidity windows and macro-level decision zones.
🕰️ 1. Daily Macro Session (13:00–21:00 UTC-4)
The Daily Macro session highlights the most relevant institutional trading window, typically associated with high-volume price movements. The indicator plots:
A session box showing the full high-low range of the session
A top line at the session high
A bottom line at the session low
A midline marking the 50% level of the session range
This session is stored historically with adjustable lookback depth, making it easy to reference previous daily ranges for potential areas of interest, liquidity, or reversal.
🕓 2. 4H Macro Windows (5 predefined zones)
The indicator includes five 4H macro sessions, each representing key pre-/post-market institutional trading periods:
Label Time (UTC-4)
Macro Window 1 00:20 – 01:40
Macro Window 2 04:20 – 05:40
Macro Window 3 08:20 – 09:40
Macro Window 4 12:20 – 13:40
Macro Window 5 20:20 – 21:40
Each window:
Is independently toggleable
Draws a live-updating session box during the active window
Captures high/low ranges in real-time
Optionally displays session labels or range metrics
These are particularly useful for identifying accumulation/distribution zones and aligning trades with macro-level time-based liquidity shifts.
🕐 3. 1H Micro Windows (optional extension)
In addition to the macro structure, the indicator can include short 1-hour session boxes (e.g., London Macro 1) for high-resolution tracking of intraday traps, liquidity sweeps, and engineered price moves.
These are:
Strategically aligned with session opens (e.g., Frankfurt, London, NY)
Meant to complement the larger macro structure
Ideal for tracking ICT-style entry models
⚙️ Fully Customizable Features
Session visibility toggles
Box background and border color
Line style and color (top, mid, bottom)
Range labels and text styling
Adjustable lookback history depth
🧠 Use Case
This tool is ideal for traders using concepts such as ICT, inner circle trading models, or macro time-based setups. By structuring the trading day into repeatable session blocks, the indicator helps you anchor bias, manage risk, and identify high-probability setups tied to time-based liquidity.
Candle Emotion Oscillator [CEO]Candle Emotion Oscillator (CEO) - Revolutionary User Guide
🧠 World's First Market Psychology Oscillator
The Candle Emotion Oscillator (CEO) is a groundbreaking indicator that measures market emotions through pure candle price action analysis. This is the first oscillator ever created that translates candle patterns into psychological states, giving you unprecedented insight into market sentiment.
🚀 Revolutionary Concept
What Makes CEO Unique
100% Pure Price Action: No volume, no external data - just candle analysis
Market Psychology: Measures actual emotions: Fear, Greed, Panic, Euphoria
Never Been Done Before: First oscillator to analyze market emotions
Exhaustion Prediction: Detects emotional fatigue before reversals
Fast Response: Perfect for your 2-5 minute scalping setup
The Four Core Emotions
🟢 GREED (Positive Values)
What it measures: Market conviction and decisiveness
Candle Pattern: Large bodies, small wicks
Psychology: Traders are confident and decisive
Oscillator: Positive values (0 to +100)
Trading Implication: Trend continuation likely
🔴 FEAR (Negative Values)
What it measures: Market uncertainty and indecision
Candle Pattern: Small bodies, large wicks
Psychology: Traders are uncertain and hesitant
Oscillator: Negative values (0 to -100)
Trading Implication: Consolidation or reversal likely
🚀 EUPHORIA (Extreme Positive)
What it measures: Excessive optimism and buying pressure
Candle Pattern: Large green bodies with upper wicks
Psychology: Extreme bullish sentiment
Oscillator: Values above +60
Trading Implication: Overbought, reversal warning
💥 PANIC (Extreme Negative)
What it measures: Capitulation and selling pressure
Candle Pattern: Large red bodies with lower wicks
Psychology: Extreme bearish sentiment
Oscillator: Values below -60
Trading Implication: Oversold, reversal opportunity
📊 Visual Elements Explained
Main Components
Thick Colored Line: Primary emotion oscillator
Green: Greed (positive emotions)
Red: Fear (negative emotions)
Bright Green: Euphoria (extreme positive)
Dark Red: Panic (extreme negative)
Thin Blue Line: Emotion trend (longer-term context)
Background Gradient: Emotional intensity
Darker = stronger emotions
Lighter = weaker emotions
Diamond Signals: 🔶 Emotional exhaustion detected
Rocket Signals: 🚀 Extreme euphoria warning
Explosion Signals: 💥 Extreme panic warning
Information Table (Top Right)
IPDA Data Ranges📌 IPDA Data Ranges – Institutional Price Delivery Arrays
The IPDA Data Ranges indicator is a precision tool for identifying institutional price delivery arrays over the most recent market sessions. Designed with ICT (Inner Circle Trader) principles in mind, it dynamically draws key price zones based on the high, low, and 50% equilibrium of the last 20, 40, and 60 valid trading days – excluding weekends and holidays.
✅ Key Features
3 Independent Ranges: Configurable boxes for the last 20, 40, and 60 trading days (excludes weekends & market holidays).
Accurate Market-Based Lookback: All calculations are based on actual trading days, ensuring reliability across timeframes.
Visual Precision: Each range is represented as a box with:
Top = Highest High,
Bottom = Lowest Low,
Midline = 50% of the Range
Custom Styling per Range:
Toggle visibility per session
Adjustable box fill color and border color
Custom text inside the box
Fully customizable midline (color & line style)
Individual text color controls for labels within each box
Multi-Timeframe Compatible: Designed to adapt cleanly across intraday and higher timeframes (e.g. 1H, 4H, 1D).
No Future Drawing or Repainting: All ranges are fixed and updated only at the start of each new trading day.
🎯 Use Cases
Identify potential liquidity zones based on institutional memory
Confluence zones for SMT, FVGs, or order blocks
Anchored bias levels for swing/trend confirmation
Integration with your own ICT trading model or algo logic
This indicator is a foundational visual aid for traders who align with smart money concepts and want to maintain a structured, rule-based approach to tracking historical institutional price behavior.
ITM 2x15// © 2025 Intraday Trading Machine
// This script is open-source. You may use and modify it, but please give credit.
// Colors the current 15-minute candle body green or red if the two previous candles were both bullish or bearish.
This script is designed for traders using the Scalping Intraday Trading Machine technique. It highlights when two consecutive 15-minute candles close in the same direction — either both bullish or both bearish.
For example, if you see two consecutive bearish candles, you might look for a long entry on a break above the high of the first bearish candle. This tool helps you visually identify these setups with clean, directional candle coloring — no clutter.
15min intervalsindicator displays 4 15 minute intervals within the hour. this simple indicator can be used for effective scalping.
CipherMatrix Dashboard (MarketCipher B)Pre-compute MarketCipher-B values for each fixed timeframe (5 m, 15 m, 30 m, 60 m, 4 H, Daily).
Pass those values into plotRow() instead of calling request.security() inside the helper—removes the style warning.
Added explicit range parameters to table.clear(dash, 0, 0, 2, 6) to satisfy v6’s argument requirement.
This version should compile without the previous warnings/errors. Swap in your real MarketCipher-B histogram when you’re ready, and the dashboard is good to go!
CipherMatrix Dashboard (MarketCipher B)does it work. A lightweight, multi-time-frame overlay that turns MarketCipher B data into an at-a-glance dashboard:
Time-frames shown: current chart TF first, then 5 m, 15 m, 30 m, 1 H, 4 H, Daily.
Bias icons:
🌙 = bullish (MCB > 0)
🩸 = bearish (MCB < 0)
Signal icons:
⬆️ = histogram crosses above 0 (potential long)
⬇️ = histogram crosses below 0 (potential short)
Table location: bottom-right of chart; updates on every confirmed bar.
Supports & Resistances with MomentumSupports & Resistances with Momentum is an advanced indicator for scalping and intraday trading It shows dynamic support and resistance levels, clear BUY/SELL signals with TP targets and stop-loss lines, plus optional RSI and volume plots Fully customizable and designed for quick, precise trade decisions.
DS FLUXO 1.0# 🔥 DS FLUXO 1.0 - Flow Analysis and Zone Indicator
## 📋 **OVERVIEW**
DS FLUXO is an advanced indicator that identifies trend changes and operational zones based on price flow analysis. It combines structural breakout detection with automatic support/resistance zone creation, offering a comprehensive approach to technical analysis.
## 🎯 **KEY FEATURES**
### **Breakout Detection**
- Identifies trend changes through structural breakouts
- Clear BUY/SELL signals at flow change points
- Breakout line history control (1-10 lines)
- Customizable reference lines (color, thickness, style)
### **Dynamic Zones**
- Automatic creation of support zones (uptrend) and resistance zones (downtrend)
- Zones based on candle wicks and bodies
- Central line (50%) for additional reference
- Visual zone filling with adjustable transparency
### **Complete Alert System**
- 🟢🔴 Breakout alerts for trend changes
- 🎯 First touch alerts on zones
- Individual control for each alert type
- Controlled frequency (no spam)
## ⚙️ **AVAILABLE SETTINGS**
### **🔥 Breakout**
- Maximum number of lines in history
- Visual customization (color, thickness, style)
- Line extension control
### **🏷️ Labels**
- Customizable colors for BUY/SELL
- Adjustable font size
- Configurable text color
### **🎯 Zones**
- Line colors (top, middle, bottom)
- Zone filling and borders
- Temporal displacement of zones
- Line thickness and style
### **🔔 Alerts**
- General alert control
- Specific alerts by type (breakout/zones)
- Clean messages with timeframe
## 🎨 **HOW TO USE**
### **Trend Identification**
1. Wait for BUY/SELL signals for flow changes
2. Observe breakout lines as reference
3. Use zones for entry/exit points
### **Zone Trading**
1. **Uptrend**: Wait for touches on buy zone (green)
2. **Downtrend**: Wait for touches on sell zone (red)
3. **First Touch**: Higher probability of reaction
### **Alert Configuration**
1. Enable desired alerts in settings
2. Configure notifications in TradingView
3. Receive real-time alerts for opportunities
## 📊 **RECOMMENDED TIMEFRAMES**
- **Swing Trade**: 4H, 1D, 1W
- **Day Trade**: 15M, 30M, 1H
- **Scalp**: 1M, 3M, 5M
## 🔧 **TECHNICAL CHARACTERISTICS**
- Compatible with Pine Script v5
- Overlay: Yes (draws over chart)
- Alerts: Yes (complete system)
- Configurable: Highly customizable
- Performance: Optimized for multiple timeframes
## 💡 **SUGGESTED STRATEGIES**
### **Breakout Strategy**
- Enter in direction of confirmed breakout
- Use zones as targets or support/resistance
- Manage risk with structural stop loss
### **Zone Strategy**
- Wait for first touch on zone for entry
- Confirm with other indicators
- Use central line (50%) as partial reference
## ⚠️ **IMPORTANT NOTICE**
This indicator is a technical analysis tool and does not constitute investment advice. Always conduct your own analysis and properly manage risk in your trades.
---
**Developed by**: Diogo Stefani
**Version**: 1.0
**Last Update**: 2025
Breakout LabelsThis script labels the highest price of the lowest candle over a period of time. It then labels any bullish breakouts where the close price is higher than the high of the lowest candle.
IFVG Scanner Charts Algo
The IFVG Scanner (Inversion Fair Value Gap Scanner)is a powerful ICT concept -based multi-symbol scanner that identifies bullish and bearish inversion fair value gaps (IFVGs) across up to 40 assets simultaneously.
This scanner helps traders monitor market structure shifts and liquidity rejections by automatically highlighting when price breaks and returns to an FVG zone—a prime entry condition used by smart money traders.
🧠 What Is an IFVG?
An Inversion Fair Value Gap forms when a Fair Value Gap is broken, and then price returns to it. At that moment, the gap becomes a reversal or continuation zone—often acting as dynamic support/resistance.
The IFVG Scanner is designed to:
Spot real-time price entry into IFVG zones
Differentiate bullish vs bearish setups
Alert you when these zones become actionable
🛠️ How to Use It on TradingView
Add the indicator to any chart.
Input up to 40 symbols (tickers you want to scan).
The script will monitor and scan all tickers live.
Watch for real-time alerts and visual table updates:
Bullish IFVGs show up in the green column.
Bearish IFVGs show in the red column.
Click on the corresponding symbols in your watchlist to analyze the full setup.
✅ Want to scan more than 40 symbols?
Simply add the IFVG Scanner again as a second (or third) instance on your chart, and input a new batch of tickers. Each version operates independently and updates in real-time.
📋 Settings Overview
🔁 Show Last IFVG
Controls how many recent IFVG zones are shown on the chart.
Keeps your visuals clean and focused on the latest opportunities.
📏 ATR Multiplier
Filters out tiny gaps.
Only shows IFVGs where the gap is larger than ATR × Multiplier.
Default is 0.25 (adjust higher for stronger volatility filters).
💧 Liquidity Rejection Filters
Ensures the zone was formed with strong wick rejection (fakeouts/liquidity grabs).
Choose Points or Percentage to define the minimum wick size.
Helps confirm that the setup had real institutional interest.
🚫 Max Gap Threshold
Prevents detection of unreliable or massive gaps.
Filters out IFVGs formed with abnormal candles (like during news or illiquid sessions).
Define by Points or Percent between candles in the FVG.
🎨 Visual Settings
Bull Color: Color of bullish IFVG zones (typically green)
Bear Color: Color of bearish IFVG zones (typically red)
Midline Color: Dashed midline inside IFVG zones
Extend IFVG?: Extend boxes to the right and show auto-generated Buy/Sell signal labels
📊 Symbol Inputs (1 to 40)
Enter up to 40 tickers using the inputs (NASDAQ:AAPL, NYSE:TSLA, etc.)
🧾 Table Display
Show Exchange: Toggle full ticker format like "NASDAQ:MSFT"
Table Position: Choose where the IFVG table appears
Table Background Color: Customize visual style
Displays:
✅ IFVG Bullish (Green)
❌ IFVG Bearish (Red)
🧠 Example Use Case
Let’s say you're monitoring 40 stocks across the S&P 500. The IFVG Scanner alerts you that AAPL and NVDA have both returned to bullish IFVG zones after a clean liquidity sweep and ATR-validated imbalance.
You then:
Open the chart
Confirm the smart money reaction
Execute a long trade with high confluence
🔔 Alerts
Alerts automatically trigger when:
Price enters a bullish IFVG zone
Price enters a bearish IFVG zone
Each alert shows the ticker name and direction. You can customize alert messages within TradingView.
⚠️ Disclaimer
Charts Algo tools are developed for educational and informational purposes only. They are not trading advice or investment recommendations. Always conduct your own research and apply proper risk management before making trading decisions. Markets involve risk, and past performance is not indicative of future results.
Top 3 Largest RTH CandlesThis simply marks the top three sized candles to show potential momentum changes or swings.
RelicusRoad - Gold & Bitcoin90% of traders lose money because they do not know what they are doing. They do not have a system in place that works. They do not have a mentor to guide them. They do not have a community to support them. They do not have the right tools to help them make better decisions.
RelicusRoad is the ultimate trading system that will help you make better decisions and become a better trader. It is the result of years of research and development by a team of professional traders who have been in the market for over 10 years.
The STRAT Scanner
The STRAT Scanner is a powerful multi-symbol screener designed to detect actionable price action setups based on The Strat framework, made popular by Rob Smith. This tool is built for serious traders looking to monitor up to 30 symbols at once, across any timeframe, with crystal-clear identification of candlestick combinations and The Strat sequences.
🧠 What This Indicator Does:
This scanner runs real-time screening on your selected watchlist and highlights The Strat patterns directly on the chart and in a clean, organized table view.
It detects:
✅ Doji
✅ Hammer & Inverted Hammer
✅ Failed 2U & 2D Setups
✅ 3-bar Reversals (Full Outside Bars)
✅ 2-1, 1-1, 3-1, 1-3, 3-3
✅ Potential 3s
You can visually see each pattern directly on the chart using triangle markers and track symbol-by-symbol signal summaries in a live table on-screen.
⚙️ How to Use It:
Apply the Indicator:
Search for The STRAT Scanner in your Indicators tab (after being invited), then apply it to any chart.
Customize Your Symbols (Up to 30):
Inside the settings panel under the “Symbols” section, you can select up to 30 stocks to scan. Each symbol has a checkbox and ticker field. Only checked symbols will be active.
View the Table:
On your chart, you'll see a compact table that dynamically updates as new signals form across your selected symbols.
Pattern Detection Labels:
On the main chart (overlay), triangle shapes will highlight pattern signals as they appear:
🔺 Below the bar for bullish signals (green candles)
🔻 Above the bar for bearish signals (red candles)
Change Table Location and Size:
In the settings, you can:
Adjust table position (Top Left, Bottom Right, etc.)
Change text size
Customize table colors
🔁 Want to Scan More Than 30 Symbols?
To scan more than 30 symbols, simply:
Add this indicator again to the same chart
Adjust the second instance with a new set of 30 tickers
You can run multiple copies of this scanner to monitor 60, 90, 120+ tickers simultaneously.
📈 Best Use Cases:
Traders following The Strat method
Options traders using multi-ticker setups
Day and swing traders scanning for pattern-based entries
⚠️ Disclaimer
This indicator is developed by Charts Algo for educational and informational purposes only. It does not constitute financial advice. Always conduct your own analysis and risk management before making any trading decisions. Past performance does not guarantee future results.
Candlestick Pattern Scanner
Candlestick Pattern Scanner by Charts Algo
The Candlestick Pattern Scanner is a powerful TradingView indicator built to help traders instantly spot high-probability candlestick formations across multiple symbols at once. This tool is ideal for price action traders who rely on classic candle formations as part of their trading strategy.
🔹 How It Works
The scanner uses advanced logic to detect 10 of the most well-known candlestick patterns:
Hammer
Shooting Star
Doji
Bullish Engulfing
Bearish Engulfing
Hanging Man
Morning Star
Evening Star
Three White Soldiers
Three Black Crows
It supports up to 40 tickers simultaneously, scanning and displaying the results in a customizable table for quick visual reference.
⚖️ Settings Overview
Pattern Selection
You can choose which patterns you'd like to detect using the toggles. Each pattern can also be color-coded individually.
Trend Detection
The indicator optionally filters patterns based on trend direction, using:
SMA50 (basic trend filter)
SMA50 + SMA200 (for more conservative filtering)
Or no trend detection at all
Symbol Input (Up to 40)
Manually input up to 40 ticker symbols using TradingView's input.symbol() field.
Need more than 40 symbols? No problem. Just apply the indicator multiple times and input a new batch of tickers in each.
Table Output
Displays which symbols are triggering which candlestick pattern.
Choose position on the chart (top-left, middle-center, bottom-right, etc.).
Choose whether to show exchange prefix (e.g., "NASDAQ:AAPL" or just "AAPL").
Display Labels on Chart
You can enable on-chart labels that show abbreviated signals like "H" (Hammer) or "SS" (Shooting Star) directly above candles.
Table Colors and Highlighting
Every pattern result is color-coded based on your inputs, both for the column header and cell background, helping you identify at a glance which setups are firing.
🔔 Alerts
The scanner fires alerts when any chosen pattern is found on any of your tickers.
You can receive:
Names of the stocks triggering a signal
Grouped lists of which patterns are found
🚨 Disclaimer
This indicator is a tool created by Charts Algo to assist with pattern detection and multi-symbol scanning. It is not financial advice. All trading involves risk, and you are solely responsible for your decisions. Always validate signals using your own analysis before acting.
For best performance, combine this scanner with your broader trading strategy.
Bullish & Bearish Wick MarkerMarks bullish and bearish engulfing candles
Bullish engulfing candle:
when the low is lower than the previous candle low and the body close is higher than the previous candle body
Bearish engulfing cande:
when the high is higher than the previous candle high and the body close is lower than the previous candle body