3 Consecutive Same Color CandlesThis TradingView Pine Script detects when three consecutive candlesticks are either all bullish (green) or all bearish (red). It plots a triangle marker above or below the candle to visually signal the pattern and optionally triggers alerts.
How It Works:
A green signal (triangle up) appears below the third candle if the last 3 candles closed higher than they opened (bullish).
A red signal (triangle down) appears above the third candle if the last 3 candles closed lower than they opened (bearish).
Alerts can be set up to notify you immediately when the pattern forms.
Use Case on the 10-Minute Chart:
On the 10-minute chart, this script helps you spot short-term momentum buildups in either direction.
Bullish Signal (3 Green Candles):
Suggests buyers are gaining control.
Can be used to:
Enter breakout trades
Confirm trend continuation
Prepare for scalp entries or momentum trades
Bearish Signal (3 Red Candles):
Indicates sellers are applying pressure.
Can help:
Spot pullbacks or trend reversals
Set up for short positions
Warn of potential breakdowns
Example Trading Ideas:
Pair with EMA or support/resistance for confirmation.
Use as a momentum filter in scalping systems.
Combine with volume or RSI divergence to gauge strength or exhaustion.
Grafik Paternleri
Keith's Volume with MAs and Breakout SignalsThis indicator highlights significant volume breakouts based on customizable moving averages.
A breakout signal appears only when:
Volume is higher than all three selected volume MAs (default 20, 50, 200).
The short-term MA is above the long-term MA.
Volume exceeds a customizable ratio threshold (default: 2× of MA50).
Designed for traders who want clean and reliable breakout alerts without unnecessary noise.
Works well for trend continuation and momentum confirmation.
Custom Spread Linesthis indicator is designed to mimic the spread of the price for the brokers.
by using this indicator you can see two parallel lines indication the price spread
8 AM & 9 AM NY Candle HighlighterThis indicator helps me to know when the 9am NY candle has closed above or below the previous candle.
Trading session High/Low (Lumiere)Trading session High/Low
What it does:
Plots the High and Low for each session (Asia, London, New York) as horizontal zones that “snap” to the first true extreme of the session and then extend right.
Key points:
Snap‑to‑extreme only: Lines don’t draw at the open; they appear only once price makes a new session high or low, and anchor exactly at that bar.
Persistent until next session: Once drawn, each session’s lines stay on the chart after the session ends, and are cleared only when that same session next opens (or when you hide it).
Three configurable sessions:
Asia: 18:00–03:00 (UTC‑4)
London: 03:00–09:30 (UTC‑4)
New York: 09:30–16:00 (UTC‑4)
Customizable appearance:
You can toggle each session on/off, choose its color, and set line width.
The time that is already set on the different sessions is based on the standard session open/close. If you want to change it, it will refer to the NY time, UTC -4.
Oz SIGNAL PRO v6 is a powerful 15-minute trend-following indicator tailored for precision trading. It detects Break of Structure (BOS) and CHoCH signals with built-in volume confirmation and overlays premium/discount zones directly on the chart. The indicator includes:
🔹 Visual buy/sell labels at breakout points
🔸 Dynamic EMA and VWAP for trend filtering
🟩 Automatic support/resistance zones
🔔 Alert-ready for signal automation
Ideal for intraday traders seeking clean, high-confidence signals.
Upgrade-ready: Easily extend with FVGs, order blocks, liquidity sweeps & backtesting.
EMA và SMA kết hợp
SMA 20 (Simple Moving Average – a slower and more stable average)
EMA 34 (Exponential Moving Average – a faster and more responsive average)
These help traders analyze the price trend:
When the EMA crosses above the SMA → it can be a buy signal.
When the EMA crosses below the SMA → it can be a sell signal.
Multi-TF Dashboard ✅⏳❌ with Bias Label & Clean ArrowsThis script generates alerts when all selected timeframes (5m to 4h) align in a bullish or bearish trend using EMA, RSI, and MACD conditions.
It uses alertcondition() to trigger alerts for full bullish or bearish flips across all timeframes.
These alerts can be connected to TradingView's system to send email notifications when alignment conditions are met.
CerberusFX Custom Time LineCerberusFX Custom Time Line
🧠 How it works:
Detects when time passes the target.
Sets a should_plot flag.
Waits for the next bar, even on Renko.
Plots the line once, then resets.
🧪 Tested on:
Renko
Heikin Ashi
1min–1D regular timeframes
3-Bar Compression Reversal Pattern//@version=5
indicator("3-Bar Compression Reversal Pattern", overlay=true)
// Get candle OHLCs
open1 = open
close1 = close
body1 = math.abs(close1 - open1)
open2 = open
close2 = close
body2 = math.abs(close2 - open2)
// 2nd candle body < 50% of 1st
secondSmall = body2 < (0.5 * body1)
// 3rd candle engulfs both 1st and 2nd
lowAll = math.min(low , low )
highAll = math.max(high , high )
engulfAll = (high > highAll) and (low < lowAll)
// Final condition
patternDetected = secondSmall and engulfAll
// Plot signal
plotshape(patternDetected, location=location.belowbar, color=color.green, style=shape.labelup, size=size.small, title="Pattern Signal")
alertcondition(patternDetected, title="3-Bar Reversal Alert", message="3-Bar Compression Reversal Pattern Detected!")
RDS Support Profit Target v0.6.32Rip Dip Signals (RDS) Support Profit Target Indicator Overview (v0.6.32)
Overview: This Pine Script indicator identifies scalping opportunities based on support/resistance levels. Designed for automated trading via TradingView alerts connected to platforms like 3Commas (API integration for millisecond execution). Monitors up to 400 assets (e.g., Binance USDT crypto pairs), but works across all markets. Focuses on quality trades over quantity—tighten top-level parameters for fewer, higher-confidence signals. Ideal timeframe: 3-minute charts for quick turnarounds (max 4-5 hour holds). Targets 0.9-1.2% profit per trade, with 1.2-3% stop losses recommnded. You can play around with the settings and see what the results are instantly on the stats table. No need for back testing.
Entry (Buy) Conditions: Triggers on a green bar after a qualifying resistance line (min 40 bars length, configurable via "Min Res Line Length"; max lookback 200 bars) followed by a support line. Requires min 3 support lines (configurable) starting since resistance began (excludes buy support). Buy at close, but aims for improvement: Future refinements to enter at true support low, not mid-dip (add price action like break above lower highs, ATR for volume confirmation, fair value gaps).
Exit (Sell) Conditions: Primarily take-profit at +0.9% (configurable). Optional: Stop-loss at -1.8% (toggleable); Support exit if price hits prior support (with 0% buffer).
Top-Level Filters: Ensures quality before trading.
Volume: Min 1M USDT 24h to avoid low liquidity.
Success Rate: Min 70% total, 90% recent (over X days back).
Duration: Max avg 5 hours for scalping.
Profit: Min avg 0.7%. Purpose: Filters volatile/poor performers; prevents overtrading.
Tables:
Stats Table: Displays total/recent buys/sells, SL exits, success rates (color-coded vs thresholds), avg duration/profit. Role: Monitors performance; qualifies symbols.
Volume Table: Shows 24h USDT volume (color-coded). Role: Quick liquidity check.
Refinements: Current issue: Optimize SL to reduce losses and optimize entries better rather than on their way to the dips. Possible suggestions: Add entry validations (e.g., candle size, indicators).
Alerts ready: Universal alerts enabled since Jan 2025 (for full watchlists vs single assets) for multi-asset efficiency. Not crypto-exclusive; can be tested on stocks/forex.
Tooltips:
There are tooltips on each setting for user clarity. Just hover over the info symbol for each setting.
I'm open to any recommendations of how to enhance the entry/exit conditions. Please comment below with feedback which is gratefully received.
Abir Momo Pickup/Drop IndicatorCatch Monsters Early , Pyramid Hard, Exit Before They Bite Back
Abir Momo Pickup / Drop Indicator
Why it matters
Spot the next monster at ignition: the script paints a solid blue bar only when all momentum engines fire in the same session.
Scale with conviction: keep adding while the tape stays blue; every fresh blue print means momentum is still accelerating.
Grey‑bar. That’s your cue, the beast is tiring, tighten stops, Swing traders exit
How to use
Scan your High RS watch list daily; blue bar prints mean an early monster is on the loose.
Pyramid into strength, each successive blue keeps risk tight with rising lows.
Grey candle? Stop feeding it, trail hard, or book partials.
Rinse, repeat; your average hold shrinks, you increase your money rotation, your winners run, and your losers barely dent the P&L.
Dial it to taste
Trend Filter: leave ON only to chase setups trading above their 50 EMA; flip OFF for aggressive swing tactics.
Bottom line
“Catch monsters early, pyramid into strength, and sell as they even think of correcting.”
This overlay turns that mantra into colour‑coded, one‑glance discipline.
Keep the blue flames burning!
Ask ChatGPT
Mohammad - OBs, BOS, S/R, Elliott Waves & Trend LinesProfessional Trading Indicator System - Technical Analysis Suite
Overview
Advanced technical analysis system integrating ICT/SMC methodologies with classical analysis tools. Features seven analytical components for comprehensive market structure analysis.
Components
1. Order Blocks (ICT/SMC)
Identifies institutional accumulation/distribution zones acting as future support/resistance.
Detection: Automatic identification based on price rejection patterns
Management: Dynamic updates and removal of invalidated blocks
Configuration: Sensitivity levels (High/Medium/Low), ATR-based parameters
Visual: Green support, red resistance with transparency
2. Break of Structure (BOS)
Detects significant structural breaks indicating trend changes.
Method: 5-bar swing point formation
Display: White horizontal lines with labels
Range: 50-bar maximum lookback
3. Support & Resistance
Classical horizontal levels from significant price pivots.
Analysis: 300-bar historical scan
Filter: 10-point duplicate tolerance
Display: Maximum 15 levels within 5% of current price
4. Fair Value Gaps (FVG)
Price inefficiencies that often get filled on return.
Types: Bullish gaps (up) and bearish gaps (down)
Size: Minimum 0.1 ATR or 5 points
Management: Auto-removal when filled
5. Elliott Wave Analysis
Advanced pattern recognition for impulse and corrective waves.
Patterns: 5-wave impulse (1-2-3-4-5), 3-wave corrective (A-B-C)
Adaptive: Auto-adjusts to timeframe (3-10 depth range)
Display: Small dots with large numbers, starts from hidden point 0
6. 45-Degree Momentum Lines
Revolutionary projection system based on consecutive candle sequences.
Bearish Lines (Red):
Trigger: 5+ consecutive red candles
Start: HIGH of first red candle
Labels: B1-B5
Bullish Lines (Green):
Trigger: 5+ consecutive green candles
Start: LOW of first green candle
Labels: T1-T5
Specifications:
Angle: 45° using ATR * 0.15
Extension: 30 bars forward
Display: 5 most recent patterns
7. Classical Trend Lines
Multi-touch diagonal support/resistance detection.
Validation: Minimum touch requirements
Tolerance: ATR-based touch detection
Display: Blue lines with optional labels
Configuration Summary
Global Settings:
Show/hide each component individually
Customizable colors and line widths
Label size options
Performance:
50-bar periodic cleanup
Maximum object limits (500 each)
Conditional processing on bar close
Trading Applications
Scalping: Order Blocks + FVGs + 45° Lines
Day Trading: All components with BOS emphasis
Swing Trading: Elliott Waves + Trend Lines
Position Trading: Major levels + Elliott Waves
Key Strategies:
Use 45° line bounces for entries
Combine Order Blocks with 45° lines for confluence
Confirm BOS breaks with 45° line violations
Place stops beyond projection lines
Technical Requirements
Platform: TradingView Pine Script v5
Minimum: 300 historical bars
Optimal: 15m-4H timeframes
Performance: Moderate CPU usage
Color Scheme
Green: Bullish/Support (#26a69a)
Red: Bearish/Resistance (#ef5350)
White: BOS/S&R lines
Blue: Elliott Waves/Trend Lines
Customizable: 45° projection lines
Risk Disclaimer
Educational tool only. Not financial advice. Combine with risk management and personal analysis. Past performance doesn't guarantee future results. Trading involves substantial risk.
Candle Revers Indicator by MathbotThe Candle Reverse indicator detects and highlights every reversal candle on the chart, helping traders identify potential turning points in the market with precision.
Developed by Mathbot SRL, this tool is designed to enhance decision-making for both manual and algorithmic traders.
Learn more at: www.mathbot-ea.pro
S/R Levels with Breaks v 1.0.0725 [JayKay]Support and Resistance Levels with Break Alerts
This script identifies high-probability support and resistance levels based on pivot structures and highlights breakout conditions when accompanied by strong volume momentum. Designed specifically for 15-minute charts, it is ideal for intraday traders looking for clean, actionable levels with visual break alerts.
Key Features:
Automatic S/R Detection: Uses pivot-based logic to plot horizontal support and resistance lines at significant price turning points.
Break Confirmation: Highlights bullish and bearish breaks only when price breaches S/R levels with volume confirmation.
Volume Oscillator Filter: Validates breakout strength using a short-term vs long-term volume EMA oscillator.
Bull & Bear Wick Signals: Detects failed breakout attempts (false moves) using candle wick analysis.
15-Minute Chart Restriction: Plots S/R lines and signals only on the 15-minute timeframe to maintain precision and avoid noise.
Custom Alerts: Get notified when a resistance or support level is broken under strong volume.
This tool is best suited for traders who want clear, rule-based levels combined with breakout logic for disciplined trade setups.
GALAXY INDICATOR v2✅ Features:
📊 Entry Signal: RTI contraction followed by RTI = 100 breakout (high momentum)
🛑 Stoploss: Based on breakout candle low
🎯 Target: Risk–Reward based (customizable RR ratio)
🔁 Trailing Stoploss: Optional SL trail below 50 EMA
🔎 EMA Alignment Check: 10 EMA > 20 EMA > 50 EMA required for trade
📈 Real-time Trade Table: Entry, SL, Target, Quantity, Profit/Loss shown on chart
🔔 Entry/Exit Alerts (ready-to-use for automation or notifications)
🟠 Orange Dot Detection: Identifies RTI contraction zones (low volatility buildup)
💡 Optimized for intraday & swing trading across all segments
📌 Ideal For:
Traders who prefer confirmation-based breakouts
Those looking for volume-backed entries
Trend followers who avoid noise and false signals
[Teyo69] T1 Short & Long Covering📘 Overview
The Short & Long Covering indicator is designed to help traders detect potential absorption candles and short-covering traps using a combination of normalized volume behavior and price exhaustion logic.
It visualizes possible long opportunities after sell-offs and short traps after price rallies—ideal for traders who want to anticipate reversals based on volume structure.
🧩 Features
📈 Detects rising price with falling volume → potential short covering
📉 Detects falling price with falling volume → potential long absorption
🔍 Flags volume spike conditions using normalized volume vs MA
🔵 Plots “L” (Long Covering) below bars
🔴 Plots “S” (Short Trap) above bars
Customizable pivot lookback and exhaustion period
⚙️ How to Use
Use "L" markers as possible long re-entry points after shakeouts
Use "S" markers to watch for failed rallies or bull traps
Combine with S/R zones or trend filters to confirm
Works well in conjunction with Wyckoff-style market logic or volume spread analysis (VSA)
🔧 Configuration
Price movement Lookback: Sets how many bars to compare for trend detection
Exhaustion Lookback: Defines the recent window to confirm price is exhausted
Normalized Volume MA Length: Used to determine volume spikes relative to average
⚠️ Limitations
Not a standalone signal — should be used with confluence (e.g., support/resistance, trend filters)
Best for spotting potential reversals, not trend-following entries
May generate false signals in low volume chop or news spikes
💡 Advanced Tips
Combine with a trend filter like appropriate EMA to avoid counter-trend setups
Use with a support/resistance script to find confluence zones
Watch for clustered L/S signals — multiple signals in a zone may show strong absorption or distribution
📝 Notes
Signal logic is based on volume exhaustion and price movement divergence
Normalized volume helps compare relative volume across time
“Spike” condition triggers only when volume exceeds 100% of its moving average
🚫 Disclaimer
This script is for educational purposes only. It does not constitute financial advice. Always do your own research and use proper risk management.