Stochastic Trend Signal with MultiTF FilterIndicator Overview – Multi-Timeframe Stochastic Signal
This custom TradingView indicator combines multi-timeframe Stochastic analysis to generate high-probability, trend-following trading signals. It integrates:
Stochastic on the current timeframe to identify potential entry zones (overbought/oversold).
Stochastic on the 1D (daily) timeframe to confirm short-term trend direction.
Stochastic on the 1W (weekly) timeframe to filter out signals that go against the broader market trend.
🔔 Buy signals are triggered only when:
1D Stochastic > 50 (bullish bias),
Current timeframe Stochastic ≤ 20 (oversold),
After the first bullish candle,
And 1W Stochastic does not contradict the direction (must not be bearish).
🔻 Sell signals are triggered only when:
1D Stochastic < 50 (bearish bias),
Current timeframe Stochastic ≥ 80 (overbought),
After the first bearish candle,
And 1W Stochastic does not contradict the direction (must not be bullish).
The indicator also includes visual highlights:
✅ Green or red background when 1D and 1W trends align clearly.
⚠️ Gray background when 1D and 1W trends conflict — a warning to avoid low-probability setups.
📌 This indicator works best on the 4-hour (H4) timeframe, offering a balanced view between short-term signals and higher timeframe trend filters.
Corak carta
Pattern Detector [theUltimator5]🎯 Overview
The Pattern Detector is a comprehensive technical analysis indicator that automatically identifies and visualizes multiple pattern types on your charts. Built with advanced ZigZag technology and sophisticated pattern recognition algorithms, this tool helps traders spot high-probability trading opportunities across all timeframes and markets.
✨ Key Features
🔍 Multi-Pattern Detection System
Harmonic Patterns: Butterfly, Gartley, Bat, and Crab patterns with precise Fibonacci ratios
Classic Reversal Patterns: Head & Shoulders and Inverse Head & Shoulders
Double Patterns: Double Tops and Double Bottoms with extreme validation
Wedge Patterns: Rising and Falling Wedges with volume confirmation
📊 Advanced ZigZag Engine
Customizable sensitivity (5-50 levels)
Depth multiplier for multi-timeframe analysis
Real-time pivot detection with noise filtering
Option to display ZigZag lines only for pure price action analysis
🎨 Visualization
Clean pattern lines with distinct color coding
Point labeling system (X, A, B, C, D for harmonics / LS, H, RS for H&S)
Pattern name displays with bullish/bearish direction
Price target projections with arrow indicators
Subtle pattern fills for enhanced visibility
🛠️ Settings & Configuration
Core ZigZag Settings
ZigZag Sensitivity (5-50): Controls pattern detection sensitivity. Lower values detect more patterns but may include noise. Higher values focus on major swings only.
ZigZag Depth Multiplier (1-5): Multiplies sensitivity for deeper analysis. Level 1 = most responsive, Level 5 = major swings only.
Pattern Detection Toggles
Show ZigZag Lines Only: Displays pure ZigZag without pattern detection for price structure analysis
Detect Harmonic Patterns: Enable/disable Fibonacci-based harmonic pattern detection
Detect Head & Shoulders: Toggle classic reversal pattern identification
Detect Double Tops/Bottoms: Enable double pattern detection with extreme validation
Detect Wedge Patterns: Toggle wedge pattern detection with volume confirmation
Display Options
Show Pattern Names: Display pattern names directly on chart (e.g., "Butterfly (Bullish)")
Show Point Labels: Add lettered labels at key pattern points for structure identification
Project Harmonic Targets: Show projected completion points for incomplete harmonic patterns
📈 Pattern Types Explained
Harmonic Patterns 🦋
Advanced Fibonacci-based patterns that provide high-probability reversal signals:
Butterfly: AB=0.786 XA, BC=0.382-0.886 AB, CD=1.618-2.24 BC
Gartley: AB=0.618 XA, BC=0.382-0.886 AB, CD=1.272-1.618 BC
Bat: AB=0.382-0.50 XA, BC=0.382-0.886 AB, CD=1.618-2.24 BC
Crab: AB=0.382-0.618 XA, BC=0.382-0.886 AB, CD=2.24-3.618 BC
Head & Shoulders 👤
Classic three-peak reversal pattern indicating trend exhaustion:
Standard H&S: Bearish reversal at tops
Inverse H&S: Bullish reversal at bottoms
Automatic neckline validation and price target calculation
Double Patterns 📊
Powerful reversal patterns with extreme validation:
Double Top: Two similar highs with valley between (bearish)
Double Bottom: Two similar lows with peak between (bullish)
Includes lookback period validation to ensure patterns are significant extremes
Wedge Patterns 📐
Continuation/reversal patterns with converging trend lines:
Rising Wedge: Converging upward slopes (typically bearish)
Falling Wedge: Converging downward slopes (typically bullish)
Volume confirmation required for increased accuracy
🎯 Trading Applications
Entry Signals
Harmonic Patterns: Enter at point D completion with targets at point A
H&S Patterns: Enter on neckline break with calculated targets
Double Patterns: Enter on support/resistance break with measured moves
Wedge Patterns: Enter on breakout direction with volume confirmation
Risk Management
Use pattern structure for logical stop placement
Pattern invalidation levels provide clear exit rules
Multiple pattern confirmation increases probability
Multi-Timeframe Analysis
Higher ZigZag depth for longer-term patterns
Lower sensitivity for short-term trading patterns
Combine with other timeframes for confluence
⚙️ Optimal Settings
For Day Trading (1m-15m charts)
ZigZag Sensitivity: 5-9
Depth Multiplier: 1-2
Enable all pattern types for maximum opportunities
For Swing Trading (1H-4H charts)
ZigZag Sensitivity: 9-15
Depth Multiplier: 2-3
Focus on harmonic and H&S patterns
For Position Trading (Daily+ charts)
ZigZag Sensitivity: 15-25
Depth Multiplier: 3-5
Emphasize major harmonic and double patterns
🔧 Technical Specifications
Maximum Lookback: 5000 bars for comprehensive analysis
Pattern Overlap Prevention: Intelligent filtering prevents duplicate patterns
Performance Optimized: Efficient algorithms for real-time detection
Volume Integration: Advanced volume analysis for wedge confirmation
Fibonacci Precision: 10% tolerance for harmonic ratio validation
📚 How to Use
Add to Chart: Apply indicator to any timeframe/market
Configure Settings: Adjust sensitivity based on trading style
Enable Patterns: Toggle desired pattern types
Analyze Results: Look for completed patterns with clear structure
Plan Trades: Use price targets and pattern invalidation for trade management
Perfect for both novice and experienced traders seeking systematic pattern recognition with visualization and entry/exit signals.
EMA Flip + RSI Rejection with Easier Fractal Filter (Boosted)SQUEEZE & FLIP for spotting LPSs and LPSYz. This Indicator identifies LPS and LPSYS
Tnup Zones 2025This indicator marks zones where price has a high probability of rejection/bouncing off of
Horizontal Lines [Vynkron]📄 Script Description – "Horizontal Lines "
This Pine Script v6 indicator draws up to 11 customizable horizontal lines on your chart, ideal for marking round levels, support/resistance zones, or psychological price points (e.g. every 100 points on the NQ).
🔧 Features:
11 price inputs (default: 22000 to 23000, step 100)
Single color, width, and style configuration for all lines
Uses hline() so lines are fixed across the full chart
Easy to adjust or toggle lines individually
💡 Use Cases:
Highlighting round-number levels on instruments like Nasdaq 100 Futures
Visualizing major price zones
Manual technical analysis without scripting loops
Let me know if you want to make it dynamic, add labels, or only draw lines within the visible chart range.
MINT Level's (DO, WO, MO)| Adaptive PROMINT Level's (DO, WO, MO)| Adaptive PRO — умный индикатор уровней DO, WO, MO, PDH/PDL, PWH/PWL, PMH/PML
Индикатор для точной и быстрой работы с ключевыми уровнями рынка:
- Автоматически строит важнейшие уровни: открытие дня, недели, месяца, экстремумы предыдущих дней, недель и месяцев.
- Отображает диапазоны: показывает не только сами уровни, но и размер диапазона (Δ) и его процент (%).
- Выбор метода построения: уровни High/Low предыдущей недели/месяца могут строиться как по теням свечей, так и по их телам (close/open) — настраивается в один клик.
- Авто-скрытие на старших ТФ: уровни не мешают анализу.
- Гибкие настройки: цвета, стили, подписи под ваш вкус.
- Для любого рынка: крипто, акции, форекс, фьючерсы.
- Идеально для скальперов, интрадей и свинг трейдеров!
MINT Level's (DO, WO, MO) | Adaptive PRO — Smart Key Level Indicator: DO, WO, MO, PDH/PDL, PWH/PWL, PMH/PML
The indicator for fast and precise work with the market’s key levels:
Automatically plots the most important levels: day/week/month opens and previous day, week, and month highs/lows.
Displays ranges: shows not only the levels themselves, but also the range size (Δ) and its percentage (%).
Customizable calculation method: previous week/month high/low can be plotted by candle wicks or candle bodies (close/open) — set with a single click.
Auto-hides on higher timeframes: levels never clutter your chart.
Flexible customization: choose your own colors, styles, and label formatting.
Works on all markets: crypto, stocks, forex, futures.
Perfect for scalpers, intraday, and swing traders!
Last BarLast Bar Color
This indicator highlights only the last (most recent) price bar on the chart using dynamic color logic based on price movement:
🟢 Green if the current price closed higher than the previous bar's close
🔴 Red if the current price closed lower than the previous bar's close
⚪ Gray if the current price is unchanged
This simple yet powerful visual cue helps traders:
Quickly assess short-term price momentum
Monitor real-time candle behavior without clutter
Combine with other indicators or strategies for sharper entry/exit signals
🔧 No inputs required. Lightweight and compatible with all timeframes and chart types.
StratNinjaTableThe StratNinjaTable is a comprehensive technical analysis tool for TradingView designed to provide traders with a multi-timeframe overview of a security's performance and key metrics in a single, customizable table.
This indicator is built around "The Strat" candlestick methodology, which focuses on inside bars (1), trending bars (2U for up, 2D for down), and outside bars (3). It displays this information across multiple, user-selected timeframes simultaneously, from minutes to yearly charts.
Key Features
Multi-Timeframe "Strat" Analysis: The core of the indicator is a table that shows the current "Strat" number (1, 2U, 2D, or 3) and the directional bias (▲ for up, ▼ for down) for each selected timeframe. This allows for a quick assessment of market structure and potential setups across different chart periods.
Customizable Timeframe Selection: Users can easily select which timeframes they want to monitor, including standard intervals like 5-minute, 15-minute, hourly, daily, weekly, and monthly charts.
Comprehensive Data Table: Beyond the "Strat" analysis, the indicator populates a detailed table with essential market data:
Ticker Information: Displays the current ticker and the chart's timeframe.
Money Flow Index (MFI): Shows the MFI value, with color-coded backgrounds to highlight overbought (>80) and oversold (<20) conditions.
Average True Range (ATR): Provides the ATR value and its percentage relative to the closing price, with color signals for low or high volatility.
Market Cap: Calculates and displays the security's market capitalization.
Sector Information: Shows the sector the security belongs to.
Moving Average Data: Includes the distance of the current price from the 20-day Simple Moving Average (SMA), expressed as a percentage.
Volume: Displays the 30-day average trading volume.
Strat Pattern Prediction: Shows a historical sequence of the last two Strat patterns and a potential future pattern based on the current bar's direction.
Timeframe Countdown: A timer for each timeframe shows how much time is left until the current candle closes.
Customizable Appearance: The indicator offers extensive customization options for the table's position on the screen and the colors used for different "Strat" bar types, allowing users to tailor the visual presentation to their preferences.
In essence, the StratNinjaTable serves as an all-in-one dashboard, enabling traders to quickly gauge market sentiment, identify confluence across timeframes, and access key technical data without cluttering their charts with multiple separate indicators.
Swing Failure Patterns | InvrsROBINHOODA Swing Failure Pattern is a powerful price action signal that suggests a "liquidity grab" or "stop hunt." The indicator identifies two types of SFPs:
🐻 Bearish SFP (Red Label): This occurs when the price pushes above a prior swing high but then closes back below it. This failure to hold higher prices indicates that buyers have lost control, and the move was likely designed to trigger the stop-loss orders of short-sellers. It signals a potential move lower.
🐂 Bullish SFP (Green Label): This occurs when the price pushes below a prior swing low but then closes back above it. This failure to hold lower prices suggests that sellers have been exhausted, and the move was likely a hunt for the stops of long-position holders. It signals a potential move higher.
The indicator works by first detecting significant swing points based on user-defined Pivot Left Bars and Pivot Right Bars settings. It then watches for the price to sweep past one of these pivots and close back on the opposite side, at which point it draws a clear label on the chart.
How to Use It in Trading
Traders can use the SFP indicator as a high-probability setup for entering trades, especially when combined with other forms of analysis.
1. Reversal Entries
The most direct use of the indicator is to signal trade entries.
When a red "SFP" label appears above a candle, it can be used as a signal to enter a short (sell) position. A logical place for a stop-loss would be just above the high of that SFP candle.
When a green "SFP" label appears below a candle, it can be used as a signal to enter a long (buy) position. A logical stop-loss would be placed just below the low of the SFP candle.
2. Confirmation and Confluence
SFPs are most powerful when they form at significant locations on the chart. Do not trade every signal in isolation. Instead, look for confluence, where the SFP confirms another trading thesis. For example, a bearish SFP is much more reliable if it occurs at:
A major resistance level.
A key Fibonacci retracement level (e.g., the 61.8% or 78.6% level).
The upper boundary of a trading range or channel.
In alignment with a higher timeframe downtrend.
3. Defined Risk Management
A key advantage of the SFP pattern is that it provides a very clear and objective level to define your risk. The high or low of the candle that created the pattern serves as a natural invalidation point for the trade idea, allowing for tight and effective stop-loss placement.
CloudHidden - 4H FVG on 15mSee title, plots 4 hour fvg's on the 15 minute chart. ONLY WORKS ON A 15 MINUTE CHART!
NASDAQ Liquidity Breaker Bot1. Define session time (7:20 PM – 7:40 PM BD time / 9:20–9:40 AM EST)
2. Detect 15M swing high/low zones
3. On 1M chart: Detect strong bullish/bearish break
4. Identify breaker candle zone
5. Trigger entry based on break + retest logic
6. Set SL and TP logic (dynamic if needed)
7. Plot everything visually (entries, exits, zones)
Harami After OB/FVG Mitigationupdated harami candlestick pattern provided to plot signals when the OB. and FVG are mitigated
Harami After OB/FVG Mitigationmy strategy with the OB. FVG mitigation and plotting a harami candlestick pattern for possible trade idea
please confirm with the strategy guidelines please
Alpha VIX - with Stop loss built inAn invite-only, private market signal indicator that delivers clean, long-entry/exit signals on UVIX (15 min), with built-in dynamic stop-loss and price & % profit labels. Historically, it has generated alpha and exits are typically within 1-2 hours.
By design the signals won't trigger when there's a rally. Unlike 99% of stocks and ETFs, the strategy acts as profit market shield when the S&P pulls back after a rally, increased volatility, or when entering macro bear market.
Click Request Access above, tell me your TradingView username, and I’ll approve you ASAP.
TrustFX Sniper Zones – SMC Based📌 TrustFX SINIPER ZOZE SMC – Precision Smart Money Concept Tool
Unlock sniper-level precision in your trading with the TrustFX SINIPER ZOZE SMC indicator. Designed for both intraday and swing traders, this tool auto-detects Break of Structure (BOS), CHoCH, Order Blocks, Premium & Discount Zones, and delivers clean, real-time market structure analysis.
✅ Smart Money Concept (SMC) Based
✅ Break of Structure (BOS) & Change of Character (CHoCH)
✅ Automatic Order Block Detection
✅ Liquidity Zones & Mitigation Levels
✅ Entry/Exit Optimization Zones
✅ Perfect for Scalping, Day Trading & Swing Strategies
This is your edge to stay one step ahead of the market – spot institutional footprints, avoid retail traps, and execute with confidence.
🔍 Built for precision. Designed for results. Powered by TrustFX.
Support and Resistance Levels with BreaksThis indicator identifies dynamic support and resistance levels using pivot point analysis and provides clear trading signals when these levels are broken with volume confirmation. Enhanced version with improved signal clarity for better trading decisions.
## 🔧 Key Features
### Support & Resistance Detection
- Automatically identifies key pivot high and low levels
- Draws clear visual lines (red for resistance, blue for support)
- Configurable sensitivity with left/right bar settings
### Enhanced Trading Signals
- **BUY** signals when resistance is broken with volume confirmation
- **SELL** signals when support is broken with volume confirmation
- **Bull Wick** alerts for potential reversals at resistance
- **Bear Wick** alerts for potential reversals at support
### Volume Confirmation
- Built-in volume oscillator using 5 and 10-period EMAs
- Filters out low-volume false breakouts
- Adjustable volume threshold (default: 20%)
### Complete Alert System
- Support Broken alerts
- Resistance Broken alerts
- Bull Wick reversal alerts
- Bear Wick reversal alerts
## ⚙️ Settings
- **Show Breaks**: Toggle signal display
- **Left Bars**: Pivot detection lookback (default: 15)
- **Right Bars**: Pivot detection lookforward (default: 15)
- **Volume Threshold**: Minimum volume increase for valid signals (default: 20%)
## 📈 Best For
- Swing trading strategies
- Breakout confirmation
- Support/resistance trading
- Volume-based entry signals
## 🔍 How It Works
1. Identifies pivot highs/lows using configurable periods
2. Calculates volume oscillator for confirmation
3. Generates BUY signals on resistance breaks with volume
4. Generates SELL signals on support breaks with volume
5. Detects wick patterns for potential reversals
## 📋 Updates in This Version
- Enhanced BUY/SELL signal clarity (replaced generic "B" labels)
- Added Bull Wick and Bear Wick alert conditions
- Updated to Pine Script v6 compatibility
- Improved signal filtering and accuracy
## ⚠️ Disclaimer
This indicator is for educational and informational purposes only. Always conduct your own analysis and risk management before making trading decisions. Past performance does not guarantee future results.
---
**Original Script**: "Support and Resistance Levels with Breaks" by LuxAlgo
**License**: CC BY-NC-SA 4.0
**Enhanced by**: profitgang
**Version**: Pine Script v6
Bollinger Bands with One-Time Buy/Sell Signals + 27 EMA Ribbonthe indicator is based on price action. For FNO, better to short PE/CE (preferably of 2 weeks late expiry if one has habit of holding losses) as per the signal generated. Cut the position if price closes below the low of recent Swing low. target will be price reaching opposite BB or for 1 hr after entry.
MACD EMA + Time FilterStrategy Description: MACD EMA + Time Filter
This strategy combines MACD momentum, EMA trend filtering, and an optional time-based session filter (GMT+7) to generate high-probability trading signals. It is designed for intraday or short-term trading on small timeframes, and allows both Buy and Sell setups with fixed Risk-Reward (RR) control.
✅ Key Components:
EMA Filter: Uses a 21-period Exponential Moving Average (EMA) to determine the trend direction.
MACD Confirmation: Entries are confirmed using MACD crossover signals with customizable fast, slow, and signal periods.
Time Filter: Trades are only taken during a defined session (e.g., 19:00–22:00 GMT+7), ideal for high-liquidity trading hours.
RR Management: Entry signals include automatic Stop Loss (SL) and Take Profit (TP) levels, based on a pip buffer and RR multiplier.
Custom Options:
Enable/disable Buy or Sell signals
Show/hide SL/TP labels
Optionally display EMA on chart